commit d0782cf667fedf4615374995bf943138c24376eb Author: PiYan <1597310161@qq.com> Date: Thu Jul 8 11:24:22 2021 +0800 recommend diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8f030c1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,58 @@ +# ---> Eclipse +.metadata +bin/ +tmp/ +*.tmp +*.bak +*.swp +*~.nib +local.properties +.settings/ +.loadpath +.recommenders + +# External tool builders +.externalToolBuilders/ + +# Locally stored "Eclipse launch configurations" +*.launch + +# PyDev specific (Python IDE for Eclipse) +*.pydevproject + +# CDT-specific (C/C++ Development Tooling) +.cproject + +# CDT- autotools +.autotools + +# Java annotation processor (APT) +.factorypath + +# PDT-specific (PHP Development Tools) +.buildpath + +# sbteclipse plugin +.target + +# Tern plugin +.tern-project + +# TeXlipse plugin +.texlipse + +# STS (Spring Tool Suite) +.springBeans + +# Code Recommenders +.recommenders/ + +# Annotation Processing +.apt_generated/ +.apt_generated_test/ + +# Scala IDE specific (Scala & Java development for Eclipse) +.cache-main +.scala_dependencies +.worksheet + diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..204b93d --- /dev/null +++ b/LICENSE @@ -0,0 +1,19 @@ +MIT License Copyright (c) + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is furnished +to do so, subject to the following conditions: + +The above copyright notice and this permission notice (including the next +paragraph) shall be included in all copies or substantial portions of the +Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS +OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF +OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/README.md b/README.md new file mode 100644 index 0000000..745cecc --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +#### 从命令行创建一个新的仓库 + +```bash +touch README.md +git init +git add README.md +git commit -m "first commit" +git remote add origin https://bdgit.educoder.net/p54670231/Idea.git +git push -u origin master + +``` + +#### 从命令行推送已经创建的仓库 + +```bash +git remote add origin https://bdgit.educoder.net/p54670231/Idea.git +git push -u origin master + +``` + +所有的源码放在 src/part1.7z 与 src/part2.7z中 diff --git a/doc/readme.txt b/doc/readme.txt new file mode 100644 index 0000000..a368d0e --- /dev/null +++ b/doc/readme.txt @@ -0,0 +1 @@ +this is doc \ No newline at end of file diff --git a/doc/第三组:需求构思及描述.docx b/doc/第三组:需求构思及描述.docx new file mode 100644 index 0000000..a291888 Binary files /dev/null and b/doc/第三组:需求构思及描述.docx differ diff --git a/doc/设计模型汇报.pptx b/doc/设计模型汇报.pptx new file mode 100644 index 0000000..7010374 Binary files /dev/null and b/doc/设计模型汇报.pptx differ diff --git a/doc/设计评审意见.docx b/doc/设计评审意见.docx new file mode 100644 index 0000000..e04f4e0 Binary files /dev/null and b/doc/设计评审意见.docx differ diff --git a/doc/需求模型汇报(方正喵呜体).pptx b/doc/需求模型汇报(方正喵呜体).pptx new file mode 100644 index 0000000..69e1cc7 Binary files /dev/null and b/doc/需求模型汇报(方正喵呜体).pptx differ diff --git a/model/User_interface.mdj b/model/User_interface.mdj new file mode 100644 index 0000000..26b30c7 --- /dev/null +++ b/model/User_interface.mdj @@ -0,0 +1,13198 @@ +{ + "_type": "Project", + "_id": "AAAAAAFF+h6SjaM2Hec=", + "name": "Untitled", + "ownedElements": [ + { + "_type": "UMLModel", + "_id": "AAAAAAF583OhX+rQ1bM=", + "_parent": { + "$ref": "AAAAAAFF+h6SjaM2Hec=" + }, + "name": "User_interface", + "ownedElements": [ + { + "_type": "UMLClassDiagram", + "_id": "AAAAAAF583OhYOrRjWE=", + "_parent": { + "$ref": "AAAAAAF583OhX+rQ1bM=" + }, + "name": "user_interface", + "ownedViews": [ + { + "_type": "UMLClassView", + "_id": "AAAAAAF5836J2uu4ytM=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF5836J2uu2KHQ=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5836J2uu5bg0=", + "_parent": { + "$ref": "AAAAAAF5836J2uu4ytM=" + }, + "model": { + "$ref": "AAAAAAF5836J2uu2KHQ=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5836J2uu6AwA=", + "_parent": { + "$ref": "AAAAAAF5836J2uu5bg0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -32, + "top": 48, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5836J2+u70Mw=", + "_parent": { + "$ref": "AAAAAAF5836J2uu5bg0=" + }, + "font": "Arial;13;1", + "left": 277, + "top": 39, + "width": 278, + "height": 13, + "text": "Home" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5836J2+u8/x0=", + "_parent": { + "$ref": "AAAAAAF5836J2uu5bg0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -32, + "top": 48, + "width": 122.80810546875, + "height": 13, + "text": "(from User_interface)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5836J2+u99uc=", + "_parent": { + "$ref": "AAAAAAF5836J2uu5bg0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -32, + "top": 48, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 272, + "top": 32, + "width": 288, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5836J2uu6AwA=" + }, + "nameLabel": { + "$ref": "AAAAAAF5836J2+u70Mw=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5836J2+u8/x0=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5836J2+u99uc=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5836J2+u+UN4=", + "_parent": { + "$ref": "AAAAAAF5836J2uu4ytM=" + }, + "model": { + "$ref": "AAAAAAF5836J2uu2KHQ=" + }, + "font": "Arial;13;0", + "left": 272, + "top": 57, + "width": 288, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5836J2+u/EQo=", + "_parent": { + "$ref": "AAAAAAF5836J2uu4ytM=" + }, + "model": { + "$ref": "AAAAAAF5836J2uu2KHQ=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF584Rgwuwqyiw=", + "_parent": { + "$ref": "AAAAAAF5836J2+u/EQo=" + }, + "model": { + "$ref": "AAAAAAF584RgvOwnmEI=" + }, + "font": "Arial;13;0", + "left": 277, + "top": 72, + "width": 278, + "height": 13, + "text": "+User_click()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 272, + "top": 67, + "width": 288, + "height": 23 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5836J2+vAse0=", + "_parent": { + "$ref": "AAAAAAF5836J2uu4ytM=" + }, + "model": { + "$ref": "AAAAAAF5836J2uu2KHQ=" + }, + "subViews": [ + { + "_type": "UMLReceptionView", + "_id": "AAAAAAF5836thOvk44Q=", + "_parent": { + "$ref": "AAAAAAF5836J2+vAse0=" + }, + "model": { + "$ref": "AAAAAAF5836tfevhnCY=" + }, + "font": "Arial;13;0", + "left": 277, + "top": 95, + "width": 278, + "height": 13, + "text": "+Home_start()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLReceptionView", + "_id": "AAAAAAF58360XOvqG9s=", + "_parent": { + "$ref": "AAAAAAF5836J2+vAse0=" + }, + "model": { + "$ref": "AAAAAAF58360WevnxWk=" + }, + "font": "Arial;13;0", + "left": 277, + "top": 110, + "width": 278, + "height": 13, + "text": "+Home_delete()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLReceptionView", + "_id": "AAAAAAF58365w+vw3MQ=", + "_parent": { + "$ref": "AAAAAAF5836J2+vAse0=" + }, + "model": { + "$ref": "AAAAAAF58365v+vtUY4=" + }, + "font": "Arial;13;0", + "left": 277, + "top": 125, + "width": 278, + "height": 13, + "text": "-change_to_login()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLReceptionView", + "_id": "AAAAAAF5836+p+v2O+w=", + "_parent": { + "$ref": "AAAAAAF5836J2+vAse0=" + }, + "model": { + "$ref": "AAAAAAF5836+o+vzzlw=" + }, + "font": "Arial;13;0", + "left": 277, + "top": 140, + "width": 278, + "height": 13, + "text": "-change_to_book()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLReceptionView", + "_id": "AAAAAAF5837EQ+v8mtU=", + "_parent": { + "$ref": "AAAAAAF5836J2+vAse0=" + }, + "model": { + "$ref": "AAAAAAF5837EP+v5iP0=" + }, + "font": "Arial;13;0", + "left": 277, + "top": 155, + "width": 278, + "height": 13, + "text": "-change_to_recommend()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLReceptionView", + "_id": "AAAAAAF5837J5ewCjuw=", + "_parent": { + "$ref": "AAAAAAF5836J2+vAse0=" + }, + "model": { + "$ref": "AAAAAAF5837J4+v/N3A=" + }, + "font": "Arial;13;0", + "left": 277, + "top": 170, + "width": 278, + "height": 13, + "text": "-change_to_person()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLReceptionView", + "_id": "AAAAAAF583+rcuwLius=", + "_parent": { + "$ref": "AAAAAAF5836J2+vAse0=" + }, + "model": { + "$ref": "AAAAAAF583+rbuwI9lk=" + }, + "font": "Arial;13;0", + "left": 277, + "top": 185, + "width": 278, + "height": 13, + "text": "-change_tocommunication()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLReceptionView", + "_id": "AAAAAAF584P6zuweg7g=", + "_parent": { + "$ref": "AAAAAAF5836J2+vAse0=" + }, + "model": { + "$ref": "AAAAAAF584P6yuwbuTM=" + }, + "font": "Arial;13;0", + "left": 277, + "top": 200, + "width": 278, + "height": 13, + "text": "-event_filter()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 272, + "top": 90, + "width": 288, + "height": 128 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5836J2+vBHfA=", + "_parent": { + "$ref": "AAAAAAF5836J2uu4ytM=" + }, + "model": { + "$ref": "AAAAAAF5836J2uu2KHQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": 24, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 272, + "top": 32, + "width": 288, + "height": 186, + "nameCompartment": { + "$ref": "AAAAAAF5836J2uu5bg0=" + }, + "suppressReceptions": false, + "attributeCompartment": { + "$ref": "AAAAAAF5836J2+u+UN4=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5836J2+u/EQo=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5836J2+vAse0=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5836J2+vBHfA=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF584VAiOw1jWE=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF584VAh+wzhA0=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF584VAiOw2yGU=", + "_parent": { + "$ref": "AAAAAAF584VAiOw1jWE=" + }, + "model": { + "$ref": "AAAAAAF584VAh+wzhA0=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF584VAiOw346A=", + "_parent": { + "$ref": "AAAAAAF584VAiOw2yGU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -224, + "top": 128, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF584VAiOw451A=", + "_parent": { + "$ref": "AAAAAAF584VAiOw2yGU=" + }, + "font": "Arial;13;1", + "left": 37, + "top": 175, + "width": 150.6689453125, + "height": 13, + "text": "Login" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF584VAiOw5EtI=", + "_parent": { + "$ref": "AAAAAAF584VAiOw2yGU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -224, + "top": 128, + "width": 122.80810546875, + "height": 13, + "text": "(from User_interface)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF584VAiOw6pAo=", + "_parent": { + "$ref": "AAAAAAF584VAiOw2yGU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -224, + "top": 128, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 32, + "top": 168, + "width": 160.6689453125, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF584VAiOw346A=" + }, + "nameLabel": { + "$ref": "AAAAAAF584VAiOw451A=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF584VAiOw5EtI=" + }, + "propertyLabel": { + "$ref": "AAAAAAF584VAiOw6pAo=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF584VAiOw7QQQ=", + "_parent": { + "$ref": "AAAAAAF584VAiOw1jWE=" + }, + "model": { + "$ref": "AAAAAAF584VAh+wzhA0=" + }, + "font": "Arial;13;0", + "left": 32, + "top": 193, + "width": 160.6689453125, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF584VAiOw88JE=", + "_parent": { + "$ref": "AAAAAAF584VAiOw1jWE=" + }, + "model": { + "$ref": "AAAAAAF584VAh+wzhA0=" + }, + "font": "Arial;13;0", + "left": 32, + "top": 203, + "width": 160.6689453125, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF584VAiOw9Zec=", + "_parent": { + "$ref": "AAAAAAF584VAiOw1jWE=" + }, + "model": { + "$ref": "AAAAAAF584VAh+wzhA0=" + }, + "subViews": [ + { + "_type": "UMLReceptionView", + "_id": "AAAAAAF584WAL+xpy3Q=", + "_parent": { + "$ref": "AAAAAAF584VAiOw9Zec=" + }, + "model": { + "$ref": "AAAAAAF584WALOxmgXA=" + }, + "font": "Arial;13;0", + "left": 37, + "top": 218, + "width": 150.6689453125, + "height": 13, + "text": "+Enter()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 32, + "top": 213, + "width": 160.6689453125, + "height": 23 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF584VAiOw+GZk=", + "_parent": { + "$ref": "AAAAAAF584VAiOw1jWE=" + }, + "model": { + "$ref": "AAAAAAF584VAh+wzhA0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 61, + "top": 168, + "width": 130.6689453125, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 32, + "top": 168, + "width": 160.6689453125, + "height": 68, + "nameCompartment": { + "$ref": "AAAAAAF584VAiOw2yGU=" + }, + "suppressReceptions": false, + "attributeCompartment": { + "$ref": "AAAAAAF584VAiOw7QQQ=" + }, + "operationCompartment": { + "$ref": "AAAAAAF584VAiOw88JE=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF584VAiOw9Zec=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF584VAiOw+GZk=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF584X3b+xxjIo=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF584X3b+xvQiI=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF584X3b+xyOoM=", + "_parent": { + "$ref": "AAAAAAF584X3b+xxjIo=" + }, + "model": { + "$ref": "AAAAAAF584X3b+xvQiI=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF584X3b+xzquk=", + "_parent": { + "$ref": "AAAAAAF584X3b+xyOoM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 32, + "top": -192, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF584X3b+x0f/M=", + "_parent": { + "$ref": "AAAAAAF584X3b+xyOoM=" + }, + "font": "Arial;13;1", + "left": 141, + "top": 255, + "width": 207, + "height": 13, + "text": "Book" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF584X3b+x171Y=", + "_parent": { + "$ref": "AAAAAAF584X3b+xyOoM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 32, + "top": -192, + "width": 122.80810546875, + "height": 13, + "text": "(from User_interface)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF584X3b+x20Lo=", + "_parent": { + "$ref": "AAAAAAF584X3b+xyOoM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 32, + "top": -192, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 136, + "top": 248, + "width": 217, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF584X3b+xzquk=" + }, + "nameLabel": { + "$ref": "AAAAAAF584X3b+x0f/M=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF584X3b+x171Y=" + }, + "propertyLabel": { + "$ref": "AAAAAAF584X3b+x20Lo=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF584X3b+x33gA=", + "_parent": { + "$ref": "AAAAAAF584X3b+xxjIo=" + }, + "model": { + "$ref": "AAAAAAF584X3b+xvQiI=" + }, + "font": "Arial;13;0", + "left": 136, + "top": 273, + "width": 217, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF584X3b+x4WH8=", + "_parent": { + "$ref": "AAAAAAF584X3b+xxjIo=" + }, + "model": { + "$ref": "AAAAAAF584X3b+xvQiI=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF584YdyuycnYA=", + "_parent": { + "$ref": "AAAAAAF584X3b+x4WH8=" + }, + "model": { + "$ref": "AAAAAAF584YdxeyZmKE=" + }, + "font": "Arial;13;0", + "left": 141, + "top": 288, + "width": 207, + "height": 13, + "text": "+CAT()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF584Yjt+yiT/0=", + "_parent": { + "$ref": "AAAAAAF584X3b+x4WH8=" + }, + "model": { + "$ref": "AAAAAAF584YjtOyfu4I=" + }, + "font": "Arial;13;0", + "left": 141, + "top": 303, + "width": 207, + "height": 13, + "text": "+DOG()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF584Yoruyom90=", + "_parent": { + "$ref": "AAAAAAF584X3b+x4WH8=" + }, + "model": { + "$ref": "AAAAAAF584Yoqeylj08=" + }, + "font": "Arial;13;0", + "left": 141, + "top": 318, + "width": 207, + "height": 13, + "text": "+OTHERS()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 136, + "top": 283, + "width": 217, + "height": 53 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF584X3b+x5IPY=", + "_parent": { + "$ref": "AAAAAAF584X3b+xxjIo=" + }, + "model": { + "$ref": "AAAAAAF584X3b+xvQiI=" + }, + "subViews": [ + { + "_type": "UMLReceptionView", + "_id": "AAAAAAF584ZwmOyzyus=", + "_parent": { + "$ref": "AAAAAAF584X3b+x5IPY=" + }, + "model": { + "$ref": "AAAAAAF584ZwlOywPvw=" + }, + "font": "Arial;13;0", + "left": 141, + "top": 341, + "width": 207, + "height": 13, + "text": "+change_to_cat()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLReceptionView", + "_id": "AAAAAAF584Z8Wuy5GtY=", + "_parent": { + "$ref": "AAAAAAF584X3b+x5IPY=" + }, + "model": { + "$ref": "AAAAAAF584Z8Vuy2EC4=" + }, + "font": "Arial;13;0", + "left": 141, + "top": 356, + "width": 207, + "height": 13, + "text": "+change_to_dog()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLReceptionView", + "_id": "AAAAAAF584aDLey/cMQ=", + "_parent": { + "$ref": "AAAAAAF584X3b+x5IPY=" + }, + "model": { + "$ref": "AAAAAAF584aDKey8AmY=" + }, + "font": "Arial;13;0", + "left": 141, + "top": 371, + "width": 207, + "height": 13, + "text": "+change_to_other()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 136, + "top": 336, + "width": 217, + "height": 53 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF584X3cOx6XdA=", + "_parent": { + "$ref": "AAAAAAF584X3b+xxjIo=" + }, + "model": { + "$ref": "AAAAAAF584X3b+xvQiI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 16, + "top": -96, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 136, + "top": 248, + "width": 217, + "height": 145, + "nameCompartment": { + "$ref": "AAAAAAF584X3b+xyOoM=" + }, + "suppressReceptions": false, + "attributeCompartment": { + "$ref": "AAAAAAF584X3b+x33gA=" + }, + "operationCompartment": { + "$ref": "AAAAAAF584X3b+x4WH8=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF584X3b+x5IPY=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF584X3cOx6XdA=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF584csX+zMGW4=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF584csXuzKcXw=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF584csX+zNMB8=", + "_parent": { + "$ref": "AAAAAAF584csX+zMGW4=" + }, + "model": { + "$ref": "AAAAAAF584csXuzKcXw=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF584csX+zOu6A=", + "_parent": { + "$ref": "AAAAAAF584csX+zNMB8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -192, + "top": -112, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF584csX+zPpUg=", + "_parent": { + "$ref": "AAAAAAF584csX+zNMB8=" + }, + "font": "Arial;13;1", + "left": 13, + "top": 447, + "width": 159, + "height": 13, + "text": "CAT_START" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF584csX+zQ1wY=", + "_parent": { + "$ref": "AAAAAAF584csX+zNMB8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -192, + "top": -112, + "width": 122.80810546875, + "height": 13, + "text": "(from User_interface)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF584csX+zRU9Q=", + "_parent": { + "$ref": "AAAAAAF584csX+zNMB8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -192, + "top": -112, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 8, + "top": 440, + "width": 169, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF584csX+zOu6A=" + }, + "nameLabel": { + "$ref": "AAAAAAF584csX+zPpUg=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF584csX+zQ1wY=" + }, + "propertyLabel": { + "$ref": "AAAAAAF584csX+zRU9Q=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF584csX+zSC4c=", + "_parent": { + "$ref": "AAAAAAF584csX+zMGW4=" + }, + "model": { + "$ref": "AAAAAAF584csXuzKcXw=" + }, + "font": "Arial;13;0", + "left": 8, + "top": 465, + "width": 169, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF584csX+zT8H4=", + "_parent": { + "$ref": "AAAAAAF584csX+zMGW4=" + }, + "model": { + "$ref": "AAAAAAF584csXuzKcXw=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF584dhuuz4v40=", + "_parent": { + "$ref": "AAAAAAF584csX+zT8H4=" + }, + "model": { + "$ref": "AAAAAAF584dhsuz17D8=" + }, + "font": "Arial;13;0", + "left": 13, + "top": 480, + "width": 159, + "height": 13, + "text": "+Pupper_Cat()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF584do0ez+ISc=", + "_parent": { + "$ref": "AAAAAAF584csX+zT8H4=" + }, + "model": { + "$ref": "AAAAAAF584dozOz7zOI=" + }, + "font": "Arial;13;0", + "left": 13, + "top": 495, + "width": 159, + "height": 13, + "text": "+Gafei_cat()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF584dsgO0E0ZE=", + "_parent": { + "$ref": "AAAAAAF584csX+zT8H4=" + }, + "model": { + "$ref": "AAAAAAF584dsfO0BEoU=" + }, + "font": "Arial;13;0", + "left": 13, + "top": 510, + "width": 159, + "height": 13, + "text": "+short_cat()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF584fwwu0N9to=", + "_parent": { + "$ref": "AAAAAAF584csX+zT8H4=" + }, + "model": { + "$ref": "AAAAAAF584fwv+0KK9c=" + }, + "font": "Arial;13;0", + "left": 13, + "top": 525, + "width": 159, + "height": 13, + "text": "+lazy_cat()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 8, + "top": 475, + "width": 169, + "height": 68 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF584csX+zUKjA=", + "_parent": { + "$ref": "AAAAAAF584csX+zMGW4=" + }, + "model": { + "$ref": "AAAAAAF584csXuzKcXw=" + }, + "subViews": [ + { + "_type": "UMLReceptionView", + "_id": "AAAAAAF584ikRu0XtTw=", + "_parent": { + "$ref": "AAAAAAF584csX+zUKjA=" + }, + "model": { + "$ref": "AAAAAAF584ikQe0UOcs=" + }, + "font": "Arial;13;0", + "left": 13, + "top": 548, + "width": 159, + "height": 13, + "text": "+change_to_pupper()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLReceptionView", + "_id": "AAAAAAF584jFD+0e8/0=", + "_parent": { + "$ref": "AAAAAAF584csX+zUKjA=" + }, + "model": { + "$ref": "AAAAAAF584jFCu0beZE=" + }, + "font": "Arial;13;0", + "left": 13, + "top": 563, + "width": 159, + "height": 13, + "text": "+chagne_to_gaei()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLReceptionView", + "_id": "AAAAAAF584jLo+0kZ2c=", + "_parent": { + "$ref": "AAAAAAF584csX+zUKjA=" + }, + "model": { + "$ref": "AAAAAAF584jLnu0hV60=" + }, + "font": "Arial;13;0", + "left": 13, + "top": 578, + "width": 159, + "height": 13, + "text": "+change_to_short()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLReceptionView", + "_id": "AAAAAAF584jOdu0qH8A=", + "_parent": { + "$ref": "AAAAAAF584csX+zUKjA=" + }, + "model": { + "$ref": "AAAAAAF584jOce0nTdk=" + }, + "font": "Arial;13;0", + "left": 13, + "top": 593, + "width": 159, + "height": 13, + "text": "+change_to_lazy()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 8, + "top": 543, + "width": 169, + "height": 68 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF584csX+zV6z0=", + "_parent": { + "$ref": "AAAAAAF584csX+zMGW4=" + }, + "model": { + "$ref": "AAAAAAF584csXuzKcXw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -96, + "top": -56, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 8, + "top": 440, + "width": 169, + "height": 171, + "nameCompartment": { + "$ref": "AAAAAAF584csX+zNMB8=" + }, + "suppressReceptions": false, + "attributeCompartment": { + "$ref": "AAAAAAF584csX+zSC4c=" + }, + "operationCompartment": { + "$ref": "AAAAAAF584csX+zT8H4=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF584csX+zUKjA=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF584csX+zV6z0=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF584lh1e02nsg=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF584lh1O00eqw=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF584lh1e03QXY=", + "_parent": { + "$ref": "AAAAAAF584lh1e02nsg=" + }, + "model": { + "$ref": "AAAAAAF584lh1O00eqw=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF584lh1e04B14=", + "_parent": { + "$ref": "AAAAAAF584lh1e03QXY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 80, + "top": -16, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF584lh1e05AVk=", + "_parent": { + "$ref": "AAAAAAF584lh1e03QXY=" + }, + "font": "Arial;13;1", + "left": 269, + "top": 439, + "width": 166, + "height": 13, + "text": "DOG_START" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF584lh1e06g90=", + "_parent": { + "$ref": "AAAAAAF584lh1e03QXY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 80, + "top": -16, + "width": 122.80810546875, + "height": 13, + "text": "(from User_interface)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF584lh1e07ZIs=", + "_parent": { + "$ref": "AAAAAAF584lh1e03QXY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 80, + "top": -16, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 264, + "top": 432, + "width": 176, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF584lh1e04B14=" + }, + "nameLabel": { + "$ref": "AAAAAAF584lh1e05AVk=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF584lh1e06g90=" + }, + "propertyLabel": { + "$ref": "AAAAAAF584lh1e07ZIs=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF584lh1u08flg=", + "_parent": { + "$ref": "AAAAAAF584lh1e02nsg=" + }, + "model": { + "$ref": "AAAAAAF584lh1O00eqw=" + }, + "font": "Arial;13;0", + "left": 264, + "top": 457, + "width": 176, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF584lh1u09+bE=", + "_parent": { + "$ref": "AAAAAAF584lh1e02nsg=" + }, + "model": { + "$ref": "AAAAAAF584lh1O00eqw=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF584mDRO1hDDo=", + "_parent": { + "$ref": "AAAAAAF584lh1u09+bE=" + }, + "model": { + "$ref": "AAAAAAF584mDPu1e12w=" + }, + "font": "Arial;13;0", + "left": 269, + "top": 472, + "width": 166, + "height": 13, + "text": "+aer_dog()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF584mISu1ng+Q=", + "_parent": { + "$ref": "AAAAAAF584lh1u09+bE=" + }, + "model": { + "$ref": "AAAAAAF584mIRO1ktHk=" + }, + "font": "Arial;13;0", + "left": 269, + "top": 487, + "width": 166, + "height": 13, + "text": "+beta_dog()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF584mLs+1tMeU=", + "_parent": { + "$ref": "AAAAAAF584lh1u09+bE=" + }, + "model": { + "$ref": "AAAAAAF584mLru1qJI0=" + }, + "font": "Arial;13;0", + "left": 269, + "top": 502, + "width": 166, + "height": 13, + "text": "+gama_dog()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 264, + "top": 467, + "width": 176, + "height": 53 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF584lh1u0+YbA=", + "_parent": { + "$ref": "AAAAAAF584lh1e02nsg=" + }, + "model": { + "$ref": "AAAAAAF584lh1O00eqw=" + }, + "subViews": [ + { + "_type": "UMLReceptionView", + "_id": "AAAAAAF584nsb+13qUo=", + "_parent": { + "$ref": "AAAAAAF584lh1u0+YbA=" + }, + "model": { + "$ref": "AAAAAAF584nsau10wEk=" + }, + "font": "Arial;13;0", + "left": 269, + "top": 525, + "width": 166, + "height": 13, + "text": "+change_to_aer_dog()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLReceptionView", + "_id": "AAAAAAF584nyWe19dgY=", + "_parent": { + "$ref": "AAAAAAF584lh1u0+YbA=" + }, + "model": { + "$ref": "AAAAAAF584nyVO16cng=" + }, + "font": "Arial;13;0", + "left": 269, + "top": 540, + "width": 166, + "height": 13, + "text": "+change_to_betadog()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLReceptionView", + "_id": "AAAAAAF584n37O2DS2c=", + "_parent": { + "$ref": "AAAAAAF584lh1u0+YbA=" + }, + "model": { + "$ref": "AAAAAAF584n35u2AmmA=" + }, + "font": "Arial;13;0", + "left": 269, + "top": 555, + "width": 166, + "height": 13, + "text": "+change_to_gamadog()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 264, + "top": 520, + "width": 176, + "height": 53 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF584lh1u0/Rlk=", + "_parent": { + "$ref": "AAAAAAF584lh1e02nsg=" + }, + "model": { + "$ref": "AAAAAAF584lh1O00eqw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 40, + "top": -8, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 264, + "top": 432, + "width": 176, + "height": 141, + "nameCompartment": { + "$ref": "AAAAAAF584lh1e03QXY=" + }, + "suppressReceptions": false, + "attributeCompartment": { + "$ref": "AAAAAAF584lh1u08flg=" + }, + "operationCompartment": { + "$ref": "AAAAAAF584lh1u09+bE=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF584lh1u0+YbA=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF584lh1u0/Rlk=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF584p/zO2MATA=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF584p/zO2K5hc=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF584p/zO2NkrA=", + "_parent": { + "$ref": "AAAAAAF584p/zO2MATA=" + }, + "model": { + "$ref": "AAAAAAF584p/zO2K5hc=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF584p/zO2OFbM=", + "_parent": { + "$ref": "AAAAAAF584p/zO2NkrA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -128, + "top": -384, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF584p/zO2P6AI=", + "_parent": { + "$ref": "AAAAAAF584p/zO2NkrA=" + }, + "font": "Arial;13;1", + "left": 405, + "top": 263, + "width": 135, + "height": 13, + "text": "others" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF584p/zO2QEkc=", + "_parent": { + "$ref": "AAAAAAF584p/zO2NkrA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -128, + "top": -384, + "width": 122.80810546875, + "height": 13, + "text": "(from User_interface)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF584p/zO2RvJ8=", + "_parent": { + "$ref": "AAAAAAF584p/zO2NkrA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -128, + "top": -384, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 400, + "top": 256, + "width": 145, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF584p/zO2OFbM=" + }, + "nameLabel": { + "$ref": "AAAAAAF584p/zO2P6AI=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF584p/zO2QEkc=" + }, + "propertyLabel": { + "$ref": "AAAAAAF584p/zO2RvJ8=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF584p/zO2SbtQ=", + "_parent": { + "$ref": "AAAAAAF584p/zO2MATA=" + }, + "model": { + "$ref": "AAAAAAF584p/zO2K5hc=" + }, + "font": "Arial;13;0", + "left": 400, + "top": 281, + "width": 145, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF584p/zO2T3Y8=", + "_parent": { + "$ref": "AAAAAAF584p/zO2MATA=" + }, + "model": { + "$ref": "AAAAAAF584p/zO2K5hc=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF584qdBu245/s=", + "_parent": { + "$ref": "AAAAAAF584p/zO2T3Y8=" + }, + "model": { + "$ref": "AAAAAAF584qc/u21r7Y=" + }, + "font": "Arial;13;0", + "left": 405, + "top": 296, + "width": 135, + "height": 13, + "text": "+Rabbit()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF584rBFe3FN7o=", + "_parent": { + "$ref": "AAAAAAF584p/zO2T3Y8=" + }, + "model": { + "$ref": "AAAAAAF584rBDe3CFIY=" + }, + "font": "Arial;13;0", + "left": 405, + "top": 311, + "width": 135, + "height": 13, + "text": "+turtle()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 400, + "top": 291, + "width": 145, + "height": 38 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF584p/zO2UQSs=", + "_parent": { + "$ref": "AAAAAAF584p/zO2MATA=" + }, + "model": { + "$ref": "AAAAAAF584p/zO2K5hc=" + }, + "subViews": [ + { + "_type": "UMLReceptionView", + "_id": "AAAAAAF584qrXu2/hzk=", + "_parent": { + "$ref": "AAAAAAF584p/zO2UQSs=" + }, + "model": { + "$ref": "AAAAAAF584qrWe28XLc=" + }, + "font": "Arial;13;0", + "left": 405, + "top": 334, + "width": 135, + "height": 13, + "text": "+change_to_rabit()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLReceptionView", + "_id": "AAAAAAF584rIuO3LIvI=", + "_parent": { + "$ref": "AAAAAAF584p/zO2UQSs=" + }, + "model": { + "$ref": "AAAAAAF584rIsu3IYlU=" + }, + "font": "Arial;13;0", + "left": 405, + "top": 349, + "width": 135, + "height": 13, + "text": "+change_to_turtle()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 400, + "top": 329, + "width": 145, + "height": 38 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF584p/zO2Vl4k=", + "_parent": { + "$ref": "AAAAAAF584p/zO2MATA=" + }, + "model": { + "$ref": "AAAAAAF584p/zO2K5hc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -64, + "top": -192, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 400, + "top": 256, + "width": 145, + "height": 113, + "nameCompartment": { + "$ref": "AAAAAAF584p/zO2NkrA=" + }, + "suppressReceptions": false, + "attributeCompartment": { + "$ref": "AAAAAAF584p/zO2SbtQ=" + }, + "operationCompartment": { + "$ref": "AAAAAAF584p/zO2T3Y8=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF584p/zO2UQSs=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF584p/zO2Vl4k=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF5841qou3Xvoo=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF5841qoe3VKno=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5841qou3YxI0=", + "_parent": { + "$ref": "AAAAAAF5841qou3Xvoo=" + }, + "model": { + "$ref": "AAAAAAF5841qoe3VKno=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5841qou3ZODY=", + "_parent": { + "$ref": "AAAAAAF5841qou3YxI0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -928, + "top": 416, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5841qou3a6UI=", + "_parent": { + "$ref": "AAAAAAF5841qou3YxI0=" + }, + "font": "Arial;13;1", + "left": 5, + "top": 655, + "width": 115.2353515625, + "height": 13, + "text": "Pupper_cat" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5841qou3bNnw=", + "_parent": { + "$ref": "AAAAAAF5841qou3YxI0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -928, + "top": 416, + "width": 122.80810546875, + "height": 13, + "text": "(from User_interface)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5841qou3ctXs=", + "_parent": { + "$ref": "AAAAAAF5841qou3YxI0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -928, + "top": 416, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "top": 648, + "width": 125.2353515625, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5841qou3ZODY=" + }, + "nameLabel": { + "$ref": "AAAAAAF5841qou3a6UI=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5841qou3bNnw=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5841qou3ctXs=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5841qou3duF4=", + "_parent": { + "$ref": "AAAAAAF5841qou3Xvoo=" + }, + "model": { + "$ref": "AAAAAAF5841qoe3VKno=" + }, + "font": "Arial;13;0", + "top": 673, + "width": 125.2353515625, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5841qou3eRuk=", + "_parent": { + "$ref": "AAAAAAF5841qou3Xvoo=" + }, + "model": { + "$ref": "AAAAAAF5841qoe3VKno=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5843Ole6C46E=", + "_parent": { + "$ref": "AAAAAAF5841qou3eRuk=" + }, + "model": { + "$ref": "AAAAAAF5843Oi+5/nu8=" + }, + "font": "Arial;13;0", + "left": 5, + "top": 688, + "width": 115.2353515625, + "height": 13, + "text": "+the_content()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5843y6u6K/mw=", + "_parent": { + "$ref": "AAAAAAF5841qou3eRuk=" + }, + "model": { + "$ref": "AAAAAAF5843y4+6HIJQ=" + }, + "font": "Arial;13;0", + "left": 5, + "top": 703, + "width": 115.2353515625, + "height": 13, + "text": "+recommend_way()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "top": 683, + "width": 125.2353515625, + "height": 38 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5841qou3fZeg=", + "_parent": { + "$ref": "AAAAAAF5841qou3Xvoo=" + }, + "model": { + "$ref": "AAAAAAF5841qoe3VKno=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -464, + "top": 208, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5841qou3gmm8=", + "_parent": { + "$ref": "AAAAAAF5841qou3Xvoo=" + }, + "model": { + "$ref": "AAAAAAF5841qoe3VKno=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -464, + "top": 208, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "top": 648, + "width": 125.2353515625, + "height": 81, + "nameCompartment": { + "$ref": "AAAAAAF5841qou3YxI0=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF5841qou3duF4=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5841qou3eRuk=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5841qou3fZeg=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5841qou3gmm8=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF5841+v+4AEGY=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF5841+v+3++po=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5841+wO4BuVY=", + "_parent": { + "$ref": "AAAAAAF5841+v+4AEGY=" + }, + "model": { + "$ref": "AAAAAAF5841+v+3++po=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5841+wO4CpqY=", + "_parent": { + "$ref": "AAAAAAF5841+wO4BuVY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -704, + "top": 336, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5841+wO4DS+Y=", + "_parent": { + "$ref": "AAAAAAF5841+wO4BuVY=" + }, + "font": "Arial;13;1", + "left": 141, + "top": 655, + "width": 103.68896484375, + "height": 13, + "text": "Gafei_cat" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5841+wO4EzAc=", + "_parent": { + "$ref": "AAAAAAF5841+wO4BuVY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -704, + "top": 336, + "width": 122.80810546875, + "height": 13, + "text": "(from User_interface)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5841+wO4FmT4=", + "_parent": { + "$ref": "AAAAAAF5841+wO4BuVY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -704, + "top": 336, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 136, + "top": 648, + "width": 113.68896484375, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5841+wO4CpqY=" + }, + "nameLabel": { + "$ref": "AAAAAAF5841+wO4DS+Y=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5841+wO4EzAc=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5841+wO4FmT4=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5841+wO4GIRo=", + "_parent": { + "$ref": "AAAAAAF5841+v+4AEGY=" + }, + "model": { + "$ref": "AAAAAAF5841+v+3++po=" + }, + "font": "Arial;13;0", + "left": 136, + "top": 673, + "width": 113.68896484375, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5841+wO4H34I=", + "_parent": { + "$ref": "AAAAAAF5841+v+4AEGY=" + }, + "model": { + "$ref": "AAAAAAF5841+v+3++po=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF584460u6S9L0=", + "_parent": { + "$ref": "AAAAAAF5841+wO4H34I=" + }, + "model": { + "$ref": "AAAAAAF58446zO6Piuw=" + }, + "font": "Arial;13;0", + "left": 141, + "top": 688, + "width": 103.68896484375, + "height": 13, + "text": "+eat()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5845Qn+6Zrn4=", + "_parent": { + "$ref": "AAAAAAF5841+wO4H34I=" + }, + "model": { + "$ref": "AAAAAAF5845Qmu6WRjg=" + }, + "font": "Arial;13;0", + "left": 141, + "top": 703, + "width": 103.68896484375, + "height": 13, + "text": "+other_resource()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 136, + "top": 683, + "width": 113.68896484375, + "height": 38 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5841+wO4IF6E=", + "_parent": { + "$ref": "AAAAAAF5841+v+4AEGY=" + }, + "model": { + "$ref": "AAAAAAF5841+v+3++po=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -352, + "top": 168, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5841+wO4J8Bk=", + "_parent": { + "$ref": "AAAAAAF5841+v+4AEGY=" + }, + "model": { + "$ref": "AAAAAAF5841+v+3++po=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -352, + "top": 168, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 136, + "top": 648, + "width": 113.68896484375, + "height": 73, + "nameCompartment": { + "$ref": "AAAAAAF5841+wO4BuVY=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF5841+wO4GIRo=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5841+wO4H34I=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5841+wO4IF6E=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5841+wO4J8Bk=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF5842Sdu4r/VQ=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF5842Sdu4pjDs=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5842Sdu4seM4=", + "_parent": { + "$ref": "AAAAAAF5842Sdu4r/VQ=" + }, + "model": { + "$ref": "AAAAAAF5842Sdu4pjDs=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5842Sdu4tRxc=", + "_parent": { + "$ref": "AAAAAAF5842Sdu4seM4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -32, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5842Sdu4u2Hg=", + "_parent": { + "$ref": "AAAAAAF5842Sdu4seM4=" + }, + "font": "Arial;13;1", + "left": 261, + "top": 655, + "width": 84.1953125, + "height": 13, + "text": "short_cat" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5842Sdu4v7DQ=", + "_parent": { + "$ref": "AAAAAAF5842Sdu4seM4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -32, + "width": 122.80810546875, + "height": 13, + "text": "(from User_interface)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5842Sdu4wQBA=", + "_parent": { + "$ref": "AAAAAAF5842Sdu4seM4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -32, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 256, + "top": 648, + "width": 94.1953125, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5842Sdu4tRxc=" + }, + "nameLabel": { + "$ref": "AAAAAAF5842Sdu4u2Hg=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5842Sdu4v7DQ=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5842Sdu4wQBA=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5842Sdu4x8mY=", + "_parent": { + "$ref": "AAAAAAF5842Sdu4r/VQ=" + }, + "model": { + "$ref": "AAAAAAF5842Sdu4pjDs=" + }, + "font": "Arial;13;0", + "left": 256, + "top": 673, + "width": 94.1953125, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5842Sdu4yURo=", + "_parent": { + "$ref": "AAAAAAF5842Sdu4r/VQ=" + }, + "model": { + "$ref": "AAAAAAF5842Sdu4pjDs=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5846f0e6ie8E=", + "_parent": { + "$ref": "AAAAAAF5842Sdu4yURo=" + }, + "model": { + "$ref": "AAAAAAF5846fy+6fQ9U=" + }, + "font": "Arial;13;0", + "left": 261, + "top": 688, + "width": 84.1953125, + "height": 13, + "text": "+the_content()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 256, + "top": 683, + "width": 94.1953125, + "height": 23 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5842Sdu4zSKs=", + "_parent": { + "$ref": "AAAAAAF5842Sdu4r/VQ=" + }, + "model": { + "$ref": "AAAAAAF5842Sdu4pjDs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5842Sdu409rY=", + "_parent": { + "$ref": "AAAAAAF5842Sdu4r/VQ=" + }, + "model": { + "$ref": "AAAAAAF5842Sdu4pjDs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 256, + "top": 648, + "width": 94.1953125, + "height": 58, + "nameCompartment": { + "$ref": "AAAAAAF5842Sdu4seM4=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF5842Sdu4x8mY=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5842Sdu4yURo=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5842Sdu4zSKs=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5842Sdu409rY=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF5842Yn+5UPyI=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF5842Ynu5S0I0=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5842Yn+5VkU4=", + "_parent": { + "$ref": "AAAAAAF5842Yn+5UPyI=" + }, + "model": { + "$ref": "AAAAAAF5842Ynu5S0I0=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5842Yn+5WVfc=", + "_parent": { + "$ref": "AAAAAAF5842Yn+5VkU4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -192, + "top": -16, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5842Yn+5XU7w=", + "_parent": { + "$ref": "AAAAAAF5842Yn+5VkU4=" + }, + "font": "Arial;13;1", + "left": 365, + "top": 655, + "width": 84.1953125, + "height": 13, + "text": "lazy_cat" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5842Yn+5YJhs=", + "_parent": { + "$ref": "AAAAAAF5842Yn+5VkU4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -192, + "top": -16, + "width": 122.80810546875, + "height": 13, + "text": "(from User_interface)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5842Yn+5Zlzw=", + "_parent": { + "$ref": "AAAAAAF5842Yn+5VkU4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -192, + "top": -16, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 360, + "top": 648, + "width": 94.1953125, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5842Yn+5WVfc=" + }, + "nameLabel": { + "$ref": "AAAAAAF5842Yn+5XU7w=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5842Yn+5YJhs=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5842Yn+5Zlzw=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5842Yn+5aj0s=", + "_parent": { + "$ref": "AAAAAAF5842Yn+5UPyI=" + }, + "model": { + "$ref": "AAAAAAF5842Ynu5S0I0=" + }, + "font": "Arial;13;0", + "left": 360, + "top": 673, + "width": 94.1953125, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5842Yn+5bACk=", + "_parent": { + "$ref": "AAAAAAF5842Yn+5UPyI=" + }, + "model": { + "$ref": "AAAAAAF5842Ynu5S0I0=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5847LL+6qhnQ=", + "_parent": { + "$ref": "AAAAAAF5842Yn+5bACk=" + }, + "model": { + "$ref": "AAAAAAF5847LKe6n7sQ=" + }, + "font": "Arial;13;0", + "left": 365, + "top": 688, + "width": 84.1953125, + "height": 13, + "text": "+the_content()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 360, + "top": 683, + "width": 94.1953125, + "height": 23 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5842Yn+5c91g=", + "_parent": { + "$ref": "AAAAAAF5842Yn+5UPyI=" + }, + "model": { + "$ref": "AAAAAAF5842Ynu5S0I0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -96, + "top": -8, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5842Yn+5d7tk=", + "_parent": { + "$ref": "AAAAAAF5842Yn+5UPyI=" + }, + "model": { + "$ref": "AAAAAAF5842Ynu5S0I0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -96, + "top": -8, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 360, + "top": 648, + "width": 94.1953125, + "height": 58, + "nameCompartment": { + "$ref": "AAAAAAF5842Yn+5VkU4=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF5842Yn+5aj0s=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5842Yn+5bACk=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5842Yn+5c91g=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5842Yn+5d7tk=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF5849WIu69wk4=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF5849WIe657ak=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5849WIu6+Zi0=", + "_parent": { + "$ref": "AAAAAAF5849WIu69wk4=" + }, + "model": { + "$ref": "AAAAAAF5849WIe657ak=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 58, + "top": 620, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5849WIu69wk4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5849WIu6/zKU=", + "_parent": { + "$ref": "AAAAAAF5849WIu69wk4=" + }, + "model": { + "$ref": "AAAAAAF5849WIe657ak=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 43, + "top": 618, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5849WIu69wk4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5849WIu7Acyk=", + "_parent": { + "$ref": "AAAAAAF5849WIu69wk4=" + }, + "model": { + "$ref": "AAAAAAF5849WIe657ak=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 87, + "top": 625, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5849WIu69wk4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5849WI+7BtwQ=", + "_parent": { + "$ref": "AAAAAAF5849WIu69wk4=" + }, + "model": { + "$ref": "AAAAAAF5849WIe66M6E=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 59, + "top": 612, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5849WIu69wk4=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5849WI+7CK9o=", + "_parent": { + "$ref": "AAAAAAF5849WIu69wk4=" + }, + "model": { + "$ref": "AAAAAAF5849WIe66M6E=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 46, + "top": 608, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5849WIu69wk4=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5849WI+7Doi0=", + "_parent": { + "$ref": "AAAAAAF5849WIu69wk4=" + }, + "model": { + "$ref": "AAAAAAF5849WIe66M6E=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 85, + "top": 621, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5849WIu69wk4=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5849WI+7Emis=", + "_parent": { + "$ref": "AAAAAAF5849WIu69wk4=" + }, + "model": { + "$ref": "AAAAAAF5849WIe67AkQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 56, + "top": 628, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5849WIu69wk4=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5849WI+7FGxk=", + "_parent": { + "$ref": "AAAAAAF5849WIu69wk4=" + }, + "model": { + "$ref": "AAAAAAF5849WIe67AkQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 43, + "top": 628, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5849WIu69wk4=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5849WI+7GlWM=", + "_parent": { + "$ref": "AAAAAAF5849WIu69wk4=" + }, + "model": { + "$ref": "AAAAAAF5849WIe67AkQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 84, + "top": 628, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5849WIu69wk4=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5849WI+7HbO4=", + "_parent": { + "$ref": "AAAAAAF5849WIu69wk4=" + }, + "model": { + "$ref": "AAAAAAF5849WIe66M6E=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5849WI+7IwrQ=", + "_parent": { + "$ref": "AAAAAAF5849WIu69wk4=" + }, + "model": { + "$ref": "AAAAAAF5849WIe67AkQ=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF584csX+zMGW4=" + }, + "tail": { + "$ref": "AAAAAAF5841qou3Xvoo=" + }, + "lineStyle": 1, + "points": "70:647;76:611", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5849WIu6+Zi0=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5849WIu6/zKU=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5849WIu7Acyk=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF5849WI+7BtwQ=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF5849WI+7CK9o=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF5849WI+7Doi0=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF5849WI+7Emis=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF5849WI+7FGxk=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF5849WI+7GlWM=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF5849WI+7HbO4=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF5849WI+7IwrQ=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF584/vEe8GAr8=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF584/vEe8C9mo=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF584/vEe8HEL8=", + "_parent": { + "$ref": "AAAAAAF584/vEe8GAr8=" + }, + "model": { + "$ref": "AAAAAAF584/vEe8C9mo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 144, + "top": 630, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF584/vEe8GAr8=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF584/vEe8IN6A=", + "_parent": { + "$ref": "AAAAAAF584/vEe8GAr8=" + }, + "model": { + "$ref": "AAAAAAF584/vEe8C9mo=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 131, + "top": 638, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF584/vEe8GAr8=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF584/vEe8JCSA=", + "_parent": { + "$ref": "AAAAAAF584/vEe8GAr8=" + }, + "model": { + "$ref": "AAAAAAF584/vEe8C9mo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 169, + "top": 615, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF584/vEe8GAr8=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF584/vEe8Kf9I=", + "_parent": { + "$ref": "AAAAAAF584/vEe8GAr8=" + }, + "model": { + "$ref": "AAAAAAF584/vEe8DA0M=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 142, + "top": 627, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF584/vEe8GAr8=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF584/vEe8LT58=", + "_parent": { + "$ref": "AAAAAAF584/vEe8GAr8=" + }, + "model": { + "$ref": "AAAAAAF584/vEe8DA0M=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 129, + "top": 632, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF584/vEe8GAr8=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF584/vEe8MfM8=", + "_parent": { + "$ref": "AAAAAAF584/vEe8GAr8=" + }, + "model": { + "$ref": "AAAAAAF584/vEe8DA0M=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 167, + "top": 616, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF584/vEe8GAr8=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF584/vEe8NL40=", + "_parent": { + "$ref": "AAAAAAF584/vEe8GAr8=" + }, + "model": { + "$ref": "AAAAAAF584/vEe8EXGg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 147, + "top": 634, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF584/vEe8GAr8=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF584/vEe8OYOQ=", + "_parent": { + "$ref": "AAAAAAF584/vEe8GAr8=" + }, + "model": { + "$ref": "AAAAAAF584/vEe8EXGg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 137, + "top": 644, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF584/vEe8GAr8=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF584/vEe8PPys=", + "_parent": { + "$ref": "AAAAAAF584/vEe8GAr8=" + }, + "model": { + "$ref": "AAAAAAF584/vEe8EXGg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 168, + "top": 616, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF584/vEe8GAr8=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF584/vEe8QaMs=", + "_parent": { + "$ref": "AAAAAAF584/vEe8GAr8=" + }, + "model": { + "$ref": "AAAAAAF584/vEe8DA0M=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF584/vEu8RmD0=", + "_parent": { + "$ref": "AAAAAAF584/vEe8GAr8=" + }, + "model": { + "$ref": "AAAAAAF584/vEe8EXGg=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF584csX+zMGW4=" + }, + "tail": { + "$ref": "AAAAAAF5841+v+4AEGY=" + }, + "lineStyle": 1, + "points": "169:647;146:611", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF584/vEe8HEL8=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF584/vEe8IN6A=" + }, + "propertyLabel": { + "$ref": "AAAAAAF584/vEe8JCSA=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF584/vEe8Kf9I=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF584/vEe8LT58=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF584/vEe8MfM8=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF584/vEe8NL40=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF584/vEe8OYOQ=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF584/vEe8PPys=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF584/vEe8QaMs=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF584/vEu8RmD0=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF585ABWu9k2YE=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585ABWu9gVSE=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585ABWu9lSVQ=", + "_parent": { + "$ref": "AAAAAAF585ABWu9k2YE=" + }, + "model": { + "$ref": "AAAAAAF585ABWu9gVSE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 210, + "top": 622, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585ABWu9k2YE=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585ABWu9mHm4=", + "_parent": { + "$ref": "AAAAAAF585ABWu9k2YE=" + }, + "model": { + "$ref": "AAAAAAF585ABWu9gVSE=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 201, + "top": 634, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585ABWu9k2YE=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585ABWu9nWSE=", + "_parent": { + "$ref": "AAAAAAF585ABWu9k2YE=" + }, + "model": { + "$ref": "AAAAAAF585ABWu9gVSE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 227, + "top": 597, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585ABWu9k2YE=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585ABWu9o9n4=", + "_parent": { + "$ref": "AAAAAAF585ABWu9k2YE=" + }, + "model": { + "$ref": "AAAAAAF585ABWu9hxHU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 232, + "top": 638, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585ABWu9k2YE=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585ABWu9pwCw=", + "_parent": { + "$ref": "AAAAAAF585ABWu9k2YE=" + }, + "model": { + "$ref": "AAAAAAF585ABWu9hxHU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 222, + "top": 647, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585ABWu9k2YE=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585ABWu9q5zE=", + "_parent": { + "$ref": "AAAAAAF585ABWu9k2YE=" + }, + "model": { + "$ref": "AAAAAAF585ABWu9hxHU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 251, + "top": 618, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585ABWu9k2YE=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585ABWu9rZ9Q=", + "_parent": { + "$ref": "AAAAAAF585ABWu9k2YE=" + }, + "model": { + "$ref": "AAAAAAF585ABWu9iIdY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 189, + "top": 607, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585ABWu9k2YE=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585ABWu9sYjY=", + "_parent": { + "$ref": "AAAAAAF585ABWu9k2YE=" + }, + "model": { + "$ref": "AAAAAAF585ABWu9iIdY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 183, + "top": 619, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585ABWu9k2YE=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585ABWu9t0vM=", + "_parent": { + "$ref": "AAAAAAF585ABWu9k2YE=" + }, + "model": { + "$ref": "AAAAAAF585ABWu9iIdY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 201, + "top": 582, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585ABWu9k2YE=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585ABWu9urF8=", + "_parent": { + "$ref": "AAAAAAF585ABWu9k2YE=" + }, + "model": { + "$ref": "AAAAAAF585ABWu9hxHU=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585ABW+9vxQw=", + "_parent": { + "$ref": "AAAAAAF585ABWu9k2YE=" + }, + "model": { + "$ref": "AAAAAAF585ABWu9iIdY=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF584csX+zMGW4=" + }, + "tail": { + "$ref": "AAAAAAF5842Sdu4r/VQ=" + }, + "lineStyle": 1, + "points": "262:647;177:586", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF585ABWu9lSVQ=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF585ABWu9mHm4=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585ABWu9nWSE=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF585ABWu9o9n4=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF585ABWu9pwCw=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF585ABWu9q5zE=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF585ABWu9rZ9Q=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF585ABWu9sYjY=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF585ABWu9t0vM=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF585ABWu9urF8=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF585ABW+9vxQw=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF585AdBO/X+9A=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585AdA+/TcYA=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585AdBO/YdMI=", + "_parent": { + "$ref": "AAAAAAF585AdBO/X+9A=" + }, + "model": { + "$ref": "AAAAAAF585AdA+/TcYA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 261, + "top": 616, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585AdBO/X+9A=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585AdBO/Z99A=", + "_parent": { + "$ref": "AAAAAAF585AdBO/X+9A=" + }, + "model": { + "$ref": "AAAAAAF585AdA+/TcYA=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 255, + "top": 630, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585AdBO/X+9A=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585AdBO/anUw=", + "_parent": { + "$ref": "AAAAAAF585AdBO/X+9A=" + }, + "model": { + "$ref": "AAAAAAF585AdA+/TcYA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 274, + "top": 589, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585AdBO/X+9A=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585AdBO/bGXQ=", + "_parent": { + "$ref": "AAAAAAF585AdBO/X+9A=" + }, + "model": { + "$ref": "AAAAAAF585AdBO/Ur8I=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 329, + "top": 649, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585AdBO/X+9A=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585AdBO/cgTk=", + "_parent": { + "$ref": "AAAAAAF585AdBO/X+9A=" + }, + "model": { + "$ref": "AAAAAAF585AdBO/Ur8I=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 321, + "top": 660, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585AdBO/X+9A=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585AdBO/dZrE=", + "_parent": { + "$ref": "AAAAAAF585AdBO/X+9A=" + }, + "model": { + "$ref": "AAAAAAF585AdBO/Ur8I=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 344, + "top": 626, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585AdBO/X+9A=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585AdBO/eR0Y=", + "_parent": { + "$ref": "AAAAAAF585AdBO/X+9A=" + }, + "model": { + "$ref": "AAAAAAF585AdBO/Vpvg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 193, + "top": 584, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585AdBO/X+9A=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585AdBO/fKRI=", + "_parent": { + "$ref": "AAAAAAF585AdBO/X+9A=" + }, + "model": { + "$ref": "AAAAAAF585AdBO/Vpvg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 190, + "top": 597, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585AdBO/X+9A=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585AdBO/gjuY=", + "_parent": { + "$ref": "AAAAAAF585AdBO/X+9A=" + }, + "model": { + "$ref": "AAAAAAF585AdBO/Vpvg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 201, + "top": 558, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585AdBO/X+9A=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585AdBO/hywo=", + "_parent": { + "$ref": "AAAAAAF585AdBO/X+9A=" + }, + "model": { + "$ref": "AAAAAAF585AdBO/Ur8I=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585AdBO/idrI=", + "_parent": { + "$ref": "AAAAAAF585AdBO/X+9A=" + }, + "model": { + "$ref": "AAAAAAF585AdBO/Vpvg=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF584csX+zMGW4=" + }, + "tail": { + "$ref": "AAAAAAF5842Yn+5UPyI=" + }, + "lineStyle": 1, + "points": "359:653;177:566", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF585AdBO/YdMI=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF585AdBO/Z99A=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585AdBO/anUw=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF585AdBO/bGXQ=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF585AdBO/cgTk=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF585AdBO/dZrE=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF585AdBO/eR0Y=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF585AdBO/fKRI=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF585AdBO/gjuY=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF585AdBO/hywo=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF585AdBO/idrI=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF585C9IvIGgUo=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585C9IfIEXbk=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF585C9IvIHM1s=", + "_parent": { + "$ref": "AAAAAAF585C9IvIGgUo=" + }, + "model": { + "$ref": "AAAAAAF585C9IfIEXbk=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF585C9IvIIceY=", + "_parent": { + "$ref": "AAAAAAF585C9IvIHM1s=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -32, + "top": -64, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585C9IvIJzMo=", + "_parent": { + "$ref": "AAAAAAF585C9IvIHM1s=" + }, + "font": "Arial;13;1", + "left": 501, + "top": 423, + "width": 84.1953125, + "height": 13, + "text": "aer_dog" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585C9IvIKY84=", + "_parent": { + "$ref": "AAAAAAF585C9IvIHM1s=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -32, + "top": -64, + "width": 122.80810546875, + "height": 13, + "text": "(from User_interface)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585C9IvILZlE=", + "_parent": { + "$ref": "AAAAAAF585C9IvIHM1s=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -32, + "top": -64, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 496, + "top": 416, + "width": 94.1953125, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF585C9IvIIceY=" + }, + "nameLabel": { + "$ref": "AAAAAAF585C9IvIJzMo=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF585C9IvIKY84=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585C9IvILZlE=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF585C9IvIMlK8=", + "_parent": { + "$ref": "AAAAAAF585C9IvIGgUo=" + }, + "model": { + "$ref": "AAAAAAF585C9IfIEXbk=" + }, + "font": "Arial;13;0", + "left": 496, + "top": 441, + "width": 94.1953125, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF585C9IvINc+Q=", + "_parent": { + "$ref": "AAAAAAF585C9IvIGgUo=" + }, + "model": { + "$ref": "AAAAAAF585C9IfIEXbk=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF585ESfvQ1DnI=", + "_parent": { + "$ref": "AAAAAAF585C9IvINc+Q=" + }, + "model": { + "$ref": "AAAAAAF585ESdfQmcUA=" + }, + "font": "Arial;13;0", + "left": 501, + "top": 456, + "width": 84.1953125, + "height": 13, + "text": "+the_content()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 496, + "top": 451, + "width": 94.1953125, + "height": 23 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF585C9IvIOgx0=", + "_parent": { + "$ref": "AAAAAAF585C9IvIGgUo=" + }, + "model": { + "$ref": "AAAAAAF585C9IfIEXbk=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": -32, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF585C9I/IP1Tk=", + "_parent": { + "$ref": "AAAAAAF585C9IvIGgUo=" + }, + "model": { + "$ref": "AAAAAAF585C9IfIEXbk=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": -32, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 496, + "top": 416, + "width": 94.1953125, + "height": 58, + "nameCompartment": { + "$ref": "AAAAAAF585C9IvIHM1s=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF585C9IvIMlK8=" + }, + "operationCompartment": { + "$ref": "AAAAAAF585C9IvINc+Q=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF585C9IvIOgx0=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF585C9I/IP1Tk=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF585DF8fJrTd4=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585DF8fJpiL0=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF585DF8fJsIvw=", + "_parent": { + "$ref": "AAAAAAF585DF8fJrTd4=" + }, + "model": { + "$ref": "AAAAAAF585DF8fJpiL0=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF585DF8fJt4kY=", + "_parent": { + "$ref": "AAAAAAF585DF8fJsIvw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -80, + "top": -112, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585DF8fJu1No=", + "_parent": { + "$ref": "AAAAAAF585DF8fJsIvw=" + }, + "font": "Arial;13;1", + "left": 501, + "top": 495, + "width": 84.1953125, + "height": 13, + "text": "beta_dog" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585DF8fJv0KE=", + "_parent": { + "$ref": "AAAAAAF585DF8fJsIvw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -80, + "top": -112, + "width": 122.80810546875, + "height": 13, + "text": "(from User_interface)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585DF8fJwhQU=", + "_parent": { + "$ref": "AAAAAAF585DF8fJsIvw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -80, + "top": -112, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 496, + "top": 488, + "width": 94.1953125, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF585DF8fJt4kY=" + }, + "nameLabel": { + "$ref": "AAAAAAF585DF8fJu1No=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF585DF8fJv0KE=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585DF8fJwhQU=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF585DF8fJxEt4=", + "_parent": { + "$ref": "AAAAAAF585DF8fJrTd4=" + }, + "model": { + "$ref": "AAAAAAF585DF8fJpiL0=" + }, + "font": "Arial;13;0", + "left": 496, + "top": 513, + "width": 94.1953125, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF585DF8fJyAuI=", + "_parent": { + "$ref": "AAAAAAF585DF8fJrTd4=" + }, + "model": { + "$ref": "AAAAAAF585DF8fJpiL0=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF585EypvS0M/4=", + "_parent": { + "$ref": "AAAAAAF585DF8fJyAuI=" + }, + "model": { + "$ref": "AAAAAAF585EyoPSlkrc=" + }, + "font": "Arial;13;0", + "left": 501, + "top": 528, + "width": 84.1953125, + "height": 13, + "text": "+the_content()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 496, + "top": 523, + "width": 94.1953125, + "height": 23 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF585DF8fJzgDI=", + "_parent": { + "$ref": "AAAAAAF585DF8fJrTd4=" + }, + "model": { + "$ref": "AAAAAAF585DF8fJpiL0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -40, + "top": -56, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF585DF8fJ0EmM=", + "_parent": { + "$ref": "AAAAAAF585DF8fJrTd4=" + }, + "model": { + "$ref": "AAAAAAF585DF8fJpiL0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -40, + "top": -56, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 496, + "top": 488, + "width": 94.1953125, + "height": 58, + "nameCompartment": { + "$ref": "AAAAAAF585DF8fJsIvw=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF585DF8fJxEt4=" + }, + "operationCompartment": { + "$ref": "AAAAAAF585DF8fJyAuI=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF585DF8fJzgDI=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF585DF8fJ0EmM=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF585DL6PLQxKg=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585DL5/LOnEg=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF585DL6PLRqG4=", + "_parent": { + "$ref": "AAAAAAF585DL6PLQxKg=" + }, + "model": { + "$ref": "AAAAAAF585DL5/LOnEg=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF585DL6PLS1Xo=", + "_parent": { + "$ref": "AAAAAAF585DL6PLRqG4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -416, + "top": 160, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585DL6PLTDFI=", + "_parent": { + "$ref": "AAAAAAF585DL6PLRqG4=" + }, + "font": "Arial;13;1", + "left": 501, + "top": 567, + "width": 84.1953125, + "height": 13, + "text": "gama_dog" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585DL6PLUxrY=", + "_parent": { + "$ref": "AAAAAAF585DL6PLRqG4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -416, + "top": 160, + "width": 122.80810546875, + "height": 13, + "text": "(from User_interface)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585DL6PLV8RU=", + "_parent": { + "$ref": "AAAAAAF585DL6PLRqG4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -416, + "top": 160, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 496, + "top": 560, + "width": 94.1953125, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF585DL6PLS1Xo=" + }, + "nameLabel": { + "$ref": "AAAAAAF585DL6PLTDFI=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF585DL6PLUxrY=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585DL6PLV8RU=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF585DL6PLWBHU=", + "_parent": { + "$ref": "AAAAAAF585DL6PLQxKg=" + }, + "model": { + "$ref": "AAAAAAF585DL5/LOnEg=" + }, + "font": "Arial;13;0", + "left": 496, + "top": 585, + "width": 94.1953125, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF585DL6PLXHmk=", + "_parent": { + "$ref": "AAAAAAF585DL6PLQxKg=" + }, + "model": { + "$ref": "AAAAAAF585DL5/LOnEg=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF585FFY/Uz9gk=", + "_parent": { + "$ref": "AAAAAAF585DL6PLXHmk=" + }, + "model": { + "$ref": "AAAAAAF585FFXPUkxb4=" + }, + "font": "Arial;13;0", + "left": 501, + "top": 600, + "width": 84.1953125, + "height": 13, + "text": "+the_content()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 496, + "top": 595, + "width": 94.1953125, + "height": 23 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF585DL6PLYLHI=", + "_parent": { + "$ref": "AAAAAAF585DL6PLQxKg=" + }, + "model": { + "$ref": "AAAAAAF585DL5/LOnEg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -208, + "top": 80, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF585DL6PLZ9xs=", + "_parent": { + "$ref": "AAAAAAF585DL6PLQxKg=" + }, + "model": { + "$ref": "AAAAAAF585DL5/LOnEg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -208, + "top": 80, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 496, + "top": 560, + "width": 94.1953125, + "height": 58, + "nameCompartment": { + "$ref": "AAAAAAF585DL6PLRqG4=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF585DL6PLWBHU=" + }, + "operationCompartment": { + "$ref": "AAAAAAF585DL6PLXHmk=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF585DL6PLYLHI=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF585DL6PLZ9xs=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF585F9y/ZeHPQ=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585F9y/ZaFNg=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585F9y/Zfy5s=", + "_parent": { + "$ref": "AAAAAAF585F9y/ZeHPQ=" + }, + "model": { + "$ref": "AAAAAAF585F9y/ZaFNg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 471, + "top": 474, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585F9y/ZeHPQ=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585F9y/ZgTLY=", + "_parent": { + "$ref": "AAAAAAF585F9y/ZeHPQ=" + }, + "model": { + "$ref": "AAAAAAF585F9y/ZaFNg=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 476, + "top": 488, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585F9y/ZeHPQ=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585F9y/Zhu+A=", + "_parent": { + "$ref": "AAAAAAF585F9y/ZeHPQ=" + }, + "model": { + "$ref": "AAAAAAF585F9y/ZaFNg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 462, + "top": 445, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585F9y/ZeHPQ=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585F9y/Zil4k=", + "_parent": { + "$ref": "AAAAAAF585F9y/ZeHPQ=" + }, + "model": { + "$ref": "AAAAAAF585F9y/ZbOrw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 474, + "top": 474, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585F9y/ZeHPQ=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585F9zPZj5E4=", + "_parent": { + "$ref": "AAAAAAF585F9y/ZeHPQ=" + }, + "model": { + "$ref": "AAAAAAF585F9y/ZbOrw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 476, + "top": 487, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585F9y/ZeHPQ=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585F9zPZkeFY=", + "_parent": { + "$ref": "AAAAAAF585F9y/ZeHPQ=" + }, + "model": { + "$ref": "AAAAAAF585F9y/ZbOrw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 470, + "top": 446, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585F9y/ZeHPQ=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585F9zPZlSGo=", + "_parent": { + "$ref": "AAAAAAF585F9y/ZeHPQ=" + }, + "model": { + "$ref": "AAAAAAF585F9y/Zceac=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 469, + "top": 475, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585F9y/ZeHPQ=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585F9zPZmdXs=", + "_parent": { + "$ref": "AAAAAAF585F9y/ZeHPQ=" + }, + "model": { + "$ref": "AAAAAAF585F9y/Zceac=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 475, + "top": 487, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585F9y/ZeHPQ=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585F9zPZnPGc=", + "_parent": { + "$ref": "AAAAAAF585F9y/ZeHPQ=" + }, + "model": { + "$ref": "AAAAAAF585F9y/Zceac=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 456, + "top": 450, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585F9y/ZeHPQ=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585F9zPZor5g=", + "_parent": { + "$ref": "AAAAAAF585F9y/ZeHPQ=" + }, + "model": { + "$ref": "AAAAAAF585F9y/ZbOrw=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585F9zPZp4g0=", + "_parent": { + "$ref": "AAAAAAF585F9y/ZeHPQ=" + }, + "model": { + "$ref": "AAAAAAF585F9y/Zceac=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF584lh1e02nsg=" + }, + "tail": { + "$ref": "AAAAAAF585C9IvIGgUo=" + }, + "lineStyle": 1, + "points": "495:458;440:475", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF585F9y/Zfy5s=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF585F9y/ZgTLY=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585F9y/Zhu+A=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF585F9y/Zil4k=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF585F9zPZj5E4=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF585F9zPZkeFY=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF585F9zPZlSGo=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF585F9zPZmdXs=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF585F9zPZnPGc=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF585F9zPZor5g=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF585F9zPZp4g0=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF585GHSPbdBc0=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585GHSPbZBsM=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585GHSPbeWlI=", + "_parent": { + "$ref": "AAAAAAF585GHSPbdBc0=" + }, + "model": { + "$ref": "AAAAAAF585GHSPbZBsM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 465, + "top": 519, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585GHSPbdBc0=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585GHSPbfTho=", + "_parent": { + "$ref": "AAAAAAF585GHSPbdBc0=" + }, + "model": { + "$ref": "AAAAAAF585GHSPbZBsM=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 464, + "top": 534, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585GHSPbdBc0=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585GHSPbgEHE=", + "_parent": { + "$ref": "AAAAAAF585GHSPbdBc0=" + }, + "model": { + "$ref": "AAAAAAF585GHSPbZBsM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 468, + "top": 490, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585GHSPbdBc0=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585GHSPbhJz4=", + "_parent": { + "$ref": "AAAAAAF585GHSPbdBc0=" + }, + "model": { + "$ref": "AAAAAAF585GHSPba+7c=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 467, + "top": 520, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585GHSPbdBc0=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585GHSPbiKfw=", + "_parent": { + "$ref": "AAAAAAF585GHSPbdBc0=" + }, + "model": { + "$ref": "AAAAAAF585GHSPba+7c=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 464, + "top": 533, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585GHSPbdBc0=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585GHSPbjLoo=", + "_parent": { + "$ref": "AAAAAAF585GHSPbdBc0=" + }, + "model": { + "$ref": "AAAAAAF585GHSPba+7c=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 474, + "top": 492, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585GHSPbdBc0=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585GHSPbkJZU=", + "_parent": { + "$ref": "AAAAAAF585GHSPbdBc0=" + }, + "model": { + "$ref": "AAAAAAF585GHSPbbOnk=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 464, + "top": 519, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585GHSPbdBc0=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585GHSPbl5bM=", + "_parent": { + "$ref": "AAAAAAF585GHSPbdBc0=" + }, + "model": { + "$ref": "AAAAAAF585GHSPbbOnk=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 466, + "top": 533, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585GHSPbdBc0=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585GHSPbmlaw=", + "_parent": { + "$ref": "AAAAAAF585GHSPbdBc0=" + }, + "model": { + "$ref": "AAAAAAF585GHSPbbOnk=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 462, + "top": 492, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585GHSPbdBc0=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585GHSPbnZqI=", + "_parent": { + "$ref": "AAAAAAF585GHSPbdBc0=" + }, + "model": { + "$ref": "AAAAAAF585GHSPba+7c=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585GHSPboUng=", + "_parent": { + "$ref": "AAAAAAF585GHSPbdBc0=" + }, + "model": { + "$ref": "AAAAAAF585GHSPbbOnk=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF584lh1e02nsg=" + }, + "tail": { + "$ref": "AAAAAAF585DF8fJrTd4=" + }, + "lineStyle": 1, + "points": "495:513;440:509", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF585GHSPbeWlI=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF585GHSPbfTho=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585GHSPbgEHE=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF585GHSPbhJz4=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF585GHSPbiKfw=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF585GHSPbjLoo=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF585GHSPbkJZU=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF585GHSPbl5bM=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF585GHSPbmlaw=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF585GHSPbnZqI=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF585GHSPboUng=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF585GsGPhyC6E=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585GsGPhueug=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585GsGPhzRjM=", + "_parent": { + "$ref": "AAAAAAF585GsGPhyC6E=" + }, + "model": { + "$ref": "AAAAAAF585GsGPhueug=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 460, + "top": 561, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585GsGPhyC6E=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585GsGPh0ylA=", + "_parent": { + "$ref": "AAAAAAF585GsGPhyC6E=" + }, + "model": { + "$ref": "AAAAAAF585GsGPhueug=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 454, + "top": 575, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585GsGPhyC6E=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585GsGPh1AIE=", + "_parent": { + "$ref": "AAAAAAF585GsGPhyC6E=" + }, + "model": { + "$ref": "AAAAAAF585GsGPhueug=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 473, + "top": 534, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585GsGPhyC6E=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585GsGPh2XbA=", + "_parent": { + "$ref": "AAAAAAF585GsGPhyC6E=" + }, + "model": { + "$ref": "AAAAAAF585GsGPhvNWo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 465, + "top": 563, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585GsGPhyC6E=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585GsGPh3m7Y=", + "_parent": { + "$ref": "AAAAAAF585GsGPhyC6E=" + }, + "model": { + "$ref": "AAAAAAF585GsGPhvNWo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 457, + "top": 575, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585GsGPhyC6E=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585GsGPh4Rvc=", + "_parent": { + "$ref": "AAAAAAF585GsGPhyC6E=" + }, + "model": { + "$ref": "AAAAAAF585GsGPhvNWo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 480, + "top": 540, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585GsGPhyC6E=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585GsGPh58QU=", + "_parent": { + "$ref": "AAAAAAF585GsGPhyC6E=" + }, + "model": { + "$ref": "AAAAAAF585GsGPhwH7E=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 457, + "top": 560, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585GsGPhyC6E=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585GsGPh6qRY=", + "_parent": { + "$ref": "AAAAAAF585GsGPhyC6E=" + }, + "model": { + "$ref": "AAAAAAF585GsGPhwH7E=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 454, + "top": 573, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585GsGPhyC6E=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585GsGPh7p2s=", + "_parent": { + "$ref": "AAAAAAF585GsGPhyC6E=" + }, + "model": { + "$ref": "AAAAAAF585GsGPhwH7E=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 464, + "top": 533, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585GsGPhyC6E=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585GsGPh8VB8=", + "_parent": { + "$ref": "AAAAAAF585GsGPhyC6E=" + }, + "model": { + "$ref": "AAAAAAF585GsGPhvNWo=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585GsGPh9YKA=", + "_parent": { + "$ref": "AAAAAAF585GsGPhyC6E=" + }, + "model": { + "$ref": "AAAAAAF585GsGPhwH7E=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF584lh1e02nsg=" + }, + "tail": { + "$ref": "AAAAAAF585DL6PLQxKg=" + }, + "lineStyle": 1, + "points": "495:567;440:542", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF585GsGPhzRjM=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF585GsGPh0ylA=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585GsGPh1AIE=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF585GsGPh2XbA=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF585GsGPh3m7Y=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF585GsGPh4Rvc=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF585GsGPh58QU=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF585GsGPh6qRY=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF585GsGPh7p2s=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF585GsGPh8VB8=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF585GsGPh9YKA=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF585Hut/o1arM=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585HutvozsMM=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF585Hut/o2s0o=", + "_parent": { + "$ref": "AAAAAAF585Hut/o1arM=" + }, + "model": { + "$ref": "AAAAAAF585HutvozsMM=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF585Hut/o3cQ8=", + "_parent": { + "$ref": "AAAAAAF585Hut/o2s0o=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -160, + "top": -208, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585Hut/o404Y=", + "_parent": { + "$ref": "AAAAAAF585Hut/o2s0o=" + }, + "font": "Arial;13;1", + "left": 581, + "top": 239, + "width": 80.57080078125, + "height": 13, + "text": "RABIT" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585Hut/o5xeo=", + "_parent": { + "$ref": "AAAAAAF585Hut/o2s0o=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -160, + "top": -208, + "width": 122.80810546875, + "height": 13, + "text": "(from User_interface)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585Hut/o6C3k=", + "_parent": { + "$ref": "AAAAAAF585Hut/o2s0o=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -160, + "top": -208, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 576, + "top": 232, + "width": 90.57080078125, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF585Hut/o3cQ8=" + }, + "nameLabel": { + "$ref": "AAAAAAF585Hut/o404Y=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF585Hut/o5xeo=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585Hut/o6C3k=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF585Hut/o7gas=", + "_parent": { + "$ref": "AAAAAAF585Hut/o1arM=" + }, + "model": { + "$ref": "AAAAAAF585HutvozsMM=" + }, + "font": "Arial;13;0", + "left": 576, + "top": 257, + "width": 90.57080078125, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF585Hut/o8bDU=", + "_parent": { + "$ref": "AAAAAAF585Hut/o1arM=" + }, + "model": { + "$ref": "AAAAAAF585HutvozsMM=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF585IniPyC/Z8=", + "_parent": { + "$ref": "AAAAAAF585Hut/o8bDU=" + }, + "model": { + "$ref": "AAAAAAF585Infvxqyzo=" + }, + "font": "Arial;13;0", + "left": 581, + "top": 272, + "width": 80.57080078125, + "height": 13, + "text": "+content()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 576, + "top": 267, + "width": 90.57080078125, + "height": 23 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF585Hut/o9zEk=", + "_parent": { + "$ref": "AAAAAAF585Hut/o1arM=" + }, + "model": { + "$ref": "AAAAAAF585HutvozsMM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -80, + "top": -104, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF585Hut/o+9E8=", + "_parent": { + "$ref": "AAAAAAF585Hut/o1arM=" + }, + "model": { + "$ref": "AAAAAAF585HutvozsMM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -80, + "top": -104, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 576, + "top": 232, + "width": 90.57080078125, + "height": 58, + "nameCompartment": { + "$ref": "AAAAAAF585Hut/o2s0o=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF585Hut/o7gas=" + }, + "operationCompartment": { + "$ref": "AAAAAAF585Hut/o8bDU=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF585Hut/o9zEk=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF585Hut/o+9E8=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF585H2uvrHe4w=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585H2uvrFa5s=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF585H2uvrI8Ng=", + "_parent": { + "$ref": "AAAAAAF585H2uvrHe4w=" + }, + "model": { + "$ref": "AAAAAAF585H2uvrFa5s=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF585H2uvrJcWQ=", + "_parent": { + "$ref": "AAAAAAF585H2uvrI8Ng=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -192, + "top": -240, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585H2uvrKh6s=", + "_parent": { + "$ref": "AAAAAAF585H2uvrI8Ng=" + }, + "font": "Arial;13;1", + "left": 581, + "top": 327, + "width": 80.57080078125, + "height": 13, + "text": "TURTLE" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585H2uvrLtiY=", + "_parent": { + "$ref": "AAAAAAF585H2uvrI8Ng=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -192, + "top": -240, + "width": 122.80810546875, + "height": 13, + "text": "(from User_interface)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585H2uvrMXPo=", + "_parent": { + "$ref": "AAAAAAF585H2uvrI8Ng=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -192, + "top": -240, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 576, + "top": 320, + "width": 90.57080078125, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF585H2uvrJcWQ=" + }, + "nameLabel": { + "$ref": "AAAAAAF585H2uvrKh6s=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF585H2uvrLtiY=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585H2uvrMXPo=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF585H2uvrNsL8=", + "_parent": { + "$ref": "AAAAAAF585H2uvrHe4w=" + }, + "model": { + "$ref": "AAAAAAF585H2uvrFa5s=" + }, + "font": "Arial;13;0", + "left": 576, + "top": 345, + "width": 90.57080078125, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF585H2uvrOU2A=", + "_parent": { + "$ref": "AAAAAAF585H2uvrHe4w=" + }, + "model": { + "$ref": "AAAAAAF585H2uvrFa5s=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF585JQ4P3ZfHM=", + "_parent": { + "$ref": "AAAAAAF585H2uvrOU2A=" + }, + "model": { + "$ref": "AAAAAAF585JQ2v3BXDw=" + }, + "font": "Arial;13;0", + "left": 581, + "top": 360, + "width": 80.57080078125, + "height": 13, + "text": "+content()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 576, + "top": 355, + "width": 90.57080078125, + "height": 23 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF585H2uvrPQqk=", + "_parent": { + "$ref": "AAAAAAF585H2uvrHe4w=" + }, + "model": { + "$ref": "AAAAAAF585H2uvrFa5s=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -96, + "top": -120, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF585H2uvrQ6V8=", + "_parent": { + "$ref": "AAAAAAF585H2uvrHe4w=" + }, + "model": { + "$ref": "AAAAAAF585H2uvrFa5s=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -96, + "top": -120, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 576, + "top": 320, + "width": 90.57080078125, + "height": 58, + "nameCompartment": { + "$ref": "AAAAAAF585H2uvrI8Ng=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF585H2uvrNsL8=" + }, + "operationCompartment": { + "$ref": "AAAAAAF585H2uvrOU2A=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF585H2uvrPQqk=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF585H2uvrQ6V8=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF585J1nf+HYko=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585J1nf+D920=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585J1nf+IgqM=", + "_parent": { + "$ref": "AAAAAAF585J1nf+HYko=" + }, + "model": { + "$ref": "AAAAAAF585J1nf+D920=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 564, + "top": 289, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585J1nf+HYko=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585J1nf+JXMQ=", + "_parent": { + "$ref": "AAAAAAF585J1nf+HYko=" + }, + "model": { + "$ref": "AAAAAAF585J1nf+D920=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 569, + "top": 303, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585J1nf+HYko=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585J1nf+KBq4=", + "_parent": { + "$ref": "AAAAAAF585J1nf+HYko=" + }, + "model": { + "$ref": "AAAAAAF585J1nf+D920=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 555, + "top": 260, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585J1nf+HYko=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585J1nf+LtbU=", + "_parent": { + "$ref": "AAAAAAF585J1nf+HYko=" + }, + "model": { + "$ref": "AAAAAAF585J1nf+Ec3M=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 555, + "top": 292, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585J1nf+HYko=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585J1nf+MyBw=", + "_parent": { + "$ref": "AAAAAAF585J1nf+HYko=" + }, + "model": { + "$ref": "AAAAAAF585J1nf+Ec3M=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 557, + "top": 305, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585J1nf+HYko=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585J1nf+Num0=", + "_parent": { + "$ref": "AAAAAAF585J1nf+HYko=" + }, + "model": { + "$ref": "AAAAAAF585J1nf+Ec3M=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 550, + "top": 264, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585J1nf+HYko=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585J1nf+OsLo=", + "_parent": { + "$ref": "AAAAAAF585J1nf+HYko=" + }, + "model": { + "$ref": "AAAAAAF585J1nf+FEVg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 574, + "top": 286, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585J1nf+HYko=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585J1nf+PGyo=", + "_parent": { + "$ref": "AAAAAAF585J1nf+HYko=" + }, + "model": { + "$ref": "AAAAAAF585J1nf+FEVg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 580, + "top": 297, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585J1nf+HYko=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585J1nf+Qx5g=", + "_parent": { + "$ref": "AAAAAAF585J1nf+HYko=" + }, + "model": { + "$ref": "AAAAAAF585J1nf+FEVg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 561, + "top": 261, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585J1nf+HYko=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585J1nf+RXPg=", + "_parent": { + "$ref": "AAAAAAF585J1nf+HYko=" + }, + "model": { + "$ref": "AAAAAAF585J1nf+Ec3M=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585J1nf+SsZU=", + "_parent": { + "$ref": "AAAAAAF585J1nf+HYko=" + }, + "model": { + "$ref": "AAAAAAF585J1nf+FEVg=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF584p/zO2MATA=" + }, + "tail": { + "$ref": "AAAAAAF585Hut/o1arM=" + }, + "lineStyle": 1, + "points": "575:276;545:286", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF585J1nf+IgqM=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF585J1nf+JXMQ=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585J1nf+KBq4=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF585J1nf+LtbU=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF585J1nf+MyBw=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF585J1nf+Num0=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF585J1nf+OsLo=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF585J1nf+PGyo=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF585J1nf+Qx5g=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF585J1nf+RXPg=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF585J1nf+SsZU=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF585KD0ABjdgI=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585KD0ABfIsM=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585KD0ABkW1s=", + "_parent": { + "$ref": "AAAAAAF585KD0ABjdgI=" + }, + "model": { + "$ref": "AAAAAAF585KD0ABfIsM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 557, + "top": 341, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585KD0ABjdgI=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585KD0ABld4k=", + "_parent": { + "$ref": "AAAAAAF585KD0ABjdgI=" + }, + "model": { + "$ref": "AAAAAAF585KD0ABfIsM=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 554, + "top": 356, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585KD0ABjdgI=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585KD0ABmLh4=", + "_parent": { + "$ref": "AAAAAAF585KD0ABjdgI=" + }, + "model": { + "$ref": "AAAAAAF585KD0ABfIsM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 562, + "top": 312, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585KD0ABjdgI=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585KD0ABnjNA=", + "_parent": { + "$ref": "AAAAAAF585KD0ABjdgI=" + }, + "model": { + "$ref": "AAAAAAF585KD0ABgScQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 546, + "top": 339, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585KD0ABjdgI=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585KD0ABoYGk=", + "_parent": { + "$ref": "AAAAAAF585KD0ABjdgI=" + }, + "model": { + "$ref": "AAAAAAF585KD0ABgScQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 541, + "top": 352, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585KD0ABjdgI=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585KD0ABptr8=", + "_parent": { + "$ref": "AAAAAAF585KD0ABjdgI=" + }, + "model": { + "$ref": "AAAAAAF585KD0ABgScQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 556, + "top": 313, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585KD0ABjdgI=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585KD0ABqTj8=", + "_parent": { + "$ref": "AAAAAAF585KD0ABjdgI=" + }, + "model": { + "$ref": "AAAAAAF585KD0ABhOCA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 566, + "top": 344, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585KD0ABjdgI=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585KD0ABryrk=", + "_parent": { + "$ref": "AAAAAAF585KD0ABjdgI=" + }, + "model": { + "$ref": "AAAAAAF585KD0ABhOCA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 566, + "top": 357, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585KD0ABjdgI=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585KD0ABsb2A=", + "_parent": { + "$ref": "AAAAAAF585KD0ABjdgI=" + }, + "model": { + "$ref": "AAAAAAF585KD0ABhOCA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 568, + "top": 316, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585KD0ABjdgI=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585KD0ABtyaE=", + "_parent": { + "$ref": "AAAAAAF585KD0ABjdgI=" + }, + "model": { + "$ref": "AAAAAAF585KD0ABgScQ=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585KD0ABurzE=", + "_parent": { + "$ref": "AAAAAAF585KD0ABjdgI=" + }, + "model": { + "$ref": "AAAAAAF585KD0ABhOCA=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF584p/zO2MATA=" + }, + "tail": { + "$ref": "AAAAAAF585H2uvrHe4w=" + }, + "lineStyle": 1, + "points": "575:337;545:330", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF585KD0ABkW1s=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF585KD0ABld4k=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585KD0ABmLh4=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF585KD0ABnjNA=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF585KD0ABoYGk=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF585KD0ABptr8=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF585KD0ABqTj8=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF585KD0ABryrk=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF585KD0ABsb2A=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF585KD0ABtyaE=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF585KD0ABurzE=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF585KeBwFUCkI=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585KeBgFQgas=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585KeBwFVLXs=", + "_parent": { + "$ref": "AAAAAAF585KeBwFUCkI=" + }, + "model": { + "$ref": "AAAAAAF585KeBgFQgas=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 160, + "top": 401, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585KeBwFUCkI=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585KeBwFWSXY=", + "_parent": { + "$ref": "AAAAAAF585KeBwFUCkI=" + }, + "model": { + "$ref": "AAAAAAF585KeBgFQgas=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 148, + "top": 392, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585KeBwFUCkI=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585KeBwFX2n8=", + "_parent": { + "$ref": "AAAAAAF585KeBwFUCkI=" + }, + "model": { + "$ref": "AAAAAAF585KeBgFQgas=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 185, + "top": 418, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585KeBwFUCkI=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585KeBwFYKyc=", + "_parent": { + "$ref": "AAAAAAF585KeBwFUCkI=" + }, + "model": { + "$ref": "AAAAAAF585KeBgFRj9g=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 159, + "top": 403, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585KeBwFUCkI=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585KeBwFZCcE=", + "_parent": { + "$ref": "AAAAAAF585KeBwFUCkI=" + }, + "model": { + "$ref": "AAAAAAF585KeBgFRj9g=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 150, + "top": 393, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585KeBwFUCkI=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585KeBwFa0bc=", + "_parent": { + "$ref": "AAAAAAF585KeBwFUCkI=" + }, + "model": { + "$ref": "AAAAAAF585KeBgFRj9g=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 178, + "top": 423, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585KeBwFUCkI=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585KeBwFb3Fg=", + "_parent": { + "$ref": "AAAAAAF585KeBwFUCkI=" + }, + "model": { + "$ref": "AAAAAAF585KeBgFSLbY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 162, + "top": 398, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585KeBwFUCkI=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585KeBwFcl0U=", + "_parent": { + "$ref": "AAAAAAF585KeBwFUCkI=" + }, + "model": { + "$ref": "AAAAAAF585KeBgFSLbY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 150, + "top": 392, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585KeBwFUCkI=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585KeBwFd/yQ=", + "_parent": { + "$ref": "AAAAAAF585KeBwFUCkI=" + }, + "model": { + "$ref": "AAAAAAF585KeBgFSLbY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 187, + "top": 411, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585KeBwFUCkI=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585KeBwFeLRc=", + "_parent": { + "$ref": "AAAAAAF585KeBwFUCkI=" + }, + "model": { + "$ref": "AAAAAAF585KeBgFRj9g=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585KeBwFf9Qg=", + "_parent": { + "$ref": "AAAAAAF585KeBwFUCkI=" + }, + "model": { + "$ref": "AAAAAAF585KeBgFSLbY=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF584X3b+xxjIo=" + }, + "tail": { + "$ref": "AAAAAAF584csX+zMGW4=" + }, + "lineStyle": 1, + "points": "156:439;190:393", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF585KeBwFVLXs=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF585KeBwFWSXY=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585KeBwFX2n8=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF585KeBwFYKyc=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF585KeBwFZCcE=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF585KeBwFa0bc=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF585KeBwFb3Fg=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF585KeBwFcl0U=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF585KeBwFd/yQ=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF585KeBwFeLRc=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF585KeBwFf9Qg=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF585Kp3wIemvI=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585Kp3gIami0=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585Kp3wIfqWc=", + "_parent": { + "$ref": "AAAAAAF585Kp3wIemvI=" + }, + "model": { + "$ref": "AAAAAAF585Kp3gIami0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 285, + "top": 413, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585Kp3wIemvI=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585Kp3wIgTqA=", + "_parent": { + "$ref": "AAAAAAF585Kp3wIemvI=" + }, + "model": { + "$ref": "AAAAAAF585Kp3gIami0=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 272, + "top": 421, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585Kp3wIemvI=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585Kp3wIhH/M=", + "_parent": { + "$ref": "AAAAAAF585Kp3wIemvI=" + }, + "model": { + "$ref": "AAAAAAF585Kp3gIami0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 310, + "top": 398, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585Kp3wIemvI=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585Kp3wIiWAo=", + "_parent": { + "$ref": "AAAAAAF585Kp3wIemvI=" + }, + "model": { + "$ref": "AAAAAAF585Kp3wIbD1M=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 283, + "top": 410, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585Kp3wIemvI=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585Kp3wIjGcE=", + "_parent": { + "$ref": "AAAAAAF585Kp3wIemvI=" + }, + "model": { + "$ref": "AAAAAAF585Kp3wIbD1M=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 270, + "top": 414, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585Kp3wIemvI=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585Kp3wIkK2U=", + "_parent": { + "$ref": "AAAAAAF585Kp3wIemvI=" + }, + "model": { + "$ref": "AAAAAAF585Kp3wIbD1M=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 308, + "top": 400, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585Kp3wIemvI=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585Kp3wIlqFA=", + "_parent": { + "$ref": "AAAAAAF585Kp3wIemvI=" + }, + "model": { + "$ref": "AAAAAAF585Kp3wIcZ3M=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 287, + "top": 416, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585Kp3wIemvI=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585Kp3wImsDE=", + "_parent": { + "$ref": "AAAAAAF585Kp3wIemvI=" + }, + "model": { + "$ref": "AAAAAAF585Kp3wIcZ3M=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 276, + "top": 425, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585Kp3wIemvI=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585Kp3wIno1M=", + "_parent": { + "$ref": "AAAAAAF585Kp3wIemvI=" + }, + "model": { + "$ref": "AAAAAAF585Kp3wIcZ3M=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 308, + "top": 399, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585Kp3wIemvI=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585Kp3wIoURs=", + "_parent": { + "$ref": "AAAAAAF585Kp3wIemvI=" + }, + "model": { + "$ref": "AAAAAAF585Kp3wIbD1M=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585Kp3wIpOgY=", + "_parent": { + "$ref": "AAAAAAF585Kp3wIemvI=" + }, + "model": { + "$ref": "AAAAAAF585Kp3wIcZ3M=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF584X3b+xxjIo=" + }, + "tail": { + "$ref": "AAAAAAF584lh1e02nsg=" + }, + "lineStyle": 1, + "points": "309:431;287:393", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF585Kp3wIfqWc=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF585Kp3wIgTqA=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585Kp3wIhH/M=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF585Kp3wIiWAo=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF585Kp3wIjGcE=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF585Kp3wIkK2U=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF585Kp3wIlqFA=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF585Kp3wImsDE=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF585Kp3wIno1M=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF585Kp3wIoURs=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF585Kp3wIpOgY=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF585K0JAL3TfQ=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585K0JALzxRY=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585K0JAL4R7Y=", + "_parent": { + "$ref": "AAAAAAF585K0JAL3TfQ=" + }, + "model": { + "$ref": "AAAAAAF585K0JALzxRY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 376, + "top": 323, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585K0JAL3TfQ=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585K0JAL5r6o=", + "_parent": { + "$ref": "AAAAAAF585K0JAL3TfQ=" + }, + "model": { + "$ref": "AAAAAAF585K0JALzxRY=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 377, + "top": 338, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585K0JAL3TfQ=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585K0JAL6myg=", + "_parent": { + "$ref": "AAAAAAF585K0JAL3TfQ=" + }, + "model": { + "$ref": "AAAAAAF585K0JALzxRY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 375, + "top": 294, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585K0JAL3TfQ=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585K0JAL7kio=", + "_parent": { + "$ref": "AAAAAAF585K0JAL3TfQ=" + }, + "model": { + "$ref": "AAAAAAF585K0JAL0nVI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 373, + "top": 324, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585K0JAL3TfQ=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585K0JAL8q8A=", + "_parent": { + "$ref": "AAAAAAF585K0JAL3TfQ=" + }, + "model": { + "$ref": "AAAAAAF585K0JAL0nVI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 371, + "top": 337, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585K0JAL3TfQ=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585K0JAL9Yoc=", + "_parent": { + "$ref": "AAAAAAF585K0JAL3TfQ=" + }, + "model": { + "$ref": "AAAAAAF585K0JAL0nVI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 377, + "top": 296, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585K0JAL3TfQ=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585K0JAL+3MA=", + "_parent": { + "$ref": "AAAAAAF585K0JAL3TfQ=" + }, + "model": { + "$ref": "AAAAAAF585K0JAL1M9g=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 379, + "top": 324, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585K0JAL3TfQ=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585K0JAL/EQk=", + "_parent": { + "$ref": "AAAAAAF585K0JAL3TfQ=" + }, + "model": { + "$ref": "AAAAAAF585K0JAL1M9g=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 381, + "top": 337, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585K0JAL3TfQ=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585K0JAMAxMA=", + "_parent": { + "$ref": "AAAAAAF585K0JAL3TfQ=" + }, + "model": { + "$ref": "AAAAAAF585K0JAL1M9g=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 374, + "top": 297, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585K0JAL3TfQ=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585K0JAMBdg4=", + "_parent": { + "$ref": "AAAAAAF585K0JAL3TfQ=" + }, + "model": { + "$ref": "AAAAAAF585K0JAL0nVI=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585K0JAMCW+M=", + "_parent": { + "$ref": "AAAAAAF585K0JAL3TfQ=" + }, + "model": { + "$ref": "AAAAAAF585K0JAL1M9g=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF584X3b+xxjIo=" + }, + "tail": { + "$ref": "AAAAAAF584p/zO2MATA=" + }, + "lineStyle": 1, + "points": "399:315;353:316", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF585K0JAL4R7Y=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF585K0JAL5r6o=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585K0JAL6myg=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF585K0JAL7kio=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF585K0JAL8q8A=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF585K0JAL9Yoc=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF585K0JAL+3MA=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF585K0JAL/EQk=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF585K0JAMAxMA=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF585K0JAMBdg4=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF585K0JAMCW+M=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF585Qbwwap49Q=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585QbwgalR+o=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585QbwwaqPYc=", + "_parent": { + "$ref": "AAAAAAF585Qbwwap49Q=" + }, + "model": { + "$ref": "AAAAAAF585QbwgalR+o=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 331, + "top": 235, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585Qbwwap49Q=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585Qbwwar9LY=", + "_parent": { + "$ref": "AAAAAAF585Qbwwap49Q=" + }, + "model": { + "$ref": "AAAAAAF585QbwgalR+o=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 343, + "top": 244, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585Qbwwap49Q=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585Qbwwas2Ro=", + "_parent": { + "$ref": "AAAAAAF585Qbwwap49Q=" + }, + "model": { + "$ref": "AAAAAAF585QbwgalR+o=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 308, + "top": 216, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585Qbwwap49Q=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585QbwwatJwg=", + "_parent": { + "$ref": "AAAAAAF585Qbwwap49Q=" + }, + "model": { + "$ref": "AAAAAAF585QbwgamFd8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 327, + "top": 241, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585Qbwwap49Q=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585Qbwwauqmc=", + "_parent": { + "$ref": "AAAAAAF585Qbwwap49Q=" + }, + "model": { + "$ref": "AAAAAAF585QbwgamFd8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 335, + "top": 251, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585Qbwwap49Q=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585QbwwavIEQ=", + "_parent": { + "$ref": "AAAAAAF585Qbwwap49Q=" + }, + "model": { + "$ref": "AAAAAAF585QbwgamFd8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 309, + "top": 220, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585Qbwwap49Q=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585QbwwawFsQ=", + "_parent": { + "$ref": "AAAAAAF585Qbwwap49Q=" + }, + "model": { + "$ref": "AAAAAAF585Qbwgangmg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 336, + "top": 231, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585Qbwwap49Q=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585QbwwaxAV4=", + "_parent": { + "$ref": "AAAAAAF585Qbwwap49Q=" + }, + "model": { + "$ref": "AAAAAAF585Qbwgangmg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 347, + "top": 238, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585Qbwwap49Q=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585Qbwway19c=", + "_parent": { + "$ref": "AAAAAAF585Qbwwap49Q=" + }, + "model": { + "$ref": "AAAAAAF585Qbwgangmg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 312, + "top": 216, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585Qbwwap49Q=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585QbwwazS/Q=", + "_parent": { + "$ref": "AAAAAAF585Qbwwap49Q=" + }, + "model": { + "$ref": "AAAAAAF585QbwgamFd8=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585Qbwwa0wpY=", + "_parent": { + "$ref": "AAAAAAF585Qbwwap49Q=" + }, + "model": { + "$ref": "AAAAAAF585Qbwgangmg=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF584X3b+xxjIo=" + }, + "tail": { + "$ref": "AAAAAAF5836J2uu4ytM=" + }, + "lineStyle": 1, + "points": "333:218;308:247", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF585QbwwaqPYc=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF585Qbwwar9LY=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585Qbwwas2Ro=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF585QbwwatJwg=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF585Qbwwauqmc=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF585QbwwavIEQ=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF585QbwwawFsQ=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF585QbwwaxAV4=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF585Qbwway19c=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF585QbwwazS/Q=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF585Qbwwa0wpY=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF585QvbAfuSKw=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585Qvawfqe3k=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585QvbAfvpho=", + "_parent": { + "$ref": "AAAAAAF585QvbAfuSKw=" + }, + "model": { + "$ref": "AAAAAAF585Qvawfqe3k=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 235, + "top": 178, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585QvbAfuSKw=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585QvbAfwcgA=", + "_parent": { + "$ref": "AAAAAAF585QvbAfuSKw=" + }, + "model": { + "$ref": "AAAAAAF585Qvawfqe3k=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 239, + "top": 193, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585QvbAfuSKw=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585QvbAfx+wY=", + "_parent": { + "$ref": "AAAAAAF585QvbAfuSKw=" + }, + "model": { + "$ref": "AAAAAAF585Qvawfqe3k=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 228, + "top": 149, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585QvbAfuSKw=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585QvbAfyB1E=", + "_parent": { + "$ref": "AAAAAAF585QvbAfuSKw=" + }, + "model": { + "$ref": "AAAAAAF585QvawfrAKY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 249, + "top": 174, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585QvbAfuSKw=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585QvbAfzyE0=", + "_parent": { + "$ref": "AAAAAAF585QvbAfuSKw=" + }, + "model": { + "$ref": "AAAAAAF585QvawfrAKY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 250, + "top": 188, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585QvbAfuSKw=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585QvbAf0F8c=", + "_parent": { + "$ref": "AAAAAAF585QvbAfuSKw=" + }, + "model": { + "$ref": "AAAAAAF585QvawfrAKY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 246, + "top": 147, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585QvbAfuSKw=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585QvbAf1nEk=", + "_parent": { + "$ref": "AAAAAAF585QvbAfuSKw=" + }, + "model": { + "$ref": "AAAAAAF585Qvawfs9YY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 221, + "top": 182, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585QvbAfuSKw=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585QvbAf2mhE=", + "_parent": { + "$ref": "AAAAAAF585QvbAfuSKw=" + }, + "model": { + "$ref": "AAAAAAF585Qvawfs9YY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 227, + "top": 194, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585QvbAfuSKw=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585QvbAf3ZDY=", + "_parent": { + "$ref": "AAAAAAF585QvbAfuSKw=" + }, + "model": { + "$ref": "AAAAAAF585Qvawfs9YY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 210, + "top": 156, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585QvbAfuSKw=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585QvbAf4ARc=", + "_parent": { + "$ref": "AAAAAAF585QvbAfuSKw=" + }, + "model": { + "$ref": "AAAAAAF585QvawfrAKY=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585QvbAf5OAQ=", + "_parent": { + "$ref": "AAAAAAF585QvbAfuSKw=" + }, + "model": { + "$ref": "AAAAAAF585Qvawfs9YY=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF584VAiOw1jWE=" + }, + "tail": { + "$ref": "AAAAAAF5836J2uu4ytM=" + }, + "lineStyle": 1, + "points": "271:160;193:180", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF585QvbAfvpho=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF585QvbAfwcgA=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585QvbAfx+wY=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF585QvbAfyB1E=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF585QvbAfzyE0=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF585QvbAf0F8c=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF585QvbAf1nEk=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF585QvbAf2mhE=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF585QvbAf3ZDY=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF585QvbAf4ARc=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF585QvbAf5OAQ=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF585R2mxXoedQ=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585R2mxXm4SA=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF585R2mxXpIOQ=", + "_parent": { + "$ref": "AAAAAAF585R2mxXoedQ=" + }, + "model": { + "$ref": "AAAAAAF585R2mxXm4SA=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF585R2mxXqz0w=", + "_parent": { + "$ref": "AAAAAAF585R2mxXpIOQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -656, + "top": 48, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585R2mxXrhMM=", + "_parent": { + "$ref": "AAAAAAF585R2mxXpIOQ=" + }, + "font": "Arial;13;1", + "left": 85, + "top": 55, + "width": 89.42578125, + "height": 13, + "text": "QMainWindow" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585R2mxXsRmE=", + "_parent": { + "$ref": "AAAAAAF585R2mxXpIOQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -656, + "top": 48, + "width": 122.80810546875, + "height": 13, + "text": "(from User_interface)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585R2mxXtlWQ=", + "_parent": { + "$ref": "AAAAAAF585R2mxXpIOQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -656, + "top": 48, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 80, + "top": 48, + "width": 99.42578125, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF585R2mxXqz0w=" + }, + "nameLabel": { + "$ref": "AAAAAAF585R2mxXrhMM=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF585R2mxXsRmE=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585R2mxXtlWQ=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF585R2mxXu9T0=", + "_parent": { + "$ref": "AAAAAAF585R2mxXoedQ=" + }, + "model": { + "$ref": "AAAAAAF585R2mxXm4SA=" + }, + "font": "Arial;13;0", + "left": 80, + "top": 73, + "width": 99.42578125, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF585R2mxXvAT0=", + "_parent": { + "$ref": "AAAAAAF585R2mxXoedQ=" + }, + "model": { + "$ref": "AAAAAAF585R2mxXm4SA=" + }, + "font": "Arial;13;0", + "left": 80, + "top": 83, + "width": 99.42578125, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF585R2mxXwnKw=", + "_parent": { + "$ref": "AAAAAAF585R2mxXoedQ=" + }, + "model": { + "$ref": "AAAAAAF585R2mxXm4SA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -328, + "top": 24, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF585R2mxXxfsk=", + "_parent": { + "$ref": "AAAAAAF585R2mxXoedQ=" + }, + "model": { + "$ref": "AAAAAAF585R2mxXm4SA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -328, + "top": 24, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 80, + "top": 48, + "width": 99.42578125, + "height": 45, + "nameCompartment": { + "$ref": "AAAAAAF585R2mxXpIOQ=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF585R2mxXu9T0=" + }, + "operationCompartment": { + "$ref": "AAAAAAF585R2mxXvAT0=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF585R2mxXwnKw=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF585R2mxXxfsk=" + } + }, + { + "_type": "UMLGeneralizationView", + "_id": "AAAAAAF585SsoBiJIWQ=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585SsoBiHEGA=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585SsoBiKhhM=", + "_parent": { + "$ref": "AAAAAAF585SsoBiJIWQ=" + }, + "model": { + "$ref": "AAAAAAF585SsoBiHEGA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 222, + "top": 96, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585SsoBiJIWQ=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585SsoBiLjr0=", + "_parent": { + "$ref": "AAAAAAF585SsoBiJIWQ=" + }, + "model": { + "$ref": "AAAAAAF585SsoBiHEGA=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 219, + "top": 111, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585SsoBiJIWQ=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585SsoBiMg+0=", + "_parent": { + "$ref": "AAAAAAF585SsoBiJIWQ=" + }, + "model": { + "$ref": "AAAAAAF585SsoBiHEGA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 227, + "top": 67, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585SsoBiJIWQ=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF585R2mxXoedQ=" + }, + "tail": { + "$ref": "AAAAAAF5836J2uu4ytM=" + }, + "lineStyle": 1, + "points": "271:97;179:80", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF585SsoBiKhhM=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF585SsoBiLjr0=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585SsoBiMg+0=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF585XYICJ68Rw=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585XYICJ4AdI=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF585XYISJ7jYg=", + "_parent": { + "$ref": "AAAAAAF585XYICJ68Rw=" + }, + "model": { + "$ref": "AAAAAAF585XYICJ4AdI=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF585XYISJ83A0=", + "_parent": { + "$ref": "AAAAAAF585XYISJ7jYg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -352, + "top": 48, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585XYISJ96tc=", + "_parent": { + "$ref": "AAAAAAF585XYISJ7jYg=" + }, + "font": "Arial;13;1", + "left": 605, + "top": 87, + "width": 182.4697265625, + "height": 13, + "text": "RECOMMEND" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585XYISJ+J2A=", + "_parent": { + "$ref": "AAAAAAF585XYISJ7jYg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -352, + "top": 48, + "width": 122.80810546875, + "height": 13, + "text": "(from User_interface)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585XYISJ/dbI=", + "_parent": { + "$ref": "AAAAAAF585XYISJ7jYg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -352, + "top": 48, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 600, + "top": 80, + "width": 192.4697265625, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF585XYISJ83A0=" + }, + "nameLabel": { + "$ref": "AAAAAAF585XYISJ96tc=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF585XYISJ+J2A=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585XYISJ/dbI=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF585XYISKAD20=", + "_parent": { + "$ref": "AAAAAAF585XYICJ68Rw=" + }, + "model": { + "$ref": "AAAAAAF585XYICJ4AdI=" + }, + "font": "Arial;13;0", + "left": 600, + "top": 105, + "width": 192.4697265625, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF585XYISKBecU=", + "_parent": { + "$ref": "AAAAAAF585XYICJ68Rw=" + }, + "model": { + "$ref": "AAAAAAF585XYICJ4AdI=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF585ZrFSvB4lU=", + "_parent": { + "$ref": "AAAAAAF585XYISKBecU=" + }, + "model": { + "$ref": "AAAAAAF585ZrCyuUPU4=" + }, + "font": "Arial;13;0", + "left": 605, + "top": 120, + "width": 182.4697265625, + "height": 13, + "text": "+The_test_part()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF585Zxuy0Xv+k=", + "_parent": { + "$ref": "AAAAAAF585XYISKBecU=" + }, + "model": { + "$ref": "AAAAAAF585ZxtSzqoH4=" + }, + "font": "Arial;13;0", + "left": 605, + "top": 135, + "width": 182.4697265625, + "height": 13, + "text": "+The_recommend_part()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 600, + "top": 115, + "width": 192.4697265625, + "height": 38 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF585XYISKC3RE=", + "_parent": { + "$ref": "AAAAAAF585XYICJ68Rw=" + }, + "model": { + "$ref": "AAAAAAF585XYICJ4AdI=" + }, + "subViews": [ + { + "_type": "UMLReceptionView", + "_id": "AAAAAAF585Z6AC7CALY=", + "_parent": { + "$ref": "AAAAAAF585XYISKC3RE=" + }, + "model": { + "$ref": "AAAAAAF585Z5+C6VdeI=" + }, + "font": "Arial;13;0", + "left": 605, + "top": 158, + "width": 182.4697265625, + "height": 13, + "text": "+chnage_to_test_part()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLReceptionView", + "_id": "AAAAAAF585aD0DCWWT0=", + "_parent": { + "$ref": "AAAAAAF585XYISKC3RE=" + }, + "model": { + "$ref": "AAAAAAF585aDyTBpyIw=" + }, + "font": "Arial;13;0", + "left": 605, + "top": 173, + "width": 182.4697265625, + "height": 13, + "text": "+change_to_recommend_part()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 600, + "top": 153, + "width": 192.4697265625, + "height": 38 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF585XYISKDvcU=", + "_parent": { + "$ref": "AAAAAAF585XYICJ68Rw=" + }, + "model": { + "$ref": "AAAAAAF585XYICJ4AdI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -176, + "top": 24, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 600, + "top": 80, + "width": 192.4697265625, + "height": 111, + "nameCompartment": { + "$ref": "AAAAAAF585XYISJ7jYg=" + }, + "suppressReceptions": false, + "attributeCompartment": { + "$ref": "AAAAAAF585XYISKAD20=" + }, + "operationCompartment": { + "$ref": "AAAAAAF585XYISKBecU=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF585XYISKC3RE=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF585XYISKDvcU=" + } + }, + { + "_type": "UMLGeneralizationView", + "_id": "AAAAAAF585YxtCVvjhU=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585YxtCVtC1s=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585YxtCVwi7A=", + "_parent": { + "$ref": "AAAAAAF585YxtCVvjhU=" + }, + "model": { + "$ref": "AAAAAAF585YxtCVtC1s=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 578, + "top": 139, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585YxtCVvjhU=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585YxtSVxfys=", + "_parent": { + "$ref": "AAAAAAF585YxtCVvjhU=" + }, + "model": { + "$ref": "AAAAAAF585YxtCVtC1s=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 578, + "top": 154, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585YxtCVvjhU=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585YxtSVyfZQ=", + "_parent": { + "$ref": "AAAAAAF585YxtCVvjhU=" + }, + "model": { + "$ref": "AAAAAAF585YxtCVtC1s=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 579, + "top": 109, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585YxtCVvjhU=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5836J2uu4ytM=" + }, + "tail": { + "$ref": "AAAAAAF585XYICJ68Rw=" + }, + "lineStyle": 1, + "points": "599:131;560:130", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF585YxtCVwi7A=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF585YxtSVxfys=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585YxtSVyfZQ=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF585ctLzeF6KE=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585ctLzeDGtU=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF585ctLzeGeMY=", + "_parent": { + "$ref": "AAAAAAF585ctLzeF6KE=" + }, + "model": { + "$ref": "AAAAAAF585ctLzeDGtU=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF585ctLzeHjXM=", + "_parent": { + "$ref": "AAAAAAF585ctLzeGeMY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -192, + "top": 544, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585ctLzeIC5o=", + "_parent": { + "$ref": "AAAAAAF585ctLzeGeMY=" + }, + "font": "Arial;13;1", + "left": 981, + "top": 543, + "width": 57.80810546875, + "height": 13, + "text": "Database" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585ctLzeJH9U=", + "_parent": { + "$ref": "AAAAAAF585ctLzeGeMY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -192, + "top": 544, + "width": 122.80810546875, + "height": 13, + "text": "(from User_interface)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585ctLzeKZxQ=", + "_parent": { + "$ref": "AAAAAAF585ctLzeGeMY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -192, + "top": 544, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 976, + "top": 536, + "width": 67.80810546875, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF585ctLzeHjXM=" + }, + "nameLabel": { + "$ref": "AAAAAAF585ctLzeIC5o=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF585ctLzeJH9U=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585ctLzeKZxQ=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF585ctMDeLulg=", + "_parent": { + "$ref": "AAAAAAF585ctLzeF6KE=" + }, + "model": { + "$ref": "AAAAAAF585ctLzeDGtU=" + }, + "font": "Arial;13;0", + "left": 976, + "top": 561, + "width": 67.80810546875, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF585ctMDeMATs=", + "_parent": { + "$ref": "AAAAAAF585ctLzeF6KE=" + }, + "model": { + "$ref": "AAAAAAF585ctLzeDGtU=" + }, + "font": "Arial;13;0", + "left": 976, + "top": 571, + "width": 67.80810546875, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF585ctMDeNP3Y=", + "_parent": { + "$ref": "AAAAAAF585ctLzeF6KE=" + }, + "model": { + "$ref": "AAAAAAF585ctLzeDGtU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -96, + "top": 272, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF585ctMDeOUC0=", + "_parent": { + "$ref": "AAAAAAF585ctLzeF6KE=" + }, + "model": { + "$ref": "AAAAAAF585ctLzeDGtU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -96, + "top": 272, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 976, + "top": 536, + "width": 67.80810546875, + "height": 57, + "nameCompartment": { + "$ref": "AAAAAAF585ctLzeGeMY=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF585ctMDeLulg=" + }, + "operationCompartment": { + "$ref": "AAAAAAF585ctMDeMATs=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF585ctMDeNP3Y=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF585ctMDeOUC0=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF585d6Rjn7xtw=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585d6Rjn5aKA=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF585d6Rjn8/RE=", + "_parent": { + "$ref": "AAAAAAF585d6Rjn7xtw=" + }, + "model": { + "$ref": "AAAAAAF585d6Rjn5aKA=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF585d6Rjn93s8=", + "_parent": { + "$ref": "AAAAAAF585d6Rjn8/RE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": 16, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585d6Rjn+ukE=", + "_parent": { + "$ref": "AAAAAAF585d6Rjn8/RE=" + }, + "font": "Arial;13;1", + "left": 709, + "top": 223, + "width": 98.66162109375, + "height": 13, + "text": "Test_part" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585d6Rjn/CKk=", + "_parent": { + "$ref": "AAAAAAF585d6Rjn8/RE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": 16, + "width": 122.80810546875, + "height": 13, + "text": "(from User_interface)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585d6RjoADbw=", + "_parent": { + "$ref": "AAAAAAF585d6Rjn8/RE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": 16, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 704, + "top": 216, + "width": 108.66162109375, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF585d6Rjn93s8=" + }, + "nameLabel": { + "$ref": "AAAAAAF585d6Rjn+ukE=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF585d6Rjn/CKk=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585d6RjoADbw=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF585d6RjoB9aI=", + "_parent": { + "$ref": "AAAAAAF585d6Rjn7xtw=" + }, + "model": { + "$ref": "AAAAAAF585d6Rjn5aKA=" + }, + "font": "Arial;13;0", + "left": 704, + "top": 241, + "width": 108.66162109375, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF585d6RjoCFdA=", + "_parent": { + "$ref": "AAAAAAF585d6Rjn7xtw=" + }, + "model": { + "$ref": "AAAAAAF585d6Rjn5aKA=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF585fSpz7qeLU=", + "_parent": { + "$ref": "AAAAAAF585d6RjoCFdA=" + }, + "model": { + "$ref": "AAAAAAF585fSnT690FM=" + }, + "font": "Arial;13;0", + "left": 709, + "top": 256, + "width": 98.66162109375, + "height": 13, + "text": "+q1()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF585fb1EBAj3c=", + "_parent": { + "$ref": "AAAAAAF585d6RjoCFdA=" + }, + "model": { + "$ref": "AAAAAAF585fbzkATjZA=" + }, + "font": "Arial;13;0", + "left": 709, + "top": 271, + "width": 98.66162109375, + "height": 13, + "text": "+q2()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF585fq+0K8dgw=", + "_parent": { + "$ref": "AAAAAAF585d6RjoCFdA=" + }, + "model": { + "$ref": "AAAAAAF585fq9EKPN2Y=" + }, + "font": "Arial;13;0", + "left": 709, + "top": 286, + "width": 98.66162109375, + "height": 13, + "text": "+q3()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 704, + "top": 251, + "width": 108.66162109375, + "height": 53 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF585d6RjoDn5s=", + "_parent": { + "$ref": "AAAAAAF585d6Rjn7xtw=" + }, + "model": { + "$ref": "AAAAAAF585d6Rjn5aKA=" + }, + "subViews": [ + { + "_type": "UMLReceptionView", + "_id": "AAAAAAF585fxdES77hE=", + "_parent": { + "$ref": "AAAAAAF585d6RjoDn5s=" + }, + "model": { + "$ref": "AAAAAAF585fxbESOYYg=" + }, + "font": "Arial;13;0", + "left": 709, + "top": 309, + "width": 98.66162109375, + "height": 13, + "text": "+change_to_q1()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLReceptionView", + "_id": "AAAAAAF585f6iEaPCBU=", + "_parent": { + "$ref": "AAAAAAF585d6RjoDn5s=" + }, + "model": { + "$ref": "AAAAAAF585f6gUZixPM=" + }, + "font": "Arial;13;0", + "left": 709, + "top": 324, + "width": 98.66162109375, + "height": 13, + "text": "+change_to_q2()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLReceptionView", + "_id": "AAAAAAF585gQ30oxBNs=", + "_parent": { + "$ref": "AAAAAAF585d6RjoDn5s=" + }, + "model": { + "$ref": "AAAAAAF585gQ10oEWfw=" + }, + "font": "Arial;13;0", + "left": 709, + "top": 339, + "width": 98.66162109375, + "height": 13, + "text": "+change_to_q3()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 704, + "top": 304, + "width": 108.66162109375, + "height": 53 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF585d6RjoEmzo=", + "_parent": { + "$ref": "AAAAAAF585d6Rjn7xtw=" + }, + "model": { + "$ref": "AAAAAAF585d6Rjn5aKA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -8, + "top": 8, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 704, + "top": 216, + "width": 108.66162109375, + "height": 141, + "nameCompartment": { + "$ref": "AAAAAAF585d6Rjn8/RE=" + }, + "suppressReceptions": false, + "attributeCompartment": { + "$ref": "AAAAAAF585d6RjoB9aI=" + }, + "operationCompartment": { + "$ref": "AAAAAAF585d6RjoCFdA=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF585d6RjoDn5s=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF585d6RjoEmzo=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF585ivV1AkYJk=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585ivV1Aivo8=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF585ivV1AlJw4=", + "_parent": { + "$ref": "AAAAAAF585ivV1AkYJk=" + }, + "model": { + "$ref": "AAAAAAF585ivV1Aivo8=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF585ivV1Amemo=", + "_parent": { + "$ref": "AAAAAAF585ivV1AlJw4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -64, + "top": 64, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585ivV1AnABI=", + "_parent": { + "$ref": "AAAAAAF585ivV1AlJw4=" + }, + "font": "Arial;13;1", + "left": 661, + "top": 391, + "width": 80.57080078125, + "height": 13, + "text": "q1" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585ivV1AoV2c=", + "_parent": { + "$ref": "AAAAAAF585ivV1AlJw4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -64, + "top": 64, + "width": 122.80810546875, + "height": 13, + "text": "(from User_interface)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585ivV1ApxgI=", + "_parent": { + "$ref": "AAAAAAF585ivV1AlJw4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -64, + "top": 64, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 656, + "top": 384, + "width": 90.57080078125, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF585ivV1Amemo=" + }, + "nameLabel": { + "$ref": "AAAAAAF585ivV1AnABI=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF585ivV1AoV2c=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585ivV1ApxgI=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF585ivV1AqoNs=", + "_parent": { + "$ref": "AAAAAAF585ivV1AkYJk=" + }, + "model": { + "$ref": "AAAAAAF585ivV1Aivo8=" + }, + "font": "Arial;13;0", + "left": 656, + "top": 409, + "width": 90.57080078125, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF585ivV1Ar9ag=", + "_parent": { + "$ref": "AAAAAAF585ivV1AkYJk=" + }, + "model": { + "$ref": "AAAAAAF585ivV1Aivo8=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF585jr0Va2BVQ=", + "_parent": { + "$ref": "AAAAAAF585ivV1Ar9ag=" + }, + "model": { + "$ref": "AAAAAAF585jrx1aJ+eU=" + }, + "font": "Arial;13;0", + "left": 661, + "top": 424, + "width": 80.57080078125, + "height": 13, + "text": "+show()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 656, + "top": 419, + "width": 90.57080078125, + "height": 23 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF585ivV1AsHCU=", + "_parent": { + "$ref": "AAAAAAF585ivV1AkYJk=" + }, + "model": { + "$ref": "AAAAAAF585ivV1Aivo8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -32, + "top": 32, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF585ivV1At+ws=", + "_parent": { + "$ref": "AAAAAAF585ivV1AkYJk=" + }, + "model": { + "$ref": "AAAAAAF585ivV1Aivo8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -32, + "top": 32, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 656, + "top": 384, + "width": 90.57080078125, + "height": 58, + "nameCompartment": { + "$ref": "AAAAAAF585ivV1AlJw4=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF585ivV1AqoNs=" + }, + "operationCompartment": { + "$ref": "AAAAAAF585ivV1Ar9ag=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF585ivV1AsHCU=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF585ivV1At+ws=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF585i3flEfobE=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585i3flEdFVk=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF585i3flEgTEI=", + "_parent": { + "$ref": "AAAAAAF585i3flEfobE=" + }, + "model": { + "$ref": "AAAAAAF585i3flEdFVk=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF585i3flEh5cs=", + "_parent": { + "$ref": "AAAAAAF585i3flEgTEI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 64, + "top": 64, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585i3flEiBro=", + "_parent": { + "$ref": "AAAAAAF585i3flEgTEI=" + }, + "font": "Arial;13;1", + "left": 805, + "top": 383, + "width": 80.57080078125, + "height": 13, + "text": "q2" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585i3flEjuPk=", + "_parent": { + "$ref": "AAAAAAF585i3flEgTEI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 64, + "top": 64, + "width": 122.80810546875, + "height": 13, + "text": "(from User_interface)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585i3flEkgy8=", + "_parent": { + "$ref": "AAAAAAF585i3flEgTEI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 64, + "top": 64, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 800, + "top": 376, + "width": 90.57080078125, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF585i3flEh5cs=" + }, + "nameLabel": { + "$ref": "AAAAAAF585i3flEiBro=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF585i3flEjuPk=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585i3flEkgy8=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF585i3flEllE8=", + "_parent": { + "$ref": "AAAAAAF585i3flEfobE=" + }, + "model": { + "$ref": "AAAAAAF585i3flEdFVk=" + }, + "font": "Arial;13;0", + "left": 800, + "top": 401, + "width": 90.57080078125, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF585i3flEmqu4=", + "_parent": { + "$ref": "AAAAAAF585i3flEfobE=" + }, + "model": { + "$ref": "AAAAAAF585i3flEdFVk=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF585jxoVgM8QA=", + "_parent": { + "$ref": "AAAAAAF585i3flEmqu4=" + }, + "model": { + "$ref": "AAAAAAF585jxmVffkZ0=" + }, + "font": "Arial;13;0", + "left": 805, + "top": 416, + "width": 80.57080078125, + "height": 13, + "text": "+show()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 800, + "top": 411, + "width": 90.57080078125, + "height": 23 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF585i3flEnBTY=", + "_parent": { + "$ref": "AAAAAAF585i3flEfobE=" + }, + "model": { + "$ref": "AAAAAAF585i3flEdFVk=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 32, + "top": 32, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF585i3flEowzU=", + "_parent": { + "$ref": "AAAAAAF585i3flEfobE=" + }, + "model": { + "$ref": "AAAAAAF585i3flEdFVk=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 32, + "top": 32, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 800, + "top": 376, + "width": 90.57080078125, + "height": 58, + "nameCompartment": { + "$ref": "AAAAAAF585i3flEgTEI=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF585i3flEllE8=" + }, + "operationCompartment": { + "$ref": "AAAAAAF585i3flEmqu4=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF585i3flEnBTY=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF585i3flEowzU=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF585jAO1Ia61A=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585jAO1IY3/w=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF585jAO1Ibuv8=", + "_parent": { + "$ref": "AAAAAAF585jAO1Ia61A=" + }, + "model": { + "$ref": "AAAAAAF585jAO1IY3/w=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF585jAO1IcIO8=", + "_parent": { + "$ref": "AAAAAAF585jAO1Ibuv8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -32, + "top": 48, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585jAO1IdVFw=", + "_parent": { + "$ref": "AAAAAAF585jAO1Ibuv8=" + }, + "font": "Arial;13;1", + "left": 733, + "top": 455, + "width": 80.57080078125, + "height": 13, + "text": "q3" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585jAO1IeUDw=", + "_parent": { + "$ref": "AAAAAAF585jAO1Ibuv8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -32, + "top": 48, + "width": 122.80810546875, + "height": 13, + "text": "(from User_interface)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585jAO1If4aQ=", + "_parent": { + "$ref": "AAAAAAF585jAO1Ibuv8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -32, + "top": 48, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 728, + "top": 448, + "width": 90.57080078125, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF585jAO1IcIO8=" + }, + "nameLabel": { + "$ref": "AAAAAAF585jAO1IdVFw=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF585jAO1IeUDw=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585jAO1If4aQ=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF585jAO1IggzE=", + "_parent": { + "$ref": "AAAAAAF585jAO1Ia61A=" + }, + "model": { + "$ref": "AAAAAAF585jAO1IY3/w=" + }, + "font": "Arial;13;0", + "left": 728, + "top": 473, + "width": 90.57080078125, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF585jAO1Ih6Zc=", + "_parent": { + "$ref": "AAAAAAF585jAO1Ia61A=" + }, + "model": { + "$ref": "AAAAAAF585jAO1IY3/w=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF585j3eVliz7g=", + "_parent": { + "$ref": "AAAAAAF585jAO1Ih6Zc=" + }, + "model": { + "$ref": "AAAAAAF585j3cVk1Mb0=" + }, + "font": "Arial;13;0", + "left": 733, + "top": 488, + "width": 80.57080078125, + "height": 13, + "text": "+show()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 728, + "top": 483, + "width": 90.57080078125, + "height": 23 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF585jAO1IimlI=", + "_parent": { + "$ref": "AAAAAAF585jAO1Ia61A=" + }, + "model": { + "$ref": "AAAAAAF585jAO1IY3/w=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": 24, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF585jAO1Ijeys=", + "_parent": { + "$ref": "AAAAAAF585jAO1Ia61A=" + }, + "model": { + "$ref": "AAAAAAF585jAO1IY3/w=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": 24, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 728, + "top": 448, + "width": 90.57080078125, + "height": 58, + "nameCompartment": { + "$ref": "AAAAAAF585jAO1Ibuv8=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF585jAO1IggzE=" + }, + "operationCompartment": { + "$ref": "AAAAAAF585jAO1Ih6Zc=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF585jAO1IimlI=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF585jAO1Ijeys=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF585l2C2cUo2o=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585l2CmcQV84=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585l2C2cVwWw=", + "_parent": { + "$ref": "AAAAAAF585l2C2cUo2o=" + }, + "model": { + "$ref": "AAAAAAF585l2CmcQV84=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 705, + "top": 357, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585l2C2cUo2o=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585l2C2cWSMw=", + "_parent": { + "$ref": "AAAAAAF585l2C2cUo2o=" + }, + "model": { + "$ref": "AAAAAAF585l2CmcQV84=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 691, + "top": 351, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585l2C2cUo2o=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585l2C2cXhYQ=", + "_parent": { + "$ref": "AAAAAAF585l2C2cUo2o=" + }, + "model": { + "$ref": "AAAAAAF585l2CmcQV84=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 732, + "top": 370, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585l2C2cUo2o=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585l2C2cYC2g=", + "_parent": { + "$ref": "AAAAAAF585l2C2cUo2o=" + }, + "model": { + "$ref": "AAAAAAF585l2CmcRx8w=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 710, + "top": 347, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585l2C2cUo2o=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585l2C2cZYH0=", + "_parent": { + "$ref": "AAAAAAF585l2C2cUo2o=" + }, + "model": { + "$ref": "AAAAAAF585l2CmcRx8w=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 699, + "top": 339, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585l2C2cUo2o=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585l2C2ca0wE=", + "_parent": { + "$ref": "AAAAAAF585l2C2cUo2o=" + }, + "model": { + "$ref": "AAAAAAF585l2CmcRx8w=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 733, + "top": 362, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585l2C2cUo2o=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585l2C2cbxIY=", + "_parent": { + "$ref": "AAAAAAF585l2C2cUo2o=" + }, + "model": { + "$ref": "AAAAAAF585l2CmcS12A=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 700, + "top": 368, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585l2C2cUo2o=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585l2C2ccmEY=", + "_parent": { + "$ref": "AAAAAAF585l2C2cUo2o=" + }, + "model": { + "$ref": "AAAAAAF585l2CmcS12A=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 687, + "top": 364, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585l2C2cUo2o=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585l2C2cdLe4=", + "_parent": { + "$ref": "AAAAAAF585l2C2cUo2o=" + }, + "model": { + "$ref": "AAAAAAF585l2CmcS12A=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 727, + "top": 375, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585l2C2cUo2o=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585l2C2ceqk0=", + "_parent": { + "$ref": "AAAAAAF585l2C2cUo2o=" + }, + "model": { + "$ref": "AAAAAAF585l2CmcRx8w=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585l2C2cfQVo=", + "_parent": { + "$ref": "AAAAAAF585l2C2cUo2o=" + }, + "model": { + "$ref": "AAAAAAF585l2CmcS12A=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF585d6Rjn7xtw=" + }, + "tail": { + "$ref": "AAAAAAF585ivV1AkYJk=" + }, + "lineStyle": 1, + "points": "713:383;725:357", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF585l2C2cVwWw=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF585l2C2cWSMw=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585l2C2cXhYQ=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF585l2C2cYC2g=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF585l2C2cZYH0=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF585l2C2ca0wE=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF585l2C2cbxIY=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF585l2C2ccmEY=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF585l2C2cdLe4=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF585l2C2ceqk0=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF585l2C2cfQVo=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF585mLlWgpwvM=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585mLlWgl9pc=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585mLlWgqxzg=", + "_parent": { + "$ref": "AAAAAAF585mLlWgpwvM=" + }, + "model": { + "$ref": "AAAAAAF585mLlWgl9pc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 751, + "top": 396, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585mLlWgpwvM=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585mLlWgrkpQ=", + "_parent": { + "$ref": "AAAAAAF585mLlWgpwvM=" + }, + "model": { + "$ref": "AAAAAAF585mLlWgl9pc=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 736, + "top": 397, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585mLlWgpwvM=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585mLlWgsgbo=", + "_parent": { + "$ref": "AAAAAAF585mLlWgpwvM=" + }, + "model": { + "$ref": "AAAAAAF585mLlWgl9pc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 780, + "top": 395, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585mLlWgpwvM=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585mLlWgt7s0=", + "_parent": { + "$ref": "AAAAAAF585mLlWgpwvM=" + }, + "model": { + "$ref": "AAAAAAF585mLlWgmC9s=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 753, + "top": 416, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585mLlWgpwvM=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585mLlWgu3P0=", + "_parent": { + "$ref": "AAAAAAF585mLlWgpwvM=" + }, + "model": { + "$ref": "AAAAAAF585mLlWgmC9s=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 739, + "top": 414, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585mLlWgpwvM=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585mLlWgvMrs=", + "_parent": { + "$ref": "AAAAAAF585mLlWgpwvM=" + }, + "model": { + "$ref": "AAAAAAF585mLlWgmC9s=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 780, + "top": 418, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585mLlWgpwvM=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585mLlWgw9H4=", + "_parent": { + "$ref": "AAAAAAF585mLlWgpwvM=" + }, + "model": { + "$ref": "AAAAAAF585mLlWgn6+Q=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 750, + "top": 378, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585mLlWgpwvM=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585mLlWgxjbc=", + "_parent": { + "$ref": "AAAAAAF585mLlWgpwvM=" + }, + "model": { + "$ref": "AAAAAAF585mLlWgn6+Q=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 736, + "top": 381, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585mLlWgpwvM=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585mLlWgyCW0=", + "_parent": { + "$ref": "AAAAAAF585mLlWgpwvM=" + }, + "model": { + "$ref": "AAAAAAF585mLlWgn6+Q=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 777, + "top": 371, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585mLlWgpwvM=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585mLlWgzC3g=", + "_parent": { + "$ref": "AAAAAAF585mLlWgpwvM=" + }, + "model": { + "$ref": "AAAAAAF585mLlWgmC9s=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585mLlWg05Oc=", + "_parent": { + "$ref": "AAAAAAF585mLlWgpwvM=" + }, + "model": { + "$ref": "AAAAAAF585mLlWgn6+Q=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF585d6Rjn7xtw=" + }, + "tail": { + "$ref": "AAAAAAF585jAO1Ia61A=" + }, + "lineStyle": 1, + "points": "770:447;763:357", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF585mLlWgqxzg=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF585mLlWgrkpQ=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585mLlWgsgbo=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF585mLlWgt7s0=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF585mLlWgu3P0=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF585mLlWgvMrs=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF585mLlWgw9H4=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF585mLlWgxjbc=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF585mLlWgyCW0=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF585mLlWgzC3g=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF585mLlWg05Oc=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF585mW7GlNTHA=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585mW62lJj38=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585mW7GlOIGA=", + "_parent": { + "$ref": "AAAAAAF585mW7GlNTHA=" + }, + "model": { + "$ref": "AAAAAAF585mW62lJj38=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 804, + "top": 369, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585mW7GlNTHA=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585mW7GlP0QI=", + "_parent": { + "$ref": "AAAAAAF585mW7GlNTHA=" + }, + "model": { + "$ref": "AAAAAAF585mW62lJj38=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 792, + "top": 378, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585mW7GlNTHA=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585mW7GlQXX0=", + "_parent": { + "$ref": "AAAAAAF585mW7GlNTHA=" + }, + "model": { + "$ref": "AAAAAAF585mW62lJj38=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 827, + "top": 350, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585mW7GlNTHA=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585mW7GlRUA8=", + "_parent": { + "$ref": "AAAAAAF585mW7GlNTHA=" + }, + "model": { + "$ref": "AAAAAAF585mW62lKY58=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 795, + "top": 357, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585mW7GlNTHA=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585mW7GlSces=", + "_parent": { + "$ref": "AAAAAAF585mW7GlNTHA=" + }, + "model": { + "$ref": "AAAAAAF585mW62lKY58=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 783, + "top": 364, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585mW7GlNTHA=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585mW7GlTS0M=", + "_parent": { + "$ref": "AAAAAAF585mW7GlNTHA=" + }, + "model": { + "$ref": "AAAAAAF585mW62lKY58=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 819, + "top": 344, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585mW7GlNTHA=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585mW7GlUNCY=", + "_parent": { + "$ref": "AAAAAAF585mW7GlNTHA=" + }, + "model": { + "$ref": "AAAAAAF585mW62lLDUY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 813, + "top": 380, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585mW7GlNTHA=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585mW7GlV0p8=", + "_parent": { + "$ref": "AAAAAAF585mW7GlNTHA=" + }, + "model": { + "$ref": "AAAAAAF585mW62lLDUY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 804, + "top": 390, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585mW7GlNTHA=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585mW7GlWX0k=", + "_parent": { + "$ref": "AAAAAAF585mW7GlNTHA=" + }, + "model": { + "$ref": "AAAAAAF585mW62lLDUY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 832, + "top": 360, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585mW7GlNTHA=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585mW7GlXNFU=", + "_parent": { + "$ref": "AAAAAAF585mW7GlNTHA=" + }, + "model": { + "$ref": "AAAAAAF585mW62lKY58=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585mW7GlYDzM=", + "_parent": { + "$ref": "AAAAAAF585mW7GlNTHA=" + }, + "model": { + "$ref": "AAAAAAF585mW62lLDUY=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF585d6Rjn7xtw=" + }, + "tail": { + "$ref": "AAAAAAF585i3flEfobE=" + }, + "lineStyle": 1, + "points": "823:375;809:357", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF585mW7GlOIGA=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF585mW7GlP0QI=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585mW7GlQXX0=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF585mW7GlRUA8=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF585mW7GlSces=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF585mW7GlTS0M=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF585mW7GlUNCY=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF585mW7GlV0p8=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF585mW7GlWX0k=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF585mW7GlXNFU=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF585mW7GlYDzM=" + } + }, + { + "_type": "UMLDependencyView", + "_id": "AAAAAAF585nEaG2x4dE=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585nEaG2vOv0=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585nEaG2yHDY=", + "_parent": { + "$ref": "AAAAAAF585nEaG2x4dE=" + }, + "model": { + "$ref": "AAAAAAF585nEaG2vOv0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 688, + "top": 531, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585nEaG2x4dE=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585nEaG2zSz0=", + "_parent": { + "$ref": "AAAAAAF585nEaG2x4dE=" + }, + "model": { + "$ref": "AAAAAAF585nEaG2vOv0=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 689, + "top": 516, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585nEaG2x4dE=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585nEaG20uc8=", + "_parent": { + "$ref": "AAAAAAF585nEaG2x4dE=" + }, + "model": { + "$ref": "AAAAAAF585nEaG2vOv0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 687, + "top": 560, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585nEaG2x4dE=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF585ctLzeF6KE=" + }, + "tail": { + "$ref": "AAAAAAF585ivV1AkYJk=" + }, + "lineStyle": 1, + "points": "697:442;688:552;975:563", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF585nEaG2yHDY=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF585nEaG2zSz0=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585nEaG20uc8=" + } + }, + { + "_type": "UMLDependencyView", + "_id": "AAAAAAF585nwvXCNyUo=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585nwvHCLg+E=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585nwvXCONbw=", + "_parent": { + "$ref": "AAAAAAF585nwvXCNyUo=" + }, + "model": { + "$ref": "AAAAAAF585nwvHCLg+E=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 902, + "top": 501, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585nwvXCNyUo=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585nwvXCPVJA=", + "_parent": { + "$ref": "AAAAAAF585nwvXCNyUo=" + }, + "model": { + "$ref": "AAAAAAF585nwvHCLg+E=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 907, + "top": 487, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585nwvXCNyUo=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585nwvXCQesg=", + "_parent": { + "$ref": "AAAAAAF585nwvXCNyUo=" + }, + "model": { + "$ref": "AAAAAAF585nwvHCLg+E=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 891, + "top": 530, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585nwvXCNyUo=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF585ctLzeF6KE=" + }, + "tail": { + "$ref": "AAAAAAF585jAO1Ia61A=" + }, + "lineStyle": 1, + "points": "819:493;975:551", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF585nwvXCONbw=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF585nwvXCPVJA=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585nwvXCQesg=" + } + }, + { + "_type": "UMLDependencyView", + "_id": "AAAAAAF585n+/nID3h0=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585n+/nIBEcw=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585n+/nIEHzo=", + "_parent": { + "$ref": "AAAAAAF585n+/nID3h0=" + }, + "model": { + "$ref": "AAAAAAF585n+/nIBEcw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 937, + "top": 467, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585n+/nID3h0=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585n+/nIFIp0=", + "_parent": { + "$ref": "AAAAAAF585n+/nID3h0=" + }, + "model": { + "$ref": "AAAAAAF585n+/nIBEcw=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 948, + "top": 456, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585n+/nID3h0=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585n+/nIGSeU=", + "_parent": { + "$ref": "AAAAAAF585n+/nID3h0=" + }, + "model": { + "$ref": "AAAAAAF585n+/nIBEcw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 916, + "top": 488, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585n+/nID3h0=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF585ctLzeF6KE=" + }, + "tail": { + "$ref": "AAAAAAF585i3flEfobE=" + }, + "lineStyle": 1, + "points": "875:434;979:535", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF585n+/nIEHzo=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF585n+/nIFIp0=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585n+/nIGSeU=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF585orXHN7oBA=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585orXHN3sa4=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585orXHN8a4s=", + "_parent": { + "$ref": "AAAAAAF585orXHN7oBA=" + }, + "model": { + "$ref": "AAAAAAF585orXHN3sa4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 736, + "top": 191, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585orXHN7oBA=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585orXHN9jqw=", + "_parent": { + "$ref": "AAAAAAF585orXHN7oBA=" + }, + "model": { + "$ref": "AAAAAAF585orXHN3sa4=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 750, + "top": 185, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585orXHN7oBA=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585orXHN+Ow8=", + "_parent": { + "$ref": "AAAAAAF585orXHN7oBA=" + }, + "model": { + "$ref": "AAAAAAF585orXHN3sa4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 709, + "top": 202, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585orXHN7oBA=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585orXHN/8x0=", + "_parent": { + "$ref": "AAAAAAF585orXHN7oBA=" + }, + "model": { + "$ref": "AAAAAAF585orXHN4CS4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 741, + "top": 203, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585orXHN7oBA=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585orXHOA1Jo=", + "_parent": { + "$ref": "AAAAAAF585orXHN7oBA=" + }, + "model": { + "$ref": "AAAAAAF585orXHN4CS4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 754, + "top": 200, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585orXHN7oBA=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585orXHOBOeg=", + "_parent": { + "$ref": "AAAAAAF585orXHN7oBA=" + }, + "model": { + "$ref": "AAAAAAF585orXHN4CS4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 714, + "top": 209, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585orXHN7oBA=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585orXHOCK8Q=", + "_parent": { + "$ref": "AAAAAAF585orXHN7oBA=" + }, + "model": { + "$ref": "AAAAAAF585orXHN5e3c=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 731, + "top": 179, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585orXHN7oBA=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585orXHODn/A=", + "_parent": { + "$ref": "AAAAAAF585orXHN7oBA=" + }, + "model": { + "$ref": "AAAAAAF585orXHN5e3c=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 743, + "top": 172, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585orXHN7oBA=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585orXHOE9lI=", + "_parent": { + "$ref": "AAAAAAF585orXHN7oBA=" + }, + "model": { + "$ref": "AAAAAAF585orXHN5e3c=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 708, + "top": 193, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585orXHN7oBA=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585orXHOFLLw=", + "_parent": { + "$ref": "AAAAAAF585orXHN7oBA=" + }, + "model": { + "$ref": "AAAAAAF585orXHN4CS4=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585orXHOGfPU=", + "_parent": { + "$ref": "AAAAAAF585orXHN7oBA=" + }, + "model": { + "$ref": "AAAAAAF585orXHN5e3c=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF585d6Rjn7xtw=" + }, + "tail": { + "$ref": "AAAAAAF585XYICJ68Rw=" + }, + "lineStyle": 1, + "points": "718:191;728:215", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF585orXHN8a4s=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF585orXHN9jqw=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585orXHN+Ow8=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF585orXHN/8x0=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF585orXHOA1Jo=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF585orXHOBOeg=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF585orXHOCK8Q=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF585orXHODn/A=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF585orXHOE9lI=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF585orXHOFLLw=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF585orXHOGfPU=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF585pKtnUnFx0=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585pKtnUlFog=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF585pKtnUojP4=", + "_parent": { + "$ref": "AAAAAAF585pKtnUnFx0=" + }, + "model": { + "$ref": "AAAAAAF585pKtnUlFog=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF585pKtnUpmkE=", + "_parent": { + "$ref": "AAAAAAF585pKtnUojP4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -144, + "top": 32, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585pKt3Uqxfk=", + "_parent": { + "$ref": "AAAAAAF585pKtnUojP4=" + }, + "font": "Arial;13;1", + "left": 869, + "top": 223, + "width": 147.76708984375, + "height": 13, + "text": "Recommend" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585pKt3Ur90k=", + "_parent": { + "$ref": "AAAAAAF585pKtnUojP4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -144, + "top": 32, + "width": 122.80810546875, + "height": 13, + "text": "(from User_interface)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585pKt3Us7QQ=", + "_parent": { + "$ref": "AAAAAAF585pKtnUojP4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -144, + "top": 32, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 864, + "top": 216, + "width": 157.76708984375, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF585pKtnUpmkE=" + }, + "nameLabel": { + "$ref": "AAAAAAF585pKt3Uqxfk=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF585pKt3Ur90k=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585pKt3Us7QQ=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF585pKt3UtTMU=", + "_parent": { + "$ref": "AAAAAAF585pKtnUnFx0=" + }, + "model": { + "$ref": "AAAAAAF585pKtnUlFog=" + }, + "font": "Arial;13;0", + "left": 864, + "top": 241, + "width": 157.76708984375, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF585pKt3UudfM=", + "_parent": { + "$ref": "AAAAAAF585pKtnUnFx0=" + }, + "model": { + "$ref": "AAAAAAF585pKtnUlFog=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF585vLjo6r1aM=", + "_parent": { + "$ref": "AAAAAAF585pKt3UudfM=" + }, + "model": { + "$ref": "AAAAAAF585vLfo5yxMw=" + }, + "font": "Arial;13;0", + "left": 869, + "top": 256, + "width": 147.76708984375, + "height": 13, + "text": "+the_recommend_show()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5855QOcaonbg=", + "_parent": { + "$ref": "AAAAAAF585pKt3UudfM=" + }, + "model": { + "$ref": "AAAAAAF5855QLsZvCks=" + }, + "font": "Arial;13;0", + "left": 869, + "top": 271, + "width": 147.76708984375, + "height": 13, + "text": "+the_recommend_write()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 864, + "top": 251, + "width": 157.76708984375, + "height": 38 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF585pKt3UvSOo=", + "_parent": { + "$ref": "AAAAAAF585pKtnUnFx0=" + }, + "model": { + "$ref": "AAAAAAF585pKtnUlFog=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -72, + "top": 16, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF585pKt3UwgRc=", + "_parent": { + "$ref": "AAAAAAF585pKtnUnFx0=" + }, + "model": { + "$ref": "AAAAAAF585pKtnUlFog=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -72, + "top": 16, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 864, + "top": 216, + "width": 157.76708984375, + "height": 73, + "nameCompartment": { + "$ref": "AAAAAAF585pKtnUojP4=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF585pKt3UtTMU=" + }, + "operationCompartment": { + "$ref": "AAAAAAF585pKt3UudfM=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF585pKt3UvSOo=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF585pKt3UwgRc=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF585p9TnmEYZs=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585p9TXmAIFY=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585p9TnmFuas=", + "_parent": { + "$ref": "AAAAAAF585p9TnmEYZs=" + }, + "model": { + "$ref": "AAAAAAF585p9TXmAIFY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 834, + "top": 178, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585p9TnmEYZs=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585p9TnmG0vc=", + "_parent": { + "$ref": "AAAAAAF585p9TnmEYZs=" + }, + "model": { + "$ref": "AAAAAAF585p9TXmAIFY=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 840, + "top": 164, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585p9TnmEYZs=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585p9TnmH+Gs=", + "_parent": { + "$ref": "AAAAAAF585p9TnmEYZs=" + }, + "model": { + "$ref": "AAAAAAF585p9TXmAIFY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 821, + "top": 205, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585p9TnmEYZs=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585p9TnmIUS0=", + "_parent": { + "$ref": "AAAAAAF585p9TnmEYZs=" + }, + "model": { + "$ref": "AAAAAAF585p9TnmBM98=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 821, + "top": 172, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585p9TnmEYZs=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585p9TnmJXV4=", + "_parent": { + "$ref": "AAAAAAF585p9TnmEYZs=" + }, + "model": { + "$ref": "AAAAAAF585p9TnmBM98=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 829, + "top": 161, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585p9TnmEYZs=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585p9TnmKb0M=", + "_parent": { + "$ref": "AAAAAAF585p9TnmEYZs=" + }, + "model": { + "$ref": "AAAAAAF585p9TnmBM98=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 806, + "top": 195, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585p9TnmEYZs=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585p9TnmL3Eo=", + "_parent": { + "$ref": "AAAAAAF585p9TnmEYZs=" + }, + "model": { + "$ref": "AAAAAAF585p9TnmCg2Q=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 846, + "top": 184, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585p9TnmEYZs=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585p9TnmM8Ec=", + "_parent": { + "$ref": "AAAAAAF585p9TnmEYZs=" + }, + "model": { + "$ref": "AAAAAAF585p9TnmCg2Q=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 850, + "top": 171, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF585p9TnmEYZs=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585p9TnmNZis=", + "_parent": { + "$ref": "AAAAAAF585p9TnmEYZs=" + }, + "model": { + "$ref": "AAAAAAF585p9TnmCg2Q=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 839, + "top": 211, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF585p9TnmEYZs=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585p9TnmOz28=", + "_parent": { + "$ref": "AAAAAAF585p9TnmEYZs=" + }, + "model": { + "$ref": "AAAAAAF585p9TnmBM98=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF585p9TnmPuxM=", + "_parent": { + "$ref": "AAAAAAF585p9TnmEYZs=" + }, + "model": { + "$ref": "AAAAAAF585p9TnmCg2Q=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF585pKtnUnFx0=" + }, + "tail": { + "$ref": "AAAAAAF585XYICJ68Rw=" + }, + "lineStyle": 1, + "points": "792:181;864:215", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF585p9TnmFuas=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF585p9TnmG0vc=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585p9TnmH+Gs=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF585p9TnmIUS0=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF585p9TnmJXV4=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF585p9TnmKb0M=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF585p9TnmL3Eo=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF585p9TnmM8Ec=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF585p9TnmNZis=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF585p9TnmOz28=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF585p9TnmPuxM=" + } + }, + { + "_type": "UMLDependencyView", + "_id": "AAAAAAF585wXr5Gay8U=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585wXr5GYxAY=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585wXr5GbdwY=", + "_parent": { + "$ref": "AAAAAAF585wXr5Gay8U=" + }, + "model": { + "$ref": "AAAAAAF585wXr5GYxAY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 990, + "top": 402, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585wXr5Gay8U=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585wXr5Gc5Uo=", + "_parent": { + "$ref": "AAAAAAF585wXr5Gay8U=" + }, + "model": { + "$ref": "AAAAAAF585wXr5GYxAY=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 1005, + "top": 399, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF585wXr5Gay8U=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF585wXr5GdhyI=", + "_parent": { + "$ref": "AAAAAAF585wXr5Gay8U=" + }, + "model": { + "$ref": "AAAAAAF585wXr5GYxAY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 961, + "top": 409, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF585wXr5Gay8U=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF585ctLzeF6KE=" + }, + "tail": { + "$ref": "AAAAAAF585pKtnUnFx0=" + }, + "lineStyle": 1, + "points": "950:289;1003:535", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF585wXr5GbdwY=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF585wXr5Gc5Uo=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585wXr5GdhyI=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF585ylEL9XUOk=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF585ylD79VuhU=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF585ylEL9Ytug=", + "_parent": { + "$ref": "AAAAAAF585ylEL9XUOk=" + }, + "model": { + "$ref": "AAAAAAF585ylD79VuhU=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF585ylEL9ZOig=", + "_parent": { + "$ref": "AAAAAAF585ylEL9Ytug=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 224, + "top": 80, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585ylEL9aeO8=", + "_parent": { + "$ref": "AAAAAAF585ylEL9Ytug=" + }, + "font": "Arial;13;1", + "left": 1061, + "top": 111, + "width": 136.220703125, + "height": 13, + "text": "COLLECTION" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585ylEL9blYY=", + "_parent": { + "$ref": "AAAAAAF585ylEL9Ytug=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 224, + "top": 80, + "width": 122.80810546875, + "height": 13, + "text": "(from User_interface)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF585ylEL9cvxA=", + "_parent": { + "$ref": "AAAAAAF585ylEL9Ytug=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 224, + "top": 80, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 1056, + "top": 104, + "width": 146.220703125, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF585ylEL9ZOig=" + }, + "nameLabel": { + "$ref": "AAAAAAF585ylEL9aeO8=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF585ylEL9blYY=" + }, + "propertyLabel": { + "$ref": "AAAAAAF585ylEL9cvxA=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF585ylEL9dHHg=", + "_parent": { + "$ref": "AAAAAAF585ylEL9XUOk=" + }, + "model": { + "$ref": "AAAAAAF585ylD79VuhU=" + }, + "font": "Arial;13;0", + "left": 1056, + "top": 129, + "width": 146.220703125, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF585ylEL9eSnw=", + "_parent": { + "$ref": "AAAAAAF585ylEL9XUOk=" + }, + "model": { + "$ref": "AAAAAAF585ylD79VuhU=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5854B/8P4lMs=", + "_parent": { + "$ref": "AAAAAAF585ylEL9eSnw=" + }, + "model": { + "$ref": "AAAAAAF5854B8cO8AAo=" + }, + "font": "Arial;13;0", + "left": 1061, + "top": 144, + "width": 136.220703125, + "height": 13, + "text": "+read_from_database()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5857uO9GIXFA=", + "_parent": { + "$ref": "AAAAAAF585ylEL9eSnw=" + }, + "model": { + "$ref": "AAAAAAF5857uMdFMu0s=" + }, + "font": "Arial;13;0", + "left": 1061, + "top": 159, + "width": 136.220703125, + "height": 13, + "text": "+the_pet_show()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 1056, + "top": 139, + "width": 146.220703125, + "height": 38 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF585ylEL9fZQs=", + "_parent": { + "$ref": "AAAAAAF585ylEL9XUOk=" + }, + "model": { + "$ref": "AAAAAAF585ylD79VuhU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 112, + "top": 40, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF585ylEL9gTGY=", + "_parent": { + "$ref": "AAAAAAF585ylEL9XUOk=" + }, + "model": { + "$ref": "AAAAAAF585ylD79VuhU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 112, + "top": 40, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 1056, + "top": 104, + "width": 146.220703125, + "height": 73, + "nameCompartment": { + "$ref": "AAAAAAF585ylEL9Ytug=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF585ylEL9dHHg=" + }, + "operationCompartment": { + "$ref": "AAAAAAF585ylEL9eSnw=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF585ylEL9fZQs=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF585ylEL9gTGY=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF5856ZX8qV1k4=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF5856ZX8qR+dc=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5856ZX8qW4yY=", + "_parent": { + "$ref": "AAAAAAF5856ZX8qV1k4=" + }, + "model": { + "$ref": "AAAAAAF5856ZX8qR+dc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1027, + "top": 177, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5856ZX8qV1k4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5856ZX8qX6/c=", + "_parent": { + "$ref": "AAAAAAF5856ZX8qV1k4=" + }, + "model": { + "$ref": "AAAAAAF5856ZX8qR+dc=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 1019, + "top": 164, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5856ZX8qV1k4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5856ZX8qYcJw=", + "_parent": { + "$ref": "AAAAAAF5856ZX8qV1k4=" + }, + "model": { + "$ref": "AAAAAAF5856ZX8qR+dc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1042, + "top": 202, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5856ZX8qV1k4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5856ZX8qZBIw=", + "_parent": { + "$ref": "AAAAAAF5856ZX8qV1k4=" + }, + "model": { + "$ref": "AAAAAAF5856ZX8qSqRA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1017, + "top": 182, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5856ZX8qV1k4=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5856ZX8qaHuE=", + "_parent": { + "$ref": "AAAAAAF5856ZX8qV1k4=" + }, + "model": { + "$ref": "AAAAAAF5856ZX8qSqRA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1012, + "top": 170, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5856ZX8qV1k4=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5856ZX8qbXzE=", + "_parent": { + "$ref": "AAAAAAF5856ZX8qV1k4=" + }, + "model": { + "$ref": "AAAAAAF5856ZX8qSqRA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1027, + "top": 208, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5856ZX8qV1k4=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5856ZX8qcDmc=", + "_parent": { + "$ref": "AAAAAAF5856ZX8qV1k4=" + }, + "model": { + "$ref": "AAAAAAF5856ZX8qTos0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1037, + "top": 171, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5856ZX8qV1k4=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5856ZX8qd+pU=", + "_parent": { + "$ref": "AAAAAAF5856ZX8qV1k4=" + }, + "model": { + "$ref": "AAAAAAF5856ZX8qTos0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1028, + "top": 161, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5856ZX8qV1k4=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5856ZX8qegHo=", + "_parent": { + "$ref": "AAAAAAF5856ZX8qV1k4=" + }, + "model": { + "$ref": "AAAAAAF5856ZX8qTos0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1054, + "top": 192, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5856ZX8qV1k4=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5856ZX8qfCKc=", + "_parent": { + "$ref": "AAAAAAF5856ZX8qV1k4=" + }, + "model": { + "$ref": "AAAAAAF5856ZX8qSqRA=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5856ZX8qgxQg=", + "_parent": { + "$ref": "AAAAAAF5856ZX8qV1k4=" + }, + "model": { + "$ref": "AAAAAAF5856ZX8qTos0=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF585ylEL9XUOk=" + }, + "tail": { + "$ref": "AAAAAAF585pKtnUnFx0=" + }, + "lineStyle": 1, + "points": "1003:215;1067:177", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5856ZX8qW4yY=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5856ZX8qX6/c=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5856ZX8qYcJw=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF5856ZX8qZBIw=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF5856ZX8qaHuE=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF5856ZX8qbXzE=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF5856ZX8qcDmc=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF5856ZX8qd+pU=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF5856ZX8qegHo=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF5856ZX8qfCKc=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF5856ZX8qgxQg=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF5856+38xtNM4=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF5856+38xpydA=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5856+38xuoYU=", + "_parent": { + "$ref": "AAAAAAF5856+38xtNM4=" + }, + "model": { + "$ref": "AAAAAAF5856+38xpydA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 923, + "top": 116, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5856+38xtNM4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5856+38xv0JQ=", + "_parent": { + "$ref": "AAAAAAF5856+38xtNM4=" + }, + "model": { + "$ref": "AAAAAAF5856+38xpydA=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 923, + "top": 101, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5856+38xtNM4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5856+38xwBdU=", + "_parent": { + "$ref": "AAAAAAF5856+38xtNM4=" + }, + "model": { + "$ref": "AAAAAAF5856+38xpydA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 922, + "top": 145, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5856+38xtNM4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5856+38xxw/g=", + "_parent": { + "$ref": "AAAAAAF5856+38xtNM4=" + }, + "model": { + "$ref": "AAAAAAF5856+38xqZmA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 818, + "top": 115, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5856+38xtNM4=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5856+38xyii0=", + "_parent": { + "$ref": "AAAAAAF5856+38xtNM4=" + }, + "model": { + "$ref": "AAAAAAF5856+38xqZmA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 820, + "top": 102, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5856+38xtNM4=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5856+38xzFJQ=", + "_parent": { + "$ref": "AAAAAAF5856+38xtNM4=" + }, + "model": { + "$ref": "AAAAAAF5856+38xqZmA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 813, + "top": 142, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5856+38xtNM4=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5856+38x0txg=", + "_parent": { + "$ref": "AAAAAAF5856+38xtNM4=" + }, + "model": { + "$ref": "AAAAAAF5856+38xrWZs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1029, + "top": 117, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5856+38xtNM4=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5856+4Mx1/vQ=", + "_parent": { + "$ref": "AAAAAAF5856+38xtNM4=" + }, + "model": { + "$ref": "AAAAAAF5856+38xrWZs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1027, + "top": 104, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5856+38xtNM4=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5856+4Mx2l0U=", + "_parent": { + "$ref": "AAAAAAF5856+38xtNM4=" + }, + "model": { + "$ref": "AAAAAAF5856+38xrWZs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1033, + "top": 145, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5856+38xtNM4=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5856+4Mx3T/Y=", + "_parent": { + "$ref": "AAAAAAF5856+38xtNM4=" + }, + "model": { + "$ref": "AAAAAAF5856+38xqZmA=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5856+4Mx4Ai0=", + "_parent": { + "$ref": "AAAAAAF5856+38xtNM4=" + }, + "model": { + "$ref": "AAAAAAF5856+38xrWZs=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF585ylEL9XUOk=" + }, + "tail": { + "$ref": "AAAAAAF585XYICJ68Rw=" + }, + "lineStyle": 1, + "points": "792:136;1055:139", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5856+38xuoYU=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5856+38xv0JQ=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5856+38xwBdU=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF5856+38xxw/g=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF5856+38xyii0=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF5856+38xzFJQ=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF5856+38x0txg=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF5856+4Mx1/vQ=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF5856+4Mx2l0U=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF5856+4Mx3T/Y=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF5856+4Mx4Ai0=" + } + }, + { + "_type": "UMLDependencyView", + "_id": "AAAAAAF5858R+9OMPS8=", + "_parent": { + "$ref": "AAAAAAF583OhYOrRjWE=" + }, + "model": { + "$ref": "AAAAAAF5858R+9OKPMM=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5858R+9ONrHE=", + "_parent": { + "$ref": "AAAAAAF5858R+9OMPS8=" + }, + "model": { + "$ref": "AAAAAAF5858R+9OKPMM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1081, + "top": 354, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5858R+9OMPS8=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5858R+9OOjfs=", + "_parent": { + "$ref": "AAAAAAF5858R+9OMPS8=" + }, + "model": { + "$ref": "AAAAAAF5858R+9OKPMM=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 1095, + "top": 358, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5858R+9OMPS8=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5858R+9OPEB4=", + "_parent": { + "$ref": "AAAAAAF5858R+9OMPS8=" + }, + "model": { + "$ref": "AAAAAAF5858R+9OKPMM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1052, + "top": 345, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5858R+9OMPS8=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF585ctLzeF6KE=" + }, + "tail": { + "$ref": "AAAAAAF585ylEL9XUOk=" + }, + "lineStyle": 1, + "points": "1118:177;1017:535", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5858R+9ONrHE=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5858R+9OOjfs=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5858R+9OPEB4=" + } + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF583dF7Orb8Cw=", + "_parent": { + "$ref": "AAAAAAF583OhX+rQ1bM=" + }, + "name": "Home", + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF583e+uOsGEoQ=", + "_parent": { + "$ref": "AAAAAAF583dF7Orb8Cw=" + }, + "name": "Operation1" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF583vkH+t2IAQ=", + "_parent": { + "$ref": "AAAAAAF583dF7Orb8Cw=" + }, + "name": "Operation2" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF583v3E+t8h/0=", + "_parent": { + "$ref": "AAAAAAF583dF7Orb8Cw=" + }, + "name": "Operation3" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF583wMYuuCVwQ=", + "_parent": { + "$ref": "AAAAAAF583dF7Orb8Cw=" + }, + "name": "Operation4" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF583wWi+uIY8o=", + "_parent": { + "$ref": "AAAAAAF583dF7Orb8Cw=" + }, + "name": "Operation5" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF583wkpOuOJqI=", + "_parent": { + "$ref": "AAAAAAF583dF7Orb8Cw=" + }, + "name": "Operation6" + } + ], + "receptions": [ + { + "_type": "UMLReception", + "_id": "AAAAAAF583f9MesVZmo=", + "_parent": { + "$ref": "AAAAAAF583dF7Orb8Cw=" + }, + "name": "Reception1" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5836J2uu2KHQ=", + "_parent": { + "$ref": "AAAAAAF583OhX+rQ1bM=" + }, + "name": "Home", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF585QbwgalR+o=", + "_parent": { + "$ref": "AAAAAAF5836J2uu2KHQ=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585QbwgamFd8=", + "_parent": { + "$ref": "AAAAAAF585QbwgalR+o=" + }, + "reference": { + "$ref": "AAAAAAF5836J2uu2KHQ=" + }, + "navigable": false + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585Qbwgangmg=", + "_parent": { + "$ref": "AAAAAAF585QbwgalR+o=" + }, + "reference": { + "$ref": "AAAAAAF584X3b+xvQiI=" + } + } + }, + { + "_type": "UMLAssociation", + "_id": "AAAAAAF585Qvawfqe3k=", + "_parent": { + "$ref": "AAAAAAF5836J2uu2KHQ=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585QvawfrAKY=", + "_parent": { + "$ref": "AAAAAAF585Qvawfqe3k=" + }, + "reference": { + "$ref": "AAAAAAF5836J2uu2KHQ=" + }, + "navigable": false + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585Qvawfs9YY=", + "_parent": { + "$ref": "AAAAAAF585Qvawfqe3k=" + }, + "reference": { + "$ref": "AAAAAAF584VAh+wzhA0=" + } + } + }, + { + "_type": "UMLGeneralization", + "_id": "AAAAAAF585SsoBiHEGA=", + "_parent": { + "$ref": "AAAAAAF5836J2uu2KHQ=" + }, + "source": { + "$ref": "AAAAAAF5836J2uu2KHQ=" + }, + "target": { + "$ref": "AAAAAAF585R2mxXm4SA=" + } + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF584RgvOwnmEI=", + "_parent": { + "$ref": "AAAAAAF5836J2uu2KHQ=" + }, + "name": "User_click" + } + ], + "receptions": [ + { + "_type": "UMLReception", + "_id": "AAAAAAF5836tfevhnCY=", + "_parent": { + "$ref": "AAAAAAF5836J2uu2KHQ=" + }, + "name": "Home_start" + }, + { + "_type": "UMLReception", + "_id": "AAAAAAF58360WevnxWk=", + "_parent": { + "$ref": "AAAAAAF5836J2uu2KHQ=" + }, + "name": "Home_delete" + }, + { + "_type": "UMLReception", + "_id": "AAAAAAF58365v+vtUY4=", + "_parent": { + "$ref": "AAAAAAF5836J2uu2KHQ=" + }, + "name": "change_to_login", + "visibility": "private" + }, + { + "_type": "UMLReception", + "_id": "AAAAAAF5836+o+vzzlw=", + "_parent": { + "$ref": "AAAAAAF5836J2uu2KHQ=" + }, + "name": "change_to_book", + "visibility": "private" + }, + { + "_type": "UMLReception", + "_id": "AAAAAAF5837EP+v5iP0=", + "_parent": { + "$ref": "AAAAAAF5836J2uu2KHQ=" + }, + "name": "change_to_recommend", + "visibility": "private" + }, + { + "_type": "UMLReception", + "_id": "AAAAAAF5837J4+v/N3A=", + "_parent": { + "$ref": "AAAAAAF5836J2uu2KHQ=" + }, + "name": "change_to_person", + "visibility": "private" + }, + { + "_type": "UMLReception", + "_id": "AAAAAAF583+rbuwI9lk=", + "_parent": { + "$ref": "AAAAAAF5836J2uu2KHQ=" + }, + "name": "change_tocommunication", + "visibility": "private" + }, + { + "_type": "UMLReception", + "_id": "AAAAAAF584P6yuwbuTM=", + "_parent": { + "$ref": "AAAAAAF5836J2uu2KHQ=" + }, + "name": "event_filter", + "visibility": "private" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF584VAh+wzhA0=", + "_parent": { + "$ref": "AAAAAAF583OhX+rQ1bM=" + }, + "name": "Login", + "receptions": [ + { + "_type": "UMLReception", + "_id": "AAAAAAF584WALOxmgXA=", + "_parent": { + "$ref": "AAAAAAF584VAh+wzhA0=" + }, + "name": "Enter" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF584X3b+xvQiI=", + "_parent": { + "$ref": "AAAAAAF583OhX+rQ1bM=" + }, + "name": "Book", + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF584YdxeyZmKE=", + "_parent": { + "$ref": "AAAAAAF584X3b+xvQiI=" + }, + "name": "CAT" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF584YjtOyfu4I=", + "_parent": { + "$ref": "AAAAAAF584X3b+xvQiI=" + }, + "name": "DOG" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF584Yoqeylj08=", + "_parent": { + "$ref": "AAAAAAF584X3b+xvQiI=" + }, + "name": "OTHERS" + } + ], + "receptions": [ + { + "_type": "UMLReception", + "_id": "AAAAAAF584ZwlOywPvw=", + "_parent": { + "$ref": "AAAAAAF584X3b+xvQiI=" + }, + "name": "change_to_cat" + }, + { + "_type": "UMLReception", + "_id": "AAAAAAF584Z8Vuy2EC4=", + "_parent": { + "$ref": "AAAAAAF584X3b+xvQiI=" + }, + "name": "change_to_dog" + }, + { + "_type": "UMLReception", + "_id": "AAAAAAF584aDKey8AmY=", + "_parent": { + "$ref": "AAAAAAF584X3b+xvQiI=" + }, + "name": "change_to_other" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF584csXuzKcXw=", + "_parent": { + "$ref": "AAAAAAF583OhX+rQ1bM=" + }, + "name": "CAT_START", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF585KeBgFQgas=", + "_parent": { + "$ref": "AAAAAAF584csXuzKcXw=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585KeBgFRj9g=", + "_parent": { + "$ref": "AAAAAAF585KeBgFQgas=" + }, + "reference": { + "$ref": "AAAAAAF584csXuzKcXw=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585KeBgFSLbY=", + "_parent": { + "$ref": "AAAAAAF585KeBgFQgas=" + }, + "reference": { + "$ref": "AAAAAAF584X3b+xvQiI=" + }, + "aggregation": "shared" + } + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF584dhsuz17D8=", + "_parent": { + "$ref": "AAAAAAF584csXuzKcXw=" + }, + "name": "Pupper_Cat" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF584dozOz7zOI=", + "_parent": { + "$ref": "AAAAAAF584csXuzKcXw=" + }, + "name": "Gafei_cat" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF584dsfO0BEoU=", + "_parent": { + "$ref": "AAAAAAF584csXuzKcXw=" + }, + "name": "short_cat" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF584fwv+0KK9c=", + "_parent": { + "$ref": "AAAAAAF584csXuzKcXw=" + }, + "name": "lazy_cat" + } + ], + "receptions": [ + { + "_type": "UMLReception", + "_id": "AAAAAAF584ikQe0UOcs=", + "_parent": { + "$ref": "AAAAAAF584csXuzKcXw=" + }, + "name": "change_to_pupper" + }, + { + "_type": "UMLReception", + "_id": "AAAAAAF584jFCu0beZE=", + "_parent": { + "$ref": "AAAAAAF584csXuzKcXw=" + }, + "name": "chagne_to_gaei" + }, + { + "_type": "UMLReception", + "_id": "AAAAAAF584jLnu0hV60=", + "_parent": { + "$ref": "AAAAAAF584csXuzKcXw=" + }, + "name": "change_to_short" + }, + { + "_type": "UMLReception", + "_id": "AAAAAAF584jOce0nTdk=", + "_parent": { + "$ref": "AAAAAAF584csXuzKcXw=" + }, + "name": "change_to_lazy" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF584lh1O00eqw=", + "_parent": { + "$ref": "AAAAAAF583OhX+rQ1bM=" + }, + "name": "DOG_START", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF585Kp3gIami0=", + "_parent": { + "$ref": "AAAAAAF584lh1O00eqw=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585Kp3wIbD1M=", + "_parent": { + "$ref": "AAAAAAF585Kp3gIami0=" + }, + "reference": { + "$ref": "AAAAAAF584lh1O00eqw=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585Kp3wIcZ3M=", + "_parent": { + "$ref": "AAAAAAF585Kp3gIami0=" + }, + "reference": { + "$ref": "AAAAAAF584X3b+xvQiI=" + }, + "aggregation": "shared" + } + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF584mDPu1e12w=", + "_parent": { + "$ref": "AAAAAAF584lh1O00eqw=" + }, + "name": "aer_dog" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF584mIRO1ktHk=", + "_parent": { + "$ref": "AAAAAAF584lh1O00eqw=" + }, + "name": "beta_dog" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF584mLru1qJI0=", + "_parent": { + "$ref": "AAAAAAF584lh1O00eqw=" + }, + "name": "gama_dog" + } + ], + "receptions": [ + { + "_type": "UMLReception", + "_id": "AAAAAAF584nsau10wEk=", + "_parent": { + "$ref": "AAAAAAF584lh1O00eqw=" + }, + "name": "change_to_aer_dog" + }, + { + "_type": "UMLReception", + "_id": "AAAAAAF584nyVO16cng=", + "_parent": { + "$ref": "AAAAAAF584lh1O00eqw=" + }, + "name": "change_to_betadog" + }, + { + "_type": "UMLReception", + "_id": "AAAAAAF584n35u2AmmA=", + "_parent": { + "$ref": "AAAAAAF584lh1O00eqw=" + }, + "name": "change_to_gamadog" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF584p/zO2K5hc=", + "_parent": { + "$ref": "AAAAAAF583OhX+rQ1bM=" + }, + "name": "others", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF585K0JALzxRY=", + "_parent": { + "$ref": "AAAAAAF584p/zO2K5hc=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585K0JAL0nVI=", + "_parent": { + "$ref": "AAAAAAF585K0JALzxRY=" + }, + "reference": { + "$ref": "AAAAAAF584p/zO2K5hc=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585K0JAL1M9g=", + "_parent": { + "$ref": "AAAAAAF585K0JALzxRY=" + }, + "reference": { + "$ref": "AAAAAAF584X3b+xvQiI=" + }, + "aggregation": "shared" + } + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF584qc/u21r7Y=", + "_parent": { + "$ref": "AAAAAAF584p/zO2K5hc=" + }, + "name": "Rabbit" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF584rBDe3CFIY=", + "_parent": { + "$ref": "AAAAAAF584p/zO2K5hc=" + }, + "name": "turtle" + } + ], + "receptions": [ + { + "_type": "UMLReception", + "_id": "AAAAAAF584qrWe28XLc=", + "_parent": { + "$ref": "AAAAAAF584p/zO2K5hc=" + }, + "name": "change_to_rabit" + }, + { + "_type": "UMLReception", + "_id": "AAAAAAF584rIsu3IYlU=", + "_parent": { + "$ref": "AAAAAAF584p/zO2K5hc=" + }, + "name": "change_to_turtle" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5841qoe3VKno=", + "_parent": { + "$ref": "AAAAAAF583OhX+rQ1bM=" + }, + "name": "Pupper_cat", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF5849WIe657ak=", + "_parent": { + "$ref": "AAAAAAF5841qoe3VKno=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5849WIe66M6E=", + "_parent": { + "$ref": "AAAAAAF5849WIe657ak=" + }, + "reference": { + "$ref": "AAAAAAF5841qoe3VKno=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5849WIe67AkQ=", + "_parent": { + "$ref": "AAAAAAF5849WIe657ak=" + }, + "reference": { + "$ref": "AAAAAAF584csXuzKcXw=" + }, + "aggregation": "shared" + } + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF5843Oi+5/nu8=", + "_parent": { + "$ref": "AAAAAAF5841qoe3VKno=" + }, + "name": "the_content" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF5843y4+6HIJQ=", + "_parent": { + "$ref": "AAAAAAF5841qoe3VKno=" + }, + "name": "recommend_way" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5841+v+3++po=", + "_parent": { + "$ref": "AAAAAAF583OhX+rQ1bM=" + }, + "name": "Gafei_cat", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF584/vEe8C9mo=", + "_parent": { + "$ref": "AAAAAAF5841+v+3++po=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF584/vEe8DA0M=", + "_parent": { + "$ref": "AAAAAAF584/vEe8C9mo=" + }, + "reference": { + "$ref": "AAAAAAF5841+v+3++po=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF584/vEe8EXGg=", + "_parent": { + "$ref": "AAAAAAF584/vEe8C9mo=" + }, + "reference": { + "$ref": "AAAAAAF584csXuzKcXw=" + }, + "aggregation": "shared" + } + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF58446zO6Piuw=", + "_parent": { + "$ref": "AAAAAAF5841+v+3++po=" + }, + "name": "eat" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF5845Qmu6WRjg=", + "_parent": { + "$ref": "AAAAAAF5841+v+3++po=" + }, + "name": "other_resource" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5842Sdu4pjDs=", + "_parent": { + "$ref": "AAAAAAF583OhX+rQ1bM=" + }, + "name": "short_cat", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF585ABWu9gVSE=", + "_parent": { + "$ref": "AAAAAAF5842Sdu4pjDs=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585ABWu9hxHU=", + "_parent": { + "$ref": "AAAAAAF585ABWu9gVSE=" + }, + "reference": { + "$ref": "AAAAAAF5842Sdu4pjDs=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585ABWu9iIdY=", + "_parent": { + "$ref": "AAAAAAF585ABWu9gVSE=" + }, + "reference": { + "$ref": "AAAAAAF584csXuzKcXw=" + }, + "aggregation": "shared" + } + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF5846fy+6fQ9U=", + "_parent": { + "$ref": "AAAAAAF5842Sdu4pjDs=" + }, + "name": "the_content" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5842Ynu5S0I0=", + "_parent": { + "$ref": "AAAAAAF583OhX+rQ1bM=" + }, + "name": "lazy_cat", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF585AdA+/TcYA=", + "_parent": { + "$ref": "AAAAAAF5842Ynu5S0I0=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585AdBO/Ur8I=", + "_parent": { + "$ref": "AAAAAAF585AdA+/TcYA=" + }, + "reference": { + "$ref": "AAAAAAF5842Ynu5S0I0=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585AdBO/Vpvg=", + "_parent": { + "$ref": "AAAAAAF585AdA+/TcYA=" + }, + "reference": { + "$ref": "AAAAAAF584csXuzKcXw=" + }, + "aggregation": "shared" + } + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF5847LKe6n7sQ=", + "_parent": { + "$ref": "AAAAAAF5842Ynu5S0I0=" + }, + "name": "the_content" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF585C9IfIEXbk=", + "_parent": { + "$ref": "AAAAAAF583OhX+rQ1bM=" + }, + "name": "aer_dog", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF585F9y/ZaFNg=", + "_parent": { + "$ref": "AAAAAAF585C9IfIEXbk=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585F9y/ZbOrw=", + "_parent": { + "$ref": "AAAAAAF585F9y/ZaFNg=" + }, + "reference": { + "$ref": "AAAAAAF585C9IfIEXbk=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585F9y/Zceac=", + "_parent": { + "$ref": "AAAAAAF585F9y/ZaFNg=" + }, + "reference": { + "$ref": "AAAAAAF584lh1O00eqw=" + }, + "aggregation": "shared" + } + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF585ESdfQmcUA=", + "_parent": { + "$ref": "AAAAAAF585C9IfIEXbk=" + }, + "name": "the_content" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF585DF8fJpiL0=", + "_parent": { + "$ref": "AAAAAAF583OhX+rQ1bM=" + }, + "name": "beta_dog", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF585GHSPbZBsM=", + "_parent": { + "$ref": "AAAAAAF585DF8fJpiL0=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585GHSPba+7c=", + "_parent": { + "$ref": "AAAAAAF585GHSPbZBsM=" + }, + "reference": { + "$ref": "AAAAAAF585DF8fJpiL0=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585GHSPbbOnk=", + "_parent": { + "$ref": "AAAAAAF585GHSPbZBsM=" + }, + "reference": { + "$ref": "AAAAAAF584lh1O00eqw=" + }, + "aggregation": "shared" + } + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF585EyoPSlkrc=", + "_parent": { + "$ref": "AAAAAAF585DF8fJpiL0=" + }, + "name": "the_content" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF585DL5/LOnEg=", + "_parent": { + "$ref": "AAAAAAF583OhX+rQ1bM=" + }, + "name": "gama_dog", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF585GsGPhueug=", + "_parent": { + "$ref": "AAAAAAF585DL5/LOnEg=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585GsGPhvNWo=", + "_parent": { + "$ref": "AAAAAAF585GsGPhueug=" + }, + "reference": { + "$ref": "AAAAAAF585DL5/LOnEg=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585GsGPhwH7E=", + "_parent": { + "$ref": "AAAAAAF585GsGPhueug=" + }, + "reference": { + "$ref": "AAAAAAF584lh1O00eqw=" + }, + "aggregation": "shared" + } + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF585FFXPUkxb4=", + "_parent": { + "$ref": "AAAAAAF585DL5/LOnEg=" + }, + "name": "the_content" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF585HutvozsMM=", + "_parent": { + "$ref": "AAAAAAF583OhX+rQ1bM=" + }, + "name": "RABIT", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF585J1nf+D920=", + "_parent": { + "$ref": "AAAAAAF585HutvozsMM=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585J1nf+Ec3M=", + "_parent": { + "$ref": "AAAAAAF585J1nf+D920=" + }, + "reference": { + "$ref": "AAAAAAF585HutvozsMM=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585J1nf+FEVg=", + "_parent": { + "$ref": "AAAAAAF585J1nf+D920=" + }, + "reference": { + "$ref": "AAAAAAF584p/zO2K5hc=" + }, + "aggregation": "shared" + } + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF585Infvxqyzo=", + "_parent": { + "$ref": "AAAAAAF585HutvozsMM=" + }, + "name": "content" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF585H2uvrFa5s=", + "_parent": { + "$ref": "AAAAAAF583OhX+rQ1bM=" + }, + "name": "TURTLE", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF585KD0ABfIsM=", + "_parent": { + "$ref": "AAAAAAF585H2uvrFa5s=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585KD0ABgScQ=", + "_parent": { + "$ref": "AAAAAAF585KD0ABfIsM=" + }, + "reference": { + "$ref": "AAAAAAF585H2uvrFa5s=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585KD0ABhOCA=", + "_parent": { + "$ref": "AAAAAAF585KD0ABfIsM=" + }, + "reference": { + "$ref": "AAAAAAF584p/zO2K5hc=" + }, + "aggregation": "shared" + } + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF585JQ2v3BXDw=", + "_parent": { + "$ref": "AAAAAAF585H2uvrFa5s=" + }, + "name": "content" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF585R2mxXm4SA=", + "_parent": { + "$ref": "AAAAAAF583OhX+rQ1bM=" + }, + "name": "QMainWindow" + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF585XYICJ4AdI=", + "_parent": { + "$ref": "AAAAAAF583OhX+rQ1bM=" + }, + "name": "RECOMMEND", + "ownedElements": [ + { + "_type": "UMLGeneralization", + "_id": "AAAAAAF585YxtCVtC1s=", + "_parent": { + "$ref": "AAAAAAF585XYICJ4AdI=" + }, + "source": { + "$ref": "AAAAAAF585XYICJ4AdI=" + }, + "target": { + "$ref": "AAAAAAF5836J2uu2KHQ=" + } + }, + { + "_type": "UMLAssociation", + "_id": "AAAAAAF585orXHN3sa4=", + "_parent": { + "$ref": "AAAAAAF585XYICJ4AdI=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585orXHN4CS4=", + "_parent": { + "$ref": "AAAAAAF585orXHN3sa4=" + }, + "reference": { + "$ref": "AAAAAAF585XYICJ4AdI=" + }, + "navigable": false + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585orXHN5e3c=", + "_parent": { + "$ref": "AAAAAAF585orXHN3sa4=" + }, + "reference": { + "$ref": "AAAAAAF585d6Rjn5aKA=" + } + } + }, + { + "_type": "UMLAssociation", + "_id": "AAAAAAF585p9TXmAIFY=", + "_parent": { + "$ref": "AAAAAAF585XYICJ4AdI=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585p9TnmBM98=", + "_parent": { + "$ref": "AAAAAAF585p9TXmAIFY=" + }, + "reference": { + "$ref": "AAAAAAF585XYICJ4AdI=" + }, + "navigable": false + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585p9TnmCg2Q=", + "_parent": { + "$ref": "AAAAAAF585p9TXmAIFY=" + }, + "reference": { + "$ref": "AAAAAAF585pKtnUlFog=" + } + } + }, + { + "_type": "UMLAssociation", + "_id": "AAAAAAF5856+38xpydA=", + "_parent": { + "$ref": "AAAAAAF585XYICJ4AdI=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5856+38xqZmA=", + "_parent": { + "$ref": "AAAAAAF5856+38xpydA=" + }, + "reference": { + "$ref": "AAAAAAF585XYICJ4AdI=" + }, + "navigable": false + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5856+38xrWZs=", + "_parent": { + "$ref": "AAAAAAF5856+38xpydA=" + }, + "reference": { + "$ref": "AAAAAAF585ylD79VuhU=" + } + } + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF585ZrCyuUPU4=", + "_parent": { + "$ref": "AAAAAAF585XYICJ4AdI=" + }, + "name": "The_test_part" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF585ZxtSzqoH4=", + "_parent": { + "$ref": "AAAAAAF585XYICJ4AdI=" + }, + "name": "The_recommend_part" + } + ], + "receptions": [ + { + "_type": "UMLReception", + "_id": "AAAAAAF585Z5+C6VdeI=", + "_parent": { + "$ref": "AAAAAAF585XYICJ4AdI=" + }, + "name": "chnage_to_test_part" + }, + { + "_type": "UMLReception", + "_id": "AAAAAAF585aDyTBpyIw=", + "_parent": { + "$ref": "AAAAAAF585XYICJ4AdI=" + }, + "name": "change_to_recommend_part" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF585ctLzeDGtU=", + "_parent": { + "$ref": "AAAAAAF583OhX+rQ1bM=" + }, + "name": "Database" + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF585d6Rjn5aKA=", + "_parent": { + "$ref": "AAAAAAF583OhX+rQ1bM=" + }, + "name": "Test_part", + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF585fSnT690FM=", + "_parent": { + "$ref": "AAAAAAF585d6Rjn5aKA=" + }, + "name": "q1" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF585fbzkATjZA=", + "_parent": { + "$ref": "AAAAAAF585d6Rjn5aKA=" + }, + "name": "q2" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF585fq9EKPN2Y=", + "_parent": { + "$ref": "AAAAAAF585d6Rjn5aKA=" + }, + "name": "q3" + } + ], + "receptions": [ + { + "_type": "UMLReception", + "_id": "AAAAAAF585fxbESOYYg=", + "_parent": { + "$ref": "AAAAAAF585d6Rjn5aKA=" + }, + "name": "change_to_q1" + }, + { + "_type": "UMLReception", + "_id": "AAAAAAF585f6gUZixPM=", + "_parent": { + "$ref": "AAAAAAF585d6Rjn5aKA=" + }, + "name": "change_to_q2" + }, + { + "_type": "UMLReception", + "_id": "AAAAAAF585gQ10oEWfw=", + "_parent": { + "$ref": "AAAAAAF585d6Rjn5aKA=" + }, + "name": "change_to_q3" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF585ivV1Aivo8=", + "_parent": { + "$ref": "AAAAAAF583OhX+rQ1bM=" + }, + "name": "q1", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF585l2CmcQV84=", + "_parent": { + "$ref": "AAAAAAF585ivV1Aivo8=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585l2CmcRx8w=", + "_parent": { + "$ref": "AAAAAAF585l2CmcQV84=" + }, + "reference": { + "$ref": "AAAAAAF585ivV1Aivo8=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585l2CmcS12A=", + "_parent": { + "$ref": "AAAAAAF585l2CmcQV84=" + }, + "reference": { + "$ref": "AAAAAAF585d6Rjn5aKA=" + }, + "aggregation": "shared" + } + }, + { + "_type": "UMLDependency", + "_id": "AAAAAAF585nEaG2vOv0=", + "_parent": { + "$ref": "AAAAAAF585ivV1Aivo8=" + }, + "source": { + "$ref": "AAAAAAF585ivV1Aivo8=" + }, + "target": { + "$ref": "AAAAAAF585ctLzeDGtU=" + } + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF585jrx1aJ+eU=", + "_parent": { + "$ref": "AAAAAAF585ivV1Aivo8=" + }, + "name": "show" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF585i3flEdFVk=", + "_parent": { + "$ref": "AAAAAAF583OhX+rQ1bM=" + }, + "name": "q2", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF585mW62lJj38=", + "_parent": { + "$ref": "AAAAAAF585i3flEdFVk=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585mW62lKY58=", + "_parent": { + "$ref": "AAAAAAF585mW62lJj38=" + }, + "reference": { + "$ref": "AAAAAAF585i3flEdFVk=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585mW62lLDUY=", + "_parent": { + "$ref": "AAAAAAF585mW62lJj38=" + }, + "reference": { + "$ref": "AAAAAAF585d6Rjn5aKA=" + }, + "aggregation": "shared" + } + }, + { + "_type": "UMLDependency", + "_id": "AAAAAAF585n+/nIBEcw=", + "_parent": { + "$ref": "AAAAAAF585i3flEdFVk=" + }, + "source": { + "$ref": "AAAAAAF585i3flEdFVk=" + }, + "target": { + "$ref": "AAAAAAF585ctLzeDGtU=" + } + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF585jxmVffkZ0=", + "_parent": { + "$ref": "AAAAAAF585i3flEdFVk=" + }, + "name": "show" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF585jAO1IY3/w=", + "_parent": { + "$ref": "AAAAAAF583OhX+rQ1bM=" + }, + "name": "q3", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF585mLlWgl9pc=", + "_parent": { + "$ref": "AAAAAAF585jAO1IY3/w=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585mLlWgmC9s=", + "_parent": { + "$ref": "AAAAAAF585mLlWgl9pc=" + }, + "reference": { + "$ref": "AAAAAAF585jAO1IY3/w=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF585mLlWgn6+Q=", + "_parent": { + "$ref": "AAAAAAF585mLlWgl9pc=" + }, + "reference": { + "$ref": "AAAAAAF585d6Rjn5aKA=" + }, + "aggregation": "shared" + } + }, + { + "_type": "UMLDependency", + "_id": "AAAAAAF585nwvHCLg+E=", + "_parent": { + "$ref": "AAAAAAF585jAO1IY3/w=" + }, + "source": { + "$ref": "AAAAAAF585jAO1IY3/w=" + }, + "target": { + "$ref": "AAAAAAF585ctLzeDGtU=" + } + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF585j3cVk1Mb0=", + "_parent": { + "$ref": "AAAAAAF585jAO1IY3/w=" + }, + "name": "show" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF585pKtnUlFog=", + "_parent": { + "$ref": "AAAAAAF583OhX+rQ1bM=" + }, + "name": "Recommend", + "ownedElements": [ + { + "_type": "UMLDependency", + "_id": "AAAAAAF585wXr5GYxAY=", + "_parent": { + "$ref": "AAAAAAF585pKtnUlFog=" + }, + "source": { + "$ref": "AAAAAAF585pKtnUlFog=" + }, + "target": { + "$ref": "AAAAAAF585ctLzeDGtU=" + } + }, + { + "_type": "UMLAssociation", + "_id": "AAAAAAF5856ZX8qR+dc=", + "_parent": { + "$ref": "AAAAAAF585pKtnUlFog=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5856ZX8qSqRA=", + "_parent": { + "$ref": "AAAAAAF5856ZX8qR+dc=" + }, + "reference": { + "$ref": "AAAAAAF585pKtnUlFog=" + }, + "navigable": false + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5856ZX8qTos0=", + "_parent": { + "$ref": "AAAAAAF5856ZX8qR+dc=" + }, + "reference": { + "$ref": "AAAAAAF585ylD79VuhU=" + } + } + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF585vLfo5yxMw=", + "_parent": { + "$ref": "AAAAAAF585pKtnUlFog=" + }, + "name": "the_recommend_show" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF5855QLsZvCks=", + "_parent": { + "$ref": "AAAAAAF585pKtnUlFog=" + }, + "name": "the_recommend_write" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF585ylD79VuhU=", + "_parent": { + "$ref": "AAAAAAF583OhX+rQ1bM=" + }, + "name": "COLLECTION", + "ownedElements": [ + { + "_type": "UMLDependency", + "_id": "AAAAAAF5858R+9OKPMM=", + "_parent": { + "$ref": "AAAAAAF585ylD79VuhU=" + }, + "source": { + "$ref": "AAAAAAF585ylD79VuhU=" + }, + "target": { + "$ref": "AAAAAAF585ctLzeDGtU=" + } + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF5854B8cO8AAo=", + "_parent": { + "$ref": "AAAAAAF585ylD79VuhU=" + }, + "name": "read_from_database" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF5857uMdFMu0s=", + "_parent": { + "$ref": "AAAAAAF585ylD79VuhU=" + }, + "name": "the_pet_show" + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/model/readme.txt b/model/readme.txt new file mode 100644 index 0000000..8e1abc6 --- /dev/null +++ b/model/readme.txt @@ -0,0 +1 @@ +this is model \ No newline at end of file diff --git a/model/undefined b/model/undefined new file mode 100644 index 0000000..d3f63da Binary files /dev/null and b/model/undefined differ diff --git a/model/用例图.mdj b/model/用例图.mdj new file mode 100644 index 0000000..0cbc5a1 --- /dev/null +++ b/model/用例图.mdj @@ -0,0 +1,17706 @@ +{ + "_type": "Project", + "_id": "AAAAAAFF+h6SjaM2Hec=", + "name": "Untitled", + "ownedElements": [ + { + "_type": "UMLModel", + "_id": "AAAAAAFF+qBWK6M3Z8Y=", + "_parent": { + "$ref": "AAAAAAFF+h6SjaM2Hec=" + }, + "name": "Model", + "ownedElements": [ + { + "_type": "UMLClassDiagram", + "_id": "AAAAAAFF+qBtyKM79qY=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "Main", + "defaultDiagram": true + } + ] + }, + { + "_type": "UMLModel", + "_id": "AAAAAAF5joIa/2YCpt4=", + "_parent": { + "$ref": "AAAAAAFF+h6SjaM2Hec=" + }, + "name": "用例图", + "ownedElements": [ + { + "_type": "UMLUseCaseDiagram", + "_id": "AAAAAAF5joIbAGYDNpY=", + "_parent": { + "$ref": "AAAAAAF5joIa/2YCpt4=" + }, + "name": "宠物 用例图", + "ownedViews": [ + { + "_type": "UMLActorView", + "_id": "AAAAAAF5joWZQ2ZeFi4=", + "_parent": { + "$ref": "AAAAAAF5joIbAGYDNpY=" + }, + "model": { + "$ref": "AAAAAAF5joWZQ2Zcu3w=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5joWZQ2Zf1zo=", + "_parent": { + "$ref": "AAAAAAF5joWZQ2ZeFi4=" + }, + "model": { + "$ref": "AAAAAAF5joWZQ2Zcu3w=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5joWZQ2ZgR+4=", + "_parent": { + "$ref": "AAAAAAF5joWZQ2Zf1zo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 416, + "top": 432, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5joWZQ2ZhcB0=", + "_parent": { + "$ref": "AAAAAAF5joWZQ2Zf1zo=" + }, + "font": "Arial;13;1", + "left": 245, + "top": 397, + "width": 41.17724609375, + "height": 13, + "text": "用户" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5joWZQ2ZiCv0=", + "_parent": { + "$ref": "AAAAAAF5joWZQ2Zf1zo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 416, + "top": 432, + "width": 90.1875, + "height": 13, + "text": "(from 用例图)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5joWZQ2Zjrqk=", + "_parent": { + "$ref": "AAAAAAF5joWZQ2Zf1zo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 416, + "top": 432, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 240, + "top": 390, + "width": 51.17724609375, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5joWZQ2ZgR+4=" + }, + "nameLabel": { + "$ref": "AAAAAAF5joWZQ2ZhcB0=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5joWZQ2ZiCv0=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5joWZQ2Zjrqk=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5joWZQ2Zk5mU=", + "_parent": { + "$ref": "AAAAAAF5joWZQ2ZeFi4=" + }, + "model": { + "$ref": "AAAAAAF5joWZQ2Zcu3w=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 208, + "top": 216, + "width": 10, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5joWZRGZl7Z4=", + "_parent": { + "$ref": "AAAAAAF5joWZQ2ZeFi4=" + }, + "model": { + "$ref": "AAAAAAF5joWZQ2Zcu3w=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 208, + "top": 216, + "width": 10, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5joWZRGZmRPc=", + "_parent": { + "$ref": "AAAAAAF5joWZQ2ZeFi4=" + }, + "model": { + "$ref": "AAAAAAF5joWZQ2Zcu3w=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 208, + "top": 216, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5joWZRGZnycs=", + "_parent": { + "$ref": "AAAAAAF5joWZQ2ZeFi4=" + }, + "model": { + "$ref": "AAAAAAF5joWZQ2Zcu3w=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 208, + "top": 216, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 240, + "top": 336, + "width": 51.17724609375, + "height": 80, + "nameCompartment": { + "$ref": "AAAAAAF5joWZQ2Zf1zo=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5joWZQ2Zk5mU=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5joWZRGZl7Z4=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5joWZRGZmRPc=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5joWZRGZnycs=" + } + }, + { + "_type": "UMLUseCaseView", + "_id": "AAAAAAF5jobTFmbg+Co=", + "_parent": { + "$ref": "AAAAAAF5joIbAGYDNpY=" + }, + "model": { + "$ref": "AAAAAAF5jobTFmbe1i0=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5jobTFmbhWVU=", + "_parent": { + "$ref": "AAAAAAF5jobTFmbg+Co=" + }, + "model": { + "$ref": "AAAAAAF5jobTFmbe1i0=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5jobTFmbihE4=", + "_parent": { + "$ref": "AAAAAAF5jobTFmbhWVU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 576, + "top": -128, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5jobTF2bjt4A=", + "_parent": { + "$ref": "AAAAAAF5jobTFmbhWVU=" + }, + "font": "Arial;13;1", + "left": 438, + "top": 186.5, + "width": 69, + "height": 13, + "text": "用户收藏" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5jobTF2bkvjc=", + "_parent": { + "$ref": "AAAAAAF5jobTFmbhWVU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 576, + "top": -128, + "width": 90.1875, + "height": 13, + "text": "(from 用例图)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5jobTF2blWeY=", + "_parent": { + "$ref": "AAAAAAF5jobTFmbhWVU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 576, + "top": -128, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 433, + "top": 179.5, + "width": 79, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5jobTFmbihE4=" + }, + "nameLabel": { + "$ref": "AAAAAAF5jobTF2bjt4A=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5jobTF2bkvjc=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5jobTF2blWeY=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5jobTF2bmujc=", + "_parent": { + "$ref": "AAAAAAF5jobTFmbg+Co=" + }, + "model": { + "$ref": "AAAAAAF5jobTFmbe1i0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 288, + "top": -64, + "width": 10, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5jobTF2bncOM=", + "_parent": { + "$ref": "AAAAAAF5jobTFmbg+Co=" + }, + "model": { + "$ref": "AAAAAAF5jobTFmbe1i0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 288, + "top": -64, + "width": 10, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5jobTF2boW2U=", + "_parent": { + "$ref": "AAAAAAF5jobTFmbg+Co=" + }, + "model": { + "$ref": "AAAAAAF5jobTFmbe1i0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 288, + "top": -64, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5jobTF2bpmNE=", + "_parent": { + "$ref": "AAAAAAF5jobTFmbg+Co=" + }, + "model": { + "$ref": "AAAAAAF5jobTFmbe1i0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 288, + "top": -64, + "width": 10, + "height": 10 + }, + { + "_type": "UMLExtensionPointCompartmentView", + "_id": "AAAAAAF5jobTF2bqRWk=", + "_parent": { + "$ref": "AAAAAAF5jobTFmbg+Co=" + }, + "model": { + "$ref": "AAAAAAF5jobTFmbe1i0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 288, + "top": -64, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 416, + "top": 152, + "width": 113, + "height": 81, + "nameCompartment": { + "$ref": "AAAAAAF5jobTFmbhWVU=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5jobTF2bmujc=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5jobTF2bncOM=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5jobTF2boW2U=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5jobTF2bpmNE=" + }, + "extensionPointCompartment": { + "$ref": "AAAAAAF5jobTF2bqRWk=" + } + }, + { + "_type": "UMLUseCaseView", + "_id": "AAAAAAF5job9pmcO4Kc=", + "_parent": { + "$ref": "AAAAAAF5joIbAGYDNpY=" + }, + "model": { + "$ref": "AAAAAAF5job9pmcM0Nc=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5job9pmcPMY4=", + "_parent": { + "$ref": "AAAAAAF5job9pmcO4Kc=" + }, + "model": { + "$ref": "AAAAAAF5job9pmcM0Nc=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5job9pmcQ7bk=", + "_parent": { + "$ref": "AAAAAAF5job9pmcPMY4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 912, + "top": -160, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5job9pmcR9vY=", + "_parent": { + "$ref": "AAAAAAF5job9pmcPMY4=" + }, + "font": "Arial;13;1", + "left": 615.5, + "top": 322.5, + "width": 77, + "height": 13, + "text": "问卷宠物推荐" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5job9pmcSB7Y=", + "_parent": { + "$ref": "AAAAAAF5job9pmcPMY4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 912, + "top": -160, + "width": 90.1875, + "height": 13, + "text": "(from 用例图)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5job9pmcTj1k=", + "_parent": { + "$ref": "AAAAAAF5job9pmcPMY4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 912, + "top": -160, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 610.5, + "top": 315.5, + "width": 88, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5job9pmcQ7bk=" + }, + "nameLabel": { + "$ref": "AAAAAAF5job9pmcR9vY=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5job9pmcSB7Y=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5job9pmcTj1k=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5job9p2cUbjQ=", + "_parent": { + "$ref": "AAAAAAF5job9pmcO4Kc=" + }, + "model": { + "$ref": "AAAAAAF5job9pmcM0Nc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 456, + "top": -80, + "width": 10, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5job9p2cVWRc=", + "_parent": { + "$ref": "AAAAAAF5job9pmcO4Kc=" + }, + "model": { + "$ref": "AAAAAAF5job9pmcM0Nc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 456, + "top": -80, + "width": 10, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5job9p2cWuc0=", + "_parent": { + "$ref": "AAAAAAF5job9pmcO4Kc=" + }, + "model": { + "$ref": "AAAAAAF5job9pmcM0Nc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 456, + "top": -80, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5job9p2cXIyg=", + "_parent": { + "$ref": "AAAAAAF5job9pmcO4Kc=" + }, + "model": { + "$ref": "AAAAAAF5job9pmcM0Nc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 456, + "top": -80, + "width": 10, + "height": 10 + }, + { + "_type": "UMLExtensionPointCompartmentView", + "_id": "AAAAAAF5job9p2cYvDs=", + "_parent": { + "$ref": "AAAAAAF5job9pmcO4Kc=" + }, + "model": { + "$ref": "AAAAAAF5job9pmcM0Nc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 456, + "top": -80, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 592, + "top": 288, + "width": 124, + "height": 81, + "nameCompartment": { + "$ref": "AAAAAAF5job9pmcPMY4=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5job9p2cUbjQ=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5job9p2cVWRc=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5job9p2cWuc0=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5job9p2cXIyg=" + }, + "extensionPointCompartment": { + "$ref": "AAAAAAF5job9p2cYvDs=" + } + }, + { + "_type": "UMLUseCaseView", + "_id": "AAAAAAF5jofS0mdG1NI=", + "_parent": { + "$ref": "AAAAAAF5joIbAGYDNpY=" + }, + "model": { + "$ref": "AAAAAAF5jofS0WdEU3Q=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5jofS0mdHN74=", + "_parent": { + "$ref": "AAAAAAF5jofS0mdG1NI=" + }, + "model": { + "$ref": "AAAAAAF5jofS0WdEU3Q=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5jofS0mdIqqw=", + "_parent": { + "$ref": "AAAAAAF5jofS0mdHN74=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 576, + "top": -240, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5jofS0mdJUgE=", + "_parent": { + "$ref": "AAAAAAF5jofS0mdHN74=" + }, + "font": "Arial;13;1", + "left": 438, + "top": 290.5, + "width": 69, + "height": 13, + "text": "宠物推送" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5jofS0mdK0yM=", + "_parent": { + "$ref": "AAAAAAF5jofS0mdHN74=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 576, + "top": -240, + "width": 90.1875, + "height": 13, + "text": "(from 用例图)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5jofS0mdLN2g=", + "_parent": { + "$ref": "AAAAAAF5jofS0mdHN74=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 576, + "top": -240, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 433, + "top": 283.5, + "width": 79, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5jofS0mdIqqw=" + }, + "nameLabel": { + "$ref": "AAAAAAF5jofS0mdJUgE=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5jofS0mdK0yM=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5jofS0mdLN2g=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5jofS0mdMaCg=", + "_parent": { + "$ref": "AAAAAAF5jofS0mdG1NI=" + }, + "model": { + "$ref": "AAAAAAF5jofS0WdEU3Q=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 288, + "top": -120, + "width": 10, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5jofS0mdN6cg=", + "_parent": { + "$ref": "AAAAAAF5jofS0mdG1NI=" + }, + "model": { + "$ref": "AAAAAAF5jofS0WdEU3Q=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 288, + "top": -120, + "width": 10, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5jofS0mdO4VY=", + "_parent": { + "$ref": "AAAAAAF5jofS0mdG1NI=" + }, + "model": { + "$ref": "AAAAAAF5jofS0WdEU3Q=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 288, + "top": -120, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5jofS0mdP6zQ=", + "_parent": { + "$ref": "AAAAAAF5jofS0mdG1NI=" + }, + "model": { + "$ref": "AAAAAAF5jofS0WdEU3Q=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 288, + "top": -120, + "width": 10, + "height": 10 + }, + { + "_type": "UMLExtensionPointCompartmentView", + "_id": "AAAAAAF5jofS0mdQF9Y=", + "_parent": { + "$ref": "AAAAAAF5jofS0mdG1NI=" + }, + "model": { + "$ref": "AAAAAAF5jofS0WdEU3Q=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 288, + "top": -120, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 416, + "top": 256, + "width": 113, + "height": 81, + "nameCompartment": { + "$ref": "AAAAAAF5jofS0mdHN74=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5jofS0mdMaCg=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5jofS0mdN6cg=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5jofS0mdO4VY=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5jofS0mdP6zQ=" + }, + "extensionPointCompartment": { + "$ref": "AAAAAAF5jofS0mdQF9Y=" + } + }, + { + "_type": "UMLUseCaseView", + "_id": "AAAAAAF5jog6MWd2xbo=", + "_parent": { + "$ref": "AAAAAAF5joIbAGYDNpY=" + }, + "model": { + "$ref": "AAAAAAF5jog6MWd0QwE=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5jog6MWd302c=", + "_parent": { + "$ref": "AAAAAAF5jog6MWd2xbo=" + }, + "model": { + "$ref": "AAAAAAF5jog6MWd0QwE=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5jog6MWd4Y4c=", + "_parent": { + "$ref": "AAAAAAF5jog6MWd302c=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 576, + "top": -160, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5jog6Mmd5NdU=", + "_parent": { + "$ref": "AAAAAAF5jog6MWd302c=" + }, + "font": "Arial;13;1", + "left": 437.5, + "top": 418, + "width": 69, + "height": 13, + "text": "知识浏览" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5jog6Mmd6iZo=", + "_parent": { + "$ref": "AAAAAAF5jog6MWd302c=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 576, + "top": -160, + "width": 90.1875, + "height": 13, + "text": "(from 用例图)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5jog6Mmd7N64=", + "_parent": { + "$ref": "AAAAAAF5jog6MWd302c=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 576, + "top": -160, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 432.5, + "top": 411, + "width": 79, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5jog6MWd4Y4c=" + }, + "nameLabel": { + "$ref": "AAAAAAF5jog6Mmd5NdU=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5jog6Mmd6iZo=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5jog6Mmd7N64=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5jog6Mmd84Ro=", + "_parent": { + "$ref": "AAAAAAF5jog6MWd2xbo=" + }, + "model": { + "$ref": "AAAAAAF5jog6MWd0QwE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 288, + "top": -80, + "width": 10, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5jog6Mmd930I=", + "_parent": { + "$ref": "AAAAAAF5jog6MWd2xbo=" + }, + "model": { + "$ref": "AAAAAAF5jog6MWd0QwE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 288, + "top": -80, + "width": 10, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5jog6Mmd+TZI=", + "_parent": { + "$ref": "AAAAAAF5jog6MWd2xbo=" + }, + "model": { + "$ref": "AAAAAAF5jog6MWd0QwE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 288, + "top": -80, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5jog6Mmd/XX8=", + "_parent": { + "$ref": "AAAAAAF5jog6MWd2xbo=" + }, + "model": { + "$ref": "AAAAAAF5jog6MWd0QwE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 288, + "top": -80, + "width": 10, + "height": 10 + }, + { + "_type": "UMLExtensionPointCompartmentView", + "_id": "AAAAAAF5jog6MmeAHQo=", + "_parent": { + "$ref": "AAAAAAF5jog6MWd2xbo=" + }, + "model": { + "$ref": "AAAAAAF5jog6MWd0QwE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 288, + "top": -80, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 416, + "top": 384, + "width": 112, + "height": 80, + "nameCompartment": { + "$ref": "AAAAAAF5jog6MWd302c=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5jog6Mmd84Ro=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5jog6Mmd930I=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5jog6Mmd+TZI=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5jog6Mmd/XX8=" + }, + "extensionPointCompartment": { + "$ref": "AAAAAAF5jog6MmeAHQo=" + } + }, + { + "_type": "UMLUseCaseView", + "_id": "AAAAAAF5jonxoWekNnA=", + "_parent": { + "$ref": "AAAAAAF5joIbAGYDNpY=" + }, + "model": { + "$ref": "AAAAAAF5jonxoWeibIA=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5jonxoWelxsA=", + "_parent": { + "$ref": "AAAAAAF5jonxoWekNnA=" + }, + "model": { + "$ref": "AAAAAAF5jonxoWeibIA=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5jonxoWem1oA=", + "_parent": { + "$ref": "AAAAAAF5jonxoWelxsA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 704, + "top": -128, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5jonxoWen5fo=", + "_parent": { + "$ref": "AAAAAAF5jonxoWelxsA=" + }, + "font": "Arial;13;1", + "left": 679.5, + "top": 390, + "width": 77, + "height": 13, + "text": "宠物知识浏览" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5jonxoWeopLY=", + "_parent": { + "$ref": "AAAAAAF5jonxoWelxsA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 704, + "top": -128, + "width": 90.1875, + "height": 13, + "text": "(from 用例图)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5jonxoWepgOY=", + "_parent": { + "$ref": "AAAAAAF5jonxoWelxsA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 704, + "top": -128, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 674.5, + "top": 383, + "width": 88, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5jonxoWem1oA=" + }, + "nameLabel": { + "$ref": "AAAAAAF5jonxoWen5fo=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5jonxoWeopLY=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5jonxoWepgOY=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5jonxoWeqsTM=", + "_parent": { + "$ref": "AAAAAAF5jonxoWekNnA=" + }, + "model": { + "$ref": "AAAAAAF5jonxoWeibIA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 352, + "top": -64, + "width": 10, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5jonxoWer2P4=", + "_parent": { + "$ref": "AAAAAAF5jonxoWekNnA=" + }, + "model": { + "$ref": "AAAAAAF5jonxoWeibIA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 352, + "top": -64, + "width": 10, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5jonxoWese9w=", + "_parent": { + "$ref": "AAAAAAF5jonxoWekNnA=" + }, + "model": { + "$ref": "AAAAAAF5jonxoWeibIA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 352, + "top": -64, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5jonxomet1vI=", + "_parent": { + "$ref": "AAAAAAF5jonxoWekNnA=" + }, + "model": { + "$ref": "AAAAAAF5jonxoWeibIA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 352, + "top": -64, + "width": 10, + "height": 10 + }, + { + "_type": "UMLExtensionPointCompartmentView", + "_id": "AAAAAAF5jonxomeu+5w=", + "_parent": { + "$ref": "AAAAAAF5jonxoWekNnA=" + }, + "model": { + "$ref": "AAAAAAF5jonxoWeibIA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 352, + "top": -64, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 656, + "top": 368, + "width": 124, + "height": 56, + "nameCompartment": { + "$ref": "AAAAAAF5jonxoWelxsA=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5jonxoWeqsTM=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5jonxoWer2P4=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5jonxoWese9w=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5jonxomet1vI=" + }, + "extensionPointCompartment": { + "$ref": "AAAAAAF5jonxomeu+5w=" + } + }, + { + "_type": "UMLUseCaseView", + "_id": "AAAAAAF5joogkmfSgB8=", + "_parent": { + "$ref": "AAAAAAF5joIbAGYDNpY=" + }, + "model": { + "$ref": "AAAAAAF5joogkmfQ8Aw=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5joogkmfTZKI=", + "_parent": { + "$ref": "AAAAAAF5joogkmfSgB8=" + }, + "model": { + "$ref": "AAAAAAF5joogkmfQ8Aw=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5joogkmfUD9o=", + "_parent": { + "$ref": "AAAAAAF5joogkmfTZKI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 720, + "top": -128, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5joogkmfVnEg=", + "_parent": { + "$ref": "AAAAAAF5joogkmfTZKI=" + }, + "font": "Arial;13;1", + "left": 679.5, + "top": 466, + "width": 77, + "height": 13, + "text": "饲养知识浏览" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5joogkmfWkmk=", + "_parent": { + "$ref": "AAAAAAF5joogkmfTZKI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 720, + "top": -128, + "width": 90.1875, + "height": 13, + "text": "(from 用例图)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5joogk2fXzK0=", + "_parent": { + "$ref": "AAAAAAF5joogkmfTZKI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 720, + "top": -128, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 674.5, + "top": 459, + "width": 88, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5joogkmfUD9o=" + }, + "nameLabel": { + "$ref": "AAAAAAF5joogkmfVnEg=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5joogkmfWkmk=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5joogk2fXzK0=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5joogk2fY3FA=", + "_parent": { + "$ref": "AAAAAAF5joogkmfSgB8=" + }, + "model": { + "$ref": "AAAAAAF5joogkmfQ8Aw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 360, + "top": -64, + "width": 10, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5joogk2fZlok=", + "_parent": { + "$ref": "AAAAAAF5joogkmfSgB8=" + }, + "model": { + "$ref": "AAAAAAF5joogkmfQ8Aw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 360, + "top": -64, + "width": 10, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5joogk2fazwU=", + "_parent": { + "$ref": "AAAAAAF5joogkmfSgB8=" + }, + "model": { + "$ref": "AAAAAAF5joogkmfQ8Aw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 360, + "top": -64, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5joogk2fbT1o=", + "_parent": { + "$ref": "AAAAAAF5joogkmfSgB8=" + }, + "model": { + "$ref": "AAAAAAF5joogkmfQ8Aw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 360, + "top": -64, + "width": 10, + "height": 10 + }, + { + "_type": "UMLExtensionPointCompartmentView", + "_id": "AAAAAAF5joogk2fcKQQ=", + "_parent": { + "$ref": "AAAAAAF5joogkmfSgB8=" + }, + "model": { + "$ref": "AAAAAAF5joogkmfQ8Aw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 360, + "top": -64, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 656, + "top": 448, + "width": 124, + "height": 48, + "nameCompartment": { + "$ref": "AAAAAAF5joogkmfTZKI=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5joogk2fY3FA=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5joogk2fZlok=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5joogk2fazwU=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5joogk2fbT1o=" + }, + "extensionPointCompartment": { + "$ref": "AAAAAAF5joogk2fcKQQ=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF5joyFgmjFAy4=", + "_parent": { + "$ref": "AAAAAAF5joIbAGYDNpY=" + }, + "model": { + "$ref": "AAAAAAF5joyFgWjBqfA=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5joyFgmjGvFk=", + "_parent": { + "$ref": "AAAAAAF5joyFgmjFAy4=" + }, + "model": { + "$ref": "AAAAAAF5joyFgWjBqfA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 348, + "top": 274, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5joyFgmjFAy4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5joyFgmjHyHI=", + "_parent": { + "$ref": "AAAAAAF5joyFgmjFAy4=" + }, + "model": { + "$ref": "AAAAAAF5joyFgWjBqfA=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 338, + "top": 263, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5joyFgmjFAy4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5joyFgmjIsrY=", + "_parent": { + "$ref": "AAAAAAF5joyFgmjFAy4=" + }, + "model": { + "$ref": "AAAAAAF5joyFgWjBqfA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 367, + "top": 297, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5joyFgmjFAy4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5joyFgmjJm/c=", + "_parent": { + "$ref": "AAAAAAF5joyFgmjFAy4=" + }, + "model": { + "$ref": "AAAAAAF5joyFgWjCQVw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 300, + "top": 317, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5joyFgmjFAy4=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5joyFgmjKlrQ=", + "_parent": { + "$ref": "AAAAAAF5joyFgmjFAy4=" + }, + "model": { + "$ref": "AAAAAAF5joyFgWjCQVw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 293, + "top": 306, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5joyFgmjFAy4=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5joyFgmjLltM=", + "_parent": { + "$ref": "AAAAAAF5joyFgmjFAy4=" + }, + "model": { + "$ref": "AAAAAAF5joyFgWjCQVw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 315, + "top": 341, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5joyFgmjFAy4=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5joyFgmjMX/Y=", + "_parent": { + "$ref": "AAAAAAF5joyFgmjFAy4=" + }, + "model": { + "$ref": "AAAAAAF5joyFgWjDzGw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 396, + "top": 232, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5joyFgmjFAy4=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5joyFgmjNtj0=", + "_parent": { + "$ref": "AAAAAAF5joyFgmjFAy4=" + }, + "model": { + "$ref": "AAAAAAF5joyFgWjDzGw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 386, + "top": 224, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5joyFgmjFAy4=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5joyFgmjOgTc=", + "_parent": { + "$ref": "AAAAAAF5joyFgmjFAy4=" + }, + "model": { + "$ref": "AAAAAAF5joyFgWjDzGw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 418, + "top": 250, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5joyFgmjFAy4=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5joyFgmjPNUY=", + "_parent": { + "$ref": "AAAAAAF5joyFgmjFAy4=" + }, + "model": { + "$ref": "AAAAAAF5joyFgWjCQVw=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5joyFgmjQUrE=", + "_parent": { + "$ref": "AAAAAAF5joyFgmjFAy4=" + }, + "model": { + "$ref": "AAAAAAF5joyFgWjDzGw=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5jobTFmbg+Co=" + }, + "tail": { + "$ref": "AAAAAAF5joWZQ2ZeFi4=" + }, + "lineStyle": 1, + "points": "291:352;426:233", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5joyFgmjGvFk=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5joyFgmjHyHI=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5joyFgmjIsrY=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF5joyFgmjJm/c=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF5joyFgmjKlrQ=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF5joyFgmjLltM=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF5joyFgmjMX/Y=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF5joyFgmjNtj0=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF5joyFgmjOgTc=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF5joyFgmjPNUY=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF5joyFgmjQUrE=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF5jozPe2n+39A=", + "_parent": { + "$ref": "AAAAAAF5joIbAGYDNpY=" + }, + "model": { + "$ref": "AAAAAAF5jozPe2n6rJY=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jozPe2n/CEg=", + "_parent": { + "$ref": "AAAAAAF5jozPe2n+39A=" + }, + "model": { + "$ref": "AAAAAAF5jozPe2n6rJY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 347, + "top": 320, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5jozPe2n+39A=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jozPe2oAfY0=", + "_parent": { + "$ref": "AAAAAAF5jozPe2n+39A=" + }, + "model": { + "$ref": "AAAAAAF5jozPe2n6rJY=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 342, + "top": 306, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5jozPe2n+39A=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jozPe2oBiMc=", + "_parent": { + "$ref": "AAAAAAF5jozPe2n+39A=" + }, + "model": { + "$ref": "AAAAAAF5jozPe2n6rJY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 358, + "top": 349, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5jozPe2n+39A=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jozPe2oCgV8=", + "_parent": { + "$ref": "AAAAAAF5jozPe2n+39A=" + }, + "model": { + "$ref": "AAAAAAF5jozPe2n7iHE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 309, + "top": 335, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5jozPe2n+39A=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jozPe2oDWag=", + "_parent": { + "$ref": "AAAAAAF5jozPe2n+39A=" + }, + "model": { + "$ref": "AAAAAAF5jozPe2n7iHE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 307, + "top": 322, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5jozPe2n+39A=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jozPe2oEXes=", + "_parent": { + "$ref": "AAAAAAF5jozPe2n+39A=" + }, + "model": { + "$ref": "AAAAAAF5jozPe2n7iHE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 315, + "top": 363, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5jozPe2n+39A=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jozPe2oFnRA=", + "_parent": { + "$ref": "AAAAAAF5jozPe2n+39A=" + }, + "model": { + "$ref": "AAAAAAF5jozPe2n8eV8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 385, + "top": 307, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5jozPe2n+39A=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jozPe2oGa44=", + "_parent": { + "$ref": "AAAAAAF5jozPe2n+39A=" + }, + "model": { + "$ref": "AAAAAAF5jozPe2n8eV8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 378, + "top": 295, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5jozPe2n+39A=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jozPe2oHx2M=", + "_parent": { + "$ref": "AAAAAAF5jozPe2n+39A=" + }, + "model": { + "$ref": "AAAAAAF5jozPe2n8eV8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 399, + "top": 331, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5jozPe2n+39A=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5jozPe2oICN8=", + "_parent": { + "$ref": "AAAAAAF5jozPe2n+39A=" + }, + "model": { + "$ref": "AAAAAAF5jozPe2n7iHE=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5jozPe2oJDRg=", + "_parent": { + "$ref": "AAAAAAF5jozPe2n+39A=" + }, + "model": { + "$ref": "AAAAAAF5jozPe2n8eV8=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5jofS0mdG1NI=" + }, + "tail": { + "$ref": "AAAAAAF5joWZQ2ZeFi4=" + }, + "lineStyle": 1, + "points": "291:365;415:318", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5jozPe2n/CEg=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5jozPe2oAfY0=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5jozPe2oBiMc=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF5jozPe2oCgV8=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF5jozPe2oDWag=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF5jozPe2oEXes=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF5jozPe2oFnRA=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF5jozPe2oGa44=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF5jozPe2oHx2M=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF5jozPe2oICN8=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF5jozPe2oJDRg=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF5jozZHWpuZiA=", + "_parent": { + "$ref": "AAAAAAF5joIbAGYDNpY=" + }, + "model": { + "$ref": "AAAAAAF5jozZHWpqeHg=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jozZHmpvqso=", + "_parent": { + "$ref": "AAAAAAF5jozZHWpuZiA=" + }, + "model": { + "$ref": "AAAAAAF5jozZHWpqeHg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 356, + "top": 374, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5jozZHWpuZiA=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jozZHmpw6Pg=", + "_parent": { + "$ref": "AAAAAAF5jozZHWpuZiA=" + }, + "model": { + "$ref": "AAAAAAF5jozZHWpqeHg=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 360, + "top": 359, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5jozZHWpuZiA=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jozZHmpxrbk=", + "_parent": { + "$ref": "AAAAAAF5jozZHWpuZiA=" + }, + "model": { + "$ref": "AAAAAAF5jozZHWpqeHg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 349, + "top": 403, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5jozZHWpuZiA=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jozZHmpysNo=", + "_parent": { + "$ref": "AAAAAAF5jozZHWpuZiA=" + }, + "model": { + "$ref": "AAAAAAF5jozZHWprtnY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 319, + "top": 366, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5jozZHWpuZiA=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jozZHmpzeyE=", + "_parent": { + "$ref": "AAAAAAF5jozZHWpuZiA=" + }, + "model": { + "$ref": "AAAAAAF5jozZHWprtnY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 324, + "top": 353, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5jozZHWpuZiA=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jozZHmp0v6k=", + "_parent": { + "$ref": "AAAAAAF5jozZHWpuZiA=" + }, + "model": { + "$ref": "AAAAAAF5jozZHWprtnY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 309, + "top": 392, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5jozZHWpuZiA=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jozZHmp1WZQ=", + "_parent": { + "$ref": "AAAAAAF5jozZHWpuZiA=" + }, + "model": { + "$ref": "AAAAAAF5jozZHWps0CA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 393, + "top": 383, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5jozZHWpuZiA=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jozZHmp206M=", + "_parent": { + "$ref": "AAAAAAF5jozZHWpuZiA=" + }, + "model": { + "$ref": "AAAAAAF5jozZHWps0CA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 393, + "top": 370, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5jozZHWpuZiA=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jozZHmp3GAE=", + "_parent": { + "$ref": "AAAAAAF5jozZHWpuZiA=" + }, + "model": { + "$ref": "AAAAAAF5jozZHWps0CA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 391, + "top": 411, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5jozZHWpuZiA=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5jozZHmp4J/U=", + "_parent": { + "$ref": "AAAAAAF5jozZHWpuZiA=" + }, + "model": { + "$ref": "AAAAAAF5jozZHWprtnY=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5jozZHmp5C4A=", + "_parent": { + "$ref": "AAAAAAF5jozZHWpuZiA=" + }, + "model": { + "$ref": "AAAAAAF5jozZHWps0CA=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5jog6MWd2xbo=" + }, + "tail": { + "$ref": "AAAAAAF5joWZQ2ZeFi4=" + }, + "lineStyle": 1, + "points": "291:381;415:410", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5jozZHmpvqso=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5jozZHmpw6Pg=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5jozZHmpxrbk=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF5jozZHmpysNo=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF5jozZHmpzeyE=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF5jozZHmp0v6k=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF5jozZHmp1WZQ=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF5jozZHmp206M=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF5jozZHmp3GAE=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF5jozZHmp4J/U=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF5jozZHmp5C4A=" + } + }, + { + "_type": "UMLIncludeView", + "_id": "AAAAAAF5jo1YiG1LYfk=", + "_parent": { + "$ref": "AAAAAAF5joIbAGYDNpY=" + }, + "model": { + "$ref": "AAAAAAF5jo1Yh21J8vE=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jo1YiG1MBCM=", + "_parent": { + "$ref": "AAAAAAF5jo1YiG1LYfk=" + }, + "model": { + "$ref": "AAAAAAF5jo1Yh21J8vE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 589, + "top": 388, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5jo1YiG1LYfk=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jo1YiG1NRMg=", + "_parent": { + "$ref": "AAAAAAF5jo1YiG1LYfk=" + }, + "model": { + "$ref": "AAAAAAF5jo1Yh21J8vE=" + }, + "font": "Arial;13;0", + "left": 557, + "top": 383, + "width": 59.59814453125, + "height": 13, + "alpha": -4.574756690432598, + "distance": 20.248456731316587, + "hostEdge": { + "$ref": "AAAAAAF5jo1YiG1LYfk=" + }, + "edgePosition": 1, + "text": "«include»" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jo1YiG1O5nY=", + "_parent": { + "$ref": "AAAAAAF5jo1YiG1LYfk=" + }, + "model": { + "$ref": "AAAAAAF5jo1Yh21J8vE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 592, + "top": 417, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5jo1YiG1LYfk=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5jonxoWekNnA=" + }, + "tail": { + "$ref": "AAAAAAF5jog6MWd2xbo=" + }, + "lineStyle": 1, + "points": "528:417;655:402", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5jo1YiG1MBCM=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5jo1YiG1NRMg=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5jo1YiG1O5nY=" + } + }, + { + "_type": "UMLIncludeView", + "_id": "AAAAAAF5jo1q5W22Hpw=", + "_parent": { + "$ref": "AAAAAAF5joIbAGYDNpY=" + }, + "model": { + "$ref": "AAAAAAF5jo1q5W20zuY=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jo1q5W23dS0=", + "_parent": { + "$ref": "AAAAAAF5jo1q5W22Hpw=" + }, + "model": { + "$ref": "AAAAAAF5jo1q5W20zuY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 593, + "top": 425, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5jo1q5W22Hpw=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jo1q5m24GuU=", + "_parent": { + "$ref": "AAAAAAF5jo1q5W22Hpw=" + }, + "model": { + "$ref": "AAAAAAF5jo1q5W20zuY=" + }, + "font": "Arial;13;0", + "left": 559, + "top": 456, + "width": 59.59814453125, + "height": 13, + "alpha": -1.5416070320146613, + "distance": 16.492422502470642, + "hostEdge": { + "$ref": "AAAAAAF5jo1q5W22Hpw=" + }, + "edgePosition": 1, + "text": "«include»" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jo1q5m25iVY=", + "_parent": { + "$ref": "AAAAAAF5jo1q5W22Hpw=" + }, + "model": { + "$ref": "AAAAAAF5jo1q5W20zuY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 588, + "top": 454, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5jo1q5W22Hpw=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5joogkmfSgB8=" + }, + "tail": { + "$ref": "AAAAAAF5jog6MWd2xbo=" + }, + "lineStyle": 1, + "points": "528:434;655:459", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5jo1q5W23dS0=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5jo1q5m24GuU=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5jo1q5m25iVY=" + } + }, + { + "_type": "UMLIncludeView", + "_id": "AAAAAAF5jpEAhXcZ8sg=", + "_parent": { + "$ref": "AAAAAAF5joIbAGYDNpY=" + }, + "model": { + "$ref": "AAAAAAF5jpEAhHcXenk=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jpEAhXcatPU=", + "_parent": { + "$ref": "AAAAAAF5jpEAhXcZ8sg=" + }, + "model": { + "$ref": "AAAAAAF5jpEAhHcXenk=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 562, + "top": 290, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5jpEAhXcZ8sg=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jpEAhXcbKE0=", + "_parent": { + "$ref": "AAAAAAF5jpEAhXcZ8sg=" + }, + "model": { + "$ref": "AAAAAAF5jpEAhHcXenk=" + }, + "font": "Arial;13;0", + "left": 526, + "top": 324, + "width": 59.59814453125, + "height": 13, + "alpha": -1.6060377169393714, + "distance": 19.6468827043885, + "hostEdge": { + "$ref": "AAAAAAF5jpEAhXcZ8sg=" + }, + "edgePosition": 1, + "text": "«include»" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jpEAhXccZzU=", + "_parent": { + "$ref": "AAAAAAF5jpEAhXcZ8sg=" + }, + "model": { + "$ref": "AAAAAAF5jpEAhHcXenk=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 557, + "top": 319, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5jpEAhXcZ8sg=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5job9pmcO4Kc=" + }, + "tail": { + "$ref": "AAAAAAF5jofS0mdG1NI=" + }, + "lineStyle": 1, + "points": "529:306;591:317", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5jpEAhXcatPU=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5jpEAhXcbKE0=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5jpEAhXccZzU=" + } + }, + { + "_type": "UMLUseCaseView", + "_id": "AAAAAAF5jpEzMXisdp8=", + "_parent": { + "$ref": "AAAAAAF5joIbAGYDNpY=" + }, + "model": { + "$ref": "AAAAAAF5jpEzMHiqYUg=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5jpEzMXityqY=", + "_parent": { + "$ref": "AAAAAAF5jpEzMXisdp8=" + }, + "model": { + "$ref": "AAAAAAF5jpEzMHiqYUg=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5jpEzMXiu9/4=", + "_parent": { + "$ref": "AAAAAAF5jpEzMXityqY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 544, + "top": -48, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5jpEzMXivMFU=", + "_parent": { + "$ref": "AAAAAAF5jpEzMXityqY=" + }, + "font": "Arial;13;1", + "left": 608, + "top": 226.5, + "width": 81, + "height": 13, + "text": "随机宠物推荐" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5jpEzMXiwKNE=", + "_parent": { + "$ref": "AAAAAAF5jpEzMXityqY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 544, + "top": -48, + "width": 90.1875, + "height": 13, + "text": "(from 用例图)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5jpEzMXixKYs=", + "_parent": { + "$ref": "AAAAAAF5jpEzMXityqY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 544, + "top": -48, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 603, + "top": 219.5, + "width": 91, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5jpEzMXiu9/4=" + }, + "nameLabel": { + "$ref": "AAAAAAF5jpEzMXivMFU=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5jpEzMXiwKNE=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5jpEzMXixKYs=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5jpEzMXiyYyk=", + "_parent": { + "$ref": "AAAAAAF5jpEzMXisdp8=" + }, + "model": { + "$ref": "AAAAAAF5jpEzMHiqYUg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 272, + "top": -24, + "width": 10, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5jpEzMXizj1k=", + "_parent": { + "$ref": "AAAAAAF5jpEzMXisdp8=" + }, + "model": { + "$ref": "AAAAAAF5jpEzMHiqYUg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 272, + "top": -24, + "width": 10, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5jpEzMXi0Mzg=", + "_parent": { + "$ref": "AAAAAAF5jpEzMXisdp8=" + }, + "model": { + "$ref": "AAAAAAF5jpEzMHiqYUg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 272, + "top": -24, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5jpEzMXi1oeE=", + "_parent": { + "$ref": "AAAAAAF5jpEzMXisdp8=" + }, + "model": { + "$ref": "AAAAAAF5jpEzMHiqYUg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 272, + "top": -24, + "width": 10, + "height": 10 + }, + { + "_type": "UMLExtensionPointCompartmentView", + "_id": "AAAAAAF5jpEzMXi2kzQ=", + "_parent": { + "$ref": "AAAAAAF5jpEzMXisdp8=" + }, + "model": { + "$ref": "AAAAAAF5jpEzMHiqYUg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 272, + "top": -24, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 584, + "top": 192, + "width": 129, + "height": 81, + "nameCompartment": { + "$ref": "AAAAAAF5jpEzMXityqY=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5jpEzMXiyYyk=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5jpEzMXizj1k=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5jpEzMXi0Mzg=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5jpEzMXi1oeE=" + }, + "extensionPointCompartment": { + "$ref": "AAAAAAF5jpEzMXi2kzQ=" + } + }, + { + "_type": "UMLIncludeView", + "_id": "AAAAAAF5jpHGi3x2sUk=", + "_parent": { + "$ref": "AAAAAAF5joIbAGYDNpY=" + }, + "model": { + "$ref": "AAAAAAF5jpHGi3x0oNg=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jpHGi3x3BkM=", + "_parent": { + "$ref": "AAAAAAF5jpHGi3x2sUk=" + }, + "model": { + "$ref": "AAAAAAF5jpHGi3x0oNg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 551, + "top": 244, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5jpHGi3x2sUk=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jpHGi3x4T9E=", + "_parent": { + "$ref": "AAAAAAF5jpHGi3x2sUk=" + }, + "model": { + "$ref": "AAAAAAF5jpHGi3x0oNg=" + }, + "font": "Arial;13;0", + "left": 516, + "top": 240, + "width": 59.59814453125, + "height": 13, + "alpha": -4.5399534908071155, + "distance": 21.470910553583888, + "hostEdge": { + "$ref": "AAAAAAF5jpHGi3x2sUk=" + }, + "edgePosition": 1, + "text": "«include»" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jpHGi3x5XRo=", + "_parent": { + "$ref": "AAAAAAF5jpHGi3x2sUk=" + }, + "model": { + "$ref": "AAAAAAF5jpHGi3x0oNg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 560, + "top": 273, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5jpHGi3x2sUk=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5jpEzMXisdp8=" + }, + "tail": { + "$ref": "AAAAAAF5jofS0mdG1NI=" + }, + "lineStyle": 1, + "points": "529:275;583:256", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5jpHGi3x3BkM=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5jpHGi3x4T9E=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5jpHGi3x5XRo=" + } + }, + { + "_type": "UMLUseCaseView", + "_id": "AAAAAAF5jp5Sw33DJd8=", + "_parent": { + "$ref": "AAAAAAF5joIbAGYDNpY=" + }, + "model": { + "$ref": "AAAAAAF5jp5Sw33BQrY=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5jp5Sw33EnOg=", + "_parent": { + "$ref": "AAAAAAF5jp5Sw33DJd8=" + }, + "model": { + "$ref": "AAAAAAF5jp5Sw33BQrY=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5jp5Sw33FMfE=", + "_parent": { + "$ref": "AAAAAAF5jp5Sw33EnOg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 544, + "top": -144, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5jp5Sw33GgKc=", + "_parent": { + "$ref": "AAAAAAF5jp5Sw33EnOg=" + }, + "font": "Arial;13;1", + "left": 429, + "top": 538, + "width": 103, + "height": 13, + "text": "宠物日常起居记录" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5jp5Sw33H2RA=", + "_parent": { + "$ref": "AAAAAAF5jp5Sw33EnOg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 544, + "top": -144, + "width": 90.1875, + "height": 13, + "text": "(from 用例图)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5jp5Sw33I+Ig=", + "_parent": { + "$ref": "AAAAAAF5jp5Sw33EnOg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 544, + "top": -144, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 424, + "top": 531, + "width": 114, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5jp5Sw33FMfE=" + }, + "nameLabel": { + "$ref": "AAAAAAF5jp5Sw33GgKc=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5jp5Sw33H2RA=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5jp5Sw33I+Ig=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5jp5Sw33JjCg=", + "_parent": { + "$ref": "AAAAAAF5jp5Sw33DJd8=" + }, + "model": { + "$ref": "AAAAAAF5jp5Sw33BQrY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 272, + "top": -72, + "width": 10, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5jp5SxH3KVAw=", + "_parent": { + "$ref": "AAAAAAF5jp5Sw33DJd8=" + }, + "model": { + "$ref": "AAAAAAF5jp5Sw33BQrY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 272, + "top": -72, + "width": 10, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5jp5SxH3LWRw=", + "_parent": { + "$ref": "AAAAAAF5jp5Sw33DJd8=" + }, + "model": { + "$ref": "AAAAAAF5jp5Sw33BQrY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 272, + "top": -72, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5jp5SxH3Myjw=", + "_parent": { + "$ref": "AAAAAAF5jp5Sw33DJd8=" + }, + "model": { + "$ref": "AAAAAAF5jp5Sw33BQrY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 272, + "top": -72, + "width": 10, + "height": 10 + }, + { + "_type": "UMLExtensionPointCompartmentView", + "_id": "AAAAAAF5jp5SxH3Ny2s=", + "_parent": { + "$ref": "AAAAAAF5jp5Sw33DJd8=" + }, + "model": { + "$ref": "AAAAAAF5jp5Sw33BQrY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 272, + "top": -72, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 400, + "top": 504, + "width": 161, + "height": 80, + "nameCompartment": { + "$ref": "AAAAAAF5jp5Sw33EnOg=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5jp5Sw33JjCg=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5jp5SxH3KVAw=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5jp5SxH3LWRw=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5jp5SxH3Myjw=" + }, + "extensionPointCompartment": { + "$ref": "AAAAAAF5jp5SxH3Ny2s=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF5jp6F7X5cZO0=", + "_parent": { + "$ref": "AAAAAAF5joIbAGYDNpY=" + }, + "model": { + "$ref": "AAAAAAF5jp6F7X5YIFs=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jp6F7X5d2qs=", + "_parent": { + "$ref": "AAAAAAF5jp6F7X5cZO0=" + }, + "model": { + "$ref": "AAAAAAF5jp6F7X5YIFs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 369, + "top": 431, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5jp6F7X5cZO0=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jp6F7X5e3aQ=", + "_parent": { + "$ref": "AAAAAAF5jp6F7X5cZO0=" + }, + "model": { + "$ref": "AAAAAAF5jp6F7X5YIFs=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 378, + "top": 419, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5jp6F7X5cZO0=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jp6F7X5fp78=", + "_parent": { + "$ref": "AAAAAAF5jp6F7X5cZO0=" + }, + "model": { + "$ref": "AAAAAAF5jp6F7X5YIFs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 350, + "top": 454, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5jp6F7X5cZO0=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jp6F7X5gpHw=", + "_parent": { + "$ref": "AAAAAAF5jp6F7X5cZO0=" + }, + "model": { + "$ref": "AAAAAAF5jp6F7X5ZGag=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 320, + "top": 393, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5jp6F7X5cZO0=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jp6F7X5hIGw=", + "_parent": { + "$ref": "AAAAAAF5jp6F7X5cZO0=" + }, + "model": { + "$ref": "AAAAAAF5jp6F7X5ZGag=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 330, + "top": 384, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5jp6F7X5cZO0=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jp6F7X5iV74=", + "_parent": { + "$ref": "AAAAAAF5jp6F7X5cZO0=" + }, + "model": { + "$ref": "AAAAAAF5jp6F7X5ZGag=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 300, + "top": 412, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5jp6F7X5cZO0=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jp6F7X5jwlI=", + "_parent": { + "$ref": "AAAAAAF5jp6F7X5cZO0=" + }, + "model": { + "$ref": "AAAAAAF5jp6F7X5alX0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 417, + "top": 469, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5jp6F7X5cZO0=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jp6F7X5kDOY=", + "_parent": { + "$ref": "AAAAAAF5jp6F7X5cZO0=" + }, + "model": { + "$ref": "AAAAAAF5jp6F7X5alX0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 424, + "top": 457, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5jp6F7X5cZO0=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5jp6F7X5lsEc=", + "_parent": { + "$ref": "AAAAAAF5jp6F7X5cZO0=" + }, + "model": { + "$ref": "AAAAAAF5jp6F7X5alX0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 404, + "top": 493, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5jp6F7X5cZO0=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5jp6F7X5maRA=", + "_parent": { + "$ref": "AAAAAAF5jp6F7X5cZO0=" + }, + "model": { + "$ref": "AAAAAAF5jp6F7X5ZGag=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5jp6F7X5n6qM=", + "_parent": { + "$ref": "AAAAAAF5jp6F7X5cZO0=" + }, + "model": { + "$ref": "AAAAAAF5jp6F7X5alX0=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5jp5Sw33DJd8=" + }, + "tail": { + "$ref": "AAAAAAF5joWZQ2ZeFi4=" + }, + "lineStyle": 1, + "points": "291:395;429:503", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5jp6F7X5d2qs=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5jp6F7X5e3aQ=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5jp6F7X5fp78=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF5jp6F7X5gpHw=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF5jp6F7X5hIGw=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF5jp6F7X5iV74=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF5jp6F7X5jwlI=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF5jp6F7X5kDOY=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF5jp6F7X5lsEc=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF5jp6F7X5maRA=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF5jp6F7X5n6qM=" + } + }, + { + "_type": "UMLUseCaseSubjectView", + "_id": "AAAAAAF5sKl9CuiEzAk=", + "_parent": { + "$ref": "AAAAAAF5joIbAGYDNpY=" + }, + "model": { + "$ref": "AAAAAAF5sKl9CeiCycc=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5sKl9CuiFIZ8=", + "_parent": { + "$ref": "AAAAAAF5sKl9CuiEzAk=" + }, + "model": { + "$ref": "AAAAAAF5sKl9CeiCycc=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5sKl9CuiGOWk=", + "_parent": { + "$ref": "AAAAAAF5sKl9CuiFIZ8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 608, + "top": -128, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sKl9CuiHD6A=", + "_parent": { + "$ref": "AAAAAAF5sKl9CuiFIZ8=" + }, + "font": "Arial;13;1", + "left": 325, + "top": 111, + "width": 494, + "height": 13, + "text": "宠物 用例图" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sKl9CuiIzhM=", + "_parent": { + "$ref": "AAAAAAF5sKl9CuiFIZ8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 608, + "top": -128, + "width": 81.44677734375, + "height": 13, + "text": "(from 用例图)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sKl9CuiJGEE=", + "_parent": { + "$ref": "AAAAAAF5sKl9CuiFIZ8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 608, + "top": -128, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 320, + "top": 104, + "width": 504, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5sKl9CuiGOWk=" + }, + "nameLabel": { + "$ref": "AAAAAAF5sKl9CuiHD6A=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5sKl9CuiIzhM=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sKl9CuiJGEE=" + } + } + ], + "font": "Arial;13;0", + "left": 320, + "top": 104, + "width": 504, + "height": 528, + "nameCompartment": { + "$ref": "AAAAAAF5sKl9CuiFIZ8=" + } + } + ] + }, + { + "_type": "UMLActor", + "_id": "AAAAAAF5joWZQ2Zcu3w=", + "_parent": { + "$ref": "AAAAAAF5joIa/2YCpt4=" + }, + "name": "用户", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF5joxqOGh43Yw=", + "_parent": { + "$ref": "AAAAAAF5joWZQ2Zcu3w=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5joxqOGh5sIo=", + "_parent": { + "$ref": "AAAAAAF5joxqOGh43Yw=" + }, + "reference": { + "$ref": "AAAAAAF5joWZQ2Zcu3w=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5joxqOGh6FJE=", + "_parent": { + "$ref": "AAAAAAF5joxqOGh43Yw=" + }, + "reference": { + "$ref": "AAAAAAF5joYHWmaw55E=" + } + } + }, + { + "_type": "UMLAssociation", + "_id": "AAAAAAF5joyFgWjBqfA=", + "_parent": { + "$ref": "AAAAAAF5joWZQ2Zcu3w=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5joyFgWjCQVw=", + "_parent": { + "$ref": "AAAAAAF5joyFgWjBqfA=" + }, + "reference": { + "$ref": "AAAAAAF5joWZQ2Zcu3w=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5joyFgWjDzGw=", + "_parent": { + "$ref": "AAAAAAF5joyFgWjBqfA=" + }, + "reference": { + "$ref": "AAAAAAF5jobTFmbe1i0=" + } + } + }, + { + "_type": "UMLAssociation", + "_id": "AAAAAAF5joywrWlQipo=", + "_parent": { + "$ref": "AAAAAAF5joWZQ2Zcu3w=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5joywrWlRJqQ=", + "_parent": { + "$ref": "AAAAAAF5joywrWlQipo=" + }, + "reference": { + "$ref": "AAAAAAF5joWZQ2Zcu3w=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5joywrWlSjbo=", + "_parent": { + "$ref": "AAAAAAF5joywrWlQipo=" + }, + "reference": { + "$ref": "AAAAAAF5job9pmcM0Nc=" + } + } + }, + { + "_type": "UMLAssociation", + "_id": "AAAAAAF5jozPe2n6rJY=", + "_parent": { + "$ref": "AAAAAAF5joWZQ2Zcu3w=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5jozPe2n7iHE=", + "_parent": { + "$ref": "AAAAAAF5jozPe2n6rJY=" + }, + "reference": { + "$ref": "AAAAAAF5joWZQ2Zcu3w=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5jozPe2n8eV8=", + "_parent": { + "$ref": "AAAAAAF5jozPe2n6rJY=" + }, + "reference": { + "$ref": "AAAAAAF5jofS0WdEU3Q=" + } + } + }, + { + "_type": "UMLAssociation", + "_id": "AAAAAAF5jozZHWpqeHg=", + "_parent": { + "$ref": "AAAAAAF5joWZQ2Zcu3w=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5jozZHWprtnY=", + "_parent": { + "$ref": "AAAAAAF5jozZHWpqeHg=" + }, + "reference": { + "$ref": "AAAAAAF5joWZQ2Zcu3w=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5jozZHWps0CA=", + "_parent": { + "$ref": "AAAAAAF5jozZHWpqeHg=" + }, + "reference": { + "$ref": "AAAAAAF5jog6MWd0QwE=" + } + } + }, + { + "_type": "UMLAssociation", + "_id": "AAAAAAF5jp6F7X5YIFs=", + "_parent": { + "$ref": "AAAAAAF5joWZQ2Zcu3w=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5jp6F7X5ZGag=", + "_parent": { + "$ref": "AAAAAAF5jp6F7X5YIFs=" + }, + "reference": { + "$ref": "AAAAAAF5joWZQ2Zcu3w=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5jp6F7X5alX0=", + "_parent": { + "$ref": "AAAAAAF5jp6F7X5YIFs=" + }, + "reference": { + "$ref": "AAAAAAF5jp5Sw33BQrY=" + } + } + } + ] + }, + { + "_type": "UMLActor", + "_id": "AAAAAAF5joXYWWaGFMI=", + "_parent": { + "$ref": "AAAAAAF5joIa/2YCpt4=" + }, + "name": "管理员" + }, + { + "_type": "UMLUseCase", + "_id": "AAAAAAF5joYHWmaw55E=", + "_parent": { + "$ref": "AAAAAAF5joIa/2YCpt4=" + }, + "name": "用户登录" + }, + { + "_type": "UMLUseCase", + "_id": "AAAAAAF5jobTFmbe1i0=", + "_parent": { + "$ref": "AAAAAAF5joIa/2YCpt4=" + }, + "name": "用户收藏" + }, + { + "_type": "UMLUseCase", + "_id": "AAAAAAF5job9pmcM0Nc=", + "_parent": { + "$ref": "AAAAAAF5joIa/2YCpt4=" + }, + "name": "问卷宠物推荐" + }, + { + "_type": "UMLUseCase", + "_id": "AAAAAAF5jofS0WdEU3Q=", + "_parent": { + "$ref": "AAAAAAF5joIa/2YCpt4=" + }, + "name": "宠物推送", + "ownedElements": [ + { + "_type": "UMLExtend", + "_id": "AAAAAAF5jpAzvHMwfrE=", + "_parent": { + "$ref": "AAAAAAF5jofS0WdEU3Q=" + }, + "source": { + "$ref": "AAAAAAF5jofS0WdEU3Q=" + }, + "target": { + "$ref": "AAAAAAF5job9pmcM0Nc=" + } + }, + { + "_type": "UMLInclude", + "_id": "AAAAAAF5jpEAhHcXenk=", + "_parent": { + "$ref": "AAAAAAF5jofS0WdEU3Q=" + }, + "source": { + "$ref": "AAAAAAF5jofS0WdEU3Q=" + }, + "target": { + "$ref": "AAAAAAF5job9pmcM0Nc=" + } + }, + { + "_type": "UMLInclude", + "_id": "AAAAAAF5jpHGi3x0oNg=", + "_parent": { + "$ref": "AAAAAAF5jofS0WdEU3Q=" + }, + "source": { + "$ref": "AAAAAAF5jofS0WdEU3Q=" + }, + "target": { + "$ref": "AAAAAAF5jpEzMHiqYUg=" + } + } + ] + }, + { + "_type": "UMLUseCase", + "_id": "AAAAAAF5jog6MWd0QwE=", + "_parent": { + "$ref": "AAAAAAF5joIa/2YCpt4=" + }, + "name": "知识浏览", + "ownedElements": [ + { + "_type": "UMLInclude", + "_id": "AAAAAAF5jo1Yh21J8vE=", + "_parent": { + "$ref": "AAAAAAF5jog6MWd0QwE=" + }, + "source": { + "$ref": "AAAAAAF5jog6MWd0QwE=" + }, + "target": { + "$ref": "AAAAAAF5jonxoWeibIA=" + } + }, + { + "_type": "UMLInclude", + "_id": "AAAAAAF5jo1q5W20zuY=", + "_parent": { + "$ref": "AAAAAAF5jog6MWd0QwE=" + }, + "source": { + "$ref": "AAAAAAF5jog6MWd0QwE=" + }, + "target": { + "$ref": "AAAAAAF5joogkmfQ8Aw=" + } + } + ] + }, + { + "_type": "UMLUseCase", + "_id": "AAAAAAF5jonxoWeibIA=", + "_parent": { + "$ref": "AAAAAAF5joIa/2YCpt4=" + }, + "name": "宠物知识浏览" + }, + { + "_type": "UMLUseCase", + "_id": "AAAAAAF5joogkmfQ8Aw=", + "_parent": { + "$ref": "AAAAAAF5joIa/2YCpt4=" + }, + "name": "饲养知识浏览" + }, + { + "_type": "UMLUseCase", + "_id": "AAAAAAF5jow7n2hKlPA=", + "_parent": { + "$ref": "AAAAAAF5joIa/2YCpt4=" + }, + "name": "软件设置", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF5jo0JoWuAxCU=", + "_parent": { + "$ref": "AAAAAAF5jow7n2hKlPA=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5jo0JoWuBjfg=", + "_parent": { + "$ref": "AAAAAAF5jo0JoWuAxCU=" + }, + "reference": { + "$ref": "AAAAAAF5jow7n2hKlPA=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5jo0JoWuCD0o=", + "_parent": { + "$ref": "AAAAAAF5jo0JoWuAxCU=" + }, + "reference": { + "$ref": "AAAAAAF5joXYWWaGFMI=" + } + } + } + ] + }, + { + "_type": "UMLUseCase", + "_id": "AAAAAAF5jpEzMHiqYUg=", + "_parent": { + "$ref": "AAAAAAF5joIa/2YCpt4=" + }, + "name": "随机宠物推荐" + }, + { + "_type": "UMLUseCase", + "_id": "AAAAAAF5jp5Sw33BQrY=", + "_parent": { + "$ref": "AAAAAAF5joIa/2YCpt4=" + }, + "name": "宠物日常起居记录" + }, + { + "_type": "UMLUseCaseSubject", + "_id": "AAAAAAF5sKl9CeiCycc=", + "_parent": { + "$ref": "AAAAAAF5joIa/2YCpt4=" + }, + "name": "宠物 用例图" + } + ] + }, + { + "_type": "UMLCollaboration", + "_id": "AAAAAAF5sKoDJuoXHuA=", + "_parent": { + "$ref": "AAAAAAFF+h6SjaM2Hec=" + }, + "name": "顺序图", + "ownedElements": [ + { + "_type": "UMLInteraction", + "_id": "AAAAAAF5sKoDJuoYh8M=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoXHuA=" + }, + "name": "Interaction1", + "ownedElements": [ + { + "_type": "UMLSequenceDiagram", + "_id": "AAAAAAF5sKoDJuoZMlE=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoYh8M=" + }, + "name": "用户登录", + "ownedViews": [ + { + "_type": "UMLFrameView", + "_id": "AAAAAAF5sKoDJuoaztw=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoZMlE=" + }, + "model": { + "$ref": "AAAAAAF5sKoDJuoZMlE=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5sKoDJuob4Hs=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoaztw=" + }, + "font": "Arial;13;0", + "left": 104.72998046875, + "top": 5, + "width": 53, + "height": 13, + "text": "用户登录" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sKoDJuoclJM=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoaztw=" + }, + "font": "Arial;13;1", + "left": 85, + "top": 5, + "width": 14.72998046875, + "height": 13, + "text": "sd" + } + ], + "font": "Arial;13;0", + "left": 80, + "width": 729, + "height": 601, + "nameLabel": { + "$ref": "AAAAAAF5sKoDJuob4Hs=" + }, + "frameTypeLabel": { + "$ref": "AAAAAAF5sKoDJuoclJM=" + } + }, + { + "_type": "UMLSeqLifelineView", + "_id": "AAAAAAF5sOQ6q+9xh3k=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoZMlE=" + }, + "model": { + "$ref": "AAAAAAF5sOQ6q+9wbqM=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5sOQ6q+9yfcc=", + "_parent": { + "$ref": "AAAAAAF5sOQ6q+9xh3k=" + }, + "model": { + "$ref": "AAAAAAF5sOQ6q+9wbqM=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5sOQ6q+9zNQE=", + "_parent": { + "$ref": "AAAAAAF5sOQ6q+9yfcc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 32, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sOQ6rO90RLo=", + "_parent": { + "$ref": "AAAAAAF5sOQ6q+9yfcc=" + }, + "font": "Arial;13;1", + "left": 165, + "top": 47, + "width": 71, + "height": 13, + "text": "用户" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sOQ6rO91VhM=", + "_parent": { + "$ref": "AAAAAAF5sOQ6q+9yfcc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 32, + "width": 117.3681640625, + "height": 13, + "text": "(from Interaction1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sOQ6rO92qeQ=", + "_parent": { + "$ref": "AAAAAAF5sOQ6q+9yfcc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 32, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 160, + "top": 40, + "width": 81, + "height": 40, + "stereotypeLabel": { + "$ref": "AAAAAAF5sOQ6q+9zNQE=" + }, + "nameLabel": { + "$ref": "AAAAAAF5sOQ6rO90RLo=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5sOQ6rO91VhM=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sOQ6rO92qeQ=" + } + }, + { + "_type": "UMLLinePartView", + "_id": "AAAAAAF5sOQ6rO93qLU=", + "_parent": { + "$ref": "AAAAAAF5sOQ6q+9xh3k=" + }, + "model": { + "$ref": "AAAAAAF5sOQ6q+9wbqM=" + }, + "font": "Arial;13;0", + "left": 201, + "top": 80, + "width": 1, + "height": 313 + } + ], + "font": "Arial;13;0", + "left": 160, + "top": 40, + "width": 81, + "height": 353, + "nameCompartment": { + "$ref": "AAAAAAF5sOQ6q+9yfcc=" + }, + "linePart": { + "$ref": "AAAAAAF5sOQ6rO93qLU=" + } + }, + { + "_type": "UMLSeqLifelineView", + "_id": "AAAAAAF5sORa+++R4N4=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoZMlE=" + }, + "model": { + "$ref": "AAAAAAF5sORa+++QDcE=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5sORa+++S22Y=", + "_parent": { + "$ref": "AAAAAAF5sORa+++R4N4=" + }, + "model": { + "$ref": "AAAAAAF5sORa+++QDcE=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5sORa+++Tkx0=", + "_parent": { + "$ref": "AAAAAAF5sORa+++S22Y=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 160, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sORa+++Ul/4=", + "_parent": { + "$ref": "AAAAAAF5sORa+++S22Y=" + }, + "font": "Arial;13;1", + "left": 365, + "top": 47, + "width": 88, + "height": 13, + "text": "用户登录界面" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sORa+++Vnh0=", + "_parent": { + "$ref": "AAAAAAF5sORa+++S22Y=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 160, + "width": 117.3681640625, + "height": 13, + "text": "(from Interaction1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sORa+++WwJU=", + "_parent": { + "$ref": "AAAAAAF5sORa+++S22Y=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 160, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 360, + "top": 40, + "width": 98, + "height": 40, + "stereotypeLabel": { + "$ref": "AAAAAAF5sORa+++Tkx0=" + }, + "nameLabel": { + "$ref": "AAAAAAF5sORa+++Ul/4=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5sORa+++Vnh0=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sORa+++WwJU=" + } + }, + { + "_type": "UMLLinePartView", + "_id": "AAAAAAF5sORa+++Xaus=", + "_parent": { + "$ref": "AAAAAAF5sORa+++R4N4=" + }, + "model": { + "$ref": "AAAAAAF5sORa+++QDcE=" + }, + "font": "Arial;13;0", + "left": 409, + "top": 80, + "width": 1, + "height": 321 + } + ], + "font": "Arial;13;0", + "left": 360, + "top": 40, + "width": 98, + "height": 361, + "nameCompartment": { + "$ref": "AAAAAAF5sORa+++S22Y=" + }, + "linePart": { + "$ref": "AAAAAAF5sORa+++Xaus=" + } + }, + { + "_type": "UMLSeqLifelineView", + "_id": "AAAAAAF5sOU/zO+xcK8=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoZMlE=" + }, + "model": { + "$ref": "AAAAAAF5sOU/zO+w9N0=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5sOU/zO+yxbA=", + "_parent": { + "$ref": "AAAAAAF5sOU/zO+xcK8=" + }, + "model": { + "$ref": "AAAAAAF5sOU/zO+w9N0=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5sOU/zO+z7Ns=", + "_parent": { + "$ref": "AAAAAAF5sOU/zO+yxbA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 176, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sOU/zO+0tBo=", + "_parent": { + "$ref": "AAAAAAF5sOU/zO+yxbA=" + }, + "font": "Arial;13;1", + "left": 541, + "top": 47, + "width": 88, + "height": 13, + "text": "数据库服务器" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sOU/zO+1SZQ=", + "_parent": { + "$ref": "AAAAAAF5sOU/zO+yxbA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 176, + "width": 117.3681640625, + "height": 13, + "text": "(from Interaction1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sOU/zO+2Avg=", + "_parent": { + "$ref": "AAAAAAF5sOU/zO+yxbA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 176, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 536, + "top": 40, + "width": 98, + "height": 40, + "stereotypeLabel": { + "$ref": "AAAAAAF5sOU/zO+z7Ns=" + }, + "nameLabel": { + "$ref": "AAAAAAF5sOU/zO+0tBo=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5sOU/zO+1SZQ=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sOU/zO+2Avg=" + } + }, + { + "_type": "UMLLinePartView", + "_id": "AAAAAAF5sOU/zO+3flA=", + "_parent": { + "$ref": "AAAAAAF5sOU/zO+xcK8=" + }, + "model": { + "$ref": "AAAAAAF5sOU/zO+w9N0=" + }, + "font": "Arial;13;0", + "left": 585, + "top": 80, + "width": 1, + "height": 305 + } + ], + "font": "Arial;13;0", + "left": 536, + "top": 40, + "width": 98, + "height": 345, + "nameCompartment": { + "$ref": "AAAAAAF5sOU/zO+yxbA=" + }, + "linePart": { + "$ref": "AAAAAAF5sOU/zO+3flA=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sOWrZe/V8BM=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoZMlE=" + }, + "model": { + "$ref": "AAAAAAF5sOWrZe/UsLM=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOWrZe/Wawc=", + "_parent": { + "$ref": "AAAAAAF5sOWrZe/V8BM=" + }, + "model": { + "$ref": "AAAAAAF5sOWrZe/UsLM=" + }, + "font": "Arial;13;0", + "left": 253, + "top": 89, + "width": 96.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sOWrZe/V8BM=" + }, + "edgePosition": 1, + "text": "1 : 打开登录界面" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOWrZu/XHhQ=", + "_parent": { + "$ref": "AAAAAAF5sOWrZe/V8BM=" + }, + "model": { + "$ref": "AAAAAAF5sOWrZe/UsLM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 301, + "top": 74, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sOWrZe/V8BM=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOWrZu/YCiQ=", + "_parent": { + "$ref": "AAAAAAF5sOWrZe/V8BM=" + }, + "model": { + "$ref": "AAAAAAF5sOWrZe/UsLM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 301, + "top": 109, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sOWrZe/V8BM=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sOWrZu/Zz6Q=", + "_parent": { + "$ref": "AAAAAAF5sOWrZe/V8BM=" + }, + "model": { + "$ref": "AAAAAAF5sOWrZe/UsLM=" + }, + "font": "Arial;13;0", + "left": 402, + "top": 105, + "width": 14, + "height": 40 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sORa+++Xaus=" + }, + "tail": { + "$ref": "AAAAAAF5sOQ6rO93qLU=" + }, + "points": "201:105;402:105", + "nameLabel": { + "$ref": "AAAAAAF5sOWrZe/Wawc=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sOWrZu/XHhQ=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sOWrZu/YCiQ=" + }, + "activation": { + "$ref": "AAAAAAF5sOWrZu/Zz6Q=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sOXjI+/rwIQ=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoZMlE=" + }, + "model": { + "$ref": "AAAAAAF5sOXjI+/qHyQ=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOXjI+/sO7s=", + "_parent": { + "$ref": "AAAAAAF5sOXjI+/rwIQ=" + }, + "model": { + "$ref": "AAAAAAF5sOXjI+/qHyQ=" + }, + "font": "Arial;13;0", + "left": 252, + "top": 140, + "width": 96.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sOXjI+/rwIQ=" + }, + "edgePosition": 1, + "text": "2 : 显示登录界面" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOXjI+/taM8=", + "_parent": { + "$ref": "AAAAAAF5sOXjI+/rwIQ=" + }, + "model": { + "$ref": "AAAAAAF5sOXjI+/qHyQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 300, + "top": 155, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sOXjI+/rwIQ=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOXjI+/ulf0=", + "_parent": { + "$ref": "AAAAAAF5sOXjI+/rwIQ=" + }, + "model": { + "$ref": "AAAAAAF5sOXjI+/qHyQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 301, + "top": 120, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sOXjI+/rwIQ=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sOXjI+/vmfs=", + "_parent": { + "$ref": "AAAAAAF5sOXjI+/rwIQ=" + }, + "model": { + "$ref": "AAAAAAF5sOXjI+/qHyQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 201, + "top": 136, + "width": 14, + "height": 25 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sOQ6rO93qLU=" + }, + "tail": { + "$ref": "AAAAAAF5sORa+++Xaus=" + }, + "points": "402:136;201:136", + "nameLabel": { + "$ref": "AAAAAAF5sOXjI+/sO7s=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sOXjI+/taM8=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sOXjI+/ulf0=" + }, + "activation": { + "$ref": "AAAAAAF5sOXjI+/vmfs=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sOZ34vAIIFU=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoZMlE=" + }, + "model": { + "$ref": "AAAAAAF5sOZ34vAH4DA=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOZ34vAJrQk=", + "_parent": { + "$ref": "AAAAAAF5sOZ34vAIIFU=" + }, + "model": { + "$ref": "AAAAAAF5sOZ34vAH4DA=" + }, + "font": "Arial;13;0", + "left": 253, + "top": 234, + "width": 96.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sOZ34vAIIFU=" + }, + "edgePosition": 1, + "text": "3 : 输入登录信息" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOZ34vAKhUY=", + "_parent": { + "$ref": "AAAAAAF5sOZ34vAIIFU=" + }, + "model": { + "$ref": "AAAAAAF5sOZ34vAH4DA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 301, + "top": 219, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sOZ34vAIIFU=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOZ34vAL3uc=", + "_parent": { + "$ref": "AAAAAAF5sOZ34vAIIFU=" + }, + "model": { + "$ref": "AAAAAAF5sOZ34vAH4DA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 301, + "top": 254, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sOZ34vAIIFU=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sOZ34vAMYsc=", + "_parent": { + "$ref": "AAAAAAF5sOZ34vAIIFU=" + }, + "model": { + "$ref": "AAAAAAF5sOZ34vAH4DA=" + }, + "font": "Arial;13;0", + "left": 402, + "top": 250, + "width": 14, + "height": 111 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sORa+++Xaus=" + }, + "tail": { + "$ref": "AAAAAAF5sOQ6rO93qLU=" + }, + "points": "201:250;402:250", + "nameLabel": { + "$ref": "AAAAAAF5sOZ34vAJrQk=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sOZ34vAKhUY=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sOZ34vAL3uc=" + }, + "activation": { + "$ref": "AAAAAAF5sOZ34vAMYsc=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sObWZvAfPAI=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoZMlE=" + }, + "model": { + "$ref": "AAAAAAF5sObWZfAegaY=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sObWZvAg9fE=", + "_parent": { + "$ref": "AAAAAAF5sObWZvAfPAI=" + }, + "model": { + "$ref": "AAAAAAF5sObWZfAegaY=" + }, + "font": "Arial;13;0", + "left": 455, + "top": 248, + "width": 83.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sObWZvAfPAI=" + }, + "edgePosition": 1, + "text": "4 : 账号,密码" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sObWZvAhjQY=", + "_parent": { + "$ref": "AAAAAAF5sObWZvAfPAI=" + }, + "model": { + "$ref": "AAAAAAF5sObWZfAegaY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 496, + "top": 233, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sObWZvAfPAI=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sObWZvAiCvU=", + "_parent": { + "$ref": "AAAAAAF5sObWZvAfPAI=" + }, + "model": { + "$ref": "AAAAAAF5sObWZfAegaY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 496, + "top": 268, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sObWZvAfPAI=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sObWZvAjQhE=", + "_parent": { + "$ref": "AAAAAAF5sObWZvAfPAI=" + }, + "model": { + "$ref": "AAAAAAF5sObWZfAegaY=" + }, + "font": "Arial;13;0", + "left": 578, + "top": 264, + "width": 14, + "height": 81 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sOU/zO+3flA=" + }, + "tail": { + "$ref": "AAAAAAF5sORa+++Xaus=" + }, + "points": "415:264;578:264", + "nameLabel": { + "$ref": "AAAAAAF5sObWZvAg9fE=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sObWZvAhjQY=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sObWZvAiCvU=" + }, + "activation": { + "$ref": "AAAAAAF5sObWZvAjQhE=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sOcKFfA2GDs=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoZMlE=" + }, + "model": { + "$ref": "AAAAAAF5sOcKFfA1T8k=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOcKFfA3Kao=", + "_parent": { + "$ref": "AAAAAAF5sOcKFfA2GDs=" + }, + "model": { + "$ref": "AAAAAAF5sOcKFfA1T8k=" + }, + "font": "Arial;13;0", + "left": 576, + "top": 275, + "width": 109.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sOcKFfA2GDs=" + }, + "edgePosition": 1, + "text": "5 : 验证账号,密码" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOcKFfA4rFo=", + "_parent": { + "$ref": "AAAAAAF5sOcKFfA2GDs=" + }, + "model": { + "$ref": "AAAAAAF5sOcKFfA1T8k=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 645, + "top": 275, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sOcKFfA2GDs=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOcKFfA5vxk=", + "_parent": { + "$ref": "AAAAAAF5sOcKFfA2GDs=" + }, + "model": { + "$ref": "AAAAAAF5sOcKFfA1T8k=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 611, + "top": 276, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sOcKFfA2GDs=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sOcKFfA6sPA=", + "_parent": { + "$ref": "AAAAAAF5sOcKFfA2GDs=" + }, + "model": { + "$ref": "AAAAAAF5sOcKFfA1T8k=" + }, + "font": "Arial;13;0", + "left": 585, + "top": 292, + "width": 14, + "height": 29 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sOU/zO+3flA=" + }, + "tail": { + "$ref": "AAAAAAF5sOU/zO+3flA=" + }, + "points": "591:272;621:272;621:292;598:292", + "nameLabel": { + "$ref": "AAAAAAF5sOcKFfA3Kao=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sOcKFfA4rFo=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sOcKFfA5vxk=" + }, + "activation": { + "$ref": "AAAAAAF5sOcKFfA6sPA=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sOdlY/BOo7o=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoZMlE=" + }, + "model": { + "$ref": "AAAAAAF5sOdlY/BNPus=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOdlY/BPp4k=", + "_parent": { + "$ref": "AAAAAAF5sOdlY/BOo7o=" + }, + "model": { + "$ref": "AAAAAAF5sOdlY/BNPus=" + }, + "font": "Arial;13;0", + "left": 447, + "top": 338, + "width": 96.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sOdlY/BOo7o=" + }, + "edgePosition": 1, + "text": "6 : 返回验证信息" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOdlY/BQT4E=", + "_parent": { + "$ref": "AAAAAAF5sOdlY/BOo7o=" + }, + "model": { + "$ref": "AAAAAAF5sOdlY/BNPus=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 495, + "top": 353, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sOdlY/BOo7o=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOdlY/BRVGE=", + "_parent": { + "$ref": "AAAAAAF5sOdlY/BOo7o=" + }, + "model": { + "$ref": "AAAAAAF5sOdlY/BNPus=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 496, + "top": 318, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sOdlY/BOo7o=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sOdlY/BSmZE=", + "_parent": { + "$ref": "AAAAAAF5sOdlY/BOo7o=" + }, + "model": { + "$ref": "AAAAAAF5sOdlY/BNPus=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 402, + "top": 334, + "width": 14, + "height": 25 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sORa+++Xaus=" + }, + "tail": { + "$ref": "AAAAAAF5sOU/zO+3flA=" + }, + "points": "578:334;415:334", + "nameLabel": { + "$ref": "AAAAAAF5sOdlY/BPp4k=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sOdlY/BQT4E=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sOdlY/BRVGE=" + }, + "activation": { + "$ref": "AAAAAAF5sOdlY/BSmZE=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sOerzfBklVA=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoZMlE=" + }, + "model": { + "$ref": "AAAAAAF5sOerzfBjShU=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOerzfBl91c=", + "_parent": { + "$ref": "AAAAAAF5sOerzfBklVA=" + }, + "model": { + "$ref": "AAAAAAF5sOerzfBjShU=" + }, + "font": "Arial;13;0", + "left": 233, + "top": 340, + "width": 135.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sOerzfBklVA=" + }, + "edgePosition": 1, + "text": "7 : 验证匹配,登录成功" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOerzfBmjXw=", + "_parent": { + "$ref": "AAAAAAF5sOerzfBklVA=" + }, + "model": { + "$ref": "AAAAAAF5sOerzfBjShU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 300, + "top": 355, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sOerzfBklVA=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOerzfBncaY=", + "_parent": { + "$ref": "AAAAAAF5sOerzfBklVA=" + }, + "model": { + "$ref": "AAAAAAF5sOerzfBjShU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 301, + "top": 320, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sOerzfBklVA=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sOerzfBoSN0=", + "_parent": { + "$ref": "AAAAAAF5sOerzfBklVA=" + }, + "model": { + "$ref": "AAAAAAF5sOerzfBjShU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 201, + "top": 336, + "width": 14, + "height": 25 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sOQ6rO93qLU=" + }, + "tail": { + "$ref": "AAAAAAF5sORa+++Xaus=" + }, + "points": "402:336;201:336", + "nameLabel": { + "$ref": "AAAAAAF5sOerzfBl91c=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sOerzfBmjXw=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sOerzfBncaY=" + }, + "activation": { + "$ref": "AAAAAAF5sOerzfBoSN0=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sOfpnfB62S4=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoZMlE=" + }, + "model": { + "$ref": "AAAAAAF5sOfpnfB5G6U=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOfpnfB7f8A=", + "_parent": { + "$ref": "AAAAAAF5sOfpnfB62S4=" + }, + "model": { + "$ref": "AAAAAAF5sOfpnfB5G6U=" + }, + "font": "Arial;13;0", + "left": 226, + "top": 361, + "width": 148.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sOfpnfB62S4=" + }, + "edgePosition": 1, + "text": "8 : 验证不匹配,登录失败" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOfpnfB8iyA=", + "_parent": { + "$ref": "AAAAAAF5sOfpnfB62S4=" + }, + "model": { + "$ref": "AAAAAAF5sOfpnfB5G6U=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 300, + "top": 376, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sOfpnfB62S4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOfpnfB9Lck=", + "_parent": { + "$ref": "AAAAAAF5sOfpnfB62S4=" + }, + "model": { + "$ref": "AAAAAAF5sOfpnfB5G6U=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 301, + "top": 341, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sOfpnfB62S4=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sOfpnfB+a3U=", + "_parent": { + "$ref": "AAAAAAF5sOfpnfB62S4=" + }, + "model": { + "$ref": "AAAAAAF5sOfpnfB5G6U=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 201, + "top": 357, + "width": 14, + "height": 25 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sOQ6rO93qLU=" + }, + "tail": { + "$ref": "AAAAAAF5sORa+++Xaus=" + }, + "points": "402:357;201:357", + "nameLabel": { + "$ref": "AAAAAAF5sOfpnfB7f8A=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sOfpnfB8iyA=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sOfpnfB9Lck=" + }, + "activation": { + "$ref": "AAAAAAF5sOfpnfB+a3U=" + } + } + ] + } + ], + "messages": [ + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sOWrZe/UsLM=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoYh8M=" + }, + "name": "打开登录界面", + "source": { + "$ref": "AAAAAAF5sOQ6q+9wbqM=" + }, + "target": { + "$ref": "AAAAAAF5sORa+++QDcE=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sOXjI+/qHyQ=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoYh8M=" + }, + "name": "显示登录界面", + "source": { + "$ref": "AAAAAAF5sORa+++QDcE=" + }, + "target": { + "$ref": "AAAAAAF5sOQ6q+9wbqM=" + }, + "messageSort": "reply" + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sOZ34vAH4DA=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoYh8M=" + }, + "name": "输入登录信息", + "source": { + "$ref": "AAAAAAF5sOQ6q+9wbqM=" + }, + "target": { + "$ref": "AAAAAAF5sORa+++QDcE=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sObWZfAegaY=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoYh8M=" + }, + "name": "账号,密码", + "source": { + "$ref": "AAAAAAF5sORa+++QDcE=" + }, + "target": { + "$ref": "AAAAAAF5sOU/zO+w9N0=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sOcKFfA1T8k=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoYh8M=" + }, + "name": "验证账号,密码", + "source": { + "$ref": "AAAAAAF5sOU/zO+w9N0=" + }, + "target": { + "$ref": "AAAAAAF5sOU/zO+w9N0=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sOdlY/BNPus=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoYh8M=" + }, + "name": "返回验证信息", + "source": { + "$ref": "AAAAAAF5sOU/zO+w9N0=" + }, + "target": { + "$ref": "AAAAAAF5sORa+++QDcE=" + }, + "messageSort": "reply" + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sOerzfBjShU=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoYh8M=" + }, + "name": "验证匹配,登录成功", + "source": { + "$ref": "AAAAAAF5sORa+++QDcE=" + }, + "target": { + "$ref": "AAAAAAF5sOQ6q+9wbqM=" + }, + "messageSort": "reply" + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sOfpnfB5G6U=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoYh8M=" + }, + "name": "验证不匹配,登录失败", + "source": { + "$ref": "AAAAAAF5sORa+++QDcE=" + }, + "target": { + "$ref": "AAAAAAF5sOQ6q+9wbqM=" + }, + "messageSort": "reply" + } + ], + "participants": [ + { + "_type": "UMLLifeline", + "_id": "AAAAAAF5sOQ6q+9wbqM=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoYh8M=" + }, + "name": "用户", + "represent": { + "$ref": "AAAAAAF5sOQ6q+9vtME=" + }, + "isMultiInstance": false + }, + { + "_type": "UMLLifeline", + "_id": "AAAAAAF5sORa+++QDcE=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoYh8M=" + }, + "name": "用户登录界面", + "represent": { + "$ref": "AAAAAAF5sORa+u+Pk5k=" + }, + "isMultiInstance": false + }, + { + "_type": "UMLLifeline", + "_id": "AAAAAAF5sOU/zO+w9N0=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoYh8M=" + }, + "name": "数据库服务器", + "represent": { + "$ref": "AAAAAAF5sOU/zO+vcSY=" + }, + "isMultiInstance": false + } + ] + }, + { + "_type": "UMLInteraction", + "_id": "AAAAAAF5sNUvi+3nvus=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoXHuA=" + }, + "name": "Interaction2", + "ownedElements": [ + { + "_type": "UMLSequenceDiagram", + "_id": "AAAAAAF5sNUvi+3oXgE=", + "_parent": { + "$ref": "AAAAAAF5sNUvi+3nvus=" + }, + "name": "宠物日常起居记录", + "ownedViews": [ + { + "_type": "UMLFrameView", + "_id": "AAAAAAF5sNUvi+3pDdk=", + "_parent": { + "$ref": "AAAAAAF5sNUvi+3oXgE=" + }, + "model": { + "$ref": "AAAAAAF5sNUvi+3oXgE=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5sNUvjO3qNDA=", + "_parent": { + "$ref": "AAAAAAF5sNUvi+3pDdk=" + }, + "font": "Arial;13;0", + "left": 120.72998046875, + "top": 5, + "width": 105, + "height": 13, + "text": "宠物日常起居记录" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sNUvjO3r45o=", + "_parent": { + "$ref": "AAAAAAF5sNUvi+3pDdk=" + }, + "font": "Arial;13;1", + "left": 101, + "top": 5, + "width": 14.72998046875, + "height": 13, + "text": "sd" + } + ], + "font": "Arial;13;0", + "left": 96, + "width": 692, + "height": 592, + "nameLabel": { + "$ref": "AAAAAAF5sNUvjO3qNDA=" + }, + "frameTypeLabel": { + "$ref": "AAAAAAF5sNUvjO3r45o=" + } + }, + { + "_type": "UMLSeqLifelineView", + "_id": "AAAAAAF5sOk5MfDl1fE=", + "_parent": { + "$ref": "AAAAAAF5sNUvi+3oXgE=" + }, + "model": { + "$ref": "AAAAAAF5sOk5MfDkkGk=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5sOk5MfDmH5Q=", + "_parent": { + "$ref": "AAAAAAF5sOk5MfDl1fE=" + }, + "model": { + "$ref": "AAAAAAF5sOk5MfDkkGk=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5sOk5MfDnCaU=", + "_parent": { + "$ref": "AAAAAAF5sOk5MfDmH5Q=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sOk5MfDohDU=", + "_parent": { + "$ref": "AAAAAAF5sOk5MfDmH5Q=" + }, + "font": "Arial;13;1", + "left": 173, + "top": 47, + "width": 62.736328125, + "height": 13, + "text": "用户" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sOk5MfDpzxU=", + "_parent": { + "$ref": "AAAAAAF5sOk5MfDmH5Q=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 117.3681640625, + "height": 13, + "text": "(from Interaction2)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sOk5MfDq1e4=", + "_parent": { + "$ref": "AAAAAAF5sOk5MfDmH5Q=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 168, + "top": 40, + "width": 72.736328125, + "height": 40, + "stereotypeLabel": { + "$ref": "AAAAAAF5sOk5MfDnCaU=" + }, + "nameLabel": { + "$ref": "AAAAAAF5sOk5MfDohDU=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5sOk5MfDpzxU=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sOk5MfDq1e4=" + } + }, + { + "_type": "UMLLinePartView", + "_id": "AAAAAAF5sOk5MvDrpwQ=", + "_parent": { + "$ref": "AAAAAAF5sOk5MfDl1fE=" + }, + "model": { + "$ref": "AAAAAAF5sOk5MfDkkGk=" + }, + "font": "Arial;13;0", + "left": 204, + "top": 80, + "width": 1, + "height": 355 + } + ], + "font": "Arial;13;0", + "left": 168, + "top": 40, + "width": 72.736328125, + "height": 395, + "nameCompartment": { + "$ref": "AAAAAAF5sOk5MfDmH5Q=" + }, + "linePart": { + "$ref": "AAAAAAF5sOk5MvDrpwQ=" + } + }, + { + "_type": "UMLSeqLifelineView", + "_id": "AAAAAAF5sOlNj/EFFt8=", + "_parent": { + "$ref": "AAAAAAF5sNUvi+3oXgE=" + }, + "model": { + "$ref": "AAAAAAF5sOlNj/EE7jc=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5sOlNj/EGE1A=", + "_parent": { + "$ref": "AAAAAAF5sOlNj/EFFt8=" + }, + "model": { + "$ref": "AAAAAAF5sOlNj/EE7jc=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5sOlNj/EHMTY=", + "_parent": { + "$ref": "AAAAAAF5sOlNj/EGE1A=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sOlNj/EIXuk=", + "_parent": { + "$ref": "AAAAAAF5sOlNj/EGE1A=" + }, + "font": "Arial;13;1", + "left": 341, + "top": 47, + "width": 140, + "height": 13, + "text": "宠物日常起居记录界面" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sOlNj/EJvpY=", + "_parent": { + "$ref": "AAAAAAF5sOlNj/EGE1A=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 117.3681640625, + "height": 13, + "text": "(from Interaction2)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sOlNj/EKFbE=", + "_parent": { + "$ref": "AAAAAAF5sOlNj/EGE1A=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 336, + "top": 40, + "width": 150, + "height": 40, + "stereotypeLabel": { + "$ref": "AAAAAAF5sOlNj/EHMTY=" + }, + "nameLabel": { + "$ref": "AAAAAAF5sOlNj/EIXuk=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5sOlNj/EJvpY=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sOlNj/EKFbE=" + } + }, + { + "_type": "UMLLinePartView", + "_id": "AAAAAAF5sOlNj/ELPNM=", + "_parent": { + "$ref": "AAAAAAF5sOlNj/EFFt8=" + }, + "model": { + "$ref": "AAAAAAF5sOlNj/EE7jc=" + }, + "font": "Arial;13;0", + "left": 411, + "top": 80, + "width": 1, + "height": 355 + } + ], + "font": "Arial;13;0", + "left": 336, + "top": 40, + "width": 150, + "height": 395, + "nameCompartment": { + "$ref": "AAAAAAF5sOlNj/EGE1A=" + }, + "linePart": { + "$ref": "AAAAAAF5sOlNj/ELPNM=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sOnKRfEkLn8=", + "_parent": { + "$ref": "AAAAAAF5sNUvi+3oXgE=" + }, + "model": { + "$ref": "AAAAAAF5sOnKRfEj46s=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOnKRfElJ4U=", + "_parent": { + "$ref": "AAAAAAF5sOnKRfEkLn8=" + }, + "model": { + "$ref": "AAAAAAF5sOnKRfEj46s=" + }, + "font": "Arial;13;0", + "left": 256, + "top": 106, + "width": 96.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sOnKRfEkLn8=" + }, + "edgePosition": 1, + "text": "1 : 打开记录界面" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOnKRfEmVOQ=", + "_parent": { + "$ref": "AAAAAAF5sOnKRfEkLn8=" + }, + "model": { + "$ref": "AAAAAAF5sOnKRfEj46s=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 304, + "top": 91, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sOnKRfEkLn8=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOnKRfEnyb4=", + "_parent": { + "$ref": "AAAAAAF5sOnKRfEkLn8=" + }, + "model": { + "$ref": "AAAAAAF5sOnKRfEj46s=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 304, + "top": 126, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sOnKRfEkLn8=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sOnKRfEoEAc=", + "_parent": { + "$ref": "AAAAAAF5sOnKRfEkLn8=" + }, + "model": { + "$ref": "AAAAAAF5sOnKRfEj46s=" + }, + "font": "Arial;13;0", + "left": 404, + "top": 122, + "width": 14, + "height": 63 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sOlNj/ELPNM=" + }, + "tail": { + "$ref": "AAAAAAF5sOk5MvDrpwQ=" + }, + "points": "204:122;404:122", + "nameLabel": { + "$ref": "AAAAAAF5sOnKRfElJ4U=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sOnKRfEmVOQ=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sOnKRfEnyb4=" + }, + "activation": { + "$ref": "AAAAAAF5sOnKRfEoEAc=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sOo9hvFaaRI=", + "_parent": { + "$ref": "AAAAAAF5sNUvi+3oXgE=" + }, + "model": { + "$ref": "AAAAAAF5sOo9hvFZJAc=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOo9hvFbFB4=", + "_parent": { + "$ref": "AAAAAAF5sOo9hvFaaRI=" + }, + "model": { + "$ref": "AAAAAAF5sOo9hvFZJAc=" + }, + "font": "Arial;13;0", + "left": 255, + "top": 180, + "width": 96.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sOo9hvFaaRI=" + }, + "edgePosition": 1, + "text": "2 : 显示记录界面" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOo9hvFcSx0=", + "_parent": { + "$ref": "AAAAAAF5sOo9hvFaaRI=" + }, + "model": { + "$ref": "AAAAAAF5sOo9hvFZJAc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 303, + "top": 195, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sOo9hvFaaRI=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOo9hvFdfrs=", + "_parent": { + "$ref": "AAAAAAF5sOo9hvFaaRI=" + }, + "model": { + "$ref": "AAAAAAF5sOo9hvFZJAc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 304, + "top": 160, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sOo9hvFaaRI=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sOo9hvFe06k=", + "_parent": { + "$ref": "AAAAAAF5sOo9hvFaaRI=" + }, + "model": { + "$ref": "AAAAAAF5sOo9hvFZJAc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 204, + "top": 176, + "width": 14, + "height": 25 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sOk5MvDrpwQ=" + }, + "tail": { + "$ref": "AAAAAAF5sOlNj/ELPNM=" + }, + "points": "404:176;204:176", + "nameLabel": { + "$ref": "AAAAAAF5sOo9hvFbFB4=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sOo9hvFcSx0=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sOo9hvFdfrs=" + }, + "activation": { + "$ref": "AAAAAAF5sOo9hvFe06k=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sOqtvvF0i2s=", + "_parent": { + "$ref": "AAAAAAF5sNUvi+3oXgE=" + }, + "model": { + "$ref": "AAAAAAF5sOqtvvFzg0s=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOqtvvF1fqU=", + "_parent": { + "$ref": "AAAAAAF5sOqtvvF0i2s=" + }, + "model": { + "$ref": "AAAAAAF5sOqtvvFzg0s=" + }, + "font": "Arial;13;0", + "left": 217, + "top": 224, + "width": 174.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sOqtvvF0i2s=" + }, + "edgePosition": 1, + "text": "3 : 填写宠物日常起居记录信息" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOqtv/F2l6Q=", + "_parent": { + "$ref": "AAAAAAF5sOqtvvF0i2s=" + }, + "model": { + "$ref": "AAAAAAF5sOqtvvFzg0s=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 304, + "top": 209, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sOqtvvF0i2s=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOqtv/F34rI=", + "_parent": { + "$ref": "AAAAAAF5sOqtvvF0i2s=" + }, + "model": { + "$ref": "AAAAAAF5sOqtvvFzg0s=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 304, + "top": 244, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sOqtvvF0i2s=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sOqtv/F46AQ=", + "_parent": { + "$ref": "AAAAAAF5sOqtvvF0i2s=" + }, + "model": { + "$ref": "AAAAAAF5sOqtvvFzg0s=" + }, + "font": "Arial;13;0", + "left": 404, + "top": 240, + "width": 14, + "height": 105 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sOlNj/ELPNM=" + }, + "tail": { + "$ref": "AAAAAAF5sOk5MvDrpwQ=" + }, + "points": "204:240;404:240", + "nameLabel": { + "$ref": "AAAAAAF5sOqtvvF1fqU=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sOqtv/F2l6Q=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sOqtv/F34rI=" + }, + "activation": { + "$ref": "AAAAAAF5sOqtv/F46AQ=" + } + }, + { + "_type": "UMLSeqLifelineView", + "_id": "AAAAAAF5sOsSKvGNaho=", + "_parent": { + "$ref": "AAAAAAF5sNUvi+3oXgE=" + }, + "model": { + "$ref": "AAAAAAF5sOsSKvGM+Jg=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5sOsSKvGOKEA=", + "_parent": { + "$ref": "AAAAAAF5sOsSKvGNaho=" + }, + "model": { + "$ref": "AAAAAAF5sOsSKvGM+Jg=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5sOsSKvGPjIE=", + "_parent": { + "$ref": "AAAAAAF5sOsSKvGOKEA=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sOsSKvGQSSc=", + "_parent": { + "$ref": "AAAAAAF5sOsSKvGOKEA=" + }, + "font": "Arial;13;1", + "left": 557, + "top": 47, + "width": 101, + "height": 13, + "text": "本地信息数据库" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sOsSKvGRCuE=", + "_parent": { + "$ref": "AAAAAAF5sOsSKvGOKEA=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 117.3681640625, + "height": 13, + "text": "(from Interaction2)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sOsSKvGSbRs=", + "_parent": { + "$ref": "AAAAAAF5sOsSKvGOKEA=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 552, + "top": 40, + "width": 111, + "height": 40, + "stereotypeLabel": { + "$ref": "AAAAAAF5sOsSKvGPjIE=" + }, + "nameLabel": { + "$ref": "AAAAAAF5sOsSKvGQSSc=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5sOsSKvGRCuE=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sOsSKvGSbRs=" + } + }, + { + "_type": "UMLLinePartView", + "_id": "AAAAAAF5sOsSKvGT5Jc=", + "_parent": { + "$ref": "AAAAAAF5sOsSKvGNaho=" + }, + "model": { + "$ref": "AAAAAAF5sOsSKvGM+Jg=" + }, + "font": "Arial;13;0", + "left": 608, + "top": 80, + "width": 1, + "height": 273 + } + ], + "font": "Arial;13;0", + "left": 552, + "top": 40, + "width": 111, + "height": 313, + "nameCompartment": { + "$ref": "AAAAAAF5sOsSKvGOKEA=" + }, + "linePart": { + "$ref": "AAAAAAF5sOsSKvGT5Jc=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sOtURPGtPSM=", + "_parent": { + "$ref": "AAAAAAF5sNUvi+3oXgE=" + }, + "model": { + "$ref": "AAAAAAF5sOtURPGsYkU=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOtURfGuvnA=", + "_parent": { + "$ref": "AAAAAAF5sOtURPGtPSM=" + }, + "model": { + "$ref": "AAAAAAF5sOtURPGsYkU=" + }, + "font": "Arial;13;0", + "left": 461, + "top": 240, + "width": 96.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sOtURPGtPSM=" + }, + "edgePosition": 1, + "text": "4 : 起居记录信息" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOtURfGvDN4=", + "_parent": { + "$ref": "AAAAAAF5sOtURPGtPSM=" + }, + "model": { + "$ref": "AAAAAAF5sOtURPGsYkU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 509, + "top": 225, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sOtURPGtPSM=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOtURfGwmOY=", + "_parent": { + "$ref": "AAAAAAF5sOtURPGtPSM=" + }, + "model": { + "$ref": "AAAAAAF5sOtURPGsYkU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 509, + "top": 260, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sOtURPGtPSM=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sOtURfGx3Tc=", + "_parent": { + "$ref": "AAAAAAF5sOtURPGtPSM=" + }, + "model": { + "$ref": "AAAAAAF5sOtURPGsYkU=" + }, + "font": "Arial;13;0", + "left": 601, + "top": 256, + "width": 14, + "height": 81 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sOsSKvGT5Jc=" + }, + "tail": { + "$ref": "AAAAAAF5sOlNj/ELPNM=" + }, + "points": "417:256;601:256", + "nameLabel": { + "$ref": "AAAAAAF5sOtURfGuvnA=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sOtURfGvDN4=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sOtURfGwmOY=" + }, + "activation": { + "$ref": "AAAAAAF5sOtURfGx3Tc=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sOuOAPHDlV4=", + "_parent": { + "$ref": "AAAAAAF5sNUvi+3oXgE=" + }, + "model": { + "$ref": "AAAAAAF5sOuOAPHCHdc=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOuOAPHEi7c=", + "_parent": { + "$ref": "AAAAAAF5sOuOAPHDlV4=" + }, + "model": { + "$ref": "AAAAAAF5sOuOAPHCHdc=" + }, + "font": "Arial;13;0", + "left": 612, + "top": 267, + "width": 83.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sOuOAPHDlV4=" + }, + "edgePosition": 1, + "text": "5 : 保存至本地" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOuOAPHFyHk=", + "_parent": { + "$ref": "AAAAAAF5sOuOAPHDlV4=" + }, + "model": { + "$ref": "AAAAAAF5sOuOAPHCHdc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 668, + "top": 267, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sOuOAPHDlV4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOuOAPHGgNM=", + "_parent": { + "$ref": "AAAAAAF5sOuOAPHDlV4=" + }, + "model": { + "$ref": "AAAAAAF5sOuOAPHCHdc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 634, + "top": 268, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sOuOAPHDlV4=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sOuOAPHHxII=", + "_parent": { + "$ref": "AAAAAAF5sOuOAPHDlV4=" + }, + "model": { + "$ref": "AAAAAAF5sOuOAPHCHdc=" + }, + "font": "Arial;13;0", + "left": 608, + "top": 284, + "width": 14, + "height": 29 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sOsSKvGT5Jc=" + }, + "tail": { + "$ref": "AAAAAAF5sOsSKvGT5Jc=" + }, + "points": "614:264;644:264;644:284;621:284", + "nameLabel": { + "$ref": "AAAAAAF5sOuOAPHEi7c=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sOuOAPHFyHk=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sOuOAPHGgNM=" + }, + "activation": { + "$ref": "AAAAAAF5sOuOAPHHxII=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sOvhiPHbc6U=", + "_parent": { + "$ref": "AAAAAAF5sNUvi+3oXgE=" + }, + "model": { + "$ref": "AAAAAAF5sOvhiPHaQZU=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOvhifHc0fs=", + "_parent": { + "$ref": "AAAAAAF5sOvhiPHbc6U=" + }, + "model": { + "$ref": "AAAAAAF5sOvhiPHaQZU=" + }, + "font": "Arial;13;0", + "left": 460, + "top": 318, + "width": 96.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sOvhiPHbc6U=" + }, + "edgePosition": 1, + "text": "6 : 返回保存结果" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOvhifHddYw=", + "_parent": { + "$ref": "AAAAAAF5sOvhiPHbc6U=" + }, + "model": { + "$ref": "AAAAAAF5sOvhiPHaQZU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 508, + "top": 333, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sOvhiPHbc6U=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOvhifHeU3E=", + "_parent": { + "$ref": "AAAAAAF5sOvhiPHbc6U=" + }, + "model": { + "$ref": "AAAAAAF5sOvhiPHaQZU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 509, + "top": 298, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sOvhiPHbc6U=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sOvhifHfuTU=", + "_parent": { + "$ref": "AAAAAAF5sOvhiPHbc6U=" + }, + "model": { + "$ref": "AAAAAAF5sOvhiPHaQZU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 404, + "top": 314, + "width": 14, + "height": 25 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sOlNj/ELPNM=" + }, + "tail": { + "$ref": "AAAAAAF5sOsSKvGT5Jc=" + }, + "points": "601:314;417:314", + "nameLabel": { + "$ref": "AAAAAAF5sOvhifHc0fs=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sOvhifHddYw=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sOvhifHeU3E=" + }, + "activation": { + "$ref": "AAAAAAF5sOvhifHfuTU=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sOwHZvHxogs=", + "_parent": { + "$ref": "AAAAAAF5sNUvi+3oXgE=" + }, + "model": { + "$ref": "AAAAAAF5sOwHZvHwy9A=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOwHZvHywLI=", + "_parent": { + "$ref": "AAAAAAF5sOwHZvHxogs=" + }, + "model": { + "$ref": "AAAAAAF5sOwHZvHwy9A=" + }, + "font": "Arial;13;0", + "left": 255, + "top": 334, + "width": 96.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sOwHZvHxogs=" + }, + "edgePosition": 1, + "text": "7 : 显示保存结果" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOwHZvHzF6Y=", + "_parent": { + "$ref": "AAAAAAF5sOwHZvHxogs=" + }, + "model": { + "$ref": "AAAAAAF5sOwHZvHwy9A=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 303, + "top": 349, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sOwHZvHxogs=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sOwHZvH0iIU=", + "_parent": { + "$ref": "AAAAAAF5sOwHZvHxogs=" + }, + "model": { + "$ref": "AAAAAAF5sOwHZvHwy9A=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 304, + "top": 314, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sOwHZvHxogs=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sOwHZvH1IoY=", + "_parent": { + "$ref": "AAAAAAF5sOwHZvHxogs=" + }, + "model": { + "$ref": "AAAAAAF5sOwHZvHwy9A=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 204, + "top": 330, + "width": 14, + "height": 25 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sOk5MvDrpwQ=" + }, + "tail": { + "$ref": "AAAAAAF5sOlNj/ELPNM=" + }, + "points": "404:330;204:330", + "nameLabel": { + "$ref": "AAAAAAF5sOwHZvHywLI=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sOwHZvHzF6Y=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sOwHZvH0iIU=" + }, + "activation": { + "$ref": "AAAAAAF5sOwHZvH1IoY=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sO14JvIHGiY=", + "_parent": { + "$ref": "AAAAAAF5sNUvi+3oXgE=" + }, + "model": { + "$ref": "AAAAAAF5sO14JvIGRTc=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sO14JvIIUok=", + "_parent": { + "$ref": "AAAAAAF5sO14JvIHGiY=" + }, + "model": { + "$ref": "AAAAAAF5sO14JvIGRTc=" + }, + "font": "Arial;13;0", + "left": 243, + "top": 376, + "width": 122.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sO14JvIHGiY=" + }, + "edgePosition": 1, + "text": "8 : 浏览过往记录信息" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sO14JvIJFxo=", + "_parent": { + "$ref": "AAAAAAF5sO14JvIHGiY=" + }, + "model": { + "$ref": "AAAAAAF5sO14JvIGRTc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 304, + "top": 361, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sO14JvIHGiY=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sO14JvIK8Dw=", + "_parent": { + "$ref": "AAAAAAF5sO14JvIHGiY=" + }, + "model": { + "$ref": "AAAAAAF5sO14JvIGRTc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 304, + "top": 396, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sO14JvIHGiY=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sO14J/ILup8=", + "_parent": { + "$ref": "AAAAAAF5sO14JvIHGiY=" + }, + "model": { + "$ref": "AAAAAAF5sO14JvIGRTc=" + }, + "font": "Arial;13;0", + "left": 404, + "top": 392, + "width": 14, + "height": 29 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sOlNj/ELPNM=" + }, + "tail": { + "$ref": "AAAAAAF5sOk5MvDrpwQ=" + }, + "points": "204:392;404:392", + "nameLabel": { + "$ref": "AAAAAAF5sO14JvIIUok=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sO14JvIJFxo=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sO14JvIK8Dw=" + }, + "activation": { + "$ref": "AAAAAAF5sO14J/ILup8=" + } + } + ] + } + ], + "messages": [ + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sOnKRfEj46s=", + "_parent": { + "$ref": "AAAAAAF5sNUvi+3nvus=" + }, + "name": "打开记录界面", + "source": { + "$ref": "AAAAAAF5sOk5MfDkkGk=" + }, + "target": { + "$ref": "AAAAAAF5sOlNj/EE7jc=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sOo9hvFZJAc=", + "_parent": { + "$ref": "AAAAAAF5sNUvi+3nvus=" + }, + "name": "显示记录界面", + "source": { + "$ref": "AAAAAAF5sOlNj/EE7jc=" + }, + "target": { + "$ref": "AAAAAAF5sOk5MfDkkGk=" + }, + "messageSort": "reply" + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sOqtvvFzg0s=", + "_parent": { + "$ref": "AAAAAAF5sNUvi+3nvus=" + }, + "name": "填写宠物日常起居记录信息", + "source": { + "$ref": "AAAAAAF5sOk5MfDkkGk=" + }, + "target": { + "$ref": "AAAAAAF5sOlNj/EE7jc=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sOtURPGsYkU=", + "_parent": { + "$ref": "AAAAAAF5sNUvi+3nvus=" + }, + "name": "起居记录信息", + "source": { + "$ref": "AAAAAAF5sOlNj/EE7jc=" + }, + "target": { + "$ref": "AAAAAAF5sOsSKvGM+Jg=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sOuOAPHCHdc=", + "_parent": { + "$ref": "AAAAAAF5sNUvi+3nvus=" + }, + "name": "保存至本地", + "source": { + "$ref": "AAAAAAF5sOsSKvGM+Jg=" + }, + "target": { + "$ref": "AAAAAAF5sOsSKvGM+Jg=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sOvhiPHaQZU=", + "_parent": { + "$ref": "AAAAAAF5sNUvi+3nvus=" + }, + "name": "返回保存结果", + "source": { + "$ref": "AAAAAAF5sOsSKvGM+Jg=" + }, + "target": { + "$ref": "AAAAAAF5sOlNj/EE7jc=" + }, + "messageSort": "reply" + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sOwHZvHwy9A=", + "_parent": { + "$ref": "AAAAAAF5sNUvi+3nvus=" + }, + "name": "显示保存结果", + "source": { + "$ref": "AAAAAAF5sOlNj/EE7jc=" + }, + "target": { + "$ref": "AAAAAAF5sOk5MfDkkGk=" + }, + "messageSort": "reply" + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sO14JvIGRTc=", + "_parent": { + "$ref": "AAAAAAF5sNUvi+3nvus=" + }, + "name": "浏览过往记录信息", + "source": { + "$ref": "AAAAAAF5sOk5MfDkkGk=" + }, + "target": { + "$ref": "AAAAAAF5sOlNj/EE7jc=" + } + } + ], + "participants": [ + { + "_type": "UMLLifeline", + "_id": "AAAAAAF5sOk5MfDkkGk=", + "_parent": { + "$ref": "AAAAAAF5sNUvi+3nvus=" + }, + "name": "用户", + "represent": { + "$ref": "AAAAAAF5sOk5MfDj5EE=" + }, + "isMultiInstance": false + }, + { + "_type": "UMLLifeline", + "_id": "AAAAAAF5sOlNj/EE7jc=", + "_parent": { + "$ref": "AAAAAAF5sNUvi+3nvus=" + }, + "name": "宠物日常起居记录界面", + "represent": { + "$ref": "AAAAAAF5sOlNjvEDPQo=" + }, + "isMultiInstance": false + }, + { + "_type": "UMLLifeline", + "_id": "AAAAAAF5sOsSKvGM+Jg=", + "_parent": { + "$ref": "AAAAAAF5sNUvi+3nvus=" + }, + "name": "本地信息数据库", + "represent": { + "$ref": "AAAAAAF5sOsSKvGLFXM=" + }, + "isMultiInstance": false + } + ] + }, + { + "_type": "UMLInteraction", + "_id": "AAAAAAF5sNnFie7q17M=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoXHuA=" + }, + "name": "Interaction3", + "ownedElements": [ + { + "_type": "UMLSequenceDiagram", + "_id": "AAAAAAF5sNnFiu7reeM=", + "_parent": { + "$ref": "AAAAAAF5sNnFie7q17M=" + }, + "name": "宠物推送", + "ownedViews": [ + { + "_type": "UMLFrameView", + "_id": "AAAAAAF5sNnFiu7sBoU=", + "_parent": { + "$ref": "AAAAAAF5sNnFiu7reeM=" + }, + "model": { + "$ref": "AAAAAAF5sNnFiu7reeM=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5sNnFiu7tPZc=", + "_parent": { + "$ref": "AAAAAAF5sNnFiu7sBoU=" + }, + "font": "Arial;13;0", + "left": 112.72998046875, + "top": 5, + "width": 53, + "height": 13, + "text": "宠物推送" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sNnFiu7uOZk=", + "_parent": { + "$ref": "AAAAAAF5sNnFiu7sBoU=" + }, + "font": "Arial;13;1", + "left": 93, + "top": 5, + "width": 14.72998046875, + "height": 13, + "text": "sd" + } + ], + "font": "Arial;13;0", + "left": 88, + "width": 793, + "height": 592, + "nameLabel": { + "$ref": "AAAAAAF5sNnFiu7tPZc=" + }, + "frameTypeLabel": { + "$ref": "AAAAAAF5sNnFiu7uOZk=" + } + }, + { + "_type": "UMLSeqLifelineView", + "_id": "AAAAAAF5sO/mTPKR/co=", + "_parent": { + "$ref": "AAAAAAF5sNnFiu7reeM=" + }, + "model": { + "$ref": "AAAAAAF5sO/mTPKQnLs=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5sO/mTPKS7LQ=", + "_parent": { + "$ref": "AAAAAAF5sO/mTPKR/co=" + }, + "model": { + "$ref": "AAAAAAF5sO/mTPKQnLs=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5sO/mTPKTk3E=", + "_parent": { + "$ref": "AAAAAAF5sO/mTPKS7LQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 16, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sO/mTPKU4Uo=", + "_parent": { + "$ref": "AAAAAAF5sO/mTPKS7LQ=" + }, + "font": "Arial;13;1", + "left": 173, + "top": 47, + "width": 62.736328125, + "height": 13, + "text": "用户" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sO/mTfKVvbI=", + "_parent": { + "$ref": "AAAAAAF5sO/mTPKS7LQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 16, + "width": 117.3681640625, + "height": 13, + "text": "(from Interaction3)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sO/mTfKWRgM=", + "_parent": { + "$ref": "AAAAAAF5sO/mTPKS7LQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 16, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 168, + "top": 40, + "width": 72.736328125, + "height": 40, + "stereotypeLabel": { + "$ref": "AAAAAAF5sO/mTPKTk3E=" + }, + "nameLabel": { + "$ref": "AAAAAAF5sO/mTPKU4Uo=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5sO/mTfKVvbI=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sO/mTfKWRgM=" + } + }, + { + "_type": "UMLLinePartView", + "_id": "AAAAAAF5sO/mTfKXc3I=", + "_parent": { + "$ref": "AAAAAAF5sO/mTPKR/co=" + }, + "model": { + "$ref": "AAAAAAF5sO/mTPKQnLs=" + }, + "font": "Arial;13;0", + "left": 204, + "top": 80, + "width": 1, + "height": 455 + } + ], + "font": "Arial;13;0", + "left": 168, + "top": 40, + "width": 72.736328125, + "height": 495, + "nameCompartment": { + "$ref": "AAAAAAF5sO/mTPKS7LQ=" + }, + "linePart": { + "$ref": "AAAAAAF5sO/mTfKXc3I=" + } + }, + { + "_type": "UMLSeqLifelineView", + "_id": "AAAAAAF5sPAEdvKxlHQ=", + "_parent": { + "$ref": "AAAAAAF5sNnFiu7reeM=" + }, + "model": { + "$ref": "AAAAAAF5sPAEdvKwK+E=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5sPAEdvKyQy8=", + "_parent": { + "$ref": "AAAAAAF5sPAEdvKxlHQ=" + }, + "model": { + "$ref": "AAAAAAF5sPAEdvKwK+E=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5sPAEdvKz1iE=", + "_parent": { + "$ref": "AAAAAAF5sPAEdvKyQy8=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sPAEdvK0Igg=", + "_parent": { + "$ref": "AAAAAAF5sPAEdvKyQy8=" + }, + "font": "Arial;13;1", + "left": 317, + "top": 47, + "width": 88, + "height": 13, + "text": "宠物推送界面" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sPAEdvK1QRA=", + "_parent": { + "$ref": "AAAAAAF5sPAEdvKyQy8=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 117.3681640625, + "height": 13, + "text": "(from Interaction3)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sPAEdvK2AHY=", + "_parent": { + "$ref": "AAAAAAF5sPAEdvKyQy8=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 312, + "top": 40, + "width": 98, + "height": 40, + "stereotypeLabel": { + "$ref": "AAAAAAF5sPAEdvKz1iE=" + }, + "nameLabel": { + "$ref": "AAAAAAF5sPAEdvK0Igg=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5sPAEdvK1QRA=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sPAEdvK2AHY=" + } + }, + { + "_type": "UMLLinePartView", + "_id": "AAAAAAF5sPAEdvK3kyg=", + "_parent": { + "$ref": "AAAAAAF5sPAEdvKxlHQ=" + }, + "model": { + "$ref": "AAAAAAF5sPAEdvKwK+E=" + }, + "font": "Arial;13;0", + "left": 361, + "top": 80, + "width": 1, + "height": 265 + } + ], + "font": "Arial;13;0", + "left": 312, + "top": 40, + "width": 98, + "height": 305, + "nameCompartment": { + "$ref": "AAAAAAF5sPAEdvKyQy8=" + }, + "linePart": { + "$ref": "AAAAAAF5sPAEdvK3kyg=" + } + }, + { + "_type": "UMLSeqLifelineView", + "_id": "AAAAAAF5sPA5G/LR5o4=", + "_parent": { + "$ref": "AAAAAAF5sNnFiu7reeM=" + }, + "model": { + "$ref": "AAAAAAF5sPA5G/LQFRY=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5sPA5G/LSAp8=", + "_parent": { + "$ref": "AAAAAAF5sPA5G/LR5o4=" + }, + "model": { + "$ref": "AAAAAAF5sPA5G/LQFRY=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5sPA5G/LTj3s=", + "_parent": { + "$ref": "AAAAAAF5sPA5G/LSAp8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sPA5HPLUb5w=", + "_parent": { + "$ref": "AAAAAAF5sPA5G/LSAp8=" + }, + "font": "Arial;13;1", + "left": 461, + "top": 47, + "width": 88, + "height": 13, + "text": "宠物问卷界面" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sPA5HPLVQKg=", + "_parent": { + "$ref": "AAAAAAF5sPA5G/LSAp8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "width": 117.3681640625, + "height": 13, + "text": "(from Interaction3)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sPA5HPLWedo=", + "_parent": { + "$ref": "AAAAAAF5sPA5G/LSAp8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 456, + "top": 40, + "width": 98, + "height": 40, + "stereotypeLabel": { + "$ref": "AAAAAAF5sPA5G/LTj3s=" + }, + "nameLabel": { + "$ref": "AAAAAAF5sPA5HPLUb5w=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5sPA5HPLVQKg=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sPA5HPLWedo=" + } + }, + { + "_type": "UMLLinePartView", + "_id": "AAAAAAF5sPA5HPLXuPI=", + "_parent": { + "$ref": "AAAAAAF5sPA5G/LR5o4=" + }, + "model": { + "$ref": "AAAAAAF5sPA5G/LQFRY=" + }, + "font": "Arial;13;0", + "left": 505, + "top": 80, + "width": 1, + "height": 415 + } + ], + "font": "Arial;13;0", + "left": 456, + "top": 40, + "width": 98, + "height": 455, + "nameCompartment": { + "$ref": "AAAAAAF5sPA5G/LSAp8=" + }, + "linePart": { + "$ref": "AAAAAAF5sPA5HPLXuPI=" + } + }, + { + "_type": "UMLSeqLifelineView", + "_id": "AAAAAAF5sPBcY/LxO0I=", + "_parent": { + "$ref": "AAAAAAF5sNnFiu7reeM=" + }, + "model": { + "$ref": "AAAAAAF5sPBcY/LwhrA=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5sPBcY/LyMSU=", + "_parent": { + "$ref": "AAAAAAF5sPBcY/LxO0I=" + }, + "model": { + "$ref": "AAAAAAF5sPBcY/LwhrA=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5sPBcY/LzDDU=", + "_parent": { + "$ref": "AAAAAAF5sPBcY/LyMSU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -32, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sPBcY/L0xHE=", + "_parent": { + "$ref": "AAAAAAF5sPBcY/LyMSU=" + }, + "font": "Arial;13;1", + "left": 589, + "top": 47, + "width": 75, + "height": 13, + "text": "本地信息库" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sPBcY/L1c60=", + "_parent": { + "$ref": "AAAAAAF5sPBcY/LyMSU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -32, + "width": 117.3681640625, + "height": 13, + "text": "(from Interaction3)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sPBcY/L22aI=", + "_parent": { + "$ref": "AAAAAAF5sPBcY/LyMSU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -32, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 584, + "top": 40, + "width": 85, + "height": 40, + "stereotypeLabel": { + "$ref": "AAAAAAF5sPBcY/LzDDU=" + }, + "nameLabel": { + "$ref": "AAAAAAF5sPBcY/L0xHE=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5sPBcY/L1c60=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sPBcY/L22aI=" + } + }, + { + "_type": "UMLLinePartView", + "_id": "AAAAAAF5sPBcY/L3iBo=", + "_parent": { + "$ref": "AAAAAAF5sPBcY/LxO0I=" + }, + "model": { + "$ref": "AAAAAAF5sPBcY/LwhrA=" + }, + "font": "Arial;13;0", + "left": 627, + "top": 80, + "width": 1, + "height": 368 + } + ], + "font": "Arial;13;0", + "left": 584, + "top": 40, + "width": 85, + "height": 408, + "nameCompartment": { + "$ref": "AAAAAAF5sPBcY/LyMSU=" + }, + "linePart": { + "$ref": "AAAAAAF5sPBcY/L3iBo=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sPInHfMTxww=", + "_parent": { + "$ref": "AAAAAAF5sNnFiu7reeM=" + }, + "model": { + "$ref": "AAAAAAF5sPInHfMSj9k=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPInHfMUe4Q=", + "_parent": { + "$ref": "AAAAAAF5sPInHfMTxww=" + }, + "model": { + "$ref": "AAAAAAF5sPInHfMSj9k=" + }, + "font": "Arial;13;0", + "left": 218, + "top": 96, + "width": 122.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sPInHfMTxww=" + }, + "edgePosition": 1, + "text": "1 : 打开宠物推送界面" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPInHfMVJ3I=", + "_parent": { + "$ref": "AAAAAAF5sPInHfMTxww=" + }, + "model": { + "$ref": "AAAAAAF5sPInHfMSj9k=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 279, + "top": 81, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sPInHfMTxww=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPInHfMWF3I=", + "_parent": { + "$ref": "AAAAAAF5sPInHfMTxww=" + }, + "model": { + "$ref": "AAAAAAF5sPInHfMSj9k=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 279, + "top": 116, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sPInHfMTxww=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sPInHfMXaBs=", + "_parent": { + "$ref": "AAAAAAF5sPInHfMTxww=" + }, + "model": { + "$ref": "AAAAAAF5sPInHfMSj9k=" + }, + "font": "Arial;13;0", + "left": 354, + "top": 112, + "width": 14, + "height": 73 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sPAEdvK3kyg=" + }, + "tail": { + "$ref": "AAAAAAF5sO/mTfKXc3I=" + }, + "points": "204:112;354:112", + "nameLabel": { + "$ref": "AAAAAAF5sPInHfMUe4Q=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sPInHfMVJ3I=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sPInHfMWF3I=" + }, + "activation": { + "$ref": "AAAAAAF5sPInHfMXaBs=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sPMN0/MsqhE=", + "_parent": { + "$ref": "AAAAAAF5sNnFiu7reeM=" + }, + "model": { + "$ref": "AAAAAAF5sPMN0/MrVaU=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPMN0/MtZ1M=", + "_parent": { + "$ref": "AAAAAAF5sPMN0/MsqhE=" + }, + "model": { + "$ref": "AAAAAAF5sPMN0/MrVaU=" + }, + "font": "Arial;13;0", + "left": 419, + "top": 110, + "width": 148.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sPMN0/MsqhE=" + }, + "edgePosition": 1, + "text": "2 : 请求随机宠物推送信息" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPMN0/Muc+0=", + "_parent": { + "$ref": "AAAAAAF5sPMN0/MsqhE=" + }, + "model": { + "$ref": "AAAAAAF5sPMN0/MrVaU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 493, + "top": 95, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sPMN0/MsqhE=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPMN0/MvHXM=", + "_parent": { + "$ref": "AAAAAAF5sPMN0/MsqhE=" + }, + "model": { + "$ref": "AAAAAAF5sPMN0/MrVaU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 493, + "top": 130, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sPMN0/MsqhE=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sPMN0/Mw6A4=", + "_parent": { + "$ref": "AAAAAAF5sPMN0/MsqhE=" + }, + "model": { + "$ref": "AAAAAAF5sPMN0/MrVaU=" + }, + "font": "Arial;13;0", + "left": 620, + "top": 126, + "width": 14, + "height": 29 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sPBcY/L3iBo=" + }, + "tail": { + "$ref": "AAAAAAF5sPAEdvK3kyg=" + }, + "points": "367:126;620:126", + "nameLabel": { + "$ref": "AAAAAAF5sPMN0/MtZ1M=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sPMN0/Muc+0=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sPMN0/MvHXM=" + }, + "activation": { + "$ref": "AAAAAAF5sPMN0/Mw6A4=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sPNRovNC+MA=", + "_parent": { + "$ref": "AAAAAAF5sNnFiu7reeM=" + }, + "model": { + "$ref": "AAAAAAF5sPNRovNBonI=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPNRovNDKGw=", + "_parent": { + "$ref": "AAAAAAF5sPNRovNC+MA=" + }, + "model": { + "$ref": "AAAAAAF5sPNRovNBonI=" + }, + "font": "Arial;13;0", + "left": 418, + "top": 156, + "width": 148.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sPNRovNC+MA=" + }, + "edgePosition": 1, + "text": "3 : 返回随机宠物推送信息" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPNRovNEocY=", + "_parent": { + "$ref": "AAAAAAF5sPNRovNC+MA=" + }, + "model": { + "$ref": "AAAAAAF5sPNRovNBonI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 492, + "top": 171, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sPNRovNC+MA=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPNRovNFLlM=", + "_parent": { + "$ref": "AAAAAAF5sPNRovNC+MA=" + }, + "model": { + "$ref": "AAAAAAF5sPNRovNBonI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 493, + "top": 136, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sPNRovNC+MA=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sPNRovNGKQU=", + "_parent": { + "$ref": "AAAAAAF5sPNRovNC+MA=" + }, + "model": { + "$ref": "AAAAAAF5sPNRovNBonI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 354, + "top": 152, + "width": 14, + "height": 25 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sPAEdvK3kyg=" + }, + "tail": { + "$ref": "AAAAAAF5sPBcY/L3iBo=" + }, + "points": "620:152;367:152", + "nameLabel": { + "$ref": "AAAAAAF5sPNRovNDKGw=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sPNRovNEocY=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sPNRovNFLlM=" + }, + "activation": { + "$ref": "AAAAAAF5sPNRovNGKQU=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sPOgIPNZJBo=", + "_parent": { + "$ref": "AAAAAAF5sNnFiu7reeM=" + }, + "model": { + "$ref": "AAAAAAF5sPOgIPNYpdQ=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPOgIPNaRnw=", + "_parent": { + "$ref": "AAAAAAF5sPOgIPNZJBo=" + }, + "model": { + "$ref": "AAAAAAF5sPOgIPNYpdQ=" + }, + "font": "Arial;13;0", + "left": 146, + "top": 172, + "width": 265.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sPOgIPNZJBo=" + }, + "edgePosition": 1, + "text": "4 : 返回宠物推送界面,显示随机宠物推送信息" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPOgIPNbXI8=", + "_parent": { + "$ref": "AAAAAAF5sPOgIPNZJBo=" + }, + "model": { + "$ref": "AAAAAAF5sPOgIPNYpdQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 278, + "top": 187, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sPOgIPNZJBo=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPOgIPNcOOE=", + "_parent": { + "$ref": "AAAAAAF5sPOgIPNZJBo=" + }, + "model": { + "$ref": "AAAAAAF5sPOgIPNYpdQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 279, + "top": 152, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sPOgIPNZJBo=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sPOgIPNdxAk=", + "_parent": { + "$ref": "AAAAAAF5sPOgIPNZJBo=" + }, + "model": { + "$ref": "AAAAAAF5sPOgIPNYpdQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 204, + "top": 168, + "width": 14, + "height": 25 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sO/mTfKXc3I=" + }, + "tail": { + "$ref": "AAAAAAF5sPAEdvK3kyg=" + }, + "points": "354:168;204:168", + "nameLabel": { + "$ref": "AAAAAAF5sPOgIPNaRnw=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sPOgIPNbXI8=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sPOgIPNcOOE=" + }, + "activation": { + "$ref": "AAAAAAF5sPOgIPNdxAk=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sPnVCPSZDsk=", + "_parent": { + "$ref": "AAAAAAF5sNnFiu7reeM=" + }, + "model": { + "$ref": "AAAAAAF5sPnVCPSYV20=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPnVCPSa7yg=", + "_parent": { + "$ref": "AAAAAAF5sPnVCPSZDsk=" + }, + "model": { + "$ref": "AAAAAAF5sPnVCPSYV20=" + }, + "font": "Arial;13;0", + "left": 169, + "top": 195, + "width": 148.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sPnVCPSZDsk=" + }, + "edgePosition": 1, + "text": "5 : 收藏随机宠物推送信息" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPnVCPSb3u4=", + "_parent": { + "$ref": "AAAAAAF5sPnVCPSZDsk=" + }, + "model": { + "$ref": "AAAAAAF5sPnVCPSYV20=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 258, + "top": 195, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sPnVCPSZDsk=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPnVCPScXmE=", + "_parent": { + "$ref": "AAAAAAF5sPnVCPSZDsk=" + }, + "model": { + "$ref": "AAAAAAF5sPnVCPSYV20=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 224, + "top": 196, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sPnVCPSZDsk=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sPnVCPSdKeA=", + "_parent": { + "$ref": "AAAAAAF5sPnVCPSZDsk=" + }, + "model": { + "$ref": "AAAAAAF5sPnVCPSYV20=" + }, + "font": "Arial;13;0", + "left": 197, + "top": 212, + "width": 14, + "height": 29 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sO/mTfKXc3I=" + }, + "tail": { + "$ref": "AAAAAAF5sO/mTfKXc3I=" + }, + "points": "204:192;234:192;234:212;210:212", + "nameLabel": { + "$ref": "AAAAAAF5sPnVCPSa7yg=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sPnVCPSb3u4=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sPnVCPScXmE=" + }, + "activation": { + "$ref": "AAAAAAF5sPnVCPSdKeA=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sPTB2fOWYME=", + "_parent": { + "$ref": "AAAAAAF5sNnFiu7reeM=" + }, + "model": { + "$ref": "AAAAAAF5sPTB2fOVr9I=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPTB2fOXdhI=", + "_parent": { + "$ref": "AAAAAAF5sPTB2fOWYME=" + }, + "model": { + "$ref": "AAAAAAF5sPTB2fOVr9I=" + }, + "font": "Arial;13;0", + "left": 290, + "top": 232, + "width": 122.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sPTB2fOWYME=" + }, + "edgePosition": 1, + "text": "6 : 选择宠物问卷推送" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPTB2fOY2oE=", + "_parent": { + "$ref": "AAAAAAF5sPTB2fOWYME=" + }, + "model": { + "$ref": "AAAAAAF5sPTB2fOVr9I=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 351, + "top": 217, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sPTB2fOWYME=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPTB2fOZSkM=", + "_parent": { + "$ref": "AAAAAAF5sPTB2fOWYME=" + }, + "model": { + "$ref": "AAAAAAF5sPTB2fOVr9I=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 351, + "top": 252, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sPTB2fOWYME=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sPTB2vOaArA=", + "_parent": { + "$ref": "AAAAAAF5sPTB2fOWYME=" + }, + "model": { + "$ref": "AAAAAAF5sPTB2fOVr9I=" + }, + "font": "Arial;13;0", + "left": 498, + "top": 248, + "width": 14, + "height": 41 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sPA5HPLXuPI=" + }, + "tail": { + "$ref": "AAAAAAF5sO/mTfKXc3I=" + }, + "points": "204:248;498:248", + "nameLabel": { + "$ref": "AAAAAAF5sPTB2fOXdhI=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sPTB2fOY2oE=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sPTB2fOZSkM=" + }, + "activation": { + "$ref": "AAAAAAF5sPTB2vOaArA=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sPUbz/OtDUE=", + "_parent": { + "$ref": "AAAAAAF5sNnFiu7reeM=" + }, + "model": { + "$ref": "AAAAAAF5sPUbz/OsKfM=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPUbz/OultM=", + "_parent": { + "$ref": "AAAAAAF5sPUbz/OtDUE=" + }, + "model": { + "$ref": "AAAAAAF5sPUbz/OsKfM=" + }, + "font": "Arial;13;0", + "left": 289, + "top": 284, + "width": 122.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sPUbz/OtDUE=" + }, + "edgePosition": 1, + "text": "7 : 返回宠物推送问卷" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPUbz/OvagA=", + "_parent": { + "$ref": "AAAAAAF5sPUbz/OtDUE=" + }, + "model": { + "$ref": "AAAAAAF5sPUbz/OsKfM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 350, + "top": 299, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sPUbz/OtDUE=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPUbz/OwJUE=", + "_parent": { + "$ref": "AAAAAAF5sPUbz/OtDUE=" + }, + "model": { + "$ref": "AAAAAAF5sPUbz/OsKfM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 351, + "top": 264, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sPUbz/OtDUE=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sPUbz/OxGNE=", + "_parent": { + "$ref": "AAAAAAF5sPUbz/OtDUE=" + }, + "model": { + "$ref": "AAAAAAF5sPUbz/OsKfM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 204, + "top": 280, + "width": 14, + "height": 25 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sO/mTfKXc3I=" + }, + "tail": { + "$ref": "AAAAAAF5sPA5HPLXuPI=" + }, + "points": "498:280;204:280", + "nameLabel": { + "$ref": "AAAAAAF5sPUbz/OultM=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sPUbz/OvagA=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sPUbz/OwJUE=" + }, + "activation": { + "$ref": "AAAAAAF5sPUbz/OxGNE=" + } + }, + { + "_type": "UMLSeqLifelineView", + "_id": "AAAAAAF5sPYwbvPjVyY=", + "_parent": { + "$ref": "AAAAAAF5sNnFiu7reeM=" + }, + "model": { + "$ref": "AAAAAAF5sPYwbvPiakQ=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5sPYwbvPk+5A=", + "_parent": { + "$ref": "AAAAAAF5sPYwbvPjVyY=" + }, + "model": { + "$ref": "AAAAAAF5sPYwbvPiakQ=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5sPYwbvPl130=", + "_parent": { + "$ref": "AAAAAAF5sPYwbvPk+5A=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sPYwbvPmuQE=", + "_parent": { + "$ref": "AAAAAAF5sPYwbvPk+5A=" + }, + "font": "Arial;13;1", + "left": 701, + "top": 47, + "width": 114, + "height": 13, + "text": "宠物问卷推送系统" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sPYwbvPnnVg=", + "_parent": { + "$ref": "AAAAAAF5sPYwbvPk+5A=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 117.3681640625, + "height": 13, + "text": "(from Interaction3)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sPYwbvPoKog=", + "_parent": { + "$ref": "AAAAAAF5sPYwbvPk+5A=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 696, + "top": 40, + "width": 124, + "height": 40, + "stereotypeLabel": { + "$ref": "AAAAAAF5sPYwbvPl130=" + }, + "nameLabel": { + "$ref": "AAAAAAF5sPYwbvPmuQE=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5sPYwbvPnnVg=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sPYwbvPoKog=" + } + }, + { + "_type": "UMLLinePartView", + "_id": "AAAAAAF5sPYwbvPpR8s=", + "_parent": { + "$ref": "AAAAAAF5sPYwbvPjVyY=" + }, + "model": { + "$ref": "AAAAAAF5sPYwbvPiakQ=" + }, + "font": "Arial;13;0", + "left": 758, + "top": 80, + "width": 1, + "height": 415 + } + ], + "font": "Arial;13;0", + "left": 696, + "top": 40, + "width": 124, + "height": 455, + "nameCompartment": { + "$ref": "AAAAAAF5sPYwbvPk+5A=" + }, + "linePart": { + "$ref": "AAAAAAF5sPYwbvPpR8s=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sPV9efPGTUA=", + "_parent": { + "$ref": "AAAAAAF5sNnFiu7reeM=" + }, + "model": { + "$ref": "AAAAAAF5sPV9ePPFTm8=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPV9efPHXYs=", + "_parent": { + "$ref": "AAAAAAF5sPV9efPGTUA=" + }, + "model": { + "$ref": "AAAAAAF5sPV9ePPFTm8=" + }, + "font": "Arial;13;0", + "left": 290, + "top": 304, + "width": 122.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sPV9efPGTUA=" + }, + "edgePosition": 1, + "text": "8 : 填写宠物推送问卷" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPV9efPIOrc=", + "_parent": { + "$ref": "AAAAAAF5sPV9efPGTUA=" + }, + "model": { + "$ref": "AAAAAAF5sPV9ePPFTm8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 351, + "top": 289, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sPV9efPGTUA=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPV9efPJfXM=", + "_parent": { + "$ref": "AAAAAAF5sPV9efPGTUA=" + }, + "model": { + "$ref": "AAAAAAF5sPV9ePPFTm8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 351, + "top": 324, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sPV9efPGTUA=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sPV9efPKqk8=", + "_parent": { + "$ref": "AAAAAAF5sPV9efPGTUA=" + }, + "model": { + "$ref": "AAAAAAF5sPV9ePPFTm8=" + }, + "font": "Arial;13;0", + "left": 498, + "top": 320, + "width": 14, + "height": 153 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sPA5HPLXuPI=" + }, + "tail": { + "$ref": "AAAAAAF5sO/mTfKXc3I=" + }, + "points": "204:320;498:320", + "nameLabel": { + "$ref": "AAAAAAF5sPV9efPHXYs=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sPV9efPIOrc=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sPV9efPJfXM=" + }, + "activation": { + "$ref": "AAAAAAF5sPV9efPKqk8=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sPaSs/QF3Yc=", + "_parent": { + "$ref": "AAAAAAF5sNnFiu7reeM=" + }, + "model": { + "$ref": "AAAAAAF5sPaSsvQEJ7Y=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPaSs/QGO/g=", + "_parent": { + "$ref": "AAAAAAF5sPaSs/QF3Yc=" + }, + "model": { + "$ref": "AAAAAAF5sPaSsvQEJ7Y=" + }, + "font": "Arial;13;0", + "left": 592, + "top": 304, + "width": 78.04443359375, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sPaSs/QF3Yc=" + }, + "edgePosition": 1, + "text": "9 : 问卷信息" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPaSs/QHvd0=", + "_parent": { + "$ref": "AAAAAAF5sPaSs/QF3Yc=" + }, + "model": { + "$ref": "AAAAAAF5sPaSsvQEJ7Y=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 631, + "top": 289, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sPaSs/QF3Yc=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPaSs/QIZ1Y=", + "_parent": { + "$ref": "AAAAAAF5sPaSs/QF3Yc=" + }, + "model": { + "$ref": "AAAAAAF5sPaSsvQEJ7Y=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 631, + "top": 324, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sPaSs/QF3Yc=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sPaSs/QJoRM=", + "_parent": { + "$ref": "AAAAAAF5sPaSs/QF3Yc=" + }, + "model": { + "$ref": "AAAAAAF5sPaSsvQEJ7Y=" + }, + "font": "Arial;13;0", + "left": 751, + "top": 320, + "width": 14, + "height": 161 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sPYwbvPpR8s=" + }, + "tail": { + "$ref": "AAAAAAF5sPA5HPLXuPI=" + }, + "points": "511:320;751:320", + "nameLabel": { + "$ref": "AAAAAAF5sPaSs/QGO/g=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sPaSs/QHvd0=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sPaSs/QIZ1Y=" + }, + "activation": { + "$ref": "AAAAAAF5sPaSs/QJoRM=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sPbZK/QbQLs=", + "_parent": { + "$ref": "AAAAAAF5sNnFiu7reeM=" + }, + "model": { + "$ref": "AAAAAAF5sPbZK/Qa778=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPbZK/Qc86w=", + "_parent": { + "$ref": "AAAAAAF5sPbZK/QbQLs=" + }, + "model": { + "$ref": "AAAAAAF5sPbZK/Qa778=" + }, + "font": "Arial;13;0", + "left": 764, + "top": 323, + "width": 78.06982421875, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sPbZK/QbQLs=" + }, + "edgePosition": 1, + "text": "10 : 处理信息" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPbZK/Qdesw=", + "_parent": { + "$ref": "AAAAAAF5sPbZK/QbQLs=" + }, + "model": { + "$ref": "AAAAAAF5sPbZK/Qa778=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 818, + "top": 323, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sPbZK/QbQLs=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPbZK/Qe2cE=", + "_parent": { + "$ref": "AAAAAAF5sPbZK/QbQLs=" + }, + "model": { + "$ref": "AAAAAAF5sPbZK/Qa778=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 784, + "top": 324, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sPbZK/QbQLs=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sPbZK/QfhNI=", + "_parent": { + "$ref": "AAAAAAF5sPbZK/QbQLs=" + }, + "model": { + "$ref": "AAAAAAF5sPbZK/Qa778=" + }, + "font": "Arial;13;0", + "left": 758, + "top": 340, + "width": 14, + "height": 32 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sPYwbvPpR8s=" + }, + "tail": { + "$ref": "AAAAAAF5sPYwbvPpR8s=" + }, + "points": "764:320;794:320;794:340;771:340", + "nameLabel": { + "$ref": "AAAAAAF5sPbZK/Qc86w=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sPbZK/Qdesw=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sPbZK/Qe2cE=" + }, + "activation": { + "$ref": "AAAAAAF5sPbZK/QfhNI=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sPdZ+fQ0Oec=", + "_parent": { + "$ref": "AAAAAAF5sNnFiu7reeM=" + }, + "model": { + "$ref": "AAAAAAF5sPdZ+fQzTxo=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPdZ+fQ1PA8=", + "_parent": { + "$ref": "AAAAAAF5sPdZ+fQ0Oec=" + }, + "model": { + "$ref": "AAAAAAF5sPdZ+fQzTxo=" + }, + "font": "Arial;13;0", + "left": 607, + "top": 341, + "width": 130.06982421875, + "height": 13, + "alpha": -0.48088745850148884, + "distance": 25.942243542145693, + "hostEdge": { + "$ref": "AAAAAAF5sPdZ+fQ0Oec=" + }, + "edgePosition": 1, + "text": "11 : 获取推送宠物信息" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPdZ+fQ2RdY=", + "_parent": { + "$ref": "AAAAAAF5sPdZ+fQ0Oec=" + }, + "model": { + "$ref": "AAAAAAF5sPdZ+fQzTxo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 694, + "top": 379, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sPdZ+fQ0Oec=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPdZ+fQ3JaA=", + "_parent": { + "$ref": "AAAAAAF5sPdZ+fQ0Oec=" + }, + "model": { + "$ref": "AAAAAAF5sPdZ+fQzTxo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 695, + "top": 344, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sPdZ+fQ0Oec=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sPdZ+fQ46EY=", + "_parent": { + "$ref": "AAAAAAF5sPdZ+fQ0Oec=" + }, + "model": { + "$ref": "AAAAAAF5sPdZ+fQzTxo=" + }, + "font": "Arial;13;0", + "left": 620, + "top": 360, + "width": 14, + "height": 73 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sPBcY/L3iBo=" + }, + "tail": { + "$ref": "AAAAAAF5sPYwbvPpR8s=" + }, + "points": "758:360;633:360", + "nameLabel": { + "$ref": "AAAAAAF5sPdZ+fQ1PA8=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sPdZ+fQ2RdY=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sPdZ+fQ3JaA=" + }, + "activation": { + "$ref": "AAAAAAF5sPdZ+fQ46EY=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sPeRSvRKi+c=", + "_parent": { + "$ref": "AAAAAAF5sNnFiu7reeM=" + }, + "model": { + "$ref": "AAAAAAF5sPeRSfRJcHo=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPeRSvRLUUE=", + "_parent": { + "$ref": "AAAAAAF5sPeRSvRKi+c=" + }, + "model": { + "$ref": "AAAAAAF5sPeRSfRJcHo=" + }, + "font": "Arial;13;0", + "left": 606, + "top": 399, + "width": 130.06982421875, + "height": 13, + "alpha": -3.5860120483338473, + "distance": 23.259406699226016, + "hostEdge": { + "$ref": "AAAAAAF5sPeRSvRKi+c=" + }, + "edgePosition": 1, + "text": "12 : 返回推送宠物信息" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPeRSvRMqqw=", + "_parent": { + "$ref": "AAAAAAF5sPeRSvRKi+c=" + }, + "model": { + "$ref": "AAAAAAF5sPeRSfRJcHo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 692, + "top": 385, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sPeRSvRKi+c=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPeRSvRNVAE=", + "_parent": { + "$ref": "AAAAAAF5sPeRSvRKi+c=" + }, + "model": { + "$ref": "AAAAAAF5sPeRSfRJcHo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 692, + "top": 420, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sPeRSvRKi+c=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sPeRSvRObqQ=", + "_parent": { + "$ref": "AAAAAAF5sPeRSvRKi+c=" + }, + "model": { + "$ref": "AAAAAAF5sPeRSfRJcHo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 751, + "top": 416, + "width": 14, + "height": 25 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sPYwbvPpR8s=" + }, + "tail": { + "$ref": "AAAAAAF5sPBcY/L3iBo=" + }, + "points": "633:416;751:416", + "nameLabel": { + "$ref": "AAAAAAF5sPeRSvRLUUE=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sPeRSvRMqqw=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sPeRSvRNVAE=" + }, + "activation": { + "$ref": "AAAAAAF5sPeRSvRObqQ=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sPjv4PSBXCA=", + "_parent": { + "$ref": "AAAAAAF5sNnFiu7reeM=" + }, + "model": { + "$ref": "AAAAAAF5sPjv4PSA9e8=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPjv4PSCEaU=", + "_parent": { + "$ref": "AAAAAAF5sPjv4PSBXCA=" + }, + "model": { + "$ref": "AAAAAAF5sPjv4PSA9e8=" + }, + "font": "Arial;13;0", + "left": 285, + "top": 459, + "width": 130.06982421875, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sPjv4PSBXCA=" + }, + "edgePosition": 1, + "text": "13 : 显示推送宠物信息" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPjv4PSDRLI=", + "_parent": { + "$ref": "AAAAAAF5sPjv4PSBXCA=" + }, + "model": { + "$ref": "AAAAAAF5sPjv4PSA9e8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 350, + "top": 474, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sPjv4PSBXCA=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPjv4PSEps8=", + "_parent": { + "$ref": "AAAAAAF5sPjv4PSBXCA=" + }, + "model": { + "$ref": "AAAAAAF5sPjv4PSA9e8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 351, + "top": 439, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sPjv4PSBXCA=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sPjv4PSFRRo=", + "_parent": { + "$ref": "AAAAAAF5sPjv4PSBXCA=" + }, + "model": { + "$ref": "AAAAAAF5sPjv4PSA9e8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 204, + "top": 455, + "width": 14, + "height": 25 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sO/mTfKXc3I=" + }, + "tail": { + "$ref": "AAAAAAF5sPA5HPLXuPI=" + }, + "points": "498:455;204:455", + "nameLabel": { + "$ref": "AAAAAAF5sPjv4PSCEaU=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sPjv4PSDRLI=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sPjv4PSEps8=" + }, + "activation": { + "$ref": "AAAAAAF5sPjv4PSFRRo=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sPhsnvRqc+Q=", + "_parent": { + "$ref": "AAAAAAF5sNnFiu7reeM=" + }, + "model": { + "$ref": "AAAAAAF5sPhsnfRp8LA=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPhsnvRr7UE=", + "_parent": { + "$ref": "AAAAAAF5sPhsnvRqc+Q=" + }, + "model": { + "$ref": "AAAAAAF5sPhsnfRp8LA=" + }, + "font": "Arial;13;0", + "left": 565, + "top": 461, + "width": 130.06982421875, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sPhsnvRqc+Q=" + }, + "edgePosition": 1, + "text": "14 : 返回推送宠物信息" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPhsnvRsHTc=", + "_parent": { + "$ref": "AAAAAAF5sPhsnvRqc+Q=" + }, + "model": { + "$ref": "AAAAAAF5sPhsnfRp8LA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 630, + "top": 476, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sPhsnvRqc+Q=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPhsnvRt2wU=", + "_parent": { + "$ref": "AAAAAAF5sPhsnvRqc+Q=" + }, + "model": { + "$ref": "AAAAAAF5sPhsnfRp8LA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 631, + "top": 441, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sPhsnvRqc+Q=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sPhsnvRuODk=", + "_parent": { + "$ref": "AAAAAAF5sPhsnvRqc+Q=" + }, + "model": { + "$ref": "AAAAAAF5sPhsnfRp8LA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 498, + "top": 457, + "width": 14, + "height": 25 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sPA5HPLXuPI=" + }, + "tail": { + "$ref": "AAAAAAF5sPYwbvPpR8s=" + }, + "points": "751:457;511:457", + "nameLabel": { + "$ref": "AAAAAAF5sPhsnvRr7UE=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sPhsnvRsHTc=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sPhsnvRt2wU=" + }, + "activation": { + "$ref": "AAAAAAF5sPhsnvRuODk=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sPoer/Sv52I=", + "_parent": { + "$ref": "AAAAAAF5sNnFiu7reeM=" + }, + "model": { + "$ref": "AAAAAAF5sPoer/Su6aU=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPoer/SwTng=", + "_parent": { + "$ref": "AAAAAAF5sPoer/Sv52I=" + }, + "model": { + "$ref": "AAAAAAF5sPoer/Su6aU=" + }, + "font": "Arial;13;0", + "left": 178, + "top": 475, + "width": 130.06982421875, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sPoer/Sv52I=" + }, + "edgePosition": 1, + "text": "15 : 收藏推送宠物信息" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPoer/SxQUM=", + "_parent": { + "$ref": "AAAAAAF5sPoer/Sv52I=" + }, + "model": { + "$ref": "AAAAAAF5sPoer/Su6aU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 258, + "top": 475, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sPoer/Sv52I=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPoer/SydNw=", + "_parent": { + "$ref": "AAAAAAF5sPoer/Sv52I=" + }, + "model": { + "$ref": "AAAAAAF5sPoer/Su6aU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 224, + "top": 476, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sPoer/Sv52I=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sPoer/SzAGU=", + "_parent": { + "$ref": "AAAAAAF5sPoer/Sv52I=" + }, + "model": { + "$ref": "AAAAAAF5sPoer/Su6aU=" + }, + "font": "Arial;13;0", + "left": 197, + "top": 492, + "width": 14, + "height": 29 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sO/mTfKXc3I=" + }, + "tail": { + "$ref": "AAAAAAF5sO/mTfKXc3I=" + }, + "points": "204:472;234:472;234:492;210:492", + "nameLabel": { + "$ref": "AAAAAAF5sPoer/SwTng=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sPoer/SxQUM=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sPoer/SydNw=" + }, + "activation": { + "$ref": "AAAAAAF5sPoer/SzAGU=" + } + } + ] + } + ], + "messages": [ + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sPInHfMSj9k=", + "_parent": { + "$ref": "AAAAAAF5sNnFie7q17M=" + }, + "name": "打开宠物推送界面", + "source": { + "$ref": "AAAAAAF5sO/mTPKQnLs=" + }, + "target": { + "$ref": "AAAAAAF5sPAEdvKwK+E=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sPMN0/MrVaU=", + "_parent": { + "$ref": "AAAAAAF5sNnFie7q17M=" + }, + "name": "请求随机宠物推送信息", + "source": { + "$ref": "AAAAAAF5sPAEdvKwK+E=" + }, + "target": { + "$ref": "AAAAAAF5sPBcY/LwhrA=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sPNRovNBonI=", + "_parent": { + "$ref": "AAAAAAF5sNnFie7q17M=" + }, + "name": "返回随机宠物推送信息", + "source": { + "$ref": "AAAAAAF5sPBcY/LwhrA=" + }, + "target": { + "$ref": "AAAAAAF5sPAEdvKwK+E=" + }, + "messageSort": "reply" + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sPOgIPNYpdQ=", + "_parent": { + "$ref": "AAAAAAF5sNnFie7q17M=" + }, + "name": "返回宠物推送界面,显示随机宠物推送信息", + "source": { + "$ref": "AAAAAAF5sPAEdvKwK+E=" + }, + "target": { + "$ref": "AAAAAAF5sO/mTPKQnLs=" + }, + "messageSort": "reply" + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sPnVCPSYV20=", + "_parent": { + "$ref": "AAAAAAF5sNnFie7q17M=" + }, + "name": "收藏随机宠物推送信息", + "source": { + "$ref": "AAAAAAF5sO/mTPKQnLs=" + }, + "target": { + "$ref": "AAAAAAF5sO/mTPKQnLs=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sPTB2fOVr9I=", + "_parent": { + "$ref": "AAAAAAF5sNnFie7q17M=" + }, + "name": "选择宠物问卷推送", + "source": { + "$ref": "AAAAAAF5sO/mTPKQnLs=" + }, + "target": { + "$ref": "AAAAAAF5sPA5G/LQFRY=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sPUbz/OsKfM=", + "_parent": { + "$ref": "AAAAAAF5sNnFie7q17M=" + }, + "name": "返回宠物推送问卷", + "source": { + "$ref": "AAAAAAF5sPA5G/LQFRY=" + }, + "target": { + "$ref": "AAAAAAF5sO/mTPKQnLs=" + }, + "messageSort": "reply" + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sPV9ePPFTm8=", + "_parent": { + "$ref": "AAAAAAF5sNnFie7q17M=" + }, + "name": "填写宠物推送问卷", + "source": { + "$ref": "AAAAAAF5sO/mTPKQnLs=" + }, + "target": { + "$ref": "AAAAAAF5sPA5G/LQFRY=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sPaSsvQEJ7Y=", + "_parent": { + "$ref": "AAAAAAF5sNnFie7q17M=" + }, + "name": "问卷信息", + "source": { + "$ref": "AAAAAAF5sPA5G/LQFRY=" + }, + "target": { + "$ref": "AAAAAAF5sPYwbvPiakQ=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sPbZK/Qa778=", + "_parent": { + "$ref": "AAAAAAF5sNnFie7q17M=" + }, + "name": "处理信息", + "source": { + "$ref": "AAAAAAF5sPYwbvPiakQ=" + }, + "target": { + "$ref": "AAAAAAF5sPYwbvPiakQ=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sPdZ+fQzTxo=", + "_parent": { + "$ref": "AAAAAAF5sNnFie7q17M=" + }, + "name": "获取推送宠物信息", + "source": { + "$ref": "AAAAAAF5sPYwbvPiakQ=" + }, + "target": { + "$ref": "AAAAAAF5sPBcY/LwhrA=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sPeRSfRJcHo=", + "_parent": { + "$ref": "AAAAAAF5sNnFie7q17M=" + }, + "name": "返回推送宠物信息", + "source": { + "$ref": "AAAAAAF5sPBcY/LwhrA=" + }, + "target": { + "$ref": "AAAAAAF5sPYwbvPiakQ=" + }, + "messageSort": "reply" + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sPjv4PSA9e8=", + "_parent": { + "$ref": "AAAAAAF5sNnFie7q17M=" + }, + "name": "显示推送宠物信息", + "source": { + "$ref": "AAAAAAF5sPA5G/LQFRY=" + }, + "target": { + "$ref": "AAAAAAF5sO/mTPKQnLs=" + }, + "messageSort": "reply" + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sPhsnfRp8LA=", + "_parent": { + "$ref": "AAAAAAF5sNnFie7q17M=" + }, + "name": "返回推送宠物信息", + "source": { + "$ref": "AAAAAAF5sPYwbvPiakQ=" + }, + "target": { + "$ref": "AAAAAAF5sPA5G/LQFRY=" + }, + "messageSort": "reply" + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sPoer/Su6aU=", + "_parent": { + "$ref": "AAAAAAF5sNnFie7q17M=" + }, + "name": "收藏推送宠物信息", + "source": { + "$ref": "AAAAAAF5sO/mTPKQnLs=" + }, + "target": { + "$ref": "AAAAAAF5sO/mTPKQnLs=" + } + } + ], + "participants": [ + { + "_type": "UMLLifeline", + "_id": "AAAAAAF5sO/mTPKQnLs=", + "_parent": { + "$ref": "AAAAAAF5sNnFie7q17M=" + }, + "name": "用户", + "represent": { + "$ref": "AAAAAAF5sO/mTPKPIYY=" + }, + "isMultiInstance": false + }, + { + "_type": "UMLLifeline", + "_id": "AAAAAAF5sPAEdvKwK+E=", + "_parent": { + "$ref": "AAAAAAF5sNnFie7q17M=" + }, + "name": "宠物推送界面", + "represent": { + "$ref": "AAAAAAF5sPAEdvKvavk=" + }, + "isMultiInstance": false + }, + { + "_type": "UMLLifeline", + "_id": "AAAAAAF5sPA5G/LQFRY=", + "_parent": { + "$ref": "AAAAAAF5sNnFie7q17M=" + }, + "name": "宠物问卷界面", + "represent": { + "$ref": "AAAAAAF5sPA5G/LPkrI=" + }, + "isMultiInstance": false + }, + { + "_type": "UMLLifeline", + "_id": "AAAAAAF5sPBcY/LwhrA=", + "_parent": { + "$ref": "AAAAAAF5sNnFie7q17M=" + }, + "name": "本地信息库", + "represent": { + "$ref": "AAAAAAF5sPBcYvLvJcY=" + }, + "isMultiInstance": false + }, + { + "_type": "UMLLifeline", + "_id": "AAAAAAF5sPYwbvPiakQ=", + "_parent": { + "$ref": "AAAAAAF5sNnFie7q17M=" + }, + "name": "宠物问卷推送系统", + "represent": { + "$ref": "AAAAAAF5sPYwbfPhsyA=" + }, + "isMultiInstance": false + } + ] + }, + { + "_type": "UMLInteraction", + "_id": "AAAAAAF5sPry2PTEwBk=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoXHuA=" + }, + "name": "Interaction4", + "ownedElements": [ + { + "_type": "UMLSequenceDiagram", + "_id": "AAAAAAF5sPry2PTFAi8=", + "_parent": { + "$ref": "AAAAAAF5sPry2PTEwBk=" + }, + "name": "知识浏览", + "ownedViews": [ + { + "_type": "UMLFrameView", + "_id": "AAAAAAF5sPry2PTGybM=", + "_parent": { + "$ref": "AAAAAAF5sPry2PTFAi8=" + }, + "model": { + "$ref": "AAAAAAF5sPry2PTFAi8=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5sPry2PTHkRs=", + "_parent": { + "$ref": "AAAAAAF5sPry2PTGybM=" + }, + "font": "Arial;13;0", + "left": 128.72998046875, + "top": 5, + "width": 53, + "height": 13, + "text": "知识浏览" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sPry2PTIZ5M=", + "_parent": { + "$ref": "AAAAAAF5sPry2PTGybM=" + }, + "font": "Arial;13;1", + "left": 109, + "top": 5, + "width": 14.72998046875, + "height": 13, + "text": "sd" + } + ], + "font": "Arial;13;0", + "left": 104, + "width": 692, + "height": 592, + "nameLabel": { + "$ref": "AAAAAAF5sPry2PTHkRs=" + }, + "frameTypeLabel": { + "$ref": "AAAAAAF5sPry2PTIZ5M=" + } + }, + { + "_type": "UMLSeqLifelineView", + "_id": "AAAAAAF5sPtIoPTnvDM=", + "_parent": { + "$ref": "AAAAAAF5sPry2PTFAi8=" + }, + "model": { + "$ref": "AAAAAAF5sPtIoPTmANU=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5sPtIoPToiRI=", + "_parent": { + "$ref": "AAAAAAF5sPtIoPTnvDM=" + }, + "model": { + "$ref": "AAAAAAF5sPtIoPTmANU=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5sPtIoPTpuRw=", + "_parent": { + "$ref": "AAAAAAF5sPtIoPToiRI=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sPtIoPTqF/0=", + "_parent": { + "$ref": "AAAAAAF5sPtIoPToiRI=" + }, + "font": "Arial;13;1", + "left": 197, + "top": 47, + "width": 62.736328125, + "height": 13, + "text": "用户" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sPtIoPTrksI=", + "_parent": { + "$ref": "AAAAAAF5sPtIoPToiRI=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 117.3681640625, + "height": 13, + "text": "(from Interaction4)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sPtIoPTs07M=", + "_parent": { + "$ref": "AAAAAAF5sPtIoPToiRI=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 192, + "top": 40, + "width": 72.736328125, + "height": 40, + "stereotypeLabel": { + "$ref": "AAAAAAF5sPtIoPTpuRw=" + }, + "nameLabel": { + "$ref": "AAAAAAF5sPtIoPTqF/0=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5sPtIoPTrksI=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sPtIoPTs07M=" + } + }, + { + "_type": "UMLLinePartView", + "_id": "AAAAAAF5sPtIoPTttRw=", + "_parent": { + "$ref": "AAAAAAF5sPtIoPTnvDM=" + }, + "model": { + "$ref": "AAAAAAF5sPtIoPTmANU=" + }, + "font": "Arial;13;0", + "left": 228, + "top": 80, + "width": 1, + "height": 359 + } + ], + "font": "Arial;13;0", + "left": 192, + "top": 40, + "width": 72.736328125, + "height": 399, + "nameCompartment": { + "$ref": "AAAAAAF5sPtIoPToiRI=" + }, + "linePart": { + "$ref": "AAAAAAF5sPtIoPTttRw=" + } + }, + { + "_type": "UMLSeqLifelineView", + "_id": "AAAAAAF5sPvQb/VzYfw=", + "_parent": { + "$ref": "AAAAAAF5sPry2PTFAi8=" + }, + "model": { + "$ref": "AAAAAAF5sPvQb/Vyljw=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5sPvQb/V0cNU=", + "_parent": { + "$ref": "AAAAAAF5sPvQb/VzYfw=" + }, + "model": { + "$ref": "AAAAAAF5sPvQb/Vyljw=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5sPvQb/V1SDA=", + "_parent": { + "$ref": "AAAAAAF5sPvQb/V0cNU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sPvQb/V2GEY=", + "_parent": { + "$ref": "AAAAAAF5sPvQb/V0cNU=" + }, + "font": "Arial;13;1", + "left": 357, + "top": 47, + "width": 114, + "height": 13, + "text": "宠物知识浏览界面" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sPvQb/V3y6E=", + "_parent": { + "$ref": "AAAAAAF5sPvQb/V0cNU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "width": 117.3681640625, + "height": 13, + "text": "(from Interaction4)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sPvQb/V4dio=", + "_parent": { + "$ref": "AAAAAAF5sPvQb/V0cNU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 352, + "top": 40, + "width": 124, + "height": 40, + "stereotypeLabel": { + "$ref": "AAAAAAF5sPvQb/V1SDA=" + }, + "nameLabel": { + "$ref": "AAAAAAF5sPvQb/V2GEY=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5sPvQb/V3y6E=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sPvQb/V4dio=" + } + }, + { + "_type": "UMLLinePartView", + "_id": "AAAAAAF5sPvQb/V53Gk=", + "_parent": { + "$ref": "AAAAAAF5sPvQb/VzYfw=" + }, + "model": { + "$ref": "AAAAAAF5sPvQb/Vyljw=" + }, + "font": "Arial;13;0", + "left": 414, + "top": 80, + "width": 1, + "height": 329 + } + ], + "font": "Arial;13;0", + "left": 352, + "top": 40, + "width": 124, + "height": 369, + "nameCompartment": { + "$ref": "AAAAAAF5sPvQb/V0cNU=" + }, + "linePart": { + "$ref": "AAAAAAF5sPvQb/V53Gk=" + } + }, + { + "_type": "UMLSeqLifelineView", + "_id": "AAAAAAF5sPv+L/WTaz4=", + "_parent": { + "$ref": "AAAAAAF5sPry2PTFAi8=" + }, + "model": { + "$ref": "AAAAAAF5sPv+L/WSaZY=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5sPv+L/WUeaI=", + "_parent": { + "$ref": "AAAAAAF5sPv+L/WTaz4=" + }, + "model": { + "$ref": "AAAAAAF5sPv+L/WSaZY=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5sPv+L/WVuL8=", + "_parent": { + "$ref": "AAAAAAF5sPv+L/WUeaI=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sPv+L/WWELg=", + "_parent": { + "$ref": "AAAAAAF5sPv+L/WUeaI=" + }, + "font": "Arial;13;1", + "left": 597, + "top": 47, + "width": 75, + "height": 13, + "text": "本地信息库" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sPv+L/WXPIw=", + "_parent": { + "$ref": "AAAAAAF5sPv+L/WUeaI=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 117.3681640625, + "height": 13, + "text": "(from Interaction4)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sPv+L/WYi3A=", + "_parent": { + "$ref": "AAAAAAF5sPv+L/WUeaI=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 592, + "top": 40, + "width": 85, + "height": 40, + "stereotypeLabel": { + "$ref": "AAAAAAF5sPv+L/WVuL8=" + }, + "nameLabel": { + "$ref": "AAAAAAF5sPv+L/WWELg=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5sPv+L/WXPIw=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sPv+L/WYi3A=" + } + }, + { + "_type": "UMLLinePartView", + "_id": "AAAAAAF5sPv+L/WZdL8=", + "_parent": { + "$ref": "AAAAAAF5sPv+L/WTaz4=" + }, + "model": { + "$ref": "AAAAAAF5sPv+L/WSaZY=" + }, + "font": "Arial;13;0", + "left": 635, + "top": 80, + "width": 1, + "height": 287 + } + ], + "font": "Arial;13;0", + "left": 592, + "top": 40, + "width": 85, + "height": 327, + "nameCompartment": { + "$ref": "AAAAAAF5sPv+L/WUeaI=" + }, + "linePart": { + "$ref": "AAAAAAF5sPv+L/WZdL8=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sPxRoPW1jF8=", + "_parent": { + "$ref": "AAAAAAF5sPry2PTFAi8=" + }, + "model": { + "$ref": "AAAAAAF5sPxRn/W0LO8=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPxRoPW2AGM=", + "_parent": { + "$ref": "AAAAAAF5sPxRoPW1jF8=" + }, + "model": { + "$ref": "AAAAAAF5sPxRn/W0LO8=" + }, + "font": "Arial;13;0", + "left": 243, + "top": 102, + "width": 148.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sPxRoPW1jF8=" + }, + "edgePosition": 1, + "text": "1 : 打开宠物知识浏览界面" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPxRoPW3HXE=", + "_parent": { + "$ref": "AAAAAAF5sPxRoPW1jF8=" + }, + "model": { + "$ref": "AAAAAAF5sPxRn/W0LO8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 317, + "top": 87, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sPxRoPW1jF8=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPxRoPW4K5k=", + "_parent": { + "$ref": "AAAAAAF5sPxRoPW1jF8=" + }, + "model": { + "$ref": "AAAAAAF5sPxRn/W0LO8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 317, + "top": 122, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sPxRoPW1jF8=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sPxRoPW5mhw=", + "_parent": { + "$ref": "AAAAAAF5sPxRoPW1jF8=" + }, + "model": { + "$ref": "AAAAAAF5sPxRn/W0LO8=" + }, + "font": "Arial;13;0", + "left": 407, + "top": 118, + "width": 14, + "height": 35 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sPvQb/V53Gk=" + }, + "tail": { + "$ref": "AAAAAAF5sPtIoPTttRw=" + }, + "points": "228:118;407:118", + "nameLabel": { + "$ref": "AAAAAAF5sPxRoPW2AGM=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sPxRoPW3HXE=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sPxRoPW4K5k=" + }, + "activation": { + "$ref": "AAAAAAF5sPxRoPW5mhw=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sPyOsPXLWRg=", + "_parent": { + "$ref": "AAAAAAF5sPry2PTFAi8=" + }, + "model": { + "$ref": "AAAAAAF5sPyOsPXKkD8=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPyOsPXMDdM=", + "_parent": { + "$ref": "AAAAAAF5sPyOsPXLWRg=" + }, + "model": { + "$ref": "AAAAAAF5sPyOsPXKkD8=" + }, + "font": "Arial;13;0", + "left": 242, + "top": 148, + "width": 148.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sPyOsPXLWRg=" + }, + "edgePosition": 1, + "text": "2 : 返回宠物知识浏览界面" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPyOsfXNQ3c=", + "_parent": { + "$ref": "AAAAAAF5sPyOsPXLWRg=" + }, + "model": { + "$ref": "AAAAAAF5sPyOsPXKkD8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 316, + "top": 163, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sPyOsPXLWRg=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sPyOsfXOZpQ=", + "_parent": { + "$ref": "AAAAAAF5sPyOsPXLWRg=" + }, + "model": { + "$ref": "AAAAAAF5sPyOsPXKkD8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 317, + "top": 128, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sPyOsPXLWRg=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sPyOsfXP8zQ=", + "_parent": { + "$ref": "AAAAAAF5sPyOsPXLWRg=" + }, + "model": { + "$ref": "AAAAAAF5sPyOsPXKkD8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 228, + "top": 144, + "width": 14, + "height": 25 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sPtIoPTttRw=" + }, + "tail": { + "$ref": "AAAAAAF5sPvQb/V53Gk=" + }, + "points": "407:144;228:144", + "nameLabel": { + "$ref": "AAAAAAF5sPyOsPXMDdM=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sPyOsfXNQ3c=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sPyOsfXOZpQ=" + }, + "activation": { + "$ref": "AAAAAAF5sPyOsfXP8zQ=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sP1M9/XjzOE=", + "_parent": { + "$ref": "AAAAAAF5sPry2PTFAi8=" + }, + "model": { + "$ref": "AAAAAAF5sP1M9/Xiq/s=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sP1M9/Xk+0s=", + "_parent": { + "$ref": "AAAAAAF5sP1M9/XjzOE=" + }, + "model": { + "$ref": "AAAAAAF5sP1M9/Xiq/s=" + }, + "font": "Arial;13;0", + "left": 256, + "top": 192, + "width": 122.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sP1M9/XjzOE=" + }, + "edgePosition": 1, + "text": "3 : 选择任一宠物知识" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sP1M9/Xlezw=", + "_parent": { + "$ref": "AAAAAAF5sP1M9/XjzOE=" + }, + "model": { + "$ref": "AAAAAAF5sP1M9/Xiq/s=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 317, + "top": 177, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sP1M9/XjzOE=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sP1M9/XmIxo=", + "_parent": { + "$ref": "AAAAAAF5sP1M9/XjzOE=" + }, + "model": { + "$ref": "AAAAAAF5sP1M9/Xiq/s=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 317, + "top": 212, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sP1M9/XjzOE=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sP1M9/Xn5Pg=", + "_parent": { + "$ref": "AAAAAAF5sP1M9/XjzOE=" + }, + "model": { + "$ref": "AAAAAAF5sP1M9/Xiq/s=" + }, + "font": "Arial;13;0", + "left": 407, + "top": 208, + "width": 14, + "height": 153 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sPvQb/V53Gk=" + }, + "tail": { + "$ref": "AAAAAAF5sPtIoPTttRw=" + }, + "points": "228:208;407:208", + "nameLabel": { + "$ref": "AAAAAAF5sP1M9/Xk+0s=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sP1M9/Xlezw=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sP1M9/XmIxo=" + }, + "activation": { + "$ref": "AAAAAAF5sP1M9/Xn5Pg=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sP2BKvX5szQ=", + "_parent": { + "$ref": "AAAAAAF5sPry2PTFAi8=" + }, + "model": { + "$ref": "AAAAAAF5sP2BKvX47r8=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sP2BKvX6lb4=", + "_parent": { + "$ref": "AAAAAAF5sP2BKvX5szQ=" + }, + "model": { + "$ref": "AAAAAAF5sP2BKvX47r8=" + }, + "font": "Arial;13;0", + "left": 476, + "top": 200, + "width": 96.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sP2BKvX5szQ=" + }, + "edgePosition": 1, + "text": "4 : 请求宠物知识" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sP2BKvX7jUE=", + "_parent": { + "$ref": "AAAAAAF5sP2BKvX5szQ=" + }, + "model": { + "$ref": "AAAAAAF5sP2BKvX47r8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 524, + "top": 185, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sP2BKvX5szQ=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sP2BKvX8Yd8=", + "_parent": { + "$ref": "AAAAAAF5sP2BKvX5szQ=" + }, + "model": { + "$ref": "AAAAAAF5sP2BKvX47r8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 524, + "top": 220, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sP2BKvX5szQ=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sP2BKvX9Qu8=", + "_parent": { + "$ref": "AAAAAAF5sP2BKvX5szQ=" + }, + "model": { + "$ref": "AAAAAAF5sP2BKvX47r8=" + }, + "font": "Arial;13;0", + "left": 628, + "top": 216, + "width": 14, + "height": 137 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sPv+L/WZdL8=" + }, + "tail": { + "$ref": "AAAAAAF5sPvQb/V53Gk=" + }, + "points": "420:216;628:216", + "nameLabel": { + "$ref": "AAAAAAF5sP2BKvX6lb4=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sP2BKvX7jUE=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sP2BKvX8Yd8=" + }, + "activation": { + "$ref": "AAAAAAF5sP2BKvX9Qu8=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sP2/gvYQe7c=", + "_parent": { + "$ref": "AAAAAAF5sPry2PTFAi8=" + }, + "model": { + "$ref": "AAAAAAF5sP2/gvYPO8w=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sP2/gvYRWOo=", + "_parent": { + "$ref": "AAAAAAF5sP2/gvYQe7c=" + }, + "model": { + "$ref": "AAAAAAF5sP2/gvYPO8w=" + }, + "font": "Arial;13;0", + "left": 475, + "top": 242, + "width": 96.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sP2/gvYQe7c=" + }, + "edgePosition": 1, + "text": "5 : 返回宠物知识" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sP2/gvYSiV4=", + "_parent": { + "$ref": "AAAAAAF5sP2/gvYQe7c=" + }, + "model": { + "$ref": "AAAAAAF5sP2/gvYPO8w=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 523, + "top": 257, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sP2/gvYQe7c=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sP2/gvYT0r0=", + "_parent": { + "$ref": "AAAAAAF5sP2/gvYQe7c=" + }, + "model": { + "$ref": "AAAAAAF5sP2/gvYPO8w=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 524, + "top": 222, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sP2/gvYQe7c=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sP2/gvYUbAo=", + "_parent": { + "$ref": "AAAAAAF5sP2/gvYQe7c=" + }, + "model": { + "$ref": "AAAAAAF5sP2/gvYPO8w=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 407, + "top": 238, + "width": 14, + "height": 25 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sPvQb/V53Gk=" + }, + "tail": { + "$ref": "AAAAAAF5sPv+L/WZdL8=" + }, + "points": "628:238;420:238", + "nameLabel": { + "$ref": "AAAAAAF5sP2/gvYRWOo=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sP2/gvYSiV4=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sP2/gvYT0r0=" + }, + "activation": { + "$ref": "AAAAAAF5sP2/gvYUbAo=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sP5lJ/Ynspw=", + "_parent": { + "$ref": "AAAAAAF5sPry2PTFAi8=" + }, + "model": { + "$ref": "AAAAAAF5sP5lJ/YmhI0=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sP5lJ/YoXCA=", + "_parent": { + "$ref": "AAAAAAF5sP5lJ/Ynspw=" + }, + "model": { + "$ref": "AAAAAAF5sP5lJ/YmhI0=" + }, + "font": "Arial;13;0", + "left": 268, + "top": 252, + "width": 96.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sP5lJ/Ynspw=" + }, + "edgePosition": 1, + "text": "6 : 显示宠物知识" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sP5lJ/Ypq/0=", + "_parent": { + "$ref": "AAAAAAF5sP5lJ/Ynspw=" + }, + "model": { + "$ref": "AAAAAAF5sP5lJ/YmhI0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 316, + "top": 267, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sP5lJ/Ynspw=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sP5lJ/YqO2Q=", + "_parent": { + "$ref": "AAAAAAF5sP5lJ/Ynspw=" + }, + "model": { + "$ref": "AAAAAAF5sP5lJ/YmhI0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 317, + "top": 232, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sP5lJ/Ynspw=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sP5lJ/YrEZM=", + "_parent": { + "$ref": "AAAAAAF5sP5lJ/Ynspw=" + }, + "model": { + "$ref": "AAAAAAF5sP5lJ/YmhI0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 228, + "top": 248, + "width": 14, + "height": 25 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sPtIoPTttRw=" + }, + "tail": { + "$ref": "AAAAAAF5sPvQb/V53Gk=" + }, + "points": "407:248;228:248", + "nameLabel": { + "$ref": "AAAAAAF5sP5lJ/YoXCA=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sP5lJ/Ypq/0=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sP5lJ/YqO2Q=" + }, + "activation": { + "$ref": "AAAAAAF5sP5lJ/YrEZM=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sP6EHvY9nN8=", + "_parent": { + "$ref": "AAAAAAF5sPry2PTFAi8=" + }, + "model": { + "$ref": "AAAAAAF5sP6EHvY8/2Y=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sP6EHvY+RDs=", + "_parent": { + "$ref": "AAAAAAF5sP6EHvY9nN8=" + }, + "model": { + "$ref": "AAAAAAF5sP6EHvY8/2Y=" + }, + "font": "Arial;13;0", + "left": 219, + "top": 275, + "width": 96.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sP6EHvY9nN8=" + }, + "edgePosition": 1, + "text": "7 : 收藏宠物知识" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sP6EHvY/wuE=", + "_parent": { + "$ref": "AAAAAAF5sP6EHvY9nN8=" + }, + "model": { + "$ref": "AAAAAAF5sP6EHvY8/2Y=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 282, + "top": 275, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sP6EHvY9nN8=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sP6EHvZA9wE=", + "_parent": { + "$ref": "AAAAAAF5sP6EHvY9nN8=" + }, + "model": { + "$ref": "AAAAAAF5sP6EHvY8/2Y=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 248, + "top": 276, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sP6EHvY9nN8=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sP6EHvZBjnU=", + "_parent": { + "$ref": "AAAAAAF5sP6EHvY9nN8=" + }, + "model": { + "$ref": "AAAAAAF5sP6EHvY8/2Y=" + }, + "font": "Arial;13;0", + "left": 221, + "top": 292, + "width": 14, + "height": 29 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sPtIoPTttRw=" + }, + "tail": { + "$ref": "AAAAAAF5sPtIoPTttRw=" + }, + "points": "228:272;258:272;258:292;234:292", + "nameLabel": { + "$ref": "AAAAAAF5sP6EHvY+RDs=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sP6EHvY/wuE=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sP6EHvZA9wE=" + }, + "activation": { + "$ref": "AAAAAAF5sP6EHvZBjnU=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sP67j/ZVKUU=", + "_parent": { + "$ref": "AAAAAAF5sPry2PTFAi8=" + }, + "model": { + "$ref": "AAAAAAF5sP67j/ZU19I=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sP67j/ZWogs=", + "_parent": { + "$ref": "AAAAAAF5sP67j/ZVKUU=" + }, + "model": { + "$ref": "AAAAAAF5sP67j/ZU19I=" + }, + "font": "Arial;13;0", + "left": 462, + "top": 334, + "width": 122.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sP67j/ZVKUU=" + }, + "edgePosition": 1, + "text": "8 : 返回宠物知识链接" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sP67j/ZXfqc=", + "_parent": { + "$ref": "AAAAAAF5sP67j/ZVKUU=" + }, + "model": { + "$ref": "AAAAAAF5sP67j/ZU19I=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 523, + "top": 349, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sP67j/ZVKUU=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sP67j/ZYcZw=", + "_parent": { + "$ref": "AAAAAAF5sP67j/ZVKUU=" + }, + "model": { + "$ref": "AAAAAAF5sP67j/ZU19I=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 524, + "top": 314, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sP67j/ZVKUU=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sP67j/ZZtSA=", + "_parent": { + "$ref": "AAAAAAF5sP67j/ZVKUU=" + }, + "model": { + "$ref": "AAAAAAF5sP67j/ZU19I=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 407, + "top": 330, + "width": 14, + "height": 25 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sPvQb/V53Gk=" + }, + "tail": { + "$ref": "AAAAAAF5sPv+L/WZdL8=" + }, + "points": "628:330;420:330", + "nameLabel": { + "$ref": "AAAAAAF5sP67j/ZWogs=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sP67j/ZXfqc=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sP67j/ZYcZw=" + }, + "activation": { + "$ref": "AAAAAAF5sP67j/ZZtSA=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sP8ux/Zu+2s=", + "_parent": { + "$ref": "AAAAAAF5sPry2PTFAi8=" + }, + "model": { + "$ref": "AAAAAAF5sP8ux/ZtuEU=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sP8ux/Zv9ZY=", + "_parent": { + "$ref": "AAAAAAF5sP8ux/Zu+2s=" + }, + "model": { + "$ref": "AAAAAAF5sP8ux/ZtuEU=" + }, + "font": "Arial;13;0", + "left": 268, + "top": 353, + "width": 96.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sP8ux/Zu+2s=" + }, + "edgePosition": 1, + "text": "9 : 显示链接网页" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sP8ux/ZwqV4=", + "_parent": { + "$ref": "AAAAAAF5sP8ux/Zu+2s=" + }, + "model": { + "$ref": "AAAAAAF5sP8ux/ZtuEU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 316, + "top": 368, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sP8ux/Zu+2s=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sP8ux/ZxNyI=", + "_parent": { + "$ref": "AAAAAAF5sP8ux/Zu+2s=" + }, + "model": { + "$ref": "AAAAAAF5sP8ux/ZtuEU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 317, + "top": 333, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sP8ux/Zu+2s=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sP8ux/ZygaE=", + "_parent": { + "$ref": "AAAAAAF5sP8ux/Zu+2s=" + }, + "model": { + "$ref": "AAAAAAF5sP8ux/ZtuEU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 228, + "top": 349, + "width": 14, + "height": 25 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sPtIoPTttRw=" + }, + "tail": { + "$ref": "AAAAAAF5sPvQb/V53Gk=" + }, + "points": "407:349;228:349", + "nameLabel": { + "$ref": "AAAAAAF5sP8ux/Zv9ZY=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sP8ux/ZwqV4=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sP8ux/ZxNyI=" + }, + "activation": { + "$ref": "AAAAAAF5sP8ux/ZygaE=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sP9zk/aF2Fc=", + "_parent": { + "$ref": "AAAAAAF5sPry2PTFAi8=" + }, + "model": { + "$ref": "AAAAAAF5sP9zk/aEEHI=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sP9zlPaGCSM=", + "_parent": { + "$ref": "AAAAAAF5sP9zk/aF2Fc=" + }, + "model": { + "$ref": "AAAAAAF5sP9zk/aEEHI=" + }, + "font": "Arial;13;0", + "left": 225, + "top": 379, + "width": 85.2744140625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sP9zk/aF2Fc=" + }, + "edgePosition": 1, + "text": "10 : 收藏网页" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sP9zlPaHRKE=", + "_parent": { + "$ref": "AAAAAAF5sP9zk/aF2Fc=" + }, + "model": { + "$ref": "AAAAAAF5sP9zk/aEEHI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 282, + "top": 379, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sP9zk/aF2Fc=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sP9zlPaI0bU=", + "_parent": { + "$ref": "AAAAAAF5sP9zk/aF2Fc=" + }, + "model": { + "$ref": "AAAAAAF5sP9zk/aEEHI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 248, + "top": 380, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sP9zk/aF2Fc=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sP9zlPaJgYE=", + "_parent": { + "$ref": "AAAAAAF5sP9zk/aF2Fc=" + }, + "model": { + "$ref": "AAAAAAF5sP9zk/aEEHI=" + }, + "font": "Arial;13;0", + "left": 221, + "top": 396, + "width": 14, + "height": 29 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sPtIoPTttRw=" + }, + "tail": { + "$ref": "AAAAAAF5sPtIoPTttRw=" + }, + "points": "228:376;258:376;258:396;234:396", + "nameLabel": { + "$ref": "AAAAAAF5sP9zlPaGCSM=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sP9zlPaHRKE=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sP9zlPaI0bU=" + }, + "activation": { + "$ref": "AAAAAAF5sP9zlPaJgYE=" + } + } + ] + } + ], + "messages": [ + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sPxRn/W0LO8=", + "_parent": { + "$ref": "AAAAAAF5sPry2PTEwBk=" + }, + "name": "打开宠物知识浏览界面", + "source": { + "$ref": "AAAAAAF5sPtIoPTmANU=" + }, + "target": { + "$ref": "AAAAAAF5sPvQb/Vyljw=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sPyOsPXKkD8=", + "_parent": { + "$ref": "AAAAAAF5sPry2PTEwBk=" + }, + "name": "返回宠物知识浏览界面", + "source": { + "$ref": "AAAAAAF5sPvQb/Vyljw=" + }, + "target": { + "$ref": "AAAAAAF5sPtIoPTmANU=" + }, + "messageSort": "reply" + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sP1M9/Xiq/s=", + "_parent": { + "$ref": "AAAAAAF5sPry2PTEwBk=" + }, + "name": "选择任一宠物知识", + "source": { + "$ref": "AAAAAAF5sPtIoPTmANU=" + }, + "target": { + "$ref": "AAAAAAF5sPvQb/Vyljw=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sP2BKvX47r8=", + "_parent": { + "$ref": "AAAAAAF5sPry2PTEwBk=" + }, + "name": "请求宠物知识", + "source": { + "$ref": "AAAAAAF5sPvQb/Vyljw=" + }, + "target": { + "$ref": "AAAAAAF5sPv+L/WSaZY=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sP2/gvYPO8w=", + "_parent": { + "$ref": "AAAAAAF5sPry2PTEwBk=" + }, + "name": "返回宠物知识", + "source": { + "$ref": "AAAAAAF5sPv+L/WSaZY=" + }, + "target": { + "$ref": "AAAAAAF5sPvQb/Vyljw=" + }, + "messageSort": "reply" + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sP5lJ/YmhI0=", + "_parent": { + "$ref": "AAAAAAF5sPry2PTEwBk=" + }, + "name": "显示宠物知识", + "source": { + "$ref": "AAAAAAF5sPvQb/Vyljw=" + }, + "target": { + "$ref": "AAAAAAF5sPtIoPTmANU=" + }, + "messageSort": "reply" + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sP6EHvY8/2Y=", + "_parent": { + "$ref": "AAAAAAF5sPry2PTEwBk=" + }, + "name": "收藏宠物知识", + "source": { + "$ref": "AAAAAAF5sPtIoPTmANU=" + }, + "target": { + "$ref": "AAAAAAF5sPtIoPTmANU=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sP67j/ZU19I=", + "_parent": { + "$ref": "AAAAAAF5sPry2PTEwBk=" + }, + "name": "返回宠物知识链接", + "source": { + "$ref": "AAAAAAF5sPv+L/WSaZY=" + }, + "target": { + "$ref": "AAAAAAF5sPvQb/Vyljw=" + }, + "messageSort": "reply" + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sP8ux/ZtuEU=", + "_parent": { + "$ref": "AAAAAAF5sPry2PTEwBk=" + }, + "name": "显示链接网页", + "source": { + "$ref": "AAAAAAF5sPvQb/Vyljw=" + }, + "target": { + "$ref": "AAAAAAF5sPtIoPTmANU=" + }, + "messageSort": "reply" + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sP9zk/aEEHI=", + "_parent": { + "$ref": "AAAAAAF5sPry2PTEwBk=" + }, + "name": "收藏网页", + "source": { + "$ref": "AAAAAAF5sPtIoPTmANU=" + }, + "target": { + "$ref": "AAAAAAF5sPtIoPTmANU=" + } + } + ], + "participants": [ + { + "_type": "UMLLifeline", + "_id": "AAAAAAF5sPtIoPTmANU=", + "_parent": { + "$ref": "AAAAAAF5sPry2PTEwBk=" + }, + "name": "用户", + "represent": { + "$ref": "AAAAAAF5sPtIoPTlfAM=" + }, + "isMultiInstance": false + }, + { + "_type": "UMLLifeline", + "_id": "AAAAAAF5sPvQb/Vyljw=", + "_parent": { + "$ref": "AAAAAAF5sPry2PTEwBk=" + }, + "name": "宠物知识浏览界面", + "represent": { + "$ref": "AAAAAAF5sPvQb/VxVd4=" + }, + "isMultiInstance": false + }, + { + "_type": "UMLLifeline", + "_id": "AAAAAAF5sPv+L/WSaZY=", + "_parent": { + "$ref": "AAAAAAF5sPry2PTEwBk=" + }, + "name": "本地信息库", + "represent": { + "$ref": "AAAAAAF5sPv+L/WRiBk=" + }, + "isMultiInstance": false + } + ] + }, + { + "_type": "UMLInteraction", + "_id": "AAAAAAF5sQCuhfbQnsY=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoXHuA=" + }, + "name": "Interaction5", + "ownedElements": [ + { + "_type": "UMLSequenceDiagram", + "_id": "AAAAAAF5sQCuhfbRcd0=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbQnsY=" + }, + "name": "用户收藏", + "ownedViews": [ + { + "_type": "UMLFrameView", + "_id": "AAAAAAF5sQCuhfbSfrA=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbRcd0=" + }, + "model": { + "$ref": "AAAAAAF5sQCuhfbRcd0=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5sQCuhfbT/6k=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbSfrA=" + }, + "font": "Arial;13;0", + "left": 144.72998046875, + "top": 5, + "width": 53, + "height": 13, + "text": "用户收藏" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sQCuhfbU5TQ=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbSfrA=" + }, + "font": "Arial;13;1", + "left": 125, + "top": 5, + "width": 14.72998046875, + "height": 13, + "text": "sd" + } + ], + "font": "Arial;13;0", + "left": 120, + "width": 692, + "height": 617, + "nameLabel": { + "$ref": "AAAAAAF5sQCuhfbT/6k=" + }, + "frameTypeLabel": { + "$ref": "AAAAAAF5sQCuhfbU5TQ=" + } + }, + { + "_type": "UMLSeqLifelineView", + "_id": "AAAAAAF5sQEOPvcqUTs=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbRcd0=" + }, + "model": { + "$ref": "AAAAAAF5sQEOPvcpr9Q=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5sQEOPvcrGJk=", + "_parent": { + "$ref": "AAAAAAF5sQEOPvcqUTs=" + }, + "model": { + "$ref": "AAAAAAF5sQEOPvcpr9Q=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5sQEOPvcsIoE=", + "_parent": { + "$ref": "AAAAAAF5sQEOPvcrGJk=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sQEOPvctLEc=", + "_parent": { + "$ref": "AAAAAAF5sQEOPvcrGJk=" + }, + "font": "Arial;13;1", + "left": 197, + "top": 47, + "width": 62.736328125, + "height": 13, + "text": "用户" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sQEOPvcuYFg=", + "_parent": { + "$ref": "AAAAAAF5sQEOPvcrGJk=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 117.3681640625, + "height": 13, + "text": "(from Interaction5)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sQEOPvcvTbU=", + "_parent": { + "$ref": "AAAAAAF5sQEOPvcrGJk=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 192, + "top": 40, + "width": 72.736328125, + "height": 40, + "stereotypeLabel": { + "$ref": "AAAAAAF5sQEOPvcsIoE=" + }, + "nameLabel": { + "$ref": "AAAAAAF5sQEOPvctLEc=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5sQEOPvcuYFg=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sQEOPvcvTbU=" + } + }, + { + "_type": "UMLLinePartView", + "_id": "AAAAAAF5sQEOPvcw0Ng=", + "_parent": { + "$ref": "AAAAAAF5sQEOPvcqUTs=" + }, + "model": { + "$ref": "AAAAAAF5sQEOPvcpr9Q=" + }, + "font": "Arial;13;0", + "left": 228, + "top": 80, + "width": 1, + "height": 527 + } + ], + "font": "Arial;13;0", + "left": 192, + "top": 40, + "width": 72.736328125, + "height": 567, + "nameCompartment": { + "$ref": "AAAAAAF5sQEOPvcrGJk=" + }, + "linePart": { + "$ref": "AAAAAAF5sQEOPvcw0Ng=" + } + }, + { + "_type": "UMLSeqLifelineView", + "_id": "AAAAAAF5sQEhmPdKgKk=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbRcd0=" + }, + "model": { + "$ref": "AAAAAAF5sQEhmPdJiCc=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5sQEhmPdLZzw=", + "_parent": { + "$ref": "AAAAAAF5sQEhmPdKgKk=" + }, + "model": { + "$ref": "AAAAAAF5sQEhmPdJiCc=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5sQEhmPdM6bE=", + "_parent": { + "$ref": "AAAAAAF5sQEhmPdLZzw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -32, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sQEhmPdN60g=", + "_parent": { + "$ref": "AAAAAAF5sQEhmPdLZzw=" + }, + "font": "Arial;13;1", + "left": 365, + "top": 47, + "width": 62.736328125, + "height": 13, + "text": "收藏界面" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sQEhmPdOk8g=", + "_parent": { + "$ref": "AAAAAAF5sQEhmPdLZzw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -32, + "width": 117.3681640625, + "height": 13, + "text": "(from Interaction5)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sQEhmPdPrwQ=", + "_parent": { + "$ref": "AAAAAAF5sQEhmPdLZzw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -32, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 360, + "top": 40, + "width": 72.736328125, + "height": 40, + "stereotypeLabel": { + "$ref": "AAAAAAF5sQEhmPdM6bE=" + }, + "nameLabel": { + "$ref": "AAAAAAF5sQEhmPdN60g=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5sQEhmPdOk8g=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sQEhmPdPrwQ=" + } + }, + { + "_type": "UMLLinePartView", + "_id": "AAAAAAF5sQEhmPdQ+rY=", + "_parent": { + "$ref": "AAAAAAF5sQEhmPdKgKk=" + }, + "model": { + "$ref": "AAAAAAF5sQEhmPdJiCc=" + }, + "font": "Arial;13;0", + "left": 396, + "top": 80, + "width": 1, + "height": 409 + } + ], + "font": "Arial;13;0", + "left": 360, + "top": 40, + "width": 72.736328125, + "height": 449, + "nameCompartment": { + "$ref": "AAAAAAF5sQEhmPdLZzw=" + }, + "linePart": { + "$ref": "AAAAAAF5sQEhmPdQ+rY=" + } + }, + { + "_type": "UMLSeqLifelineView", + "_id": "AAAAAAF5sQE4k/dqdGQ=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbRcd0=" + }, + "model": { + "$ref": "AAAAAAF5sQE4k/dpH/8=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5sQE4k/drx18=", + "_parent": { + "$ref": "AAAAAAF5sQE4k/dqdGQ=" + }, + "model": { + "$ref": "AAAAAAF5sQE4k/dpH/8=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5sQE4k/ds4aU=", + "_parent": { + "$ref": "AAAAAAF5sQE4k/drx18=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -64, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sQE4k/dtonQ=", + "_parent": { + "$ref": "AAAAAAF5sQE4k/drx18=" + }, + "font": "Arial;13;1", + "left": 581, + "top": 47, + "width": 75, + "height": 13, + "text": "本地信息库" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sQE4k/duuRA=", + "_parent": { + "$ref": "AAAAAAF5sQE4k/drx18=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -64, + "width": 117.3681640625, + "height": 13, + "text": "(from Interaction5)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5sQE4k/dvuxk=", + "_parent": { + "$ref": "AAAAAAF5sQE4k/drx18=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -64, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 576, + "top": 40, + "width": 85, + "height": 40, + "stereotypeLabel": { + "$ref": "AAAAAAF5sQE4k/ds4aU=" + }, + "nameLabel": { + "$ref": "AAAAAAF5sQE4k/dtonQ=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5sQE4k/duuRA=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sQE4k/dvuxk=" + } + }, + { + "_type": "UMLLinePartView", + "_id": "AAAAAAF5sQE4k/dwo8U=", + "_parent": { + "$ref": "AAAAAAF5sQE4k/dqdGQ=" + }, + "model": { + "$ref": "AAAAAAF5sQE4k/dpH/8=" + }, + "font": "Arial;13;0", + "left": 619, + "top": 80, + "width": 1, + "height": 487 + } + ], + "font": "Arial;13;0", + "left": 576, + "top": 40, + "width": 85, + "height": 527, + "nameCompartment": { + "$ref": "AAAAAAF5sQE4k/drx18=" + }, + "linePart": { + "$ref": "AAAAAAF5sQE4k/dwo8U=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sQMWZveNG70=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbRcd0=" + }, + "model": { + "$ref": "AAAAAAF5sQMWZfeM+G8=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sQMWZveOZ2E=", + "_parent": { + "$ref": "AAAAAAF5sQMWZveNG70=" + }, + "model": { + "$ref": "AAAAAAF5sQMWZfeM+G8=" + }, + "font": "Arial;13;0", + "left": 260, + "top": 104, + "width": 96.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sQMWZveNG70=" + }, + "edgePosition": 1, + "text": "1 : 打开收藏界面" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sQMWZvePwCY=", + "_parent": { + "$ref": "AAAAAAF5sQMWZveNG70=" + }, + "model": { + "$ref": "AAAAAAF5sQMWZfeM+G8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 308, + "top": 89, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sQMWZveNG70=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sQMWZveQ1oc=", + "_parent": { + "$ref": "AAAAAAF5sQMWZveNG70=" + }, + "model": { + "$ref": "AAAAAAF5sQMWZfeM+G8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 308, + "top": 124, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sQMWZveNG70=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sQMWZveRdM4=", + "_parent": { + "$ref": "AAAAAAF5sQMWZveNG70=" + }, + "model": { + "$ref": "AAAAAAF5sQMWZfeM+G8=" + }, + "font": "Arial;13;0", + "left": 389, + "top": 120, + "width": 14, + "height": 29 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sQEhmPdQ+rY=" + }, + "tail": { + "$ref": "AAAAAAF5sQEOPvcw0Ng=" + }, + "points": "228:120;389:120", + "nameLabel": { + "$ref": "AAAAAAF5sQMWZveOZ2E=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sQMWZvePwCY=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sQMWZveQ1oc=" + }, + "activation": { + "$ref": "AAAAAAF5sQMWZveRdM4=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sQNFtPejoWw=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbRcd0=" + }, + "model": { + "$ref": "AAAAAAF5sQNFtPei1As=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sQNFtPekrMQ=", + "_parent": { + "$ref": "AAAAAAF5sQNFtPejoWw=" + }, + "model": { + "$ref": "AAAAAAF5sQNFtPei1As=" + }, + "font": "Arial;13;0", + "left": 259, + "top": 149, + "width": 96.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sQNFtPejoWw=" + }, + "edgePosition": 1, + "text": "2 : 返回收藏界面" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sQNFtPelJ6Y=", + "_parent": { + "$ref": "AAAAAAF5sQNFtPejoWw=" + }, + "model": { + "$ref": "AAAAAAF5sQNFtPei1As=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 307, + "top": 164, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sQNFtPejoWw=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sQNFtPemEuw=", + "_parent": { + "$ref": "AAAAAAF5sQNFtPejoWw=" + }, + "model": { + "$ref": "AAAAAAF5sQNFtPei1As=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 308, + "top": 129, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sQNFtPejoWw=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sQNFtPenxG4=", + "_parent": { + "$ref": "AAAAAAF5sQNFtPejoWw=" + }, + "model": { + "$ref": "AAAAAAF5sQNFtPei1As=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 228, + "top": 145, + "width": 14, + "height": 25 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sQEOPvcw0Ng=" + }, + "tail": { + "$ref": "AAAAAAF5sQEhmPdQ+rY=" + }, + "points": "389:145;228:145", + "nameLabel": { + "$ref": "AAAAAAF5sQNFtPekrMQ=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sQNFtPelJ6Y=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sQNFtPemEuw=" + }, + "activation": { + "$ref": "AAAAAAF5sQNFtPenxG4=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sQNv3ve5EKM=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbRcd0=" + }, + "model": { + "$ref": "AAAAAAF5sQNv3ve44to=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sQNv3ve6mcs=", + "_parent": { + "$ref": "AAAAAAF5sQNv3ve5EKM=" + }, + "model": { + "$ref": "AAAAAAF5sQNv3ve44to=" + }, + "font": "Arial;13;0", + "left": 247, + "top": 184, + "width": 122.4462890625, + "height": 13, + "alpha": 1.570795771239341, + "distance": 18, + "hostEdge": { + "$ref": "AAAAAAF5sQNv3ve5EKM=" + }, + "edgePosition": 1, + "text": "3 : 选择任意收藏条目" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sQNv3ve7T2A=", + "_parent": { + "$ref": "AAAAAAF5sQNv3ve5EKM=" + }, + "model": { + "$ref": "AAAAAAF5sQNv3ve44to=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 308, + "top": 177, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sQNv3ve5EKM=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sQNv3ve802A=", + "_parent": { + "$ref": "AAAAAAF5sQNv3ve5EKM=" + }, + "model": { + "$ref": "AAAAAAF5sQNv3ve44to=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 308, + "top": 212, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sQNv3ve5EKM=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sQNv3ve9xMM=", + "_parent": { + "$ref": "AAAAAAF5sQNv3ve5EKM=" + }, + "model": { + "$ref": "AAAAAAF5sQNv3ve44to=" + }, + "font": "Arial;13;0", + "left": 389, + "top": 208, + "width": 14, + "height": 65 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sQEhmPdQ+rY=" + }, + "tail": { + "$ref": "AAAAAAF5sQEOPvcw0Ng=" + }, + "points": "228:208;389:208", + "nameLabel": { + "$ref": "AAAAAAF5sQNv3ve6mcs=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sQNv3ve7T2A=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sQNv3ve802A=" + }, + "activation": { + "$ref": "AAAAAAF5sQNv3ve9xMM=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sQPnMPfSXis=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbRcd0=" + }, + "model": { + "$ref": "AAAAAAF5sQPnMPfRy4Q=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sQPnMPfTE78=", + "_parent": { + "$ref": "AAAAAAF5sQPnMPfSXis=" + }, + "model": { + "$ref": "AAAAAAF5sQPnMPfRy4Q=" + }, + "font": "Arial;13;0", + "left": 446, + "top": 200, + "width": 122.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sQPnMPfSXis=" + }, + "edgePosition": 1, + "text": "4 : 请求条目指定内容" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sQPnMPfUE1E=", + "_parent": { + "$ref": "AAAAAAF5sQPnMPfSXis=" + }, + "model": { + "$ref": "AAAAAAF5sQPnMPfRy4Q=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 507, + "top": 185, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sQPnMPfSXis=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sQPnMPfVz4s=", + "_parent": { + "$ref": "AAAAAAF5sQPnMPfSXis=" + }, + "model": { + "$ref": "AAAAAAF5sQPnMPfRy4Q=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 507, + "top": 220, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sQPnMPfSXis=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sQPnMPfWL1o=", + "_parent": { + "$ref": "AAAAAAF5sQPnMPfSXis=" + }, + "model": { + "$ref": "AAAAAAF5sQPnMPfRy4Q=" + }, + "font": "Arial;13;0", + "left": 612, + "top": 216, + "width": 14, + "height": 41 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sQE4k/dwo8U=" + }, + "tail": { + "$ref": "AAAAAAF5sQEhmPdQ+rY=" + }, + "points": "402:216;612:216", + "nameLabel": { + "$ref": "AAAAAAF5sQPnMPfTE78=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sQPnMPfUE1E=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sQPnMPfVz4s=" + }, + "activation": { + "$ref": "AAAAAAF5sQPnMPfWL1o=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sQUiOffohLc=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbRcd0=" + }, + "model": { + "$ref": "AAAAAAF5sQUiOffnLK8=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sQUiOffpkHU=", + "_parent": { + "$ref": "AAAAAAF5sQUiOffohLc=" + }, + "model": { + "$ref": "AAAAAAF5sQUiOffnLK8=" + }, + "font": "Arial;13;0", + "left": 445, + "top": 252, + "width": 122.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sQUiOffohLc=" + }, + "edgePosition": 1, + "text": "5 : 返回条目指定内容" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sQUiOffqjYs=", + "_parent": { + "$ref": "AAAAAAF5sQUiOffohLc=" + }, + "model": { + "$ref": "AAAAAAF5sQUiOffnLK8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 506, + "top": 267, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sQUiOffohLc=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sQUiOffr3/M=", + "_parent": { + "$ref": "AAAAAAF5sQUiOffohLc=" + }, + "model": { + "$ref": "AAAAAAF5sQUiOffnLK8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 507, + "top": 232, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sQUiOffohLc=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sQUiOffs4ps=", + "_parent": { + "$ref": "AAAAAAF5sQUiOffohLc=" + }, + "model": { + "$ref": "AAAAAAF5sQUiOffnLK8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 389, + "top": 248, + "width": 14, + "height": 25 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sQEhmPdQ+rY=" + }, + "tail": { + "$ref": "AAAAAAF5sQE4k/dwo8U=" + }, + "points": "612:248;402:248", + "nameLabel": { + "$ref": "AAAAAAF5sQUiOffpkHU=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sQUiOffqjYs=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sQUiOffr3/M=" + }, + "activation": { + "$ref": "AAAAAAF5sQUiOffs4ps=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sQWguvgFBA4=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbRcd0=" + }, + "model": { + "$ref": "AAAAAAF5sQWguvgE2Cs=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sQWguvgGib8=", + "_parent": { + "$ref": "AAAAAAF5sQWguvgFBA4=" + }, + "model": { + "$ref": "AAAAAAF5sQWguvgE2Cs=" + }, + "font": "Arial;13;0", + "left": 246, + "top": 261, + "width": 122.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sQWguvgFBA4=" + }, + "edgePosition": 1, + "text": "6 : 显示条目指定内容" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sQWguvgHApI=", + "_parent": { + "$ref": "AAAAAAF5sQWguvgFBA4=" + }, + "model": { + "$ref": "AAAAAAF5sQWguvgE2Cs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 307, + "top": 276, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sQWguvgFBA4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sQWguvgIwnU=", + "_parent": { + "$ref": "AAAAAAF5sQWguvgFBA4=" + }, + "model": { + "$ref": "AAAAAAF5sQWguvgE2Cs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 308, + "top": 241, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sQWguvgFBA4=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sQWguvgJdk4=", + "_parent": { + "$ref": "AAAAAAF5sQWguvgFBA4=" + }, + "model": { + "$ref": "AAAAAAF5sQWguvgE2Cs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 228, + "top": 257, + "width": 14, + "height": 25 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sQEOPvcw0Ng=" + }, + "tail": { + "$ref": "AAAAAAF5sQEhmPdQ+rY=" + }, + "points": "389:257;228:257", + "nameLabel": { + "$ref": "AAAAAAF5sQWguvgGib8=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sQWguvgHApI=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sQWguvgIwnU=" + }, + "activation": { + "$ref": "AAAAAAF5sQWguvgJdk4=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sQXd3fgdMR8=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbRcd0=" + }, + "model": { + "$ref": "AAAAAAF5sQXd3fgcWGE=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sQXd3vgeV64=", + "_parent": { + "$ref": "AAAAAAF5sQXd3fgdMR8=" + }, + "model": { + "$ref": "AAAAAAF5sQXd3fgcWGE=" + }, + "font": "Arial;13;0", + "left": 247, + "top": 304, + "width": 122.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sQXd3fgdMR8=" + }, + "edgePosition": 1, + "text": "7 : 删除任意收藏条目" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sQXd3vgfb1s=", + "_parent": { + "$ref": "AAAAAAF5sQXd3fgdMR8=" + }, + "model": { + "$ref": "AAAAAAF5sQXd3fgcWGE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 308, + "top": 289, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sQXd3fgdMR8=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sQXd3vgg7wk=", + "_parent": { + "$ref": "AAAAAAF5sQXd3fgdMR8=" + }, + "model": { + "$ref": "AAAAAAF5sQXd3fgcWGE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 308, + "top": 324, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sQXd3fgdMR8=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sQXd3vghIDY=", + "_parent": { + "$ref": "AAAAAAF5sQXd3fgdMR8=" + }, + "model": { + "$ref": "AAAAAAF5sQXd3fgcWGE=" + }, + "font": "Arial;13;0", + "left": 389, + "top": 320, + "width": 14, + "height": 97 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sQEhmPdQ+rY=" + }, + "tail": { + "$ref": "AAAAAAF5sQEOPvcw0Ng=" + }, + "points": "228:320;389:320", + "nameLabel": { + "$ref": "AAAAAAF5sQXd3vgeV64=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sQXd3vgfb1s=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sQXd3vgg7wk=" + }, + "activation": { + "$ref": "AAAAAAF5sQXd3vghIDY=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sQYlg/g1U1c=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbRcd0=" + }, + "model": { + "$ref": "AAAAAAF5sQYlg/g0EnA=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sQYlg/g2oEw=", + "_parent": { + "$ref": "AAAAAAF5sQYlg/g1U1c=" + }, + "model": { + "$ref": "AAAAAAF5sQYlg/g0EnA=" + }, + "font": "Arial;13;0", + "left": 446, + "top": 312, + "width": 122.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sQYlg/g1U1c=" + }, + "edgePosition": 1, + "text": "8 : 请求删除收藏条目" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sQYlg/g3yHs=", + "_parent": { + "$ref": "AAAAAAF5sQYlg/g1U1c=" + }, + "model": { + "$ref": "AAAAAAF5sQYlg/g0EnA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 507, + "top": 297, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sQYlg/g1U1c=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sQYlg/g4/zk=", + "_parent": { + "$ref": "AAAAAAF5sQYlg/g1U1c=" + }, + "model": { + "$ref": "AAAAAAF5sQYlg/g0EnA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 507, + "top": 332, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sQYlg/g1U1c=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sQYlg/g5zws=", + "_parent": { + "$ref": "AAAAAAF5sQYlg/g1U1c=" + }, + "model": { + "$ref": "AAAAAAF5sQYlg/g0EnA=" + }, + "font": "Arial;13;0", + "left": 612, + "top": 328, + "width": 14, + "height": 60 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sQE4k/dwo8U=" + }, + "tail": { + "$ref": "AAAAAAF5sQEhmPdQ+rY=" + }, + "points": "402:328;612:328", + "nameLabel": { + "$ref": "AAAAAAF5sQYlg/g2oEw=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sQYlg/g3yHs=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sQYlg/g4/zk=" + }, + "activation": { + "$ref": "AAAAAAF5sQYlg/g5zws=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sRMIhfijlR8=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbRcd0=" + }, + "model": { + "$ref": "AAAAAAF5sRMIhfiit2c=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sRMIhfikLpU=", + "_parent": { + "$ref": "AAAAAAF5sRMIhfijlR8=" + }, + "model": { + "$ref": "AAAAAAF5sRMIhfiit2c=" + }, + "font": "Arial;13;0", + "left": 616, + "top": 339, + "width": 96.4462890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sRMIhfijlR8=" + }, + "edgePosition": 1, + "text": "9 : 删除收藏条目" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sRMIhfilikg=", + "_parent": { + "$ref": "AAAAAAF5sRMIhfijlR8=" + }, + "model": { + "$ref": "AAAAAAF5sRMIhfiit2c=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 679, + "top": 339, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sRMIhfijlR8=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sRMIhfimQYs=", + "_parent": { + "$ref": "AAAAAAF5sRMIhfijlR8=" + }, + "model": { + "$ref": "AAAAAAF5sRMIhfiit2c=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 645, + "top": 340, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sRMIhfijlR8=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sRMIhfinAnA=", + "_parent": { + "$ref": "AAAAAAF5sRMIhfijlR8=" + }, + "model": { + "$ref": "AAAAAAF5sRMIhfiit2c=" + }, + "font": "Arial;13;0", + "left": 619, + "top": 356, + "width": 14, + "height": 29 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sQE4k/dwo8U=" + }, + "tail": { + "$ref": "AAAAAAF5sQE4k/dwo8U=" + }, + "points": "625:336;655:336;655:356;632:356", + "nameLabel": { + "$ref": "AAAAAAF5sRMIhfikLpU=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sRMIhfilikg=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sRMIhfimQYs=" + }, + "activation": { + "$ref": "AAAAAAF5sRMIhfinAnA=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sQcKdPhMujc=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbRcd0=" + }, + "model": { + "$ref": "AAAAAAF5sQcKdPhLYHc=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sQcKdPhNWhg=", + "_parent": { + "$ref": "AAAAAAF5sQcKdPhMujc=" + }, + "model": { + "$ref": "AAAAAAF5sQcKdPhLYHc=" + }, + "font": "Arial;13;0", + "left": 457, + "top": 361, + "width": 104.06982421875, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sQcKdPhMujc=" + }, + "edgePosition": 1, + "text": "10 : 返回删除结果" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sQcKdPhOYIc=", + "_parent": { + "$ref": "AAAAAAF5sQcKdPhMujc=" + }, + "model": { + "$ref": "AAAAAAF5sQcKdPhLYHc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 509, + "top": 376, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sQcKdPhMujc=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sQcKdPhPudc=", + "_parent": { + "$ref": "AAAAAAF5sQcKdPhMujc=" + }, + "model": { + "$ref": "AAAAAAF5sQcKdPhLYHc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 510, + "top": 341, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sQcKdPhMujc=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sQcKdPhQtzA=", + "_parent": { + "$ref": "AAAAAAF5sQcKdPhMujc=" + }, + "model": { + "$ref": "AAAAAAF5sQcKdPhLYHc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 389, + "top": 357, + "width": 14, + "height": 25 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sQEhmPdQ+rY=" + }, + "tail": { + "$ref": "AAAAAAF5sQE4k/dwo8U=" + }, + "points": "619:357;402:357", + "nameLabel": { + "$ref": "AAAAAAF5sQcKdPhNWhg=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sQcKdPhOYIc=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sQcKdPhPudc=" + }, + "activation": { + "$ref": "AAAAAAF5sQcKdPhQtzA=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sRHrG/iIrNE=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbRcd0=" + }, + "model": { + "$ref": "AAAAAAF5sRHrG/iHHwE=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sRHrG/iJsJ0=", + "_parent": { + "$ref": "AAAAAAF5sRHrG/iIrNE=" + }, + "model": { + "$ref": "AAAAAAF5sRHrG/iHHwE=" + }, + "font": "Arial;13;0", + "left": 255, + "top": 401, + "width": 104.06982421875, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sRHrG/iIrNE=" + }, + "edgePosition": 1, + "text": "11 : 显示删除结果" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sRHrG/iKfyA=", + "_parent": { + "$ref": "AAAAAAF5sRHrG/iIrNE=" + }, + "model": { + "$ref": "AAAAAAF5sRHrG/iHHwE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 307, + "top": 416, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sRHrG/iIrNE=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sRHrG/iLokw=", + "_parent": { + "$ref": "AAAAAAF5sRHrG/iIrNE=" + }, + "model": { + "$ref": "AAAAAAF5sRHrG/iHHwE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 308, + "top": 381, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sRHrG/iIrNE=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sRHrG/iMUJg=", + "_parent": { + "$ref": "AAAAAAF5sRHrG/iIrNE=" + }, + "model": { + "$ref": "AAAAAAF5sRHrG/iHHwE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 228, + "top": 397, + "width": 14, + "height": 25 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sQEOPvcw0Ng=" + }, + "tail": { + "$ref": "AAAAAAF5sQEhmPdQ+rY=" + }, + "points": "389:397;228:397", + "nameLabel": { + "$ref": "AAAAAAF5sRHrG/iJsJ0=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sRHrG/iKfyA=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sRHrG/iLokw=" + }, + "activation": { + "$ref": "AAAAAAF5sRHrG/iMUJg=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sRM15vi5wko=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbRcd0=" + }, + "model": { + "$ref": "AAAAAAF5sRM15vi4mFs=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sRM15vi6bLM=", + "_parent": { + "$ref": "AAAAAAF5sRM15vi5wko=" + }, + "model": { + "$ref": "AAAAAAF5sRM15vi4mFs=" + }, + "font": "Arial;13;0", + "left": 202, + "top": 443, + "width": 130.06982421875, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sRM15vi5wko=" + }, + "edgePosition": 1, + "text": "12 : 其他界面选择收藏" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sRM15vi7tAk=", + "_parent": { + "$ref": "AAAAAAF5sRM15vi5wko=" + }, + "model": { + "$ref": "AAAAAAF5sRM15vi4mFs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 282, + "top": 443, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sRM15vi5wko=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sRM15vi8ZcQ=", + "_parent": { + "$ref": "AAAAAAF5sRM15vi5wko=" + }, + "model": { + "$ref": "AAAAAAF5sRM15vi4mFs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 248, + "top": 444, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sRM15vi5wko=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sRM15vi9gpw=", + "_parent": { + "$ref": "AAAAAAF5sRM15vi5wko=" + }, + "model": { + "$ref": "AAAAAAF5sRM15vi4mFs=" + }, + "font": "Arial;13;0", + "left": 221, + "top": 460, + "width": 14, + "height": 133 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sQEOPvcw0Ng=" + }, + "tail": { + "$ref": "AAAAAAF5sQEOPvcw0Ng=" + }, + "points": "228:440;258:440;258:460;234:460", + "nameLabel": { + "$ref": "AAAAAAF5sRM15vi6bLM=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sRM15vi7tAk=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sRM15vi8ZcQ=" + }, + "activation": { + "$ref": "AAAAAAF5sRM15vi9gpw=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sRXicPjw1UM=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbRcd0=" + }, + "model": { + "$ref": "AAAAAAF5sRXicPjvtHs=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sRXicfjxcdE=", + "_parent": { + "$ref": "AAAAAAF5sRXicPjw1UM=" + }, + "model": { + "$ref": "AAAAAAF5sRXicPjvtHs=" + }, + "font": "Arial;13;0", + "left": 358, + "top": 456, + "width": 130.06982421875, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sRXicPjw1UM=" + }, + "edgePosition": 1, + "text": "13 : 请求添加收藏条目" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sRXicfjyPHk=", + "_parent": { + "$ref": "AAAAAAF5sRXicPjw1UM=" + }, + "model": { + "$ref": "AAAAAAF5sRXicPjvtHs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 423, + "top": 441, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sRXicPjw1UM=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sRXicfjz4qM=", + "_parent": { + "$ref": "AAAAAAF5sRXicPjw1UM=" + }, + "model": { + "$ref": "AAAAAAF5sRXicPjvtHs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 423, + "top": 476, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sRXicPjw1UM=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sRXicfj0714=", + "_parent": { + "$ref": "AAAAAAF5sRXicPjw1UM=" + }, + "model": { + "$ref": "AAAAAAF5sRXicPjvtHs=" + }, + "font": "Arial;13;0", + "left": 612, + "top": 472, + "width": 14, + "height": 81 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sQE4k/dwo8U=" + }, + "tail": { + "$ref": "AAAAAAF5sQEOPvcw0Ng=" + }, + "points": "234:472;612:472", + "nameLabel": { + "$ref": "AAAAAAF5sRXicfjxcdE=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sRXicfjyPHk=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sRXicfjz4qM=" + }, + "activation": { + "$ref": "AAAAAAF5sRXicfj0714=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sRYQyfkGp5s=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbRcd0=" + }, + "model": { + "$ref": "AAAAAAF5sRYQyfkFXMQ=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sRYQyfkHuAw=", + "_parent": { + "$ref": "AAAAAAF5sRYQyfkGp5s=" + }, + "model": { + "$ref": "AAAAAAF5sRYQyfkFXMQ=" + }, + "font": "Arial;13;0", + "left": 612, + "top": 483, + "width": 104.06982421875, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sRYQyfkGp5s=" + }, + "edgePosition": 1, + "text": "14 : 添加收藏条目" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sRYQyfkIG2w=", + "_parent": { + "$ref": "AAAAAAF5sRYQyfkGp5s=" + }, + "model": { + "$ref": "AAAAAAF5sRYQyfkFXMQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 679, + "top": 483, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sRYQyfkGp5s=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sRYQyfkJjDs=", + "_parent": { + "$ref": "AAAAAAF5sRYQyfkGp5s=" + }, + "model": { + "$ref": "AAAAAAF5sRYQyfkFXMQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 645, + "top": 484, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sRYQyfkGp5s=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sRYQyfkKVKI=", + "_parent": { + "$ref": "AAAAAAF5sRYQyfkGp5s=" + }, + "model": { + "$ref": "AAAAAAF5sRYQyfkFXMQ=" + }, + "font": "Arial;13;0", + "left": 619, + "top": 500, + "width": 14, + "height": 29 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sQE4k/dwo8U=" + }, + "tail": { + "$ref": "AAAAAAF5sQE4k/dwo8U=" + }, + "points": "625:480;655:480;655:500;632:500", + "nameLabel": { + "$ref": "AAAAAAF5sRYQyfkHuAw=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sRYQyfkIG2w=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sRYQyfkJjDs=" + }, + "activation": { + "$ref": "AAAAAAF5sRYQyfkKVKI=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sRZxPPkeBjU=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbRcd0=" + }, + "model": { + "$ref": "AAAAAAF5sRZxPPkd9jQ=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sRZxPPkfuKw=", + "_parent": { + "$ref": "AAAAAAF5sRZxPPkeBjU=" + }, + "model": { + "$ref": "AAAAAAF5sRZxPPkd9jQ=" + }, + "font": "Arial;13;0", + "left": 370, + "top": 533, + "width": 104.06982421875, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sRZxPPkeBjU=" + }, + "edgePosition": 1, + "text": "15 : 返回收藏结果" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sRZxPPkg/uA=", + "_parent": { + "$ref": "AAAAAAF5sRZxPPkeBjU=" + }, + "model": { + "$ref": "AAAAAAF5sRZxPPkd9jQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 422, + "top": 548, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sRZxPPkeBjU=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sRZxPPkhUQk=", + "_parent": { + "$ref": "AAAAAAF5sRZxPPkeBjU=" + }, + "model": { + "$ref": "AAAAAAF5sRZxPPkd9jQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 423, + "top": 513, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sRZxPPkeBjU=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sRZxPPkiI/w=", + "_parent": { + "$ref": "AAAAAAF5sRZxPPkeBjU=" + }, + "model": { + "$ref": "AAAAAAF5sRZxPPkd9jQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 221, + "top": 529, + "width": 14, + "height": 25 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sQEOPvcw0Ng=" + }, + "tail": { + "$ref": "AAAAAAF5sQE4k/dwo8U=" + }, + "points": "612:529;234:529", + "nameLabel": { + "$ref": "AAAAAAF5sRZxPPkfuKw=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sRZxPPkg/uA=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sRZxPPkhUQk=" + }, + "activation": { + "$ref": "AAAAAAF5sRZxPPkiI/w=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5sRaaePk08JI=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbRcd0=" + }, + "model": { + "$ref": "AAAAAAF5sRaaePkz79I=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sRaaePk166E=", + "_parent": { + "$ref": "AAAAAAF5sRaaePk08JI=" + }, + "model": { + "$ref": "AAAAAAF5sRaaePkz79I=" + }, + "font": "Arial;13;0", + "left": 221, + "top": 539, + "width": 104.06982421875, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sRaaePk08JI=" + }, + "edgePosition": 1, + "text": "16 : 显示收藏结果" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sRaaePk2e20=", + "_parent": { + "$ref": "AAAAAAF5sRaaePk08JI=" + }, + "model": { + "$ref": "AAAAAAF5sRaaePkz79I=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 288, + "top": 539, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5sRaaePk08JI=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5sRaaePk3e+k=", + "_parent": { + "$ref": "AAAAAAF5sRaaePk08JI=" + }, + "model": { + "$ref": "AAAAAAF5sRaaePkz79I=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 254, + "top": 540, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5sRaaePk08JI=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5sRaaePk4nZo=", + "_parent": { + "$ref": "AAAAAAF5sRaaePk08JI=" + }, + "model": { + "$ref": "AAAAAAF5sRaaePkz79I=" + }, + "font": "Arial;13;0", + "left": 228, + "top": 556, + "width": 14, + "height": 29 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5sQEOPvcw0Ng=" + }, + "tail": { + "$ref": "AAAAAAF5sQEOPvcw0Ng=" + }, + "points": "234:536;264:536;264:556;241:556", + "nameLabel": { + "$ref": "AAAAAAF5sRaaePk166E=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5sRaaePk2e20=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5sRaaePk3e+k=" + }, + "activation": { + "$ref": "AAAAAAF5sRaaePk4nZo=" + } + } + ] + } + ], + "messages": [ + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sQMWZfeM+G8=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbQnsY=" + }, + "name": "打开收藏界面", + "source": { + "$ref": "AAAAAAF5sQEOPvcpr9Q=" + }, + "target": { + "$ref": "AAAAAAF5sQEhmPdJiCc=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sQNFtPei1As=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbQnsY=" + }, + "name": "返回收藏界面", + "source": { + "$ref": "AAAAAAF5sQEhmPdJiCc=" + }, + "target": { + "$ref": "AAAAAAF5sQEOPvcpr9Q=" + }, + "messageSort": "reply" + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sQNv3ve44to=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbQnsY=" + }, + "name": "选择任意收藏条目", + "source": { + "$ref": "AAAAAAF5sQEOPvcpr9Q=" + }, + "target": { + "$ref": "AAAAAAF5sQEhmPdJiCc=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sQPnMPfRy4Q=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbQnsY=" + }, + "name": "请求条目指定内容", + "source": { + "$ref": "AAAAAAF5sQEhmPdJiCc=" + }, + "target": { + "$ref": "AAAAAAF5sQE4k/dpH/8=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sQUiOffnLK8=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbQnsY=" + }, + "name": "返回条目指定内容", + "source": { + "$ref": "AAAAAAF5sQE4k/dpH/8=" + }, + "target": { + "$ref": "AAAAAAF5sQEhmPdJiCc=" + }, + "messageSort": "reply" + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sQWguvgE2Cs=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbQnsY=" + }, + "name": "显示条目指定内容", + "source": { + "$ref": "AAAAAAF5sQEhmPdJiCc=" + }, + "target": { + "$ref": "AAAAAAF5sQEOPvcpr9Q=" + }, + "messageSort": "reply" + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sQXd3fgcWGE=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbQnsY=" + }, + "name": "删除任意收藏条目", + "source": { + "$ref": "AAAAAAF5sQEOPvcpr9Q=" + }, + "target": { + "$ref": "AAAAAAF5sQEhmPdJiCc=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sQYlg/g0EnA=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbQnsY=" + }, + "name": "请求删除收藏条目", + "source": { + "$ref": "AAAAAAF5sQEhmPdJiCc=" + }, + "target": { + "$ref": "AAAAAAF5sQE4k/dpH/8=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sRMIhfiit2c=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbQnsY=" + }, + "name": "删除收藏条目", + "source": { + "$ref": "AAAAAAF5sQE4k/dpH/8=" + }, + "target": { + "$ref": "AAAAAAF5sQE4k/dpH/8=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sQcKdPhLYHc=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbQnsY=" + }, + "name": "返回删除结果", + "source": { + "$ref": "AAAAAAF5sQE4k/dpH/8=" + }, + "target": { + "$ref": "AAAAAAF5sQEhmPdJiCc=" + }, + "messageSort": "reply" + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sRHrG/iHHwE=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbQnsY=" + }, + "name": "显示删除结果", + "source": { + "$ref": "AAAAAAF5sQEhmPdJiCc=" + }, + "target": { + "$ref": "AAAAAAF5sQEOPvcpr9Q=" + }, + "messageSort": "reply" + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sRM15vi4mFs=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbQnsY=" + }, + "name": "其他界面选择收藏", + "source": { + "$ref": "AAAAAAF5sQEOPvcpr9Q=" + }, + "target": { + "$ref": "AAAAAAF5sQEOPvcpr9Q=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sRXicPjvtHs=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbQnsY=" + }, + "name": "请求添加收藏条目", + "source": { + "$ref": "AAAAAAF5sQEOPvcpr9Q=" + }, + "target": { + "$ref": "AAAAAAF5sQE4k/dpH/8=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sRYQyfkFXMQ=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbQnsY=" + }, + "name": "添加收藏条目", + "source": { + "$ref": "AAAAAAF5sQE4k/dpH/8=" + }, + "target": { + "$ref": "AAAAAAF5sQE4k/dpH/8=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sRZxPPkd9jQ=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbQnsY=" + }, + "name": "返回收藏结果", + "source": { + "$ref": "AAAAAAF5sQE4k/dpH/8=" + }, + "target": { + "$ref": "AAAAAAF5sQEOPvcpr9Q=" + }, + "messageSort": "reply" + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5sRaaePkz79I=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbQnsY=" + }, + "name": "显示收藏结果", + "source": { + "$ref": "AAAAAAF5sQEOPvcpr9Q=" + }, + "target": { + "$ref": "AAAAAAF5sQEOPvcpr9Q=" + } + } + ], + "participants": [ + { + "_type": "UMLLifeline", + "_id": "AAAAAAF5sQEOPvcpr9Q=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbQnsY=" + }, + "name": "用户", + "represent": { + "$ref": "AAAAAAF5sQEOPvco1xY=" + }, + "isMultiInstance": false + }, + { + "_type": "UMLLifeline", + "_id": "AAAAAAF5sQEhmPdJiCc=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbQnsY=" + }, + "name": "收藏界面", + "represent": { + "$ref": "AAAAAAF5sQEhmPdIdMY=" + }, + "isMultiInstance": false + }, + { + "_type": "UMLLifeline", + "_id": "AAAAAAF5sQE4k/dpH/8=", + "_parent": { + "$ref": "AAAAAAF5sQCuhfbQnsY=" + }, + "name": "本地信息库", + "represent": { + "$ref": "AAAAAAF5sQE4k/doosg=" + }, + "isMultiInstance": false + } + ] + } + ], + "attributes": [ + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5sLFpp+xr57U=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoXHuA=" + }, + "name": "Role1", + "type": "" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5sLIT8OySwlo=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoXHuA=" + }, + "name": "Role2", + "type": "" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5sNXdie4/s2c=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoXHuA=" + }, + "name": "Role3", + "type": "" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5sNZVcO5hlvc=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoXHuA=" + }, + "name": "Role4", + "type": "" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5sOQ6q+9vtME=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoXHuA=" + }, + "name": "Role5", + "type": "" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5sORa+u+Pk5k=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoXHuA=" + }, + "name": "Role6", + "type": "" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5sOU/zO+vcSY=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoXHuA=" + }, + "name": "Role7", + "type": "" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5sOk5MfDj5EE=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoXHuA=" + }, + "name": "Role8", + "type": "" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5sOlNjvEDPQo=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoXHuA=" + }, + "name": "Role9", + "type": "" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5sOsSKvGLFXM=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoXHuA=" + }, + "name": "Role10", + "type": "" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5sO/mTPKPIYY=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoXHuA=" + }, + "name": "Role11", + "type": "" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5sPAEdvKvavk=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoXHuA=" + }, + "name": "Role12", + "type": "" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5sPA5G/LPkrI=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoXHuA=" + }, + "name": "Role13", + "type": "" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5sPBcYvLvJcY=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoXHuA=" + }, + "name": "Role14", + "type": "" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5sPYwbfPhsyA=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoXHuA=" + }, + "name": "Role15", + "type": "" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5sPtIoPTlfAM=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoXHuA=" + }, + "name": "Role16", + "type": "" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5sPvQb/VxVd4=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoXHuA=" + }, + "name": "Role17", + "type": "" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5sPv+L/WRiBk=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoXHuA=" + }, + "name": "Role18", + "type": "" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5sQEOPvco1xY=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoXHuA=" + }, + "name": "Role19", + "type": "" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5sQEhmPdIdMY=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoXHuA=" + }, + "name": "Role20", + "type": "" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5sQE4k/doosg=", + "_parent": { + "$ref": "AAAAAAF5sKoDJuoXHuA=" + }, + "name": "Role21", + "type": "" + } + ] + }, + { + "_type": "UMLModel", + "_id": "AAAAAAF59RTmhx5unnk=", + "_parent": { + "$ref": "AAAAAAFF+h6SjaM2Hec=" + }, + "name": "Model1", + "ownedElements": [ + { + "_type": "UMLClassDiagram", + "_id": "AAAAAAF59RTmhx5vj2c=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5unnk=" + }, + "name": "体系结构图", + "ownedViews": [ + { + "_type": "UMLPackageView", + "_id": "AAAAAAF59RXDMx7bJog=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5vj2c=" + }, + "model": { + "$ref": "AAAAAAF59RXDMx7ZD1U=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF59RXDMx7caAw=", + "_parent": { + "$ref": "AAAAAAF59RXDMx7bJog=" + }, + "model": { + "$ref": "AAAAAAF59RXDMx7ZD1U=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF59RXDMx7del4=", + "_parent": { + "$ref": "AAAAAAF59RXDMx7caAw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 352, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59RXDMx7eGWQ=", + "_parent": { + "$ref": "AAAAAAF59RXDMx7caAw=" + }, + "font": "Arial;13;1", + "left": 357, + "top": 62, + "width": 447, + "height": 13, + "text": "用户界面层" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59RXDMx7fI9I=", + "_parent": { + "$ref": "AAAAAAF59RXDMx7caAw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 352, + "width": 80.9072265625, + "height": 13, + "text": "(from Model1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59RXDMx7gEvI=", + "_parent": { + "$ref": "AAAAAAF59RXDMx7caAw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 352, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 352, + "top": 55, + "width": 457, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF59RXDMx7del4=" + }, + "nameLabel": { + "$ref": "AAAAAAF59RXDMx7eGWQ=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF59RXDMx7fI9I=" + }, + "propertyLabel": { + "$ref": "AAAAAAF59RXDMx7gEvI=" + } + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 352, + "top": 40, + "width": 457, + "height": 265, + "nameCompartment": { + "$ref": "AAAAAAF59RXDMx7caAw=" + } + }, + { + "_type": "UMLPackageView", + "_id": "AAAAAAF59RXmDB71so0=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5vj2c=" + }, + "model": { + "$ref": "AAAAAAF59RXmCx7zRtg=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF59RXmDB72y8M=", + "_parent": { + "$ref": "AAAAAAF59RXmDB71so0=" + }, + "model": { + "$ref": "AAAAAAF59RXmCx7zRtg=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF59RXmDB73Vqk=", + "_parent": { + "$ref": "AAAAAAF59RXmDB72y8M=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 32, + "top": 160, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59RXmDB74UJM=", + "_parent": { + "$ref": "AAAAAAF59RXmDB72y8M=" + }, + "font": "Arial;13;1", + "left": 125, + "top": 462, + "width": 911, + "height": 13, + "text": "应用服务层" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59RXmDB75URI=", + "_parent": { + "$ref": "AAAAAAF59RXmDB72y8M=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 32, + "top": 160, + "width": 80.9072265625, + "height": 13, + "text": "(from Model1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59RXmDB76btI=", + "_parent": { + "$ref": "AAAAAAF59RXmDB72y8M=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 32, + "top": 160, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 120, + "top": 455, + "width": 921, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF59RXmDB73Vqk=" + }, + "nameLabel": { + "$ref": "AAAAAAF59RXmDB74UJM=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF59RXmDB75URI=" + }, + "propertyLabel": { + "$ref": "AAAAAAF59RXmDB76btI=" + } + } + ], + "containedViews": [ + { + "$ref": "AAAAAAF59RkYeSAHvig=" + }, + { + "$ref": "AAAAAAF59RmAFiAhQDc=" + }, + { + "$ref": "AAAAAAF59RnEniA732c=" + }, + { + "$ref": "AAAAAAF59RntvSBV+SQ=" + }, + { + "$ref": "AAAAAAF59RpnDiB1BU8=" + }, + { + "$ref": "AAAAAAF59S+GriKc800=" + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 120, + "top": 440, + "width": 921, + "height": 697, + "nameCompartment": { + "$ref": "AAAAAAF59RXmDB72y8M=" + } + }, + { + "_type": "UMLComponentInstanceView", + "_id": "AAAAAAF59RkYeSAHvig=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5vj2c=" + }, + "model": { + "$ref": "AAAAAAF59RkYeSAFprw=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF59RkYeSAI0ak=", + "_parent": { + "$ref": "AAAAAAF59RkYeSAHvig=" + }, + "model": { + "$ref": "AAAAAAF59RkYeSAFprw=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF59RkYeSAJBhE=", + "_parent": { + "$ref": "AAAAAAF59RkYeSAI0ak=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -104, + "top": 344, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59RkYeSAK0MQ=", + "_parent": { + "$ref": "AAAAAAF59RkYeSAI0ak=" + }, + "font": "Arial;13;1", + "left": 161, + "top": 695, + "width": 162, + "height": 13, + "underline": true, + "text": "宠物知识构件" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59RkYeSALfxs=", + "_parent": { + "$ref": "AAAAAAF59RkYeSAI0ak=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -104, + "top": 344, + "width": 103.27001953125, + "height": 13, + "text": "(from 应用服务层)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59RkYeSAMauw=", + "_parent": { + "$ref": "AAAAAAF59RkYeSAI0ak=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -104, + "top": 344, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 156, + "top": 688, + "width": 172, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF59RkYeSAJBhE=" + }, + "nameLabel": { + "$ref": "AAAAAAF59RkYeSAK0MQ=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF59RkYeSALfxs=" + }, + "propertyLabel": { + "$ref": "AAAAAAF59RkYeSAMauw=" + } + } + ], + "containerView": { + "$ref": "AAAAAAF59RXmDB71so0=" + }, + "font": "Arial;13;0", + "containerChangeable": true, + "left": 136, + "top": 688, + "width": 192, + "height": 49, + "nameCompartment": { + "$ref": "AAAAAAF59RkYeSAI0ak=" + } + }, + { + "_type": "UMLComponentInstanceView", + "_id": "AAAAAAF59RmAFiAhQDc=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5vj2c=" + }, + "model": { + "$ref": "AAAAAAF59RmAFSAfTrA=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF59RmAFiAiz2Q=", + "_parent": { + "$ref": "AAAAAAF59RmAFiAhQDc=" + }, + "model": { + "$ref": "AAAAAAF59RmAFSAfTrA=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF59RmAFiAj5tQ=", + "_parent": { + "$ref": "AAAAAAF59RmAFiAiz2Q=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -136, + "top": 312, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59RmAFiAkxfs=", + "_parent": { + "$ref": "AAAAAAF59RmAFiAiz2Q=" + }, + "font": "Arial;13;1", + "left": 369, + "top": 695, + "width": 154, + "height": 13, + "underline": true, + "text": "用户收藏构件" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59RmAFiAltJ4=", + "_parent": { + "$ref": "AAAAAAF59RmAFiAiz2Q=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -136, + "top": 312, + "width": 103.27001953125, + "height": 13, + "text": "(from 应用服务层)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59RmAFiAmAEI=", + "_parent": { + "$ref": "AAAAAAF59RmAFiAiz2Q=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -136, + "top": 312, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 364, + "top": 688, + "width": 164, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF59RmAFiAj5tQ=" + }, + "nameLabel": { + "$ref": "AAAAAAF59RmAFiAkxfs=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF59RmAFiAltJ4=" + }, + "propertyLabel": { + "$ref": "AAAAAAF59RmAFiAmAEI=" + } + } + ], + "containerView": { + "$ref": "AAAAAAF59RXmDB71so0=" + }, + "font": "Arial;13;0", + "containerChangeable": true, + "left": 344, + "top": 688, + "width": 184, + "height": 48, + "nameCompartment": { + "$ref": "AAAAAAF59RmAFiAiz2Q=" + } + }, + { + "_type": "UMLComponentInstanceView", + "_id": "AAAAAAF59RnEniA732c=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5vj2c=" + }, + "model": { + "$ref": "AAAAAAF59RnEniA5gQo=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF59RnEniA8Aog=", + "_parent": { + "$ref": "AAAAAAF59RnEniA732c=" + }, + "model": { + "$ref": "AAAAAAF59RnEniA5gQo=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF59RnEnyA9roY=", + "_parent": { + "$ref": "AAAAAAF59RnEniA8Aog=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -96, + "top": 312, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59RnEnyA++6M=", + "_parent": { + "$ref": "AAAAAAF59RnEniA8Aog=" + }, + "font": "Arial;13;1", + "left": 609, + "top": 695, + "width": 139, + "height": 13, + "underline": true, + "text": "宠物推荐构件" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59RnEnyA/WfY=", + "_parent": { + "$ref": "AAAAAAF59RnEniA8Aog=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -96, + "top": 312, + "width": 103.27001953125, + "height": 13, + "text": "(from 应用服务层)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59RnEnyBAfEA=", + "_parent": { + "$ref": "AAAAAAF59RnEniA8Aog=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -96, + "top": 312, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 604, + "top": 688, + "width": 149, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF59RnEnyA9roY=" + }, + "nameLabel": { + "$ref": "AAAAAAF59RnEnyA++6M=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF59RnEnyA/WfY=" + }, + "propertyLabel": { + "$ref": "AAAAAAF59RnEnyBAfEA=" + } + } + ], + "containerView": { + "$ref": "AAAAAAF59RXmDB71so0=" + }, + "font": "Arial;13;0", + "containerChangeable": true, + "left": 584, + "top": 688, + "width": 169, + "height": 49, + "nameCompartment": { + "$ref": "AAAAAAF59RnEniA8Aog=" + } + }, + { + "_type": "UMLComponentInstanceView", + "_id": "AAAAAAF59RntvSBV+SQ=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5vj2c=" + }, + "model": { + "$ref": "AAAAAAF59RntvSBTHqE=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF59RntvSBW/6M=", + "_parent": { + "$ref": "AAAAAAF59RntvSBV+SQ=" + }, + "model": { + "$ref": "AAAAAAF59RntvSBTHqE=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF59RntvSBXX8E=", + "_parent": { + "$ref": "AAAAAAF59RntvSBW/6M=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 840, + "top": 152, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59RntvSBYxaQ=", + "_parent": { + "$ref": "AAAAAAF59RntvSBW/6M=" + }, + "font": "Arial;13;1", + "left": 809, + "top": 695, + "width": 218, + "height": 13, + "underline": true, + "text": "宠物日常起居记录构件" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59RntvSBZNBk=", + "_parent": { + "$ref": "AAAAAAF59RntvSBW/6M=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 840, + "top": 152, + "width": 103.27001953125, + "height": 13, + "text": "(from 应用服务层)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59RntvSBaFXg=", + "_parent": { + "$ref": "AAAAAAF59RntvSBW/6M=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 840, + "top": 152, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 804, + "top": 688, + "width": 228, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF59RntvSBXX8E=" + }, + "nameLabel": { + "$ref": "AAAAAAF59RntvSBYxaQ=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF59RntvSBZNBk=" + }, + "propertyLabel": { + "$ref": "AAAAAAF59RntvSBaFXg=" + } + } + ], + "containerView": { + "$ref": "AAAAAAF59RXmDB71so0=" + }, + "font": "Arial;13;0", + "containerChangeable": true, + "left": 784, + "top": 688, + "width": 248, + "height": 49, + "nameCompartment": { + "$ref": "AAAAAAF59RntvSBW/6M=" + } + }, + { + "_type": "UMLComponentInstanceView", + "_id": "AAAAAAF59RpnDiB1BU8=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5vj2c=" + }, + "model": { + "$ref": "AAAAAAF59RpnDSBz84M=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF59RpnDiB2+4A=", + "_parent": { + "$ref": "AAAAAAF59RpnDiB1BU8=" + }, + "model": { + "$ref": "AAAAAAF59RpnDSBz84M=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF59RpnDiB3O4k=", + "_parent": { + "$ref": "AAAAAAF59RpnDiB2+4A=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 408, + "top": 1216, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59RpnDiB4GJY=", + "_parent": { + "$ref": "AAAAAAF59RpnDiB2+4A=" + }, + "font": "Arial;13;1", + "left": 441, + "top": 1047, + "width": 274, + "height": 13, + "underline": true, + "text": "数据库" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59RpnDiB5mac=", + "_parent": { + "$ref": "AAAAAAF59RpnDiB2+4A=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 408, + "top": 1216, + "width": 103.27001953125, + "height": 13, + "text": "(from 应用服务层)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59RpnDiB6AdI=", + "_parent": { + "$ref": "AAAAAAF59RpnDiB2+4A=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 408, + "top": 1216, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 436, + "top": 1040, + "width": 284, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF59RpnDiB3O4k=" + }, + "nameLabel": { + "$ref": "AAAAAAF59RpnDiB4GJY=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF59RpnDiB5mac=" + }, + "propertyLabel": { + "$ref": "AAAAAAF59RpnDiB6AdI=" + } + } + ], + "containerView": { + "$ref": "AAAAAAF59RXmDB71so0=" + }, + "font": "Arial;13;0", + "containerChangeable": true, + "left": 416, + "top": 1040, + "width": 304, + "height": 48, + "nameCompartment": { + "$ref": "AAAAAAF59RpnDiB2+4A=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF59SDAsyFlB4g=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5vj2c=" + }, + "model": { + "$ref": "AAAAAAF59SDAsiFjXBo=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF59SDAsyFm07E=", + "_parent": { + "$ref": "AAAAAAF59SDAsyFlB4g=" + }, + "model": { + "$ref": "AAAAAAF59SDAsiFjXBo=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF59SDAsyFnT2U=", + "_parent": { + "$ref": "AAAAAAF59SDAsyFm07E=" + }, + "font": "Arial;13;0", + "left": 397, + "top": 813, + "width": 343, + "height": 13, + "text": "«interface»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59SDAsyFoVa0=", + "_parent": { + "$ref": "AAAAAAF59SDAsyFm07E=" + }, + "font": "Arial;13;1", + "left": 397, + "top": 828, + "width": 343, + "height": 13, + "text": "数据服务接口" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59SDAsyFpQOI=", + "_parent": { + "$ref": "AAAAAAF59SDAsyFm07E=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 437, + "top": 958, + "width": 343, + "height": 13, + "text": "(from Model1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59SDAsyFqJJY=", + "_parent": { + "$ref": "AAAAAAF59SDAsyFm07E=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 389, + "top": 931, + "width": 343, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 392, + "top": 808, + "width": 353, + "height": 38, + "stereotypeLabel": { + "$ref": "AAAAAAF59SDAsyFnT2U=" + }, + "nameLabel": { + "$ref": "AAAAAAF59SDAsyFoVa0=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF59SDAsyFpQOI=" + }, + "propertyLabel": { + "$ref": "AAAAAAF59SDAsyFqJJY=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF59SDAsyFrDXI=", + "_parent": { + "$ref": "AAAAAAF59SDAsyFlB4g=" + }, + "model": { + "$ref": "AAAAAAF59SDAsiFjXBo=" + }, + "subViews": [ + { + "_type": "UMLAttributeView", + "_id": "AAAAAAF59VBwPSUBG3I=", + "_parent": { + "$ref": "AAAAAAF59SDAsyFrDXI=" + }, + "model": { + "$ref": "AAAAAAF59VBwMyT+tx4=" + }, + "font": "Arial;13;0", + "left": 397, + "top": 851, + "width": 343, + "height": 13, + "text": "+data: string", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 392, + "top": 846, + "width": 353, + "height": 23 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF59SDAsyFs9lE=", + "_parent": { + "$ref": "AAAAAAF59SDAsyFlB4g=" + }, + "model": { + "$ref": "AAAAAAF59SDAsiFjXBo=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF59VCQoCUICBQ=", + "_parent": { + "$ref": "AAAAAAF59SDAsyFs9lE=" + }, + "model": { + "$ref": "AAAAAAF59VCQmyUFDBc=" + }, + "font": "Arial;13;0", + "left": 397, + "top": 874, + "width": 343, + "height": 13, + "text": "+add()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF59VCywSUP4p8=", + "_parent": { + "$ref": "AAAAAAF59SDAsyFs9lE=" + }, + "model": { + "$ref": "AAAAAAF59VCyvCUMpBI=" + }, + "font": "Arial;13;0", + "left": 397, + "top": 889, + "width": 343, + "height": 13, + "text": "+update()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF59VDmtyUX6+U=", + "_parent": { + "$ref": "AAAAAAF59SDAsyFs9lE=" + }, + "model": { + "$ref": "AAAAAAF59VDmsSUUHHQ=" + }, + "font": "Arial;13;0", + "left": 397, + "top": 904, + "width": 343, + "height": 13, + "text": "+delete()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF59VFb8SUfOek=", + "_parent": { + "$ref": "AAAAAAF59SDAsyFs9lE=" + }, + "model": { + "$ref": "AAAAAAF59VFb7CUc/l0=" + }, + "font": "Arial;13;0", + "left": 397, + "top": 919, + "width": 343, + "height": 13, + "text": "+get()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 392, + "top": 869, + "width": 353, + "height": 68 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF59SDAsyFtBBQ=", + "_parent": { + "$ref": "AAAAAAF59SDAsyFlB4g=" + }, + "model": { + "$ref": "AAAAAAF59SDAsiFjXBo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 40, + "top": 80, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF59SDAsyFuyOA=", + "_parent": { + "$ref": "AAAAAAF59SDAsyFlB4g=" + }, + "model": { + "$ref": "AAAAAAF59SDAsiFjXBo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 40, + "top": 80, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 392, + "top": 808, + "width": 353, + "height": 153, + "nameCompartment": { + "$ref": "AAAAAAF59SDAsyFm07E=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF59SDAsyFrDXI=" + }, + "operationCompartment": { + "$ref": "AAAAAAF59SDAsyFs9lE=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF59SDAsyFtBBQ=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF59SDAsyFuyOA=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF59S+GriKc800=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5vj2c=" + }, + "model": { + "$ref": "AAAAAAF59S+GriKajz0=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF59S+GryKdVC8=", + "_parent": { + "$ref": "AAAAAAF59S+GriKc800=" + }, + "model": { + "$ref": "AAAAAAF59S+GriKajz0=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF59S+GryKeGcQ=", + "_parent": { + "$ref": "AAAAAAF59S+GryKdVC8=" + }, + "font": "Arial;13;0", + "left": 163, + "top": 509, + "width": 135, + "height": 13, + "text": "«interface»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59S+GryKfe5w=", + "_parent": { + "$ref": "AAAAAAF59S+GryKdVC8=" + }, + "font": "Arial;13;1", + "left": 163, + "top": 524, + "width": 135, + "height": 13, + "text": "知识浏览服务接口" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59S+GryKgKnc=", + "_parent": { + "$ref": "AAAAAAF59S+GryKdVC8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 173, + "top": 723, + "width": 151, + "height": 13, + "text": "(from 应用服务层)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59S+GryKhdhA=", + "_parent": { + "$ref": "AAAAAAF59S+GryKdVC8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -24, + "top": 144, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 158, + "top": 504, + "width": 145, + "height": 38, + "stereotypeLabel": { + "$ref": "AAAAAAF59S+GryKeGcQ=" + }, + "nameLabel": { + "$ref": "AAAAAAF59S+GryKfe5w=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF59S+GryKgKnc=" + }, + "propertyLabel": { + "$ref": "AAAAAAF59S+GryKhdhA=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF59S+GryKixPw=", + "_parent": { + "$ref": "AAAAAAF59S+GriKc800=" + }, + "model": { + "$ref": "AAAAAAF59S+GriKajz0=" + }, + "subViews": [ + { + "_type": "UMLAttributeView", + "_id": "AAAAAAF59WDboyY5Gm0=", + "_parent": { + "$ref": "AAAAAAF59S+GryKixPw=" + }, + "model": { + "$ref": "AAAAAAF59WDblyY2Tag=" + }, + "font": "Arial;13;0", + "left": 163, + "top": 547, + "width": 135, + "height": 13, + "text": "+information", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 158, + "top": 542, + "width": 145, + "height": 23 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF59S+GryKj7fY=", + "_parent": { + "$ref": "AAAAAAF59S+GriKc800=" + }, + "model": { + "$ref": "AAAAAAF59S+GriKajz0=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF59TmrOiSzRtc=", + "_parent": { + "$ref": "AAAAAAF59S+GryKj7fY=" + }, + "model": { + "$ref": "AAAAAAF59TmrLSSwAno=" + }, + "font": "Arial;13;0", + "left": 163, + "top": 570, + "width": 135, + "height": 13, + "text": "+get_information()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 158, + "top": 565, + "width": 145, + "height": 23 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF59S+GryKkF9s=", + "_parent": { + "$ref": "AAAAAAF59S+GriKc800=" + }, + "model": { + "$ref": "AAAAAAF59S+GriKajz0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 152, + "top": 562, + "width": 145, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF59S+GryKlqLQ=", + "_parent": { + "$ref": "AAAAAAF59S+GriKc800=" + }, + "model": { + "$ref": "AAAAAAF59S+GriKajz0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -24, + "top": 16, + "width": 10, + "height": 10 + } + ], + "containerView": { + "$ref": "AAAAAAF59RXmDB71so0=" + }, + "font": "Arial;13;0", + "containerChangeable": true, + "left": 158, + "top": 504, + "width": 145, + "height": 145, + "nameCompartment": { + "$ref": "AAAAAAF59S+GryKdVC8=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF59S+GryKixPw=" + }, + "operationCompartment": { + "$ref": "AAAAAAF59S+GryKj7fY=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF59S+GryKkF9s=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF59S+GryKlqLQ=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF59TAuJSLNXfw=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5vj2c=" + }, + "model": { + "$ref": "AAAAAAF59TAuJCLLSY8=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF59TAuJSLOJNs=", + "_parent": { + "$ref": "AAAAAAF59TAuJSLNXfw=" + }, + "model": { + "$ref": "AAAAAAF59TAuJCLLSY8=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF59TAuJSLPqz8=", + "_parent": { + "$ref": "AAAAAAF59TAuJSLOJNs=" + }, + "font": "Arial;13;0", + "left": 365, + "top": 509, + "width": 142, + "height": 13, + "text": "«interface»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59TAuJSLQLEI=", + "_parent": { + "$ref": "AAAAAAF59TAuJSLOJNs=" + }, + "font": "Arial;13;1", + "left": 365, + "top": 524, + "width": 142, + "height": 13, + "text": "用户收藏服务接口" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59TAuJSLRq2c=", + "_parent": { + "$ref": "AAAAAAF59TAuJSLOJNs=" + }, + "visible": false, + "font": "Arial;13;0", + "top": 240, + "width": 80.9072265625, + "height": 13, + "text": "(from Model1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59TAuJSLSjWE=", + "_parent": { + "$ref": "AAAAAAF59TAuJSLOJNs=" + }, + "visible": false, + "font": "Arial;13;0", + "top": 240, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 360, + "top": 504, + "width": 152, + "height": 38, + "stereotypeLabel": { + "$ref": "AAAAAAF59TAuJSLPqz8=" + }, + "nameLabel": { + "$ref": "AAAAAAF59TAuJSLQLEI=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF59TAuJSLRq2c=" + }, + "propertyLabel": { + "$ref": "AAAAAAF59TAuJSLSjWE=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF59TAuJSLTOBs=", + "_parent": { + "$ref": "AAAAAAF59TAuJSLNXfw=" + }, + "model": { + "$ref": "AAAAAAF59TAuJCLLSY8=" + }, + "font": "Arial;13;0", + "left": 360, + "top": 542, + "width": 152, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF59TAuJSLUHnk=", + "_parent": { + "$ref": "AAAAAAF59TAuJSLNXfw=" + }, + "model": { + "$ref": "AAAAAAF59TAuJCLLSY8=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF59TryrCTEEMY=", + "_parent": { + "$ref": "AAAAAAF59TAuJSLUHnk=" + }, + "model": { + "$ref": "AAAAAAF59TryoCTB6Qc=" + }, + "font": "Arial;13;0", + "left": 365, + "top": 557, + "width": 142, + "height": 13, + "text": "+add_collection()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF59Tta2STNE+A=", + "_parent": { + "$ref": "AAAAAAF59TAuJSLUHnk=" + }, + "model": { + "$ref": "AAAAAAF59Tta0yTKzfA=" + }, + "font": "Arial;13;0", + "left": 365, + "top": 572, + "width": 142, + "height": 13, + "text": "+delete_colletion()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF59TulFyTVYnA=", + "_parent": { + "$ref": "AAAAAAF59TAuJSLUHnk=" + }, + "model": { + "$ref": "AAAAAAF59TulEiTSCeY=" + }, + "font": "Arial;13;0", + "left": 365, + "top": 587, + "width": 142, + "height": 13, + "text": "+look_collection()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 360, + "top": 552, + "width": 152, + "height": 53 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF59TAuJSLVJwo=", + "_parent": { + "$ref": "AAAAAAF59TAuJSLNXfw=" + }, + "model": { + "$ref": "AAAAAAF59TAuJCLLSY8=" + }, + "visible": false, + "font": "Arial;13;0", + "top": 120, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF59TAuJSLWVpg=", + "_parent": { + "$ref": "AAAAAAF59TAuJSLNXfw=" + }, + "model": { + "$ref": "AAAAAAF59TAuJCLLSY8=" + }, + "visible": false, + "font": "Arial;13;0", + "top": 120, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 360, + "top": 504, + "width": 152, + "height": 145, + "nameCompartment": { + "$ref": "AAAAAAF59TAuJSLOJNs=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF59TAuJSLTOBs=" + }, + "operationCompartment": { + "$ref": "AAAAAAF59TAuJSLUHnk=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF59TAuJSLVJwo=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF59TAuJSLWVpg=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF59TBRdCL3N8E=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5vj2c=" + }, + "model": { + "$ref": "AAAAAAF59TBRdCL1g1I=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF59TBRdCL4ECQ=", + "_parent": { + "$ref": "AAAAAAF59TBRdCL3N8E=" + }, + "model": { + "$ref": "AAAAAAF59TBRdCL1g1I=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF59TBRdCL5kKM=", + "_parent": { + "$ref": "AAAAAAF59TBRdCL4ECQ=" + }, + "font": "Arial;13;0", + "left": 565, + "top": 509, + "width": 213.0146484375, + "height": 13, + "text": "«interface»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59TBRdCL6/5U=", + "_parent": { + "$ref": "AAAAAAF59TBRdCL4ECQ=" + }, + "font": "Arial;13;1", + "left": 565, + "top": 524, + "width": 213.0146484375, + "height": 13, + "text": "宠物推荐服务接口" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59TBRdCL74K0=", + "_parent": { + "$ref": "AAAAAAF59TBRdCL4ECQ=" + }, + "visible": false, + "font": "Arial;13;0", + "top": 176, + "width": 80.9072265625, + "height": 13, + "text": "(from Model1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59TBRdCL88K0=", + "_parent": { + "$ref": "AAAAAAF59TBRdCL4ECQ=" + }, + "visible": false, + "font": "Arial;13;0", + "top": 176, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 560, + "top": 504, + "width": 223.0146484375, + "height": 38, + "stereotypeLabel": { + "$ref": "AAAAAAF59TBRdCL5kKM=" + }, + "nameLabel": { + "$ref": "AAAAAAF59TBRdCL6/5U=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF59TBRdCL74K0=" + }, + "propertyLabel": { + "$ref": "AAAAAAF59TBRdCL88K0=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF59TBRdCL95nk=", + "_parent": { + "$ref": "AAAAAAF59TBRdCL3N8E=" + }, + "model": { + "$ref": "AAAAAAF59TBRdCL1g1I=" + }, + "subViews": [ + { + "_type": "UMLAttributeView", + "_id": "AAAAAAF59VXoiCVVsF8=", + "_parent": { + "$ref": "AAAAAAF59TBRdCL95nk=" + }, + "model": { + "$ref": "AAAAAAF59VXoeyVSevA=" + }, + "font": "Arial;13;0", + "left": 565, + "top": 547, + "width": 213.0146484375, + "height": 13, + "text": "+questionnair_information: string = \"\"", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAF59Vcl6CVjiW4=", + "_parent": { + "$ref": "AAAAAAF59TBRdCL95nk=" + }, + "model": { + "$ref": "AAAAAAF59Vcl2iVgQZM=" + }, + "font": "Arial;13;0", + "left": 565, + "top": 562, + "width": 213.0146484375, + "height": 13, + "text": "+recommend_choice: boolen = false", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 560, + "top": 542, + "width": 223.0146484375, + "height": 38 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF59TBRdCL+NK4=", + "_parent": { + "$ref": "AAAAAAF59TBRdCL3N8E=" + }, + "model": { + "$ref": "AAAAAAF59TBRdCL1g1I=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF59U2Q1STdKT8=", + "_parent": { + "$ref": "AAAAAAF59TBRdCL+NK4=" + }, + "model": { + "$ref": "AAAAAAF59U2QzSTaVuM=" + }, + "font": "Arial;13;0", + "left": 565, + "top": 585, + "width": 213.0146484375, + "height": 13, + "text": "+random_recommend()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF59U4N2CTlJWk=", + "_parent": { + "$ref": "AAAAAAF59TBRdCL+NK4=" + }, + "model": { + "$ref": "AAAAAAF59U4N0iTizD0=" + }, + "font": "Arial;13;0", + "left": 565, + "top": 600, + "width": 213.0146484375, + "height": 13, + "text": "+questionnaire_recommend()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 560, + "top": 580, + "width": 223.0146484375, + "height": 38 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF59TBRdCL/OFI=", + "_parent": { + "$ref": "AAAAAAF59TBRdCL3N8E=" + }, + "model": { + "$ref": "AAAAAAF59TBRdCL1g1I=" + }, + "visible": false, + "font": "Arial;13;0", + "top": 144, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF59TBRdCMA75s=", + "_parent": { + "$ref": "AAAAAAF59TBRdCL3N8E=" + }, + "model": { + "$ref": "AAAAAAF59TBRdCL1g1I=" + }, + "visible": false, + "font": "Arial;13;0", + "top": 144, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 560, + "top": 504, + "width": 223.0146484375, + "height": 145, + "nameCompartment": { + "$ref": "AAAAAAF59TBRdCL4ECQ=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF59TBRdCL95nk=" + }, + "operationCompartment": { + "$ref": "AAAAAAF59TBRdCL+NK4=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF59TBRdCL/OFI=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF59TBRdCMA75s=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF59TCDQyMiR2k=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5vj2c=" + }, + "model": { + "$ref": "AAAAAAF59TCDQyMg53g=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF59TCDQyMj68c=", + "_parent": { + "$ref": "AAAAAAF59TCDQyMiR2k=" + }, + "model": { + "$ref": "AAAAAAF59TCDQyMg53g=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF59TCDQyMkbIw=", + "_parent": { + "$ref": "AAAAAAF59TCDQyMj68c=" + }, + "font": "Arial;13;0", + "left": 821, + "top": 509, + "width": 182, + "height": 13, + "text": "«interface»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59TCDQyMla4M=", + "_parent": { + "$ref": "AAAAAAF59TCDQyMj68c=" + }, + "font": "Arial;13;1", + "left": 821, + "top": 524, + "width": 182, + "height": 13, + "text": "记录服务接口" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59TCDQyMmfTk=", + "_parent": { + "$ref": "AAAAAAF59TCDQyMj68c=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 112, + "top": 160, + "width": 80.9072265625, + "height": 13, + "text": "(from Model1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59TCDQyMnThU=", + "_parent": { + "$ref": "AAAAAAF59TCDQyMj68c=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 112, + "top": 160, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 816, + "top": 504, + "width": 192, + "height": 38, + "stereotypeLabel": { + "$ref": "AAAAAAF59TCDQyMkbIw=" + }, + "nameLabel": { + "$ref": "AAAAAAF59TCDQyMla4M=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF59TCDQyMmfTk=" + }, + "propertyLabel": { + "$ref": "AAAAAAF59TCDQyMnThU=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF59TCDQyMoGo4=", + "_parent": { + "$ref": "AAAAAAF59TCDQyMiR2k=" + }, + "model": { + "$ref": "AAAAAAF59TCDQyMg53g=" + }, + "subViews": [ + { + "_type": "UMLAttributeView", + "_id": "AAAAAAF59WFDJiZIauc=", + "_parent": { + "$ref": "AAAAAAF59TCDQyMoGo4=" + }, + "model": { + "$ref": "AAAAAAF59WFDICZFNrk=" + }, + "font": "Arial;13;0", + "left": 821, + "top": 547, + "width": 182, + "height": 13, + "text": "+record", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 816, + "top": 542, + "width": 192, + "height": 23 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF59TCDQyMpDI0=", + "_parent": { + "$ref": "AAAAAAF59TCDQyMiR2k=" + }, + "model": { + "$ref": "AAAAAAF59TCDQyMg53g=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF59U85ciTscV0=", + "_parent": { + "$ref": "AAAAAAF59TCDQyMpDI0=" + }, + "model": { + "$ref": "AAAAAAF59U85aiTp3Bs=" + }, + "font": "Arial;13;0", + "left": 821, + "top": 570, + "width": 182, + "height": 13, + "text": "+add_record()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF59U9hwCTzZ7Y=", + "_parent": { + "$ref": "AAAAAAF59TCDQyMpDI0=" + }, + "model": { + "$ref": "AAAAAAF59U9huSTweXo=" + }, + "font": "Arial;13;0", + "left": 821, + "top": 585, + "width": 182, + "height": 13, + "text": "+modify_record()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF59U+vXCT66Dc=", + "_parent": { + "$ref": "AAAAAAF59TCDQyMpDI0=" + }, + "model": { + "$ref": "AAAAAAF59U+vViT3nPI=" + }, + "font": "Arial;13;0", + "left": 821, + "top": 600, + "width": 182, + "height": 13, + "text": "+delete_record()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 816, + "top": 565, + "width": 192, + "height": 53 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF59TCDQyMqFMA=", + "_parent": { + "$ref": "AAAAAAF59TCDQyMiR2k=" + }, + "model": { + "$ref": "AAAAAAF59TCDQyMg53g=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 56, + "top": 80, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF59TCDQyMrr/0=", + "_parent": { + "$ref": "AAAAAAF59TCDQyMiR2k=" + }, + "model": { + "$ref": "AAAAAAF59TCDQyMg53g=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 56, + "top": 80, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 816, + "top": 504, + "width": 192, + "height": 144, + "nameCompartment": { + "$ref": "AAAAAAF59TCDQyMj68c=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF59TCDQyMoGo4=" + }, + "operationCompartment": { + "$ref": "AAAAAAF59TCDQyMpDI0=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF59TCDQyMqFMA=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF59TCDQyMrr/0=" + } + }, + { + "_type": "UMLDependencyView", + "_id": "AAAAAAF59TM6HiNgNI4=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5vj2c=" + }, + "model": { + "$ref": "AAAAAAF59TM6HiNeZ+k=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59TM6HiNhRoE=", + "_parent": { + "$ref": "AAAAAAF59TM6HiNgNI4=" + }, + "model": { + "$ref": "AAAAAAF59TM6HiNeZ+k=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 245, + "top": 661, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF59TM6HiNgNI4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59TM6HiNibHc=", + "_parent": { + "$ref": "AAAAAAF59TM6HiNgNI4=" + }, + "model": { + "$ref": "AAAAAAF59TM6HiNeZ+k=" + }, + "visible": "", + "font": "Arial;13;0", + "left": 246, + "top": 661, + "width": 28.919921875, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF59TM6HiNgNI4=" + }, + "edgePosition": 1, + "text": "«12»" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59TM6HiNjuNk=", + "_parent": { + "$ref": "AAAAAAF59TM6HiNgNI4=" + }, + "model": { + "$ref": "AAAAAAF59TM6HiNeZ+k=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 216, + "top": 662, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF59TM6HiNgNI4=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF59RkYeSAHvig=" + }, + "tail": { + "$ref": "AAAAAAF59S+GriKc800=" + }, + "lineStyle": 1, + "points": "231:649;231:687", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF59TM6HiNhRoE=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF59TM6HiNibHc=" + }, + "propertyLabel": { + "$ref": "AAAAAAF59TM6HiNjuNk=" + } + }, + { + "_type": "UMLDependencyView", + "_id": "AAAAAAF59TPBxSNxUOc=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5vj2c=" + }, + "model": { + "$ref": "AAAAAAF59TPBxSNvijQ=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59TPBxSNyQ+c=", + "_parent": { + "$ref": "AAAAAAF59TPBxSNxUOc=" + }, + "model": { + "$ref": "AAAAAAF59TPBxSNvijQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 449, + "top": 661, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF59TPBxSNxUOc=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59TPBxSNzsi8=", + "_parent": { + "$ref": "AAAAAAF59TPBxSNxUOc=" + }, + "model": { + "$ref": "AAAAAAF59TPBxSNvijQ=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 464, + "top": 661, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF59TPBxSNxUOc=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59TPBxSN05Ao=", + "_parent": { + "$ref": "AAAAAAF59TPBxSNxUOc=" + }, + "model": { + "$ref": "AAAAAAF59TPBxSNvijQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 420, + "top": 662, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF59TPBxSNxUOc=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF59RmAFiAhQDc=" + }, + "tail": { + "$ref": "AAAAAAF59TAuJSLNXfw=" + }, + "lineStyle": 1, + "points": "435:649;435:687", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF59TPBxSNyQ+c=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF59TPBxSNzsi8=" + }, + "propertyLabel": { + "$ref": "AAAAAAF59TPBxSN05Ao=" + } + }, + { + "_type": "UMLDependencyView", + "_id": "AAAAAAF59TPa2SOD+rk=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5vj2c=" + }, + "model": { + "$ref": "AAAAAAF59TPa2SOB4EM=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59TPa2SOE7Gc=", + "_parent": { + "$ref": "AAAAAAF59TPa2SOD+rk=" + }, + "model": { + "$ref": "AAAAAAF59TPa2SOB4EM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 683, + "top": 661, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF59TPa2SOD+rk=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59TPa2SOF/SA=", + "_parent": { + "$ref": "AAAAAAF59TPa2SOD+rk=" + }, + "model": { + "$ref": "AAAAAAF59TPa2SOB4EM=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 698, + "top": 661, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF59TPa2SOD+rk=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59TPa2SOGnWg=", + "_parent": { + "$ref": "AAAAAAF59TPa2SOD+rk=" + }, + "model": { + "$ref": "AAAAAAF59TPa2SOB4EM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 654, + "top": 662, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF59TPa2SOD+rk=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF59RnEniA732c=" + }, + "tail": { + "$ref": "AAAAAAF59TBRdCL3N8E=" + }, + "lineStyle": 1, + "points": "669:649;669:687", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF59TPa2SOE7Gc=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF59TPa2SOF/SA=" + }, + "propertyLabel": { + "$ref": "AAAAAAF59TPa2SOGnWg=" + } + }, + { + "_type": "UMLDependencyView", + "_id": "AAAAAAF59TPiqiOUWac=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5vj2c=" + }, + "model": { + "$ref": "AAAAAAF59TPiqiOSbP4=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59TPiqiOVKEk=", + "_parent": { + "$ref": "AAAAAAF59TPiqiOUWac=" + }, + "model": { + "$ref": "AAAAAAF59TPiqiOSbP4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 922, + "top": 660, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF59TPiqiOUWac=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59TPiqiOWd7c=", + "_parent": { + "$ref": "AAAAAAF59TPiqiOUWac=" + }, + "model": { + "$ref": "AAAAAAF59TPiqiOSbP4=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 937, + "top": 660, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF59TPiqiOUWac=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59TPiqiOXexo=", + "_parent": { + "$ref": "AAAAAAF59TPiqiOUWac=" + }, + "model": { + "$ref": "AAAAAAF59TPiqiOSbP4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 893, + "top": 661, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF59TPiqiOUWac=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF59RntvSBV+SQ=" + }, + "tail": { + "$ref": "AAAAAAF59TCDQyMiR2k=" + }, + "lineStyle": 1, + "points": "909:648;908:687", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF59TPiqiOVKEk=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF59TPiqiOWd7c=" + }, + "propertyLabel": { + "$ref": "AAAAAAF59TPiqiOXexo=" + } + }, + { + "_type": "UMLDependencyView", + "_id": "AAAAAAF59TS+GSOyGB4=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5vj2c=" + }, + "model": { + "$ref": "AAAAAAF59TS+GCOw05M=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59TS+GSOzDpc=", + "_parent": { + "$ref": "AAAAAAF59TS+GSOyGB4=" + }, + "model": { + "$ref": "AAAAAAF59TS+GCOw05M=" + }, + "font": "Arial;13;0", + "left": 312, + "top": 752, + "width": 85.591796875, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF59TS+GSOyGB4=" + }, + "edgePosition": 1, + "text": "+请求数据服务" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59TS+GSO0iD4=", + "_parent": { + "$ref": "AAAAAAF59TS+GSOyGB4=" + }, + "model": { + "$ref": "AAAAAAF59TS+GCOw05M=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 361, + "top": 739, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF59TS+GSOyGB4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59TS+GSO1MRU=", + "_parent": { + "$ref": "AAAAAAF59TS+GSOyGB4=" + }, + "model": { + "$ref": "AAAAAAF59TS+GCOw05M=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 341, + "top": 779, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF59TS+GSOyGB4=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF59SDAsyFlB4g=" + }, + "tail": { + "$ref": "AAAAAAF59RkYeSAHvig=" + }, + "lineStyle": 1, + "points": "280:737;417:807", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF59TS+GSOzDpc=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF59TS+GSO0iD4=" + }, + "propertyLabel": { + "$ref": "AAAAAAF59TS+GSO1MRU=" + } + }, + { + "_type": "UMLDependencyView", + "_id": "AAAAAAF59TUD7iPFasg=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5vj2c=" + }, + "model": { + "$ref": "AAAAAAF59TUD7iPD4gg=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59TUD7iPGzcc=", + "_parent": { + "$ref": "AAAAAAF59TUD7iPFasg=" + }, + "model": { + "$ref": "AAAAAAF59TUD7iPD4gg=" + }, + "font": "Arial;13;0", + "left": 450, + "top": 755, + "width": 85.591796875, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF59TUD7iPFasg=" + }, + "edgePosition": 1, + "text": "+请求数据服务" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59TUD7yPHe/c=", + "_parent": { + "$ref": "AAAAAAF59TUD7iPFasg=" + }, + "model": { + "$ref": "AAAAAAF59TUD7iPD4gg=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 504, + "top": 746, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF59TUD7iPFasg=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59TUD7yPIujc=", + "_parent": { + "$ref": "AAAAAAF59TUD7iPFasg=" + }, + "model": { + "$ref": "AAAAAAF59TUD7iPD4gg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 469, + "top": 774, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF59TUD7iPFasg=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF59SDAsyFlB4g=" + }, + "tail": { + "$ref": "AAAAAAF59RmAFiAhQDc=" + }, + "lineStyle": 1, + "points": "454:736;509:807", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF59TUD7iPGzcc=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF59TUD7yPHe/c=" + }, + "propertyLabel": { + "$ref": "AAAAAAF59TUD7yPIujc=" + } + }, + { + "_type": "UMLDependencyView", + "_id": "AAAAAAF59TUtvCPXKN8=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5vj2c=" + }, + "model": { + "$ref": "AAAAAAF59TUtvCPVO+M=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59TUtvCPYNZw=", + "_parent": { + "$ref": "AAAAAAF59TUtvCPXKN8=" + }, + "model": { + "$ref": "AAAAAAF59TUtvCPVO+M=" + }, + "font": "Arial;13;0", + "left": 604, + "top": 773, + "width": 85.591796875, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF59TUtvCPXKN8=" + }, + "edgePosition": 1, + "text": "+请求数据服务" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59TUtvCPZBIg=", + "_parent": { + "$ref": "AAAAAAF59TUtvCPXKN8=" + }, + "model": { + "$ref": "AAAAAAF59TUtvCPVO+M=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 659, + "top": 780, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF59TUtvCPXKN8=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59TUtvCPaWqE=", + "_parent": { + "$ref": "AAAAAAF59TUtvCPXKN8=" + }, + "model": { + "$ref": "AAAAAAF59TUtvCPVO+M=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 619, + "top": 758, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF59TUtvCPXKN8=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF59SDAsyFlB4g=" + }, + "tail": { + "$ref": "AAAAAAF59RnEniA732c=" + }, + "lineStyle": 1, + "points": "653:737;613:807", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF59TUtvCPYNZw=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF59TUtvCPZBIg=" + }, + "propertyLabel": { + "$ref": "AAAAAAF59TUtvCPaWqE=" + } + }, + { + "_type": "UMLDependencyView", + "_id": "AAAAAAF59TVXciPpOA4=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5vj2c=" + }, + "model": { + "$ref": "AAAAAAF59TVXciPnZqI=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59TVXciPqu1E=", + "_parent": { + "$ref": "AAAAAAF59TVXciPpOA4=" + }, + "model": { + "$ref": "AAAAAAF59TVXciPnZqI=" + }, + "font": "Arial;13;0", + "left": 753, + "top": 779, + "width": 85.591796875, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF59TVXciPpOA4=" + }, + "edgePosition": 1, + "text": "+请求数据服务" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59TVXciPrLwI=", + "_parent": { + "$ref": "AAAAAAF59TVXciPpOA4=" + }, + "model": { + "$ref": "AAAAAAF59TVXciPnZqI=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 802, + "top": 792, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF59TVXciPpOA4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59TVXciPsMTo=", + "_parent": { + "$ref": "AAAAAAF59TVXciPpOA4=" + }, + "model": { + "$ref": "AAAAAAF59TVXciPnZqI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 782, + "top": 752, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF59TVXciPpOA4=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF59SDAsyFlB4g=" + }, + "tail": { + "$ref": "AAAAAAF59RntvSBV+SQ=" + }, + "lineStyle": 1, + "points": "858:737;720:807", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF59TVXciPqu1E=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF59TVXciPrLwI=" + }, + "propertyLabel": { + "$ref": "AAAAAAF59TVXciPsMTo=" + } + }, + { + "_type": "UMLDependencyView", + "_id": "AAAAAAF59VKDByU/UL4=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5vj2c=" + }, + "model": { + "$ref": "AAAAAAF59VKDByU9g1E=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59VKDByVAeo0=", + "_parent": { + "$ref": "AAAAAAF59VKDByU/UL4=" + }, + "model": { + "$ref": "AAAAAAF59VKDByU9g1E=" + }, + "font": "Arial;13;0", + "left": 488, + "top": 992, + "width": 59.591796875, + "height": 13, + "alpha": 0.5850022569123822, + "distance": 53.03772242470448, + "hostEdge": { + "$ref": "AAAAAAF59VKDByU/UL4=" + }, + "edgePosition": 1, + "text": "+请求数据" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59VKDByVBw/E=", + "_parent": { + "$ref": "AAAAAAF59VKDByU/UL4=" + }, + "model": { + "$ref": "AAAAAAF59VKDByU9g1E=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 479, + "top": 968, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF59VKDByU/UL4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59VKDByVCAZQ=", + "_parent": { + "$ref": "AAAAAAF59VKDByU/UL4=" + }, + "model": { + "$ref": "AAAAAAF59VKDByU9g1E=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 456, + "top": 1006, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF59VKDByU/UL4=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF59RpnDiB1BU8=" + }, + "tail": { + "$ref": "AAAAAAF59SDAsyFlB4g=" + }, + "lineStyle": 1, + "points": "499:961;464:1000;528:1039", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF59VKDByVAeo0=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF59VKDByVBw/E=" + }, + "propertyLabel": { + "$ref": "AAAAAAF59VKDByVCAZQ=" + } + }, + { + "_type": "UMLDependencyView", + "_id": "AAAAAAF59VkjFiVuBrE=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5vj2c=" + }, + "model": { + "$ref": "AAAAAAF59VkjFiVsRoU=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59VkjFyVvWCM=", + "_parent": { + "$ref": "AAAAAAF59VkjFiVuBrE=" + }, + "model": { + "$ref": "AAAAAAF59VkjFiVsRoU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 330, + "top": 585, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF59VkjFiVuBrE=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59VkjFyVw6Tw=", + "_parent": { + "$ref": "AAAAAAF59VkjFiVuBrE=" + }, + "model": { + "$ref": "AAAAAAF59VkjFiVsRoU=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 330, + "top": 600, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF59VkjFiVuBrE=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59VkjFyVxzHI=", + "_parent": { + "$ref": "AAAAAAF59VkjFiVuBrE=" + }, + "model": { + "$ref": "AAAAAAF59VkjFiVsRoU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 331, + "top": 555, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF59VkjFiVuBrE=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF59S+GriKc800=" + }, + "tail": { + "$ref": "AAAAAAF59TAuJSLNXfw=" + }, + "lineStyle": 1, + "points": "359:576;303:576", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF59VkjFyVvWCM=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF59VkjFyVw6Tw=" + }, + "propertyLabel": { + "$ref": "AAAAAAF59VkjFyVxzHI=" + } + }, + { + "_type": "UMLDependencyView", + "_id": "AAAAAAF59VlhBSV/Xtg=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5vj2c=" + }, + "model": { + "$ref": "AAAAAAF59VlhBSV9VOs=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59VlhBSWA9lo=", + "_parent": { + "$ref": "AAAAAAF59VlhBSV/Xtg=" + }, + "model": { + "$ref": "AAAAAAF59VlhBSV9VOs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 535, + "top": 555, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF59VlhBSV/Xtg=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59VlhBSWBqMc=", + "_parent": { + "$ref": "AAAAAAF59VlhBSV/Xtg=" + }, + "model": { + "$ref": "AAAAAAF59VlhBSV9VOs=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 535, + "top": 540, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF59VlhBSV/Xtg=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59VlhBSWCjSk=", + "_parent": { + "$ref": "AAAAAAF59VlhBSV/Xtg=" + }, + "model": { + "$ref": "AAAAAAF59VlhBSV9VOs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 535, + "top": 585, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF59VlhBSV/Xtg=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF59TBRdCL3N8E=" + }, + "tail": { + "$ref": "AAAAAAF59TAuJSLNXfw=" + }, + "lineStyle": 1, + "points": "512:576;559:576", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF59VlhBSWA9lo=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF59VlhBSWBqMc=" + }, + "propertyLabel": { + "$ref": "AAAAAAF59VlhBSWCjSk=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF59Vs+KyWTc9U=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5vj2c=" + }, + "model": { + "$ref": "AAAAAAF59Vs+KyWRz1w=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF59Vs+LCWUi2g=", + "_parent": { + "$ref": "AAAAAAF59Vs+KyWTc9U=" + }, + "model": { + "$ref": "AAAAAAF59Vs+KyWRz1w=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF59Vs+LCWVJZU=", + "_parent": { + "$ref": "AAAAAAF59Vs+LCWUi2g=" + }, + "font": "Arial;13;0", + "left": 477, + "top": 133, + "width": 214, + "height": 13, + "text": "«interface»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59Vs+LCWWij4=", + "_parent": { + "$ref": "AAAAAAF59Vs+LCWUi2g=" + }, + "font": "Arial;13;1", + "left": 477, + "top": 148, + "width": 214, + "height": 13, + "text": "用户功能接口" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59Vs+LCWXPms=", + "_parent": { + "$ref": "AAAAAAF59Vs+LCWUi2g=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 80.9072265625, + "height": 13, + "text": "(from Model1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59Vs+LCWY8Vc=", + "_parent": { + "$ref": "AAAAAAF59Vs+LCWUi2g=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 472, + "top": 128, + "width": 224, + "height": 38, + "stereotypeLabel": { + "$ref": "AAAAAAF59Vs+LCWVJZU=" + }, + "nameLabel": { + "$ref": "AAAAAAF59Vs+LCWWij4=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF59Vs+LCWXPms=" + }, + "propertyLabel": { + "$ref": "AAAAAAF59Vs+LCWY8Vc=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF59Vs+LCWZjnM=", + "_parent": { + "$ref": "AAAAAAF59Vs+KyWTc9U=" + }, + "model": { + "$ref": "AAAAAAF59Vs+KyWRz1w=" + }, + "font": "Arial;13;0", + "left": 472, + "top": 166, + "width": 224, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF59Vs+LCWaRKo=", + "_parent": { + "$ref": "AAAAAAF59Vs+KyWTc9U=" + }, + "model": { + "$ref": "AAAAAAF59Vs+KyWRz1w=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF59VuYBiW/i8k=", + "_parent": { + "$ref": "AAAAAAF59Vs+LCWaRKo=" + }, + "model": { + "$ref": "AAAAAAF59VuX+yW8c5M=" + }, + "font": "Arial;13;0", + "left": 477, + "top": 181, + "width": 214, + "height": 13, + "text": "+browse()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF59VxPkyXG+z0=", + "_parent": { + "$ref": "AAAAAAF59Vs+LCWaRKo=" + }, + "model": { + "$ref": "AAAAAAF59VxPjCXDxvs=" + }, + "font": "Arial;13;0", + "left": 477, + "top": 196, + "width": 214, + "height": 13, + "text": "+collect()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF59VxfKiXMMLo=", + "_parent": { + "$ref": "AAAAAAF59Vs+LCWaRKo=" + }, + "model": { + "$ref": "AAAAAAF59VxfIyXJigk=" + }, + "font": "Arial;13;0", + "left": 477, + "top": 211, + "width": 214, + "height": 13, + "text": "+recommend()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF59VxpziXS4kw=", + "_parent": { + "$ref": "AAAAAAF59Vs+LCWaRKo=" + }, + "model": { + "$ref": "AAAAAAF59VxpxyXP730=" + }, + "font": "Arial;13;0", + "left": 477, + "top": 226, + "width": 214, + "height": 13, + "text": "+record()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 472, + "top": 176, + "width": 224, + "height": 68 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF59Vs+LCWb52M=", + "_parent": { + "$ref": "AAAAAAF59Vs+KyWTc9U=" + }, + "model": { + "$ref": "AAAAAAF59Vs+KyWRz1w=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF59Vs+LCWc2Lc=", + "_parent": { + "$ref": "AAAAAAF59Vs+KyWTc9U=" + }, + "model": { + "$ref": "AAAAAAF59Vs+KyWRz1w=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 472, + "top": 128, + "width": 224, + "height": 144, + "nameCompartment": { + "$ref": "AAAAAAF59Vs+LCWUi2g=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF59Vs+LCWZjnM=" + }, + "operationCompartment": { + "$ref": "AAAAAAF59Vs+LCWaRKo=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF59Vs+LCWb52M=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF59Vs+LCWc2Lc=" + } + }, + { + "_type": "UMLDependencyView", + "_id": "AAAAAAF59V29qSX2l7Q=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5vj2c=" + }, + "model": { + "$ref": "AAAAAAF59V29qCX0pwE=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59V29qSX3i9c=", + "_parent": { + "$ref": "AAAAAAF59V29qSX2l7Q=" + }, + "model": { + "$ref": "AAAAAAF59V29qCX0pwE=" + }, + "font": "Arial;13;0", + "left": 408, + "top": 368, + "width": 59.591796875, + "height": 13, + "alpha": 1.401449246169571, + "distance": 91.54780172128658, + "hostEdge": { + "$ref": "AAAAAAF59V29qSX2l7Q=" + }, + "edgePosition": 1, + "text": "+请求服务" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59V29qSX48PE=", + "_parent": { + "$ref": "AAAAAAF59V29qSX2l7Q=" + }, + "model": { + "$ref": "AAAAAAF59V29qCX0pwE=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 377, + "top": 386, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF59V29qSX2l7Q=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59V29qSX5/dI=", + "_parent": { + "$ref": "AAAAAAF59V29qSX2l7Q=" + }, + "model": { + "$ref": "AAAAAAF59V29qCX0pwE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 339, + "top": 409, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF59V29qSX2l7Q=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF59RXmDB71so0=" + }, + "tail": { + "$ref": "AAAAAAF59RXDMx7bJog=" + }, + "lineStyle": 1, + "points": "452:305;352:408;371:439", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF59V29qSX3i9c=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF59V29qSX48PE=" + }, + "propertyLabel": { + "$ref": "AAAAAAF59V29qSX5/dI=" + } + }, + { + "_type": "UMLDependencyView", + "_id": "AAAAAAF59V3uRiYJBtU=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5vj2c=" + }, + "model": { + "$ref": "AAAAAAF59V3uRiYH+pY=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59V3uRyYK7VU=", + "_parent": { + "$ref": "AAAAAAF59V3uRiYJBtU=" + }, + "model": { + "$ref": "AAAAAAF59V3uRiYH+pY=" + }, + "font": "Arial;13;0", + "left": 687, + "top": 368, + "width": 59.591796875, + "height": 13, + "alpha": 0.4978688486714815, + "distance": 86.97700845625813, + "hostEdge": { + "$ref": "AAAAAAF59V3uRiYJBtU=" + }, + "edgePosition": 1, + "text": "+提供服务" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59V3uRyYLnJw=", + "_parent": { + "$ref": "AAAAAAF59V3uRiYJBtU=" + }, + "model": { + "$ref": "AAAAAAF59V3uRiYH+pY=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 778, + "top": 414, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF59V3uRiYJBtU=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59V3uRyYMT4I=", + "_parent": { + "$ref": "AAAAAAF59V3uRiYJBtU=" + }, + "model": { + "$ref": "AAAAAAF59V3uRiYH+pY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 810, + "top": 383, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF59V3uRiYJBtU=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF59RXDMx7bJog=" + }, + "tail": { + "$ref": "AAAAAAF59RXmDB71so0=" + }, + "lineStyle": 1, + "points": "778:439;800:400;708:305", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF59V3uRyYK7VU=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF59V3uRyYLnJw=" + }, + "propertyLabel": { + "$ref": "AAAAAAF59V3uRyYMT4I=" + } + }, + { + "_type": "UMLDependencyView", + "_id": "AAAAAAF59V9CFSYhIHQ=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5vj2c=" + }, + "model": { + "$ref": "AAAAAAF59V9CFSYf2OQ=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59V9CFSYifNw=", + "_parent": { + "$ref": "AAAAAAF59V9CFSYhIHQ=" + }, + "model": { + "$ref": "AAAAAAF59V9CFSYf2OQ=" + }, + "font": "Arial;13;0", + "left": 678, + "top": 991, + "width": 59.591796875, + "height": 13, + "alpha": 4.036490949249097, + "distance": 36.05551275463989, + "hostEdge": { + "$ref": "AAAAAAF59V9CFSYhIHQ=" + }, + "edgePosition": 1, + "text": "+提供数据" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59V9CFSYjxys=", + "_parent": { + "$ref": "AAAAAAF59V9CFSYhIHQ=" + }, + "model": { + "$ref": "AAAAAAF59V9CFSYf2OQ=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 649, + "top": 1014, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF59V9CFSYhIHQ=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59V9CFSYkwx0=", + "_parent": { + "$ref": "AAAAAAF59V9CFSYhIHQ=" + }, + "model": { + "$ref": "AAAAAAF59V9CFSYf2OQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 683, + "top": 983, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF59V9CFSYhIHQ=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF59SDAsyFlB4g=" + }, + "tail": { + "$ref": "AAAAAAF59RpnDiB1BU8=" + }, + "lineStyle": 1, + "points": "607:1039;672:1000;637:961", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF59V9CFSYifNw=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF59V9CFSYjxys=" + }, + "propertyLabel": { + "$ref": "AAAAAAF59V9CFSYkwx0=" + } + } + ] + }, + { + "_type": "UMLPackage", + "_id": "AAAAAAF59RXDMx7ZD1U=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5unnk=" + }, + "name": "用户界面层", + "ownedElements": [ + { + "_type": "UMLDependency", + "_id": "AAAAAAF59V29qCX0pwE=", + "_parent": { + "$ref": "AAAAAAF59RXDMx7ZD1U=" + }, + "name": "请求服务", + "source": { + "$ref": "AAAAAAF59RXDMx7ZD1U=" + }, + "target": { + "$ref": "AAAAAAF59RXmCx7zRtg=" + } + } + ] + }, + { + "_type": "UMLPackage", + "_id": "AAAAAAF59RXmCx7zRtg=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5unnk=" + }, + "name": "应用服务层", + "ownedElements": [ + { + "_type": "UMLComponentInstance", + "_id": "AAAAAAF59RkYeSAFprw=", + "_parent": { + "$ref": "AAAAAAF59RXmCx7zRtg=" + }, + "name": "宠物知识构件", + "ownedElements": [ + { + "_type": "UMLDependency", + "_id": "AAAAAAF59TS+GCOw05M=", + "_parent": { + "$ref": "AAAAAAF59RkYeSAFprw=" + }, + "name": "请求数据服务", + "source": { + "$ref": "AAAAAAF59RkYeSAFprw=" + }, + "target": { + "$ref": "AAAAAAF59SDAsiFjXBo=" + } + } + ] + }, + { + "_type": "UMLComponentInstance", + "_id": "AAAAAAF59RmAFSAfTrA=", + "_parent": { + "$ref": "AAAAAAF59RXmCx7zRtg=" + }, + "name": "用户收藏构件", + "ownedElements": [ + { + "_type": "UMLDependency", + "_id": "AAAAAAF59TUD7iPD4gg=", + "_parent": { + "$ref": "AAAAAAF59RmAFSAfTrA=" + }, + "name": "请求数据服务", + "source": { + "$ref": "AAAAAAF59RmAFSAfTrA=" + }, + "target": { + "$ref": "AAAAAAF59SDAsiFjXBo=" + } + } + ] + }, + { + "_type": "UMLComponentInstance", + "_id": "AAAAAAF59RnEniA5gQo=", + "_parent": { + "$ref": "AAAAAAF59RXmCx7zRtg=" + }, + "name": "宠物推荐构件", + "ownedElements": [ + { + "_type": "UMLDependency", + "_id": "AAAAAAF59TUtvCPVO+M=", + "_parent": { + "$ref": "AAAAAAF59RnEniA5gQo=" + }, + "name": "请求数据服务", + "source": { + "$ref": "AAAAAAF59RnEniA5gQo=" + }, + "target": { + "$ref": "AAAAAAF59SDAsiFjXBo=" + } + } + ] + }, + { + "_type": "UMLComponentInstance", + "_id": "AAAAAAF59RntvSBTHqE=", + "_parent": { + "$ref": "AAAAAAF59RXmCx7zRtg=" + }, + "name": "宠物日常起居记录构件", + "ownedElements": [ + { + "_type": "UMLDependency", + "_id": "AAAAAAF59TVXciPnZqI=", + "_parent": { + "$ref": "AAAAAAF59RntvSBTHqE=" + }, + "name": "请求数据服务", + "source": { + "$ref": "AAAAAAF59RntvSBTHqE=" + }, + "target": { + "$ref": "AAAAAAF59SDAsiFjXBo=" + } + } + ] + }, + { + "_type": "UMLComponentInstance", + "_id": "AAAAAAF59RpnDSBz84M=", + "_parent": { + "$ref": "AAAAAAF59RXmCx7zRtg=" + }, + "name": "数据库", + "ownedElements": [ + { + "_type": "UMLDependency", + "_id": "AAAAAAF59V9CFSYf2OQ=", + "_parent": { + "$ref": "AAAAAAF59RpnDSBz84M=" + }, + "name": "提供数据", + "source": { + "$ref": "AAAAAAF59RpnDSBz84M=" + }, + "target": { + "$ref": "AAAAAAF59SDAsiFjXBo=" + } + } + ], + "value": "12" + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF59S+GriKajz0=", + "_parent": { + "$ref": "AAAAAAF59RXmCx7zRtg=" + }, + "name": "知识浏览服务接口", + "ownedElements": [ + { + "_type": "UMLDependency", + "_id": "AAAAAAF59TM6HiNeZ+k=", + "_parent": { + "$ref": "AAAAAAF59S+GriKajz0=" + }, + "source": { + "$ref": "AAAAAAF59S+GriKajz0=" + }, + "target": { + "$ref": "AAAAAAF59RkYeSAFprw=" + }, + "stereotype": "" + } + ], + "stereotype": "interface", + "attributes": [ + { + "_type": "UMLAttribute", + "_id": "AAAAAAF59WDblyY2Tag=", + "_parent": { + "$ref": "AAAAAAF59S+GriKajz0=" + }, + "name": "information", + "type": "" + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF59TmrLSSwAno=", + "_parent": { + "$ref": "AAAAAAF59S+GriKajz0=" + }, + "name": "get_information" + } + ] + }, + { + "_type": "UMLDependency", + "_id": "AAAAAAF59V3uRiYH+pY=", + "_parent": { + "$ref": "AAAAAAF59RXmCx7zRtg=" + }, + "name": "提供服务", + "source": { + "$ref": "AAAAAAF59RXmCx7zRtg=" + }, + "target": { + "$ref": "AAAAAAF59RXDMx7ZD1U=" + } + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF59R9qgSD41RQ=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5unnk=" + }, + "name": "Class1", + "documentation": "asas" + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF59SDAsiFjXBo=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5unnk=" + }, + "name": "数据服务接口", + "ownedElements": [ + { + "_type": "UMLDependency", + "_id": "AAAAAAF59VKDByU9g1E=", + "_parent": { + "$ref": "AAAAAAF59SDAsiFjXBo=" + }, + "name": "请求数据", + "source": { + "$ref": "AAAAAAF59SDAsiFjXBo=" + }, + "target": { + "$ref": "AAAAAAF59RpnDSBz84M=" + } + } + ], + "stereotype": "interface", + "attributes": [ + { + "_type": "UMLAttribute", + "_id": "AAAAAAF59VBwMyT+tx4=", + "_parent": { + "$ref": "AAAAAAF59SDAsiFjXBo=" + }, + "name": "data", + "type": "string" + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF59VCQmyUFDBc=", + "_parent": { + "$ref": "AAAAAAF59SDAsiFjXBo=" + }, + "name": "add" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF59VCyvCUMpBI=", + "_parent": { + "$ref": "AAAAAAF59SDAsiFjXBo=" + }, + "name": "update" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF59VDmsSUUHHQ=", + "_parent": { + "$ref": "AAAAAAF59SDAsiFjXBo=" + }, + "name": "delete" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF59VFb7CUc/l0=", + "_parent": { + "$ref": "AAAAAAF59SDAsiFjXBo=" + }, + "name": "get" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF59TAuJCLLSY8=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5unnk=" + }, + "name": "用户收藏服务接口", + "ownedElements": [ + { + "_type": "UMLDependency", + "_id": "AAAAAAF59TPBxSNvijQ=", + "_parent": { + "$ref": "AAAAAAF59TAuJCLLSY8=" + }, + "source": { + "$ref": "AAAAAAF59TAuJCLLSY8=" + }, + "target": { + "$ref": "AAAAAAF59RmAFSAfTrA=" + } + }, + { + "_type": "UMLDependency", + "_id": "AAAAAAF59VkjFiVsRoU=", + "_parent": { + "$ref": "AAAAAAF59TAuJCLLSY8=" + }, + "source": { + "$ref": "AAAAAAF59TAuJCLLSY8=" + }, + "target": { + "$ref": "AAAAAAF59S+GriKajz0=" + } + }, + { + "_type": "UMLDependency", + "_id": "AAAAAAF59VlhBSV9VOs=", + "_parent": { + "$ref": "AAAAAAF59TAuJCLLSY8=" + }, + "source": { + "$ref": "AAAAAAF59TAuJCLLSY8=" + }, + "target": { + "$ref": "AAAAAAF59TBRdCL1g1I=" + } + } + ], + "stereotype": "interface", + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF59TryoCTB6Qc=", + "_parent": { + "$ref": "AAAAAAF59TAuJCLLSY8=" + }, + "name": "add_collection" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF59Tta0yTKzfA=", + "_parent": { + "$ref": "AAAAAAF59TAuJCLLSY8=" + }, + "name": "delete_colletion" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF59TulEiTSCeY=", + "_parent": { + "$ref": "AAAAAAF59TAuJCLLSY8=" + }, + "name": "look_collection" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF59TBRdCL1g1I=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5unnk=" + }, + "name": "宠物推荐服务接口", + "ownedElements": [ + { + "_type": "UMLDependency", + "_id": "AAAAAAF59TPa2SOB4EM=", + "_parent": { + "$ref": "AAAAAAF59TBRdCL1g1I=" + }, + "source": { + "$ref": "AAAAAAF59TBRdCL1g1I=" + }, + "target": { + "$ref": "AAAAAAF59RnEniA5gQo=" + } + } + ], + "stereotype": "interface", + "attributes": [ + { + "_type": "UMLAttribute", + "_id": "AAAAAAF59VXoeyVSevA=", + "_parent": { + "$ref": "AAAAAAF59TBRdCL1g1I=" + }, + "name": "questionnair_information", + "type": "string", + "defaultValue": "\"\"" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF59Vcl2iVgQZM=", + "_parent": { + "$ref": "AAAAAAF59TBRdCL1g1I=" + }, + "name": "recommend_choice", + "type": "boolen", + "defaultValue": "false" + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF59U2QzSTaVuM=", + "_parent": { + "$ref": "AAAAAAF59TBRdCL1g1I=" + }, + "name": "random_recommend" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF59U4N0iTizD0=", + "_parent": { + "$ref": "AAAAAAF59TBRdCL1g1I=" + }, + "name": "questionnaire_recommend" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF59TCDQyMg53g=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5unnk=" + }, + "name": "记录服务接口", + "ownedElements": [ + { + "_type": "UMLDependency", + "_id": "AAAAAAF59TPiqiOSbP4=", + "_parent": { + "$ref": "AAAAAAF59TCDQyMg53g=" + }, + "source": { + "$ref": "AAAAAAF59TCDQyMg53g=" + }, + "target": { + "$ref": "AAAAAAF59RntvSBTHqE=" + } + } + ], + "stereotype": "interface", + "attributes": [ + { + "_type": "UMLAttribute", + "_id": "AAAAAAF59WFDICZFNrk=", + "_parent": { + "$ref": "AAAAAAF59TCDQyMg53g=" + }, + "name": "record", + "type": "" + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF59U85aiTp3Bs=", + "_parent": { + "$ref": "AAAAAAF59TCDQyMg53g=" + }, + "name": "add_record" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF59U9huSTweXo=", + "_parent": { + "$ref": "AAAAAAF59TCDQyMg53g=" + }, + "name": "modify_record" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF59U+vViT3nPI=", + "_parent": { + "$ref": "AAAAAAF59TCDQyMg53g=" + }, + "name": "delete_record" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF59Vs+KyWRz1w=", + "_parent": { + "$ref": "AAAAAAF59RTmhx5unnk=" + }, + "name": "用户功能接口", + "stereotype": "interface", + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF59VuX+yW8c5M=", + "_parent": { + "$ref": "AAAAAAF59Vs+KyWRz1w=" + }, + "name": "browse" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF59VxPjCXDxvs=", + "_parent": { + "$ref": "AAAAAAF59Vs+KyWRz1w=" + }, + "name": "collect" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF59VxfIyXJigk=", + "_parent": { + "$ref": "AAAAAAF59Vs+KyWRz1w=" + }, + "name": "recommend" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF59VxpxyXP730=", + "_parent": { + "$ref": "AAAAAAF59Vs+KyWRz1w=" + }, + "name": "record" + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/model/界面流顺序图.mdj b/model/界面流顺序图.mdj new file mode 100644 index 0000000..11f4330 --- /dev/null +++ b/model/界面流顺序图.mdj @@ -0,0 +1,4335 @@ +{ + "_type": "Project", + "_id": "AAAAAAFF+h6SjaM2Hec=", + "name": "Untitled", + "ownedElements": [ + { + "_type": "UMLModel", + "_id": "AAAAAAFF+qBWK6M3Z8Y=", + "_parent": { + "$ref": "AAAAAAFF+h6SjaM2Hec=" + }, + "name": "Model", + "ownedElements": [ + { + "_type": "UMLClassDiagram", + "_id": "AAAAAAFF+qBtyKM79qY=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "Main", + "defaultDiagram": true + } + ] + }, + { + "_type": "UMLCollaboration", + "_id": "AAAAAAF5u3hZKG53U7I=", + "_parent": { + "$ref": "AAAAAAFF+h6SjaM2Hec=" + }, + "name": "Collaboration1", + "ownedElements": [ + { + "_type": "UMLInteraction", + "_id": "AAAAAAF5u3hZKW54das=", + "_parent": { + "$ref": "AAAAAAF5u3hZKG53U7I=" + }, + "name": "Interaction1", + "ownedElements": [ + { + "_type": "UMLSequenceDiagram", + "_id": "AAAAAAF5u3hZKW55vcM=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "SequenceDiagram1", + "ownedViews": [ + { + "_type": "UMLFrameView", + "_id": "AAAAAAF5u3hZKW562Bk=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u3hZKW5711s=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW562Bk=" + }, + "font": "Arial;13;0", + "left": 24.72998046875, + "top": 45, + "width": 115.9052734375, + "height": 13, + "text": "SequenceDiagram1" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u3hZKW58YKk=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW562Bk=" + }, + "font": "Arial;13;1", + "left": 5, + "top": 45, + "width": 14.72998046875, + "height": 13, + "text": "sd" + } + ], + "font": "Arial;13;0", + "top": 40, + "width": 1985, + "height": 977, + "nameLabel": { + "$ref": "AAAAAAF5u3hZKW5711s=" + }, + "frameTypeLabel": { + "$ref": "AAAAAAF5u3hZKW58YKk=" + } + }, + { + "_type": "UMLSeqLifelineView", + "_id": "AAAAAAF5u3jKp26MgjQ=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u3jKp26LRWo=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u3jKp26NKN8=", + "_parent": { + "$ref": "AAAAAAF5u3jKp26MgjQ=" + }, + "model": { + "$ref": "AAAAAAF5u3jKp26LRWo=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u3jKp26Otzk=", + "_parent": { + "$ref": "AAAAAAF5u3jKp26NKN8=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u3jKp26PHR0=", + "_parent": { + "$ref": "AAAAAAF5u3jKp26NKN8=" + }, + "font": "Arial;13;1", + "left": 45, + "top": 47, + "width": 87.87939453125, + "height": 13, + "text": "startWindow" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u3jKp26QKOk=", + "_parent": { + "$ref": "AAAAAAF5u3jKp26NKN8=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 106.20263671875, + "height": 13, + "text": "(from Interaction1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u3jKp26Rt08=", + "_parent": { + "$ref": "AAAAAAF5u3jKp26NKN8=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 40, + "top": 40, + "width": 97.87939453125, + "height": 40, + "stereotypeLabel": { + "$ref": "AAAAAAF5u3jKp26Otzk=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u3jKp26PHR0=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u3jKp26QKOk=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u3jKp26Rt08=" + } + }, + { + "_type": "UMLLinePartView", + "_id": "AAAAAAF5u3jKp26S9eg=", + "_parent": { + "$ref": "AAAAAAF5u3jKp26MgjQ=" + }, + "model": { + "$ref": "AAAAAAF5u3jKp26LRWo=" + }, + "font": "Arial;13;0", + "left": 89, + "top": 80, + "width": 1, + "height": 835 + } + ], + "font": "Arial;13;0", + "left": 40, + "top": 40, + "width": 97.87939453125, + "height": 875, + "nameCompartment": { + "$ref": "AAAAAAF5u3jKp26NKN8=" + }, + "linePart": { + "$ref": "AAAAAAF5u3jKp26S9eg=" + } + }, + { + "_type": "UMLSeqLifelineView", + "_id": "AAAAAAF5u3kC7m6snoU=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u3kC7m6re8w=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u3kC7m6tThM=", + "_parent": { + "$ref": "AAAAAAF5u3kC7m6snoU=" + }, + "model": { + "$ref": "AAAAAAF5u3kC7m6re8w=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u3kC7m6u2Ak=", + "_parent": { + "$ref": "AAAAAAF5u3kC7m6tThM=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u3kC7m6vbnA=", + "_parent": { + "$ref": "AAAAAAF5u3kC7m6tThM=" + }, + "font": "Arial;13;1", + "left": 213, + "top": 47, + "width": 89.31396484375, + "height": 13, + "text": "MainWindow" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u3kC7m6wumo=", + "_parent": { + "$ref": "AAAAAAF5u3kC7m6tThM=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 106.20263671875, + "height": 13, + "text": "(from Interaction1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u3kC7m6xFl0=", + "_parent": { + "$ref": "AAAAAAF5u3kC7m6tThM=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 208, + "top": 40, + "width": 99.31396484375, + "height": 40, + "stereotypeLabel": { + "$ref": "AAAAAAF5u3kC7m6u2Ak=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u3kC7m6vbnA=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u3kC7m6wumo=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u3kC7m6xFl0=" + } + }, + { + "_type": "UMLLinePartView", + "_id": "AAAAAAF5u3kC7m6yiz0=", + "_parent": { + "$ref": "AAAAAAF5u3kC7m6snoU=" + }, + "model": { + "$ref": "AAAAAAF5u3kC7m6re8w=" + }, + "font": "Arial;13;0", + "left": 258, + "top": 80, + "width": 1, + "height": 835 + } + ], + "font": "Arial;13;0", + "left": 208, + "top": 40, + "width": 99.31396484375, + "height": 875, + "nameCompartment": { + "$ref": "AAAAAAF5u3kC7m6tThM=" + }, + "linePart": { + "$ref": "AAAAAAF5u3kC7m6yiz0=" + } + }, + { + "_type": "UMLSeqLifelineView", + "_id": "AAAAAAF5u3kqTm7MOu4=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u3kqTm7L/HE=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u3kqTm7Nw+o=", + "_parent": { + "$ref": "AAAAAAF5u3kqTm7MOu4=" + }, + "model": { + "$ref": "AAAAAAF5u3kqTm7L/HE=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u3kqTm7Oygk=", + "_parent": { + "$ref": "AAAAAAF5u3kqTm7Nw+o=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u3kqTm7PD2E=", + "_parent": { + "$ref": "AAAAAAF5u3kqTm7Nw+o=" + }, + "font": "Arial;13;1", + "left": 405, + "top": 47, + "width": 85.46728515625, + "height": 13, + "text": "TestWindow" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u3kqTm7QmaE=", + "_parent": { + "$ref": "AAAAAAF5u3kqTm7Nw+o=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 106.20263671875, + "height": 13, + "text": "(from Interaction1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u3kqTm7RS4A=", + "_parent": { + "$ref": "AAAAAAF5u3kqTm7Nw+o=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 400, + "top": 40, + "width": 95.46728515625, + "height": 40, + "stereotypeLabel": { + "$ref": "AAAAAAF5u3kqTm7Oygk=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u3kqTm7PD2E=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u3kqTm7QmaE=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u3kqTm7RS4A=" + } + }, + { + "_type": "UMLLinePartView", + "_id": "AAAAAAF5u3kqTm7S1Qk=", + "_parent": { + "$ref": "AAAAAAF5u3kqTm7MOu4=" + }, + "model": { + "$ref": "AAAAAAF5u3kqTm7L/HE=" + }, + "font": "Arial;13;0", + "left": 448, + "top": 80, + "width": 1, + "height": 361 + } + ], + "font": "Arial;13;0", + "left": 400, + "top": 40, + "width": 95.46728515625, + "height": 401, + "nameCompartment": { + "$ref": "AAAAAAF5u3kqTm7Nw+o=" + }, + "linePart": { + "$ref": "AAAAAAF5u3kqTm7S1Qk=" + } + }, + { + "_type": "UMLSeqLifelineView", + "_id": "AAAAAAF5u3mtem7tzao=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u3mtem7svkw=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u3mtem7uOZ8=", + "_parent": { + "$ref": "AAAAAAF5u3mtem7tzao=" + }, + "model": { + "$ref": "AAAAAAF5u3mtem7svkw=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u3mtem7vEcA=", + "_parent": { + "$ref": "AAAAAAF5u3mtem7uOZ8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 192, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u3mtem7wH8g=", + "_parent": { + "$ref": "AAAAAAF5u3mtem7uOZ8=" + }, + "font": "Arial;13;1", + "left": 669, + "top": 47, + "width": 110.98486328125, + "height": 13, + "text": "ReadingWindow" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u3mtem7xr0g=", + "_parent": { + "$ref": "AAAAAAF5u3mtem7uOZ8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 192, + "width": 106.20263671875, + "height": 13, + "text": "(from Interaction1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u3mtem7yWJk=", + "_parent": { + "$ref": "AAAAAAF5u3mtem7uOZ8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 192, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 664, + "top": 40, + "width": 120.98486328125, + "height": 40, + "stereotypeLabel": { + "$ref": "AAAAAAF5u3mtem7vEcA=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u3mtem7wH8g=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u3mtem7xr0g=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u3mtem7yWJk=" + } + }, + { + "_type": "UMLLinePartView", + "_id": "AAAAAAF5u3mtem7zx6M=", + "_parent": { + "$ref": "AAAAAAF5u3mtem7tzao=" + }, + "model": { + "$ref": "AAAAAAF5u3mtem7svkw=" + }, + "font": "Arial;13;0", + "left": 724, + "top": 80, + "width": 1, + "height": 458 + } + ], + "font": "Arial;13;0", + "left": 664, + "top": 40, + "width": 120.98486328125, + "height": 498, + "nameCompartment": { + "$ref": "AAAAAAF5u3mtem7uOZ8=" + }, + "linePart": { + "$ref": "AAAAAAF5u3mtem7zx6M=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5u3ow/m8N+NE=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u3ow/m8MXhw=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u3ow/m8OsHs=", + "_parent": { + "$ref": "AAAAAAF5u3ow/m8N+NE=" + }, + "model": { + "$ref": "AAAAAAF5u3ow/m8MXhw=" + }, + "font": "Arial;13;0", + "left": 131, + "top": 104, + "width": 78.04443359375, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u3ow/m8N+NE=" + }, + "edgePosition": 1, + "text": "1 : log in" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u3ow/m8PurU=", + "_parent": { + "$ref": "AAAAAAF5u3ow/m8N+NE=" + }, + "model": { + "$ref": "AAAAAAF5u3ow/m8MXhw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 170, + "top": 89, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u3ow/m8N+NE=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u3ow/m8QyAQ=", + "_parent": { + "$ref": "AAAAAAF5u3ow/m8N+NE=" + }, + "model": { + "$ref": "AAAAAAF5u3ow/m8MXhw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 170, + "top": 124, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u3ow/m8N+NE=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5u3ow/m8RfHU=", + "_parent": { + "$ref": "AAAAAAF5u3ow/m8N+NE=" + }, + "model": { + "$ref": "AAAAAAF5u3ow/m8MXhw=" + }, + "font": "Arial;13;0", + "left": 251, + "top": 120, + "width": 14, + "height": 49 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u3kC7m6yiz0=" + }, + "tail": { + "$ref": "AAAAAAF5u3jKp26S9eg=" + }, + "points": "89:120;251:120", + "nameLabel": { + "$ref": "AAAAAAF5u3ow/m8OsHs=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u3ow/m8PurU=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u3ow/m8QyAQ=" + }, + "activation": { + "$ref": "AAAAAAF5u3ow/m8RfHU=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5u3rSZW8l2Vc=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u3rSZG8kQfM=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u3rSZW8mcWI=", + "_parent": { + "$ref": "AAAAAAF5u3rSZW8l2Vc=" + }, + "model": { + "$ref": "AAAAAAF5u3rSZG8kQfM=" + }, + "font": "Arial;13;0", + "left": 292, + "top": 136, + "width": 120.6689453125, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u3rSZW8l2Vc=" + }, + "edgePosition": 1, + "text": "2 : Enter test window" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u3rSZW8nMGo=", + "_parent": { + "$ref": "AAAAAAF5u3rSZW8l2Vc=" + }, + "model": { + "$ref": "AAAAAAF5u3rSZG8kQfM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 352, + "top": 121, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u3rSZW8l2Vc=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u3rSZW8oYUI=", + "_parent": { + "$ref": "AAAAAAF5u3rSZW8l2Vc=" + }, + "model": { + "$ref": "AAAAAAF5u3rSZG8kQfM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 352, + "top": 156, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u3rSZW8l2Vc=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5u3rSZW8pQ7k=", + "_parent": { + "$ref": "AAAAAAF5u3rSZW8l2Vc=" + }, + "model": { + "$ref": "AAAAAAF5u3rSZG8kQfM=" + }, + "font": "Arial;13;0", + "left": 441, + "top": 152, + "width": 14, + "height": 29 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u3kqTm7S1Qk=" + }, + "tail": { + "$ref": "AAAAAAF5u3kC7m6yiz0=" + }, + "points": "264:152;441:152", + "nameLabel": { + "$ref": "AAAAAAF5u3rSZW8mcWI=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u3rSZW8nMGo=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u3rSZW8oYUI=" + }, + "activation": { + "$ref": "AAAAAAF5u3rSZW8pQ7k=" + } + }, + { + "_type": "UMLSeqLifelineView", + "_id": "AAAAAAF5u3s0nW8+NT8=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u3s0nW89TDg=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u3s0nW8/Nco=", + "_parent": { + "$ref": "AAAAAAF5u3s0nW8+NT8=" + }, + "model": { + "$ref": "AAAAAAF5u3s0nW89TDg=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u3s0nW9Ao24=", + "_parent": { + "$ref": "AAAAAAF5u3s0nW8/Nco=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u3s0nW9BZT8=", + "_parent": { + "$ref": "AAAAAAF5u3s0nW8/Nco=" + }, + "font": "Arial;13;1", + "left": 525, + "top": 47, + "width": 103.0439453125, + "height": 13, + "text": "Result Window" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u3s0nW9CFgc=", + "_parent": { + "$ref": "AAAAAAF5u3s0nW8/Nco=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 106.20263671875, + "height": 13, + "text": "(from Interaction1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u3s0nW9D3yE=", + "_parent": { + "$ref": "AAAAAAF5u3s0nW8/Nco=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 520, + "top": 40, + "width": 113.0439453125, + "height": 40, + "stereotypeLabel": { + "$ref": "AAAAAAF5u3s0nW9Ao24=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u3s0nW9BZT8=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u3s0nW9CFgc=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u3s0nW9D3yE=" + } + }, + { + "_type": "UMLLinePartView", + "_id": "AAAAAAF5u3s0nW9EYtg=", + "_parent": { + "$ref": "AAAAAAF5u3s0nW8+NT8=" + }, + "model": { + "$ref": "AAAAAAF5u3s0nW89TDg=" + }, + "font": "Arial;13;0", + "left": 577, + "top": 80, + "width": 1, + "height": 345 + } + ], + "font": "Arial;13;0", + "left": 520, + "top": 40, + "width": 113.0439453125, + "height": 385, + "nameCompartment": { + "$ref": "AAAAAAF5u3s0nW8/Nco=" + }, + "linePart": { + "$ref": "AAAAAAF5u3s0nW9EYtg=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5u3tmKm9e+CQ=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u3tmKm9dAgg=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u3tmKm9fpRY=", + "_parent": { + "$ref": "AAAAAAF5u3tmKm9e+CQ=" + }, + "model": { + "$ref": "AAAAAAF5u3tmKm9dAgg=" + }, + "font": "Arial;13;0", + "left": 472, + "top": 153, + "width": 80.1962890625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u3tmKm9e+CQ=" + }, + "edgePosition": 1, + "text": "3 : Finish Test" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u3tmKm9guFA=", + "_parent": { + "$ref": "AAAAAAF5u3tmKm9e+CQ=" + }, + "model": { + "$ref": "AAAAAAF5u3tmKm9dAgg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 512, + "top": 138, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u3tmKm9e+CQ=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u3tmKm9h9R4=", + "_parent": { + "$ref": "AAAAAAF5u3tmKm9e+CQ=" + }, + "model": { + "$ref": "AAAAAAF5u3tmKm9dAgg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 512, + "top": 173, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u3tmKm9e+CQ=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5u3tmKm9iCWk=", + "_parent": { + "$ref": "AAAAAAF5u3tmKm9e+CQ=" + }, + "model": { + "$ref": "AAAAAAF5u3tmKm9dAgg=" + }, + "font": "Arial;13;0", + "left": 570, + "top": 169, + "width": 14, + "height": 48 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u3s0nW9EYtg=" + }, + "tail": { + "$ref": "AAAAAAF5u3kqTm7S1Qk=" + }, + "points": "454:169;570:169", + "nameLabel": { + "$ref": "AAAAAAF5u3tmKm9fpRY=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u3tmKm9guFA=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u3tmKm9h9R4=" + }, + "activation": { + "$ref": "AAAAAAF5u3tmKm9iCWk=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5u3wgl2+txb4=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u3wgl2+s4lE=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u3wgl2+uklg=", + "_parent": { + "$ref": "AAAAAAF5u3wgl2+txb4=" + }, + "model": { + "$ref": "AAAAAAF5u3wgl2+s4lE=" + }, + "font": "Arial;13;0", + "left": 275, + "top": 212, + "width": 153.17529296875, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u3wgl2+txb4=" + }, + "edgePosition": 1, + "text": "4 : Return to Main Window" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u3wgl2+v7gk=", + "_parent": { + "$ref": "AAAAAAF5u3wgl2+txb4=" + }, + "model": { + "$ref": "AAAAAAF5u3wgl2+s4lE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 351, + "top": 227, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u3wgl2+txb4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u3wgl2+wJrg=", + "_parent": { + "$ref": "AAAAAAF5u3wgl2+txb4=" + }, + "model": { + "$ref": "AAAAAAF5u3wgl2+s4lE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 352, + "top": 192, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u3wgl2+txb4=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5u3wgl2+xzIQ=", + "_parent": { + "$ref": "AAAAAAF5u3wgl2+txb4=" + }, + "model": { + "$ref": "AAAAAAF5u3wgl2+s4lE=" + }, + "font": "Arial;13;0", + "left": 251, + "top": 208, + "width": 14, + "height": 89 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u3kC7m6yiz0=" + }, + "tail": { + "$ref": "AAAAAAF5u3kqTm7S1Qk=" + }, + "points": "441:208;264:208", + "nameLabel": { + "$ref": "AAAAAAF5u3wgl2+uklg=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u3wgl2+v7gk=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u3wgl2+wJrg=" + }, + "activation": { + "$ref": "AAAAAAF5u3wgl2+xzIQ=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5u3ugiW92K6U=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u3ugiW91Ir4=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u3ugiW93r8s=", + "_parent": { + "$ref": "AAAAAAF5u3ugiW92K6U=" + }, + "model": { + "$ref": "AAAAAAF5u3ugiW91Ir4=" + }, + "font": "Arial;13;0", + "left": 463, + "top": 212, + "width": 97.54443359375, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u3ugiW92K6U=" + }, + "edgePosition": 1, + "text": "5 : Return Result" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u3ugiW94Tf0=", + "_parent": { + "$ref": "AAAAAAF5u3ugiW92K6U=" + }, + "model": { + "$ref": "AAAAAAF5u3ugiW91Ir4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 511, + "top": 227, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u3ugiW92K6U=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u3ugiW95+4A=", + "_parent": { + "$ref": "AAAAAAF5u3ugiW92K6U=" + }, + "model": { + "$ref": "AAAAAAF5u3ugiW91Ir4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 512, + "top": 192, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u3ugiW92K6U=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5u3ugiW96p6U=", + "_parent": { + "$ref": "AAAAAAF5u3ugiW92K6U=" + }, + "model": { + "$ref": "AAAAAAF5u3ugiW91Ir4=" + }, + "font": "Arial;13;0", + "left": 441, + "top": 208, + "width": 14, + "height": 29 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u3kqTm7S1Qk=" + }, + "tail": { + "$ref": "AAAAAAF5u3s0nW9EYtg=" + }, + "points": "570:208;454:208", + "nameLabel": { + "$ref": "AAAAAAF5u3ugiW93r8s=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u3ugiW94Tf0=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u3ugiW95+4A=" + }, + "activation": { + "$ref": "AAAAAAF5u3ugiW96p6U=" + } + }, + { + "_type": "UMLSeqLifelineView", + "_id": "AAAAAAF5u3zfPW/9urc=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u3zfPW/8xwM=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u3zfPW/+6F8=", + "_parent": { + "$ref": "AAAAAAF5u3zfPW/9urc=" + }, + "model": { + "$ref": "AAAAAAF5u3zfPW/8xwM=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u3zfPW//rJU=", + "_parent": { + "$ref": "AAAAAAF5u3zfPW/+6F8=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u3zfPXAAk0Y=", + "_parent": { + "$ref": "AAAAAAF5u3zfPW/+6F8=" + }, + "font": "Arial;13;1", + "left": 853, + "top": 47, + "width": 85.841796875, + "height": 13, + "text": "Cat Reading" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u3zfPXABeyY=", + "_parent": { + "$ref": "AAAAAAF5u3zfPW/+6F8=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 106.20263671875, + "height": 13, + "text": "(from Interaction1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u3zfPXAC07s=", + "_parent": { + "$ref": "AAAAAAF5u3zfPW/+6F8=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 848, + "top": 40, + "width": 95.841796875, + "height": 40, + "stereotypeLabel": { + "$ref": "AAAAAAF5u3zfPW//rJU=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u3zfPXAAk0Y=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u3zfPXABeyY=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u3zfPXAC07s=" + } + }, + { + "_type": "UMLLinePartView", + "_id": "AAAAAAF5u3zfPXADXDI=", + "_parent": { + "$ref": "AAAAAAF5u3zfPW/9urc=" + }, + "model": { + "$ref": "AAAAAAF5u3zfPW/8xwM=" + }, + "font": "Arial;13;0", + "left": 896, + "top": 80, + "width": 1, + "height": 457 + } + ], + "font": "Arial;13;0", + "left": 848, + "top": 40, + "width": 95.841796875, + "height": 497, + "nameCompartment": { + "$ref": "AAAAAAF5u3zfPW/+6F8=" + }, + "linePart": { + "$ref": "AAAAAAF5u3zfPXADXDI=" + } + }, + { + "_type": "UMLSeqLifelineView", + "_id": "AAAAAAF5u3zoXnAcZQE=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u3zoXnAbJbA=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u3zoXnAdBKk=", + "_parent": { + "$ref": "AAAAAAF5u3zoXnAcZQE=" + }, + "model": { + "$ref": "AAAAAAF5u3zoXnAbJbA=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u3zoXnAe6Uo=", + "_parent": { + "$ref": "AAAAAAF5u3zoXnAdBKk=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u3zoXnAfDVw=", + "_parent": { + "$ref": "AAAAAAF5u3zoXnAdBKk=" + }, + "font": "Arial;13;1", + "left": 1013, + "top": 47, + "width": 62.736328125, + "height": 13, + "text": "Cat 1" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u3zoXnAg8pY=", + "_parent": { + "$ref": "AAAAAAF5u3zoXnAdBKk=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 106.20263671875, + "height": 13, + "text": "(from Interaction1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u3zoXnAhJ+M=", + "_parent": { + "$ref": "AAAAAAF5u3zoXnAdBKk=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 1008, + "top": 40, + "width": 72.736328125, + "height": 40, + "stereotypeLabel": { + "$ref": "AAAAAAF5u3zoXnAe6Uo=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u3zoXnAfDVw=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u3zoXnAg8pY=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u3zoXnAhJ+M=" + } + }, + { + "_type": "UMLLinePartView", + "_id": "AAAAAAF5u3zoXnAiIeQ=", + "_parent": { + "$ref": "AAAAAAF5u3zoXnAcZQE=" + }, + "model": { + "$ref": "AAAAAAF5u3zoXnAbJbA=" + }, + "font": "Arial;13;0", + "left": 1044, + "top": 80, + "width": 1, + "height": 665 + } + ], + "font": "Arial;13;0", + "left": 1008, + "top": 40, + "width": 72.736328125, + "height": 705, + "nameCompartment": { + "$ref": "AAAAAAF5u3zoXnAdBKk=" + }, + "linePart": { + "$ref": "AAAAAAF5u3zoXnAiIeQ=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5u3yavW/lQ0E=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u3yavW/k534=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u3yavW/m+jM=", + "_parent": { + "$ref": "AAAAAAF5u3yavW/lQ0E=" + }, + "model": { + "$ref": "AAAAAAF5u3yavW/k534=" + }, + "font": "Arial;13;0", + "left": 415, + "top": 272, + "width": 151.0234375, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u3yavW/lQ0E=" + }, + "edgePosition": 1, + "text": "6 : Enter Reading Window" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u3yavW/njhI=", + "_parent": { + "$ref": "AAAAAAF5u3yavW/lQ0E=" + }, + "model": { + "$ref": "AAAAAAF5u3yavW/k534=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 490, + "top": 257, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u3yavW/lQ0E=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u3yavW/oCJI=", + "_parent": { + "$ref": "AAAAAAF5u3yavW/lQ0E=" + }, + "model": { + "$ref": "AAAAAAF5u3yavW/k534=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 490, + "top": 292, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u3yavW/lQ0E=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5u3yavW/pppw=", + "_parent": { + "$ref": "AAAAAAF5u3yavW/lQ0E=" + }, + "model": { + "$ref": "AAAAAAF5u3yavW/k534=" + }, + "font": "Arial;13;0", + "left": 717, + "top": 288, + "width": 14, + "height": 29 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u3mtem7zx6M=" + }, + "tail": { + "$ref": "AAAAAAF5u3kC7m6yiz0=" + }, + "points": "264:288;717:288", + "nameLabel": { + "$ref": "AAAAAAF5u3yavW/m+jM=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u3yavW/njhI=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u3yavW/oCJI=" + }, + "activation": { + "$ref": "AAAAAAF5u3yavW/pppw=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5u315f3Bda3U=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u315f3BcBE4=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u315f3BeUqs=", + "_parent": { + "$ref": "AAAAAAF5u315f3Bda3U=" + }, + "model": { + "$ref": "AAAAAAF5u315f3BcBE4=" + }, + "font": "Arial;13;0", + "left": 751, + "top": 281, + "width": 117.06982421875, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u315f3Bda3U=" + }, + "edgePosition": 1, + "text": "7 : Enter cat reading" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u315f3BfGhs=", + "_parent": { + "$ref": "AAAAAAF5u315f3Bda3U=" + }, + "model": { + "$ref": "AAAAAAF5u315f3BcBE4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 809, + "top": 266, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u315f3Bda3U=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u315f3BgzWg=", + "_parent": { + "$ref": "AAAAAAF5u315f3Bda3U=" + }, + "model": { + "$ref": "AAAAAAF5u315f3BcBE4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 809, + "top": 301, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u315f3Bda3U=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5u315gHBhkYQ=", + "_parent": { + "$ref": "AAAAAAF5u315f3Bda3U=" + }, + "model": { + "$ref": "AAAAAAF5u315f3BcBE4=" + }, + "font": "Arial;13;0", + "left": 889, + "top": 297, + "width": 14, + "height": 29 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u3zfPXADXDI=" + }, + "tail": { + "$ref": "AAAAAAF5u3mtem7zx6M=" + }, + "points": "730:297;889:297", + "nameLabel": { + "$ref": "AAAAAAF5u315f3BeUqs=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u315f3BfGhs=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u315f3BgzWg=" + }, + "activation": { + "$ref": "AAAAAAF5u315gHBhkYQ=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5u32/A3B0bK8=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u32/AnBzwEc=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u32/A3B1UPY=", + "_parent": { + "$ref": "AAAAAAF5u32/A3B0bK8=" + }, + "model": { + "$ref": "AAAAAAF5u32/AnBzwEc=" + }, + "font": "Arial;13;0", + "left": 906, + "top": 288, + "width": 127.91162109375, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u32/A3B0bK8=" + }, + "edgePosition": 1, + "text": "8 : Enter cat 1 reading" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u32/A3B2588=", + "_parent": { + "$ref": "AAAAAAF5u32/A3B0bK8=" + }, + "model": { + "$ref": "AAAAAAF5u32/AnBzwEc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 969, + "top": 273, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u32/A3B0bK8=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u32/A3B3F1U=", + "_parent": { + "$ref": "AAAAAAF5u32/A3B0bK8=" + }, + "model": { + "$ref": "AAAAAAF5u32/AnBzwEc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 969, + "top": 308, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u32/A3B0bK8=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5u32/A3B4jzo=", + "_parent": { + "$ref": "AAAAAAF5u32/A3B0bK8=" + }, + "model": { + "$ref": "AAAAAAF5u32/AnBzwEc=" + }, + "font": "Arial;13;0", + "left": 1037, + "top": 304, + "width": 14, + "height": 49 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u3zoXnAiIeQ=" + }, + "tail": { + "$ref": "AAAAAAF5u3zfPXADXDI=" + }, + "points": "902:304;1037:304", + "nameLabel": { + "$ref": "AAAAAAF5u32/A3B1UPY=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u32/A3B2588=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u32/A3B3F1U=" + }, + "activation": { + "$ref": "AAAAAAF5u32/A3B4jzo=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5u33znnCLyUQ=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u33znnCKv/I=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u33znnCMDHc=", + "_parent": { + "$ref": "AAAAAAF5u33znnCLyUQ=" + }, + "model": { + "$ref": "AAAAAAF5u33znnCKv/I=" + }, + "font": "Arial;13;0", + "left": 929, + "top": 349, + "width": 78.04443359375, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u33znnCLyUQ=" + }, + "edgePosition": 1, + "text": "9 : go back" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u33znnCNTYM=", + "_parent": { + "$ref": "AAAAAAF5u33znnCLyUQ=" + }, + "model": { + "$ref": "AAAAAAF5u33znnCKv/I=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 968, + "top": 364, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u33znnCLyUQ=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u33znnCOkVk=", + "_parent": { + "$ref": "AAAAAAF5u33znnCLyUQ=" + }, + "model": { + "$ref": "AAAAAAF5u33znnCKv/I=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 969, + "top": 329, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u33znnCLyUQ=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5u33znnCPSwI=", + "_parent": { + "$ref": "AAAAAAF5u33znnCLyUQ=" + }, + "model": { + "$ref": "AAAAAAF5u33znnCKv/I=" + }, + "font": "Arial;13;0", + "left": 889, + "top": 345, + "width": 14, + "height": 29 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u3zfPXADXDI=" + }, + "tail": { + "$ref": "AAAAAAF5u3zoXnAiIeQ=" + }, + "points": "1037:345;902:345", + "nameLabel": { + "$ref": "AAAAAAF5u33znnCMDHc=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u33znnCNTYM=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u33znnCOkVk=" + }, + "activation": { + "$ref": "AAAAAAF5u33znnCPSwI=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5u34TInChgss=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u34TIXCg3aM=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u34TInCiQIo=", + "_parent": { + "$ref": "AAAAAAF5u34TInChgss=" + }, + "model": { + "$ref": "AAAAAAF5u34TIXCg3aM=" + }, + "font": "Arial;13;0", + "left": 766, + "top": 372, + "width": 85.2744140625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u34TInChgss=" + }, + "edgePosition": 1, + "text": "10 : go back" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u34TInCjCsY=", + "_parent": { + "$ref": "AAAAAAF5u34TInChgss=" + }, + "model": { + "$ref": "AAAAAAF5u34TIXCg3aM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 808, + "top": 387, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u34TInChgss=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u34TInCkmic=", + "_parent": { + "$ref": "AAAAAAF5u34TInChgss=" + }, + "model": { + "$ref": "AAAAAAF5u34TIXCg3aM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 809, + "top": 352, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u34TInChgss=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5u34TInClSrQ=", + "_parent": { + "$ref": "AAAAAAF5u34TInChgss=" + }, + "model": { + "$ref": "AAAAAAF5u34TIXCg3aM=" + }, + "font": "Arial;13;0", + "left": 717, + "top": 368, + "width": 14, + "height": 29 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u3mtem7zx6M=" + }, + "tail": { + "$ref": "AAAAAAF5u3zfPXADXDI=" + }, + "points": "889:368;730:368", + "nameLabel": { + "$ref": "AAAAAAF5u34TInCiQIo=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u34TInCjCsY=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u34TInCkmic=" + }, + "activation": { + "$ref": "AAAAAAF5u34TInClSrQ=" + } + }, + { + "_type": "UMLSeqLifelineView", + "_id": "AAAAAAF5u35SRnC5KQg=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u35SRnC4wUo=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u35SRnC6iMU=", + "_parent": { + "$ref": "AAAAAAF5u35SRnC5KQg=" + }, + "model": { + "$ref": "AAAAAAF5u35SRnC4wUo=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u35SRnC7MpU=", + "_parent": { + "$ref": "AAAAAAF5u35SRnC6iMU=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u35SR3C8NDk=", + "_parent": { + "$ref": "AAAAAAF5u35SRnC6iMU=" + }, + "font": "Arial;13;1", + "left": 1149, + "top": 47, + "width": 85.83544921875, + "height": 13, + "text": "Dog reading" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u35SR3C9AD4=", + "_parent": { + "$ref": "AAAAAAF5u35SRnC6iMU=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 106.20263671875, + "height": 13, + "text": "(from Interaction1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u35SR3C+J8k=", + "_parent": { + "$ref": "AAAAAAF5u35SRnC6iMU=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 1144, + "top": 40, + "width": 95.83544921875, + "height": 40, + "stereotypeLabel": { + "$ref": "AAAAAAF5u35SRnC7MpU=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u35SR3C8NDk=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u35SR3C9AD4=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u35SR3C+J8k=" + } + }, + { + "_type": "UMLLinePartView", + "_id": "AAAAAAF5u35SR3C/to4=", + "_parent": { + "$ref": "AAAAAAF5u35SRnC5KQg=" + }, + "model": { + "$ref": "AAAAAAF5u35SRnC4wUo=" + }, + "font": "Arial;13;0", + "left": 1192, + "top": 80, + "width": 1, + "height": 553 + } + ], + "font": "Arial;13;0", + "left": 1144, + "top": 40, + "width": 95.83544921875, + "height": 593, + "nameCompartment": { + "$ref": "AAAAAAF5u35SRnC6iMU=" + }, + "linePart": { + "$ref": "AAAAAAF5u35SR3C/to4=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5u37zg3Dae4g=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u37zg3DZPdU=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u37zg3Db09U=", + "_parent": { + "$ref": "AAAAAAF5u37zg3Dae4g=" + }, + "model": { + "$ref": "AAAAAAF5u37zg3DZPdU=" + }, + "font": "Arial;13;0", + "left": 893, + "top": 378, + "width": 129.84130859375, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u37zg3Dae4g=" + }, + "edgePosition": 1, + "text": "11 : Enter Dog reading" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u37zg3DcM1c=", + "_parent": { + "$ref": "AAAAAAF5u37zg3Dae4g=" + }, + "model": { + "$ref": "AAAAAAF5u37zg3DZPdU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 957, + "top": 363, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u37zg3Dae4g=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u37zg3DdMYw=", + "_parent": { + "$ref": "AAAAAAF5u37zg3Dae4g=" + }, + "model": { + "$ref": "AAAAAAF5u37zg3DZPdU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 957, + "top": 398, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u37zg3Dae4g=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5u37zg3DeKVs=", + "_parent": { + "$ref": "AAAAAAF5u37zg3Dae4g=" + }, + "model": { + "$ref": "AAAAAAF5u37zg3DZPdU=" + }, + "font": "Arial;13;0", + "left": 1185, + "top": 394, + "width": 14, + "height": 29 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u35SR3C/to4=" + }, + "tail": { + "$ref": "AAAAAAF5u3mtem7zx6M=" + }, + "points": "730:394;1185:394", + "nameLabel": { + "$ref": "AAAAAAF5u37zg3Db09U=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u37zg3DcM1c=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u37zg3DdMYw=" + }, + "activation": { + "$ref": "AAAAAAF5u37zg3DeKVs=" + } + }, + { + "_type": "UMLSeqLifelineView", + "_id": "AAAAAAF5u38SoXDxlcE=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u38SoXDwXYg=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u38SoXDyWMg=", + "_parent": { + "$ref": "AAAAAAF5u38SoXDxlcE=" + }, + "model": { + "$ref": "AAAAAAF5u38SoXDwXYg=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u38SoXDz6FI=", + "_parent": { + "$ref": "AAAAAAF5u38SoXDyWMg=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u38SoXD0kAI=", + "_parent": { + "$ref": "AAAAAAF5u38SoXDyWMg=" + }, + "font": "Arial;13;1", + "left": 1301, + "top": 47, + "width": 62.736328125, + "height": 13, + "text": "Dog 1" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u38SoXD149s=", + "_parent": { + "$ref": "AAAAAAF5u38SoXDyWMg=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 106.20263671875, + "height": 13, + "text": "(from Interaction1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u38SoXD25n0=", + "_parent": { + "$ref": "AAAAAAF5u38SoXDyWMg=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 1296, + "top": 40, + "width": 72.736328125, + "height": 40, + "stereotypeLabel": { + "$ref": "AAAAAAF5u38SoXDz6FI=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u38SoXD0kAI=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u38SoXD149s=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u38SoXD25n0=" + } + }, + { + "_type": "UMLLinePartView", + "_id": "AAAAAAF5u38SoXD3Y5U=", + "_parent": { + "$ref": "AAAAAAF5u38SoXDxlcE=" + }, + "model": { + "$ref": "AAAAAAF5u38SoXDwXYg=" + }, + "font": "Arial;13;0", + "left": 1332, + "top": 80, + "width": 1, + "height": 521 + } + ], + "font": "Arial;13;0", + "left": 1296, + "top": 40, + "width": 72.736328125, + "height": 561, + "nameCompartment": { + "$ref": "AAAAAAF5u38SoXDyWMg=" + }, + "linePart": { + "$ref": "AAAAAAF5u38SoXD3Y5U=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5u381n3ERPh0=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u381n3EQBQU=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u381n3ESj5U=", + "_parent": { + "$ref": "AAAAAAF5u381n3ERPh0=" + }, + "model": { + "$ref": "AAAAAAF5u381n3EQBQU=" + }, + "font": "Arial;13;0", + "left": 1215, + "top": 401, + "width": 92.5107421875, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u381n3ERPh0=" + }, + "edgePosition": 1, + "text": "12 : Enter dog 1" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u381n3ETqR8=", + "_parent": { + "$ref": "AAAAAAF5u381n3ERPh0=" + }, + "model": { + "$ref": "AAAAAAF5u381n3EQBQU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1261, + "top": 386, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u381n3ERPh0=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u381n3EUSlM=", + "_parent": { + "$ref": "AAAAAAF5u381n3ERPh0=" + }, + "model": { + "$ref": "AAAAAAF5u381n3EQBQU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1261, + "top": 421, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u381n3ERPh0=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5u381n3EVUXw=", + "_parent": { + "$ref": "AAAAAAF5u381n3ERPh0=" + }, + "model": { + "$ref": "AAAAAAF5u381n3EQBQU=" + }, + "font": "Arial;13;0", + "left": 1325, + "top": 417, + "width": 14, + "height": 29 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u38SoXD3Y5U=" + }, + "tail": { + "$ref": "AAAAAAF5u35SR3C/to4=" + }, + "points": "1198:417;1325:417", + "nameLabel": { + "$ref": "AAAAAAF5u381n3ESj5U=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u381n3ETqR8=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u381n3EUSlM=" + }, + "activation": { + "$ref": "AAAAAAF5u381n3EVUXw=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5u39bHHEno3Q=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u39bHHEm1/o=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u39bHHEo3mc=", + "_parent": { + "$ref": "AAAAAAF5u39bHHEno3Q=" + }, + "model": { + "$ref": "AAAAAAF5u39bHHEm1/o=" + }, + "font": "Arial;13;0", + "left": 1218, + "top": 447, + "width": 85.2744140625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u39bHHEno3Q=" + }, + "edgePosition": 1, + "text": "13 : go back" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u39bHHEpeso=", + "_parent": { + "$ref": "AAAAAAF5u39bHHEno3Q=" + }, + "model": { + "$ref": "AAAAAAF5u39bHHEm1/o=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1260, + "top": 462, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u39bHHEno3Q=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u39bHHEqfQg=", + "_parent": { + "$ref": "AAAAAAF5u39bHHEno3Q=" + }, + "model": { + "$ref": "AAAAAAF5u39bHHEm1/o=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1261, + "top": 427, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u39bHHEno3Q=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5u39bHHErDkA=", + "_parent": { + "$ref": "AAAAAAF5u39bHHEno3Q=" + }, + "model": { + "$ref": "AAAAAAF5u39bHHEm1/o=" + }, + "font": "Arial;13;0", + "left": 1185, + "top": 443, + "width": 14, + "height": 29 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u35SR3C/to4=" + }, + "tail": { + "$ref": "AAAAAAF5u38SoXD3Y5U=" + }, + "points": "1325:443;1198:443", + "nameLabel": { + "$ref": "AAAAAAF5u39bHHEo3mc=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u39bHHEpeso=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u39bHHEqfQg=" + }, + "activation": { + "$ref": "AAAAAAF5u39bHHErDkA=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5u394CHE9nc8=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u394CHE8gF8=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u394CHE+mLw=", + "_parent": { + "$ref": "AAAAAAF5u394CHE9nc8=" + }, + "model": { + "$ref": "AAAAAAF5u394CHE8gF8=" + }, + "font": "Arial;13;0", + "left": 914, + "top": 470, + "width": 85.2744140625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u394CHE9nc8=" + }, + "edgePosition": 1, + "text": "14 : go back" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u394CHE/iNw=", + "_parent": { + "$ref": "AAAAAAF5u394CHE9nc8=" + }, + "model": { + "$ref": "AAAAAAF5u394CHE8gF8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 956, + "top": 485, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u394CHE9nc8=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u394CHFA5Y8=", + "_parent": { + "$ref": "AAAAAAF5u394CHE9nc8=" + }, + "model": { + "$ref": "AAAAAAF5u394CHE8gF8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 957, + "top": 450, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u394CHE9nc8=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5u394CHFBkGU=", + "_parent": { + "$ref": "AAAAAAF5u394CHE9nc8=" + }, + "model": { + "$ref": "AAAAAAF5u394CHE8gF8=" + }, + "font": "Arial;13;0", + "left": 717, + "top": 466, + "width": 14, + "height": 29 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u3mtem7zx6M=" + }, + "tail": { + "$ref": "AAAAAAF5u35SR3C/to4=" + }, + "points": "1185:466;730:466", + "nameLabel": { + "$ref": "AAAAAAF5u394CHE+mLw=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u394CHE/iNw=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u394CHFA5Y8=" + }, + "activation": { + "$ref": "AAAAAAF5u394CHFBkGU=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5u3+qAXFTsps=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u3+qAXFSTA4=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u3+qAXFUBok=", + "_parent": { + "$ref": "AAAAAAF5u3+qAXFTsps=" + }, + "model": { + "$ref": "AAAAAAF5u3+qAXFSTA4=" + }, + "font": "Arial;13;0", + "left": 451, + "top": 499, + "width": 85.2744140625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u3+qAXFTsps=" + }, + "edgePosition": 1, + "text": "15 : go back" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u3+qAXFV81U=", + "_parent": { + "$ref": "AAAAAAF5u3+qAXFTsps=" + }, + "model": { + "$ref": "AAAAAAF5u3+qAXFSTA4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 493, + "top": 514, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u3+qAXFTsps=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u3+qAXFW2r8=", + "_parent": { + "$ref": "AAAAAAF5u3+qAXFTsps=" + }, + "model": { + "$ref": "AAAAAAF5u3+qAXFSTA4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 494, + "top": 479, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u3+qAXFTsps=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5u3+qAXFXcnM=", + "_parent": { + "$ref": "AAAAAAF5u3+qAXFTsps=" + }, + "model": { + "$ref": "AAAAAAF5u3+qAXFSTA4=" + }, + "font": "Arial;13;0", + "left": 251, + "top": 495, + "width": 14, + "height": 29 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u3kC7m6yiz0=" + }, + "tail": { + "$ref": "AAAAAAF5u3mtem7zx6M=" + }, + "points": "724:495;264:495", + "nameLabel": { + "$ref": "AAAAAAF5u3+qAXFUBok=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u3+qAXFV81U=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u3+qAXFW2r8=" + }, + "activation": { + "$ref": "AAAAAAF5u3+qAXFXcnM=" + } + }, + { + "_type": "UMLSeqLifelineView", + "_id": "AAAAAAF5u4CQSXFr6Ns=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u4CQSXFq878=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u4CQSnFszQA=", + "_parent": { + "$ref": "AAAAAAF5u4CQSXFr6Ns=" + }, + "model": { + "$ref": "AAAAAAF5u4CQSXFq878=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u4CQSnFtxwQ=", + "_parent": { + "$ref": "AAAAAAF5u4CQSnFszQA=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4CQSnFueDk=", + "_parent": { + "$ref": "AAAAAAF5u4CQSnFszQA=" + }, + "font": "Arial;13;1", + "left": 1453, + "top": 47, + "width": 155.91357421875, + "height": 13, + "text": "Favourite pet collection" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4CQSnFvoAk=", + "_parent": { + "$ref": "AAAAAAF5u4CQSnFszQA=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 106.20263671875, + "height": 13, + "text": "(from Interaction1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4CQSnFw2zc=", + "_parent": { + "$ref": "AAAAAAF5u4CQSnFszQA=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 1448, + "top": 40, + "width": 165.91357421875, + "height": 40, + "stereotypeLabel": { + "$ref": "AAAAAAF5u4CQSnFtxwQ=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u4CQSnFueDk=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u4CQSnFvoAk=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u4CQSnFw2zc=" + } + }, + { + "_type": "UMLLinePartView", + "_id": "AAAAAAF5u4CQSnFxMZ4=", + "_parent": { + "$ref": "AAAAAAF5u4CQSXFr6Ns=" + }, + "model": { + "$ref": "AAAAAAF5u4CQSXFq878=" + }, + "font": "Arial;13;0", + "left": 1531, + "top": 80, + "width": 1, + "height": 722 + } + ], + "font": "Arial;13;0", + "left": 1448, + "top": 40, + "width": 165.91357421875, + "height": 762, + "nameCompartment": { + "$ref": "AAAAAAF5u4CQSnFszQA=" + }, + "linePart": { + "$ref": "AAAAAAF5u4CQSnFxMZ4=" + } + }, + { + "_type": "UMLSeqLifelineView", + "_id": "AAAAAAF5u4GIEHGND60=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u4GIEHGMTaM=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u4GIEHGOBHA=", + "_parent": { + "$ref": "AAAAAAF5u4GIEHGND60=" + }, + "model": { + "$ref": "AAAAAAF5u4GIEHGMTaM=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u4GIEHGPv6k=", + "_parent": { + "$ref": "AAAAAAF5u4GIEHGOBHA=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4GIEXGQRok=", + "_parent": { + "$ref": "AAAAAAF5u4GIEHGOBHA=" + }, + "font": "Arial;13;1", + "left": 1725, + "top": 47, + "width": 105.83056640625, + "height": 13, + "text": "Your pet record" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4GIEXGRntY=", + "_parent": { + "$ref": "AAAAAAF5u4GIEHGOBHA=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 106.20263671875, + "height": 13, + "text": "(from Interaction1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4GIEXGSaU4=", + "_parent": { + "$ref": "AAAAAAF5u4GIEHGOBHA=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 1720, + "top": 40, + "width": 115.83056640625, + "height": 40, + "stereotypeLabel": { + "$ref": "AAAAAAF5u4GIEHGPv6k=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u4GIEXGQRok=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u4GIEXGRntY=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u4GIEXGSaU4=" + } + }, + { + "_type": "UMLLinePartView", + "_id": "AAAAAAF5u4GIEXGTLBY=", + "_parent": { + "$ref": "AAAAAAF5u4GIEHGND60=" + }, + "model": { + "$ref": "AAAAAAF5u4GIEHGMTaM=" + }, + "font": "Arial;13;0", + "left": 1778, + "top": 80, + "width": 1, + "height": 819 + } + ], + "font": "Arial;13;0", + "left": 1720, + "top": 40, + "width": 115.83056640625, + "height": 859, + "nameCompartment": { + "$ref": "AAAAAAF5u4GIEHGOBHA=" + }, + "linePart": { + "$ref": "AAAAAAF5u4GIEXGTLBY=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5u4JC0HGwJZY=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u4JC0HGvWRk=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4JC0HGxsBQ=", + "_parent": { + "$ref": "AAAAAAF5u4JC0HGwJZY=" + }, + "model": { + "$ref": "AAAAAAF5u4JC0HGvWRk=" + }, + "font": "Arial;13;0", + "left": 834, + "top": 576, + "width": 114.89892578125, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u4JC0HGwJZY=" + }, + "edgePosition": 1, + "text": "16 : Go to collection" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4JC0HGy+q4=", + "_parent": { + "$ref": "AAAAAAF5u4JC0HGwJZY=" + }, + "model": { + "$ref": "AAAAAAF5u4JC0HGvWRk=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 891, + "top": 561, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u4JC0HGwJZY=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4JC0HGzeA4=", + "_parent": { + "$ref": "AAAAAAF5u4JC0HGwJZY=" + }, + "model": { + "$ref": "AAAAAAF5u4JC0HGvWRk=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 891, + "top": 596, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u4JC0HGwJZY=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5u4JC0HG0NS8=", + "_parent": { + "$ref": "AAAAAAF5u4JC0HGwJZY=" + }, + "model": { + "$ref": "AAAAAAF5u4JC0HGvWRk=" + }, + "font": "Arial;13;0", + "left": 1524, + "top": 592, + "width": 14, + "height": 29 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u4CQSnFxMZ4=" + }, + "tail": { + "$ref": "AAAAAAF5u3kC7m6yiz0=" + }, + "points": "258:592;1524:592", + "nameLabel": { + "$ref": "AAAAAAF5u4JC0HGxsBQ=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u4JC0HGy+q4=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u4JC0HGzeA4=" + }, + "activation": { + "$ref": "AAAAAAF5u4JC0HG0NS8=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5u4JxInHGZAs=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u4JxInHFYHI=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4JxInHH4AY=", + "_parent": { + "$ref": "AAAAAAF5u4JxInHGZAs=" + }, + "model": { + "$ref": "AAAAAAF5u4JxInHFYHI=" + }, + "font": "Arial;13;0", + "left": 1493, + "top": 667, + "width": 155.37158203125, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u4JxInHGZAs=" + }, + "edgePosition": 1, + "text": "17 : reading your collection" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4JxInHIdDs=", + "_parent": { + "$ref": "AAAAAAF5u4JxInHGZAs=" + }, + "model": { + "$ref": "AAAAAAF5u4JxInHFYHI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1585, + "top": 667, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u4JxInHGZAs=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4JxInHJ5eA=", + "_parent": { + "$ref": "AAAAAAF5u4JxInHGZAs=" + }, + "model": { + "$ref": "AAAAAAF5u4JxInHFYHI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1551, + "top": 668, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u4JxInHGZAs=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5u4JxInHKguw=", + "_parent": { + "$ref": "AAAAAAF5u4JxInHGZAs=" + }, + "model": { + "$ref": "AAAAAAF5u4JxInHFYHI=" + }, + "font": "Arial;13;0", + "left": 1524, + "top": 684, + "width": 14, + "height": 29 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u4CQSnFxMZ4=" + }, + "tail": { + "$ref": "AAAAAAF5u4CQSnFxMZ4=" + }, + "points": "1531:664;1561:664;1561:684;1537:684", + "nameLabel": { + "$ref": "AAAAAAF5u4JxInHH4AY=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u4JxInHIdDs=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u4JxInHJ5eA=" + }, + "activation": { + "$ref": "AAAAAAF5u4JxInHKguw=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5u4K7N3HeFKg=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u4K7NnHd/tc=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4K7N3HfLDI=", + "_parent": { + "$ref": "AAAAAAF5u4K7N3HeFKg=" + }, + "model": { + "$ref": "AAAAAAF5u4K7NnHd/tc=" + }, + "font": "Arial;13;0", + "left": 854, + "top": 740, + "width": 85.2744140625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u4K7N3HeFKg=" + }, + "edgePosition": 1, + "text": "18 : go back" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4K7N3Hg4XA=", + "_parent": { + "$ref": "AAAAAAF5u4K7N3HeFKg=" + }, + "model": { + "$ref": "AAAAAAF5u4K7NnHd/tc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 896, + "top": 755, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u4K7N3HeFKg=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4K7N3Hhl4E=", + "_parent": { + "$ref": "AAAAAAF5u4K7N3HeFKg=" + }, + "model": { + "$ref": "AAAAAAF5u4K7NnHd/tc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 897, + "top": 720, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u4K7N3HeFKg=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5u4K7N3HioHM=", + "_parent": { + "$ref": "AAAAAAF5u4K7N3HeFKg=" + }, + "model": { + "$ref": "AAAAAAF5u4K7NnHd/tc=" + }, + "font": "Arial;13;0", + "left": 251, + "top": 736, + "width": 14, + "height": 29 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u3kC7m6yiz0=" + }, + "tail": { + "$ref": "AAAAAAF5u4CQSnFxMZ4=" + }, + "points": "1531:736;264:736", + "nameLabel": { + "$ref": "AAAAAAF5u4K7N3HfLDI=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u4K7N3Hg4XA=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u4K7N3Hhl4E=" + }, + "activation": { + "$ref": "AAAAAAF5u4K7N3HioHM=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5u4MM0HH0ZpA=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u4MM0HHz2BM=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4MM0XH1a+8=", + "_parent": { + "$ref": "AAAAAAF5u4MM0HH0ZpA=" + }, + "model": { + "$ref": "AAAAAAF5u4MM0HHz2BM=" + }, + "font": "Arial;13;0", + "left": 954, + "top": 776, + "width": 120.67529296875, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u4MM0HH0ZpA=" + }, + "edgePosition": 1, + "text": "19 : Go to Pet record" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4MM0XH2lV4=", + "_parent": { + "$ref": "AAAAAAF5u4MM0HH0ZpA=" + }, + "model": { + "$ref": "AAAAAAF5u4MM0HHz2BM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1014, + "top": 761, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u4MM0HH0ZpA=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4MM0XH3Huo=", + "_parent": { + "$ref": "AAAAAAF5u4MM0HH0ZpA=" + }, + "model": { + "$ref": "AAAAAAF5u4MM0HHz2BM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1014, + "top": 796, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u4MM0HH0ZpA=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5u4MM0XH4xy0=", + "_parent": { + "$ref": "AAAAAAF5u4MM0HH0ZpA=" + }, + "model": { + "$ref": "AAAAAAF5u4MM0HHz2BM=" + }, + "font": "Arial;13;0", + "left": 1771, + "top": 792, + "width": 14, + "height": 29 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u4GIEXGTLBY=" + }, + "tail": { + "$ref": "AAAAAAF5u3kC7m6yiz0=" + }, + "points": "258:792;1771:792", + "nameLabel": { + "$ref": "AAAAAAF5u4MM0XH1a+8=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u4MM0XH2lV4=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u4MM0XH3Huo=" + }, + "activation": { + "$ref": "AAAAAAF5u4MM0XH4xy0=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5u4NQc3IK9ww=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u4NQc3IJGdE=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4NQc3ILXt0=", + "_parent": { + "$ref": "AAAAAAF5u4NQc3IK9ww=" + }, + "model": { + "$ref": "AAAAAAF5u4NQc3IJGdE=" + }, + "font": "Arial;13;0", + "left": 1736, + "top": 819, + "width": 174.14794921875, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u4NQc3IK9ww=" + }, + "edgePosition": 1, + "text": "20 : Record your pet message" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4NQc3IMdCo=", + "_parent": { + "$ref": "AAAAAAF5u4NQc3IK9ww=" + }, + "model": { + "$ref": "AAAAAAF5u4NQc3IJGdE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1838, + "top": 819, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u4NQc3IK9ww=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4NQc3INic8=", + "_parent": { + "$ref": "AAAAAAF5u4NQc3IK9ww=" + }, + "model": { + "$ref": "AAAAAAF5u4NQc3IJGdE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1804, + "top": 820, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u4NQc3IK9ww=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5u4NQc3IOzCQ=", + "_parent": { + "$ref": "AAAAAAF5u4NQc3IK9ww=" + }, + "model": { + "$ref": "AAAAAAF5u4NQc3IJGdE=" + }, + "font": "Arial;13;0", + "left": 1771, + "top": 836, + "width": 14, + "height": 29 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u4GIEXGTLBY=" + }, + "tail": { + "$ref": "AAAAAAF5u4GIEXGTLBY=" + }, + "points": "1784:816;1814:816;1814:836;1784:836", + "nameLabel": { + "$ref": "AAAAAAF5u4NQc3ILXt0=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u4NQc3IMdCo=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u4NQc3INic8=" + }, + "activation": { + "$ref": "AAAAAAF5u4NQc3IOzCQ=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5u4QsfXJAxYA=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u4QsfHI/fwQ=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4QsfXJB5a8=", + "_parent": { + "$ref": "AAAAAAF5u4QsfXJAxYA=" + }, + "model": { + "$ref": "AAAAAAF5u4QsfHI/fwQ=" + }, + "font": "Arial;13;0", + "left": 974, + "top": 860, + "width": 85.2744140625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u4QsfXJAxYA=" + }, + "edgePosition": 1, + "text": "21 : Go back" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4QsfXJCpVg=", + "_parent": { + "$ref": "AAAAAAF5u4QsfXJAxYA=" + }, + "model": { + "$ref": "AAAAAAF5u4QsfHI/fwQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1016, + "top": 875, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u4QsfXJAxYA=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4QsfXJD8AU=", + "_parent": { + "$ref": "AAAAAAF5u4QsfXJAxYA=" + }, + "model": { + "$ref": "AAAAAAF5u4QsfHI/fwQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1017, + "top": 840, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u4QsfXJAxYA=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5u4QsfXJEeq8=", + "_parent": { + "$ref": "AAAAAAF5u4QsfXJAxYA=" + }, + "model": { + "$ref": "AAAAAAF5u4QsfHI/fwQ=" + }, + "font": "Arial;13;0", + "left": 251, + "top": 856, + "width": 14, + "height": 29 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u3kC7m6yiz0=" + }, + "tail": { + "$ref": "AAAAAAF5u4GIEXGTLBY=" + }, + "points": "1771:856;264:856", + "nameLabel": { + "$ref": "AAAAAAF5u4QsfXJB5a8=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u4QsfXJCpVg=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u4QsfXJD8AU=" + }, + "activation": { + "$ref": "AAAAAAF5u4QsfXJEeq8=" + } + }, + { + "_type": "UMLSeqMessageView", + "_id": "AAAAAAF5u4RktHJWfxQ=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW55vcM=" + }, + "model": { + "$ref": "AAAAAAF5u4RktHJVY1w=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4RktHJX6pY=", + "_parent": { + "$ref": "AAAAAAF5u4RktHJWfxQ=" + }, + "model": { + "$ref": "AAAAAAF5u4RktHJVY1w=" + }, + "font": "Arial;13;0", + "left": 130, + "top": 876, + "width": 85.2744140625, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u4RktHJWfxQ=" + }, + "edgePosition": 1, + "text": "22 : Exit" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4RktHJYrLY=", + "_parent": { + "$ref": "AAAAAAF5u4RktHJWfxQ=" + }, + "model": { + "$ref": "AAAAAAF5u4RktHJVY1w=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 172, + "top": 891, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u4RktHJWfxQ=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4RktHJZcgo=", + "_parent": { + "$ref": "AAAAAAF5u4RktHJWfxQ=" + }, + "model": { + "$ref": "AAAAAAF5u4RktHJVY1w=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 173, + "top": 856, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 10, + "hostEdge": { + "$ref": "AAAAAAF5u4RktHJWfxQ=" + }, + "edgePosition": 1 + }, + { + "_type": "UMLActivationView", + "_id": "AAAAAAF5u4RktHJaWOM=", + "_parent": { + "$ref": "AAAAAAF5u4RktHJWfxQ=" + }, + "model": { + "$ref": "AAAAAAF5u4RktHJVY1w=" + }, + "font": "Arial;13;0", + "left": 82, + "top": 872, + "width": 14, + "height": 29 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u3jKp26S9eg=" + }, + "tail": { + "$ref": "AAAAAAF5u3kC7m6yiz0=" + }, + "points": "251:872;95:872", + "nameLabel": { + "$ref": "AAAAAAF5u4RktHJX6pY=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u4RktHJYrLY=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u4RktHJZcgo=" + }, + "activation": { + "$ref": "AAAAAAF5u4RktHJaWOM=" + } + } + ] + } + ], + "messages": [ + { + "_type": "UMLMessage", + "_id": "AAAAAAF5u3ow/m8MXhw=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "log in", + "source": { + "$ref": "AAAAAAF5u3jKp26LRWo=" + }, + "target": { + "$ref": "AAAAAAF5u3kC7m6re8w=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5u3rSZG8kQfM=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "Enter test window", + "source": { + "$ref": "AAAAAAF5u3kC7m6re8w=" + }, + "target": { + "$ref": "AAAAAAF5u3kqTm7L/HE=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5u3tmKm9dAgg=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "Finish Test", + "source": { + "$ref": "AAAAAAF5u3kqTm7L/HE=" + }, + "target": { + "$ref": "AAAAAAF5u3s0nW89TDg=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5u3wgl2+s4lE=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "Return to Main Window", + "source": { + "$ref": "AAAAAAF5u3kqTm7L/HE=" + }, + "target": { + "$ref": "AAAAAAF5u3kC7m6re8w=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5u3ugiW91Ir4=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "Return Result", + "source": { + "$ref": "AAAAAAF5u3s0nW89TDg=" + }, + "target": { + "$ref": "AAAAAAF5u3kqTm7L/HE=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5u3yavW/k534=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "Enter Reading Window", + "source": { + "$ref": "AAAAAAF5u3kC7m6re8w=" + }, + "target": { + "$ref": "AAAAAAF5u3mtem7svkw=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5u315f3BcBE4=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "Enter cat reading", + "source": { + "$ref": "AAAAAAF5u3mtem7svkw=" + }, + "target": { + "$ref": "AAAAAAF5u3zfPW/8xwM=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5u32/AnBzwEc=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "Enter cat 1 reading", + "source": { + "$ref": "AAAAAAF5u3zfPW/8xwM=" + }, + "target": { + "$ref": "AAAAAAF5u3zoXnAbJbA=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5u33znnCKv/I=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "go back", + "source": { + "$ref": "AAAAAAF5u3zoXnAbJbA=" + }, + "target": { + "$ref": "AAAAAAF5u3zfPW/8xwM=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5u34TIXCg3aM=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "go back", + "source": { + "$ref": "AAAAAAF5u3zfPW/8xwM=" + }, + "target": { + "$ref": "AAAAAAF5u3mtem7svkw=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5u37zg3DZPdU=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "Enter Dog reading", + "source": { + "$ref": "AAAAAAF5u3mtem7svkw=" + }, + "target": { + "$ref": "AAAAAAF5u35SRnC4wUo=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5u381n3EQBQU=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "Enter dog 1", + "source": { + "$ref": "AAAAAAF5u35SRnC4wUo=" + }, + "target": { + "$ref": "AAAAAAF5u38SoXDwXYg=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5u39bHHEm1/o=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "go back", + "source": { + "$ref": "AAAAAAF5u38SoXDwXYg=" + }, + "target": { + "$ref": "AAAAAAF5u35SRnC4wUo=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5u394CHE8gF8=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "go back", + "source": { + "$ref": "AAAAAAF5u35SRnC4wUo=" + }, + "target": { + "$ref": "AAAAAAF5u3mtem7svkw=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5u3+qAXFSTA4=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "go back", + "source": { + "$ref": "AAAAAAF5u3mtem7svkw=" + }, + "target": { + "$ref": "AAAAAAF5u3kC7m6re8w=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5u4JC0HGvWRk=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "Go to collection", + "source": { + "$ref": "AAAAAAF5u3kC7m6re8w=" + }, + "target": { + "$ref": "AAAAAAF5u4CQSXFq878=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5u4JxInHFYHI=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "reading your collection", + "source": { + "$ref": "AAAAAAF5u4CQSXFq878=" + }, + "target": { + "$ref": "AAAAAAF5u4CQSXFq878=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5u4K7NnHd/tc=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "go back", + "source": { + "$ref": "AAAAAAF5u4CQSXFq878=" + }, + "target": { + "$ref": "AAAAAAF5u3kC7m6re8w=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5u4MM0HHz2BM=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "Go to Pet record", + "source": { + "$ref": "AAAAAAF5u3kC7m6re8w=" + }, + "target": { + "$ref": "AAAAAAF5u4GIEHGMTaM=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5u4NQc3IJGdE=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "Record your pet message", + "source": { + "$ref": "AAAAAAF5u4GIEHGMTaM=" + }, + "target": { + "$ref": "AAAAAAF5u4GIEHGMTaM=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5u4QsfHI/fwQ=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "Go back", + "source": { + "$ref": "AAAAAAF5u4GIEHGMTaM=" + }, + "target": { + "$ref": "AAAAAAF5u3kC7m6re8w=" + } + }, + { + "_type": "UMLMessage", + "_id": "AAAAAAF5u4RktHJVY1w=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "Exit", + "source": { + "$ref": "AAAAAAF5u3kC7m6re8w=" + }, + "target": { + "$ref": "AAAAAAF5u3jKp26LRWo=" + } + } + ], + "participants": [ + { + "_type": "UMLLifeline", + "_id": "AAAAAAF5u3jKp26LRWo=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "startWindow", + "represent": { + "$ref": "AAAAAAF5u3jKp26KOBo=" + }, + "isMultiInstance": false + }, + { + "_type": "UMLLifeline", + "_id": "AAAAAAF5u3kC7m6re8w=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "MainWindow", + "represent": { + "$ref": "AAAAAAF5u3kC7m6qZ9w=" + }, + "isMultiInstance": false + }, + { + "_type": "UMLLifeline", + "_id": "AAAAAAF5u3kqTm7L/HE=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "TestWindow", + "represent": { + "$ref": "AAAAAAF5u3kqTm7KMsI=" + }, + "isMultiInstance": false + }, + { + "_type": "UMLLifeline", + "_id": "AAAAAAF5u3mtem7svkw=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "ReadingWindow", + "represent": { + "$ref": "AAAAAAF5u3mtem7rdwA=" + }, + "isMultiInstance": false + }, + { + "_type": "UMLLifeline", + "_id": "AAAAAAF5u3s0nW89TDg=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "Result Window", + "represent": { + "$ref": "AAAAAAF5u3s0nW88+jc=" + }, + "isMultiInstance": false + }, + { + "_type": "UMLLifeline", + "_id": "AAAAAAF5u3zfPW/8xwM=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "Cat Reading", + "represent": { + "$ref": "AAAAAAF5u3zfPW/7ATA=" + }, + "isMultiInstance": false + }, + { + "_type": "UMLLifeline", + "_id": "AAAAAAF5u3zoXnAbJbA=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "Cat 1", + "represent": { + "$ref": "AAAAAAF5u3zoXnAaXWc=" + }, + "isMultiInstance": false + }, + { + "_type": "UMLLifeline", + "_id": "AAAAAAF5u35SRnC4wUo=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "Dog reading", + "represent": { + "$ref": "AAAAAAF5u35SRnC39zc=" + }, + "isMultiInstance": false + }, + { + "_type": "UMLLifeline", + "_id": "AAAAAAF5u38SoXDwXYg=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "Dog 1", + "represent": { + "$ref": "AAAAAAF5u38SoXDvuiM=" + }, + "isMultiInstance": false + }, + { + "_type": "UMLLifeline", + "_id": "AAAAAAF5u4CQSXFq878=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "Favourite pet collection", + "represent": { + "$ref": "AAAAAAF5u4CQSXFpn5k=" + }, + "isMultiInstance": false + }, + { + "_type": "UMLLifeline", + "_id": "AAAAAAF5u4GIEHGMTaM=", + "_parent": { + "$ref": "AAAAAAF5u3hZKW54das=" + }, + "name": "Your pet record", + "represent": { + "$ref": "AAAAAAF5u4GIEHGL7lg=" + }, + "isMultiInstance": false + } + ] + } + ], + "attributes": [ + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5u3jKp26KOBo=", + "_parent": { + "$ref": "AAAAAAF5u3hZKG53U7I=" + }, + "name": "Role1" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5u3kC7m6qZ9w=", + "_parent": { + "$ref": "AAAAAAF5u3hZKG53U7I=" + }, + "name": "Role2" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5u3kqTm7KMsI=", + "_parent": { + "$ref": "AAAAAAF5u3hZKG53U7I=" + }, + "name": "Role3" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5u3mtem7rdwA=", + "_parent": { + "$ref": "AAAAAAF5u3hZKG53U7I=" + }, + "name": "Role4" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5u3s0nW88+jc=", + "_parent": { + "$ref": "AAAAAAF5u3hZKG53U7I=" + }, + "name": "Role5" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5u3zfPW/7ATA=", + "_parent": { + "$ref": "AAAAAAF5u3hZKG53U7I=" + }, + "name": "Role6" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5u3zoXnAaXWc=", + "_parent": { + "$ref": "AAAAAAF5u3hZKG53U7I=" + }, + "name": "Role7" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5u35SRnC39zc=", + "_parent": { + "$ref": "AAAAAAF5u3hZKG53U7I=" + }, + "name": "Role8" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5u38SoXDvuiM=", + "_parent": { + "$ref": "AAAAAAF5u3hZKG53U7I=" + }, + "name": "Role9" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5u4CQSXFpn5k=", + "_parent": { + "$ref": "AAAAAAF5u3hZKG53U7I=" + }, + "name": "Role10" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5u4GIEHGL7lg=", + "_parent": { + "$ref": "AAAAAAF5u3hZKG53U7I=" + }, + "name": "Role11" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5u4OWHXIfNNY=", + "_parent": { + "$ref": "AAAAAAF5u3hZKG53U7I=" + }, + "name": "Role12", + "type": "" + } + ] + } + ] +} \ No newline at end of file diff --git a/model/界面类图.mdj b/model/界面类图.mdj new file mode 100644 index 0000000..d76e577 --- /dev/null +++ b/model/界面类图.mdj @@ -0,0 +1,7650 @@ +{ + "_type": "Project", + "_id": "AAAAAAFF+h6SjaM2Hec=", + "name": "Untitled", + "ownedElements": [ + { + "_type": "UMLModel", + "_id": "AAAAAAFF+qBWK6M3Z8Y=", + "_parent": { + "$ref": "AAAAAAFF+h6SjaM2Hec=" + }, + "name": "Model", + "ownedElements": [ + { + "_type": "UMLClassDiagram", + "_id": "AAAAAAFF+qBtyKM79qY=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "Main", + "defaultDiagram": true + } + ] + }, + { + "_type": "UMLModel", + "_id": "AAAAAAF5u4g06SrngnU=", + "_parent": { + "$ref": "AAAAAAFF+h6SjaM2Hec=" + }, + "name": "Model1", + "ownedElements": [ + { + "_type": "UMLClassDiagram", + "_id": "AAAAAAF5u4g06Sroro4=", + "_parent": { + "$ref": "AAAAAAF5u4g06SrngnU=" + }, + "name": "ClassDiagram1", + "ownedViews": [ + { + "_type": "UMLClassView", + "_id": "AAAAAAF5u4hBqSruz6s=", + "_parent": { + "$ref": "AAAAAAF5u4g06Sroro4=" + }, + "model": { + "$ref": "AAAAAAF5u4hBqCrsLe8=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u4hBqSrvp5I=", + "_parent": { + "$ref": "AAAAAAF5u4hBqSruz6s=" + }, + "model": { + "$ref": "AAAAAAF5u4hBqCrsLe8=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u4hBqSrwLhQ=", + "_parent": { + "$ref": "AAAAAAF5u4hBqSrvp5I=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 272, + "top": -80, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4hBqSrxo0Q=", + "_parent": { + "$ref": "AAAAAAF5u4hBqSrvp5I=" + }, + "font": "Arial;13;1", + "left": 253, + "top": 31, + "width": 150.6689453125, + "height": 13, + "text": "Start page" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4hBqSryrCg=", + "_parent": { + "$ref": "AAAAAAF5u4hBqSrvp5I=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 272, + "top": -80, + "width": 90.1875, + "height": 13, + "text": "(from Model1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4hBqSrz0A0=", + "_parent": { + "$ref": "AAAAAAF5u4hBqSrvp5I=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 272, + "top": -80, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 248, + "top": 24, + "width": 160.6689453125, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5u4hBqSrwLhQ=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u4hBqSrxo0Q=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u4hBqSryrCg=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u4hBqSrz0A0=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u4hBqSr0C80=", + "_parent": { + "$ref": "AAAAAAF5u4hBqSruz6s=" + }, + "model": { + "$ref": "AAAAAAF5u4hBqCrsLe8=" + }, + "font": "Arial;13;0", + "left": 248, + "top": 49, + "width": 160.6689453125, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u4hBqSr12Ls=", + "_parent": { + "$ref": "AAAAAAF5u4hBqSruz6s=" + }, + "model": { + "$ref": "AAAAAAF5u4hBqCrsLe8=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5u4jpwSstRws=", + "_parent": { + "$ref": "AAAAAAF5u4hBqSr12Ls=" + }, + "model": { + "$ref": "AAAAAAF5u4jpvSsqMwM=" + }, + "font": "Arial;13;0", + "left": 253, + "top": 64, + "width": 150.6689453125, + "height": 13, + "text": "+Log in()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 248, + "top": 59, + "width": 160.6689453125, + "height": 23 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u4hBqSr2IBE=", + "_parent": { + "$ref": "AAAAAAF5u4hBqSruz6s=" + }, + "model": { + "$ref": "AAAAAAF5u4hBqCrsLe8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 136, + "top": -40, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u4hBqSr3JFw=", + "_parent": { + "$ref": "AAAAAAF5u4hBqSruz6s=" + }, + "model": { + "$ref": "AAAAAAF5u4hBqCrsLe8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 277, + "top": 24, + "width": 130.6689453125, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 248, + "top": 24, + "width": 160.6689453125, + "height": 89, + "nameCompartment": { + "$ref": "AAAAAAF5u4hBqSrvp5I=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF5u4hBqSr0C80=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u4hBqSr12Ls=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u4hBqSr2IBE=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u4hBqSr3JFw=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF5u4kdpCs0Aic=", + "_parent": { + "$ref": "AAAAAAF5u4g06Sroro4=" + }, + "model": { + "$ref": "AAAAAAF5u4kdoysyy0c=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u4kdpCs1VfM=", + "_parent": { + "$ref": "AAAAAAF5u4kdpCs0Aic=" + }, + "model": { + "$ref": "AAAAAAF5u4kdoysyy0c=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u4kdpCs2/z4=", + "_parent": { + "$ref": "AAAAAAF5u4kdpCs1VfM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": -48, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4kdpCs3wds=", + "_parent": { + "$ref": "AAAAAAF5u4kdpCs1VfM=" + }, + "font": "Arial;13;1", + "left": 189, + "top": 167, + "width": 278, + "height": 13, + "text": "MainWindow" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4kdpCs47ac=", + "_parent": { + "$ref": "AAAAAAF5u4kdpCs1VfM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": -48, + "width": 80.9072265625, + "height": 13, + "text": "(from Model1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4kdpCs5XI0=", + "_parent": { + "$ref": "AAAAAAF5u4kdpCs1VfM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": -48, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 184, + "top": 160, + "width": 288, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5u4kdpCs2/z4=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u4kdpCs3wds=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u4kdpCs47ac=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u4kdpCs5XI0=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u4kdpCs6y4I=", + "_parent": { + "$ref": "AAAAAAF5u4kdpCs0Aic=" + }, + "model": { + "$ref": "AAAAAAF5u4kdoysyy0c=" + }, + "font": "Arial;13;0", + "left": 184, + "top": 185, + "width": 288, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u4kdpCs7JRI=", + "_parent": { + "$ref": "AAAAAAF5u4kdpCs0Aic=" + }, + "model": { + "$ref": "AAAAAAF5u4kdoysyy0c=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5u4k7ritf5D0=", + "_parent": { + "$ref": "AAAAAAF5u4kdpCs7JRI=" + }, + "model": { + "$ref": "AAAAAAF5u4k7qStc29Y=" + }, + "font": "Arial;13;0", + "left": 189, + "top": 200, + "width": 278, + "height": 13, + "text": "+Reading()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5u4lHJitlEOs=", + "_parent": { + "$ref": "AAAAAAF5u4kdpCs7JRI=" + }, + "model": { + "$ref": "AAAAAAF5u4lHIiti8k0=" + }, + "font": "Arial;13;0", + "left": 189, + "top": 215, + "width": 278, + "height": 13, + "text": "+Recommend()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5u4lyLittMsY=", + "_parent": { + "$ref": "AAAAAAF5u4kdpCs7JRI=" + }, + "model": { + "$ref": "AAAAAAF5u4lyKytqCQk=" + }, + "font": "Arial;13;0", + "left": 189, + "top": 230, + "width": 278, + "height": 13, + "text": "+Pet record()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5u4mUjit0U8o=", + "_parent": { + "$ref": "AAAAAAF5u4kdpCs7JRI=" + }, + "model": { + "$ref": "AAAAAAF5u4mUiitxAjI=" + }, + "font": "Arial;13;0", + "left": 189, + "top": 245, + "width": 278, + "height": 13, + "text": "+Favourite Pet()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5u4nM2it7Ljc=", + "_parent": { + "$ref": "AAAAAAF5u4kdpCs7JRI=" + }, + "model": { + "$ref": "AAAAAAF5u4nM1St4+yE=" + }, + "font": "Arial;13;0", + "left": 189, + "top": 260, + "width": 278, + "height": 13, + "text": "+Exit()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 184, + "top": 195, + "width": 288, + "height": 83 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u4kdpCs87hs=", + "_parent": { + "$ref": "AAAAAAF5u4kdpCs0Aic=" + }, + "model": { + "$ref": "AAAAAAF5u4kdoysyy0c=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -8, + "top": -24, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u4kdpCs9IC8=", + "_parent": { + "$ref": "AAAAAAF5u4kdpCs0Aic=" + }, + "model": { + "$ref": "AAAAAAF5u4kdoysyy0c=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -8, + "top": -24, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 184, + "top": 160, + "width": 288, + "height": 168, + "nameCompartment": { + "$ref": "AAAAAAF5u4kdpCs1VfM=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF5u4kdpCs6y4I=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u4kdpCs7JRI=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u4kdpCs87hs=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u4kdpCs9IC8=" + } + }, + { + "_type": "UMLGeneralizationView", + "_id": "AAAAAAF5u4plDCub7DU=", + "_parent": { + "$ref": "AAAAAAF5u4g06Sroro4=" + }, + "model": { + "$ref": "AAAAAAF5u4plDCuZipQ=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4plDCucKtU=", + "_parent": { + "$ref": "AAAAAAF5u4plDCub7DU=" + }, + "model": { + "$ref": "AAAAAAF5u4plDCuZipQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 312, + "top": 129, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u4plDCub7DU=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4plDCud474=", + "_parent": { + "$ref": "AAAAAAF5u4plDCub7DU=" + }, + "model": { + "$ref": "AAAAAAF5u4plDCuZipQ=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 297, + "top": 129, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u4plDCub7DU=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4plDCueAQo=", + "_parent": { + "$ref": "AAAAAAF5u4plDCub7DU=" + }, + "model": { + "$ref": "AAAAAAF5u4plDCuZipQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 341, + "top": 130, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u4plDCub7DU=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u4hBqSruz6s=" + }, + "tail": { + "$ref": "AAAAAAF5u4kdpCs0Aic=" + }, + "lineStyle": 1, + "points": "327:159;327:113", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u4plDCucKtU=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u4plDCud474=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u4plDCueAQo=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF5u4rEayuv1Lc=", + "_parent": { + "$ref": "AAAAAAF5u4g06Sroro4=" + }, + "model": { + "$ref": "AAAAAAF5u4rEayutI2M=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u4rEayuwbHE=", + "_parent": { + "$ref": "AAAAAAF5u4rEayuv1Lc=" + }, + "model": { + "$ref": "AAAAAAF5u4rEayutI2M=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u4rEayuxoLU=", + "_parent": { + "$ref": "AAAAAAF5u4rEayuwbHE=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4rEayuy/Yg=", + "_parent": { + "$ref": "AAAAAAF5u4rEayuwbHE=" + }, + "font": "Arial;13;1", + "left": 53, + "top": 415, + "width": 135, + "height": 13, + "text": "Reading" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4rEayuz0Do=", + "_parent": { + "$ref": "AAAAAAF5u4rEayuwbHE=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 80.9072265625, + "height": 13, + "text": "(from Model1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4rEayu0tRE=", + "_parent": { + "$ref": "AAAAAAF5u4rEayuwbHE=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 48, + "top": 408, + "width": 145, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5u4rEayuxoLU=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u4rEayuy/Yg=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u4rEayuz0Do=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u4rEayu0tRE=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u4rEayu1zlc=", + "_parent": { + "$ref": "AAAAAAF5u4rEayuv1Lc=" + }, + "model": { + "$ref": "AAAAAAF5u4rEayutI2M=" + }, + "font": "Arial;13;0", + "left": 48, + "top": 433, + "width": 145, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u4rEbCu27cM=", + "_parent": { + "$ref": "AAAAAAF5u4rEayuv1Lc=" + }, + "model": { + "$ref": "AAAAAAF5u4rEayutI2M=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5u4ro8ivbauU=", + "_parent": { + "$ref": "AAAAAAF5u4rEbCu27cM=" + }, + "model": { + "$ref": "AAAAAAF5u4ro6ivYegc=" + }, + "font": "Arial;13;0", + "left": 53, + "top": 448, + "width": 135, + "height": 13, + "text": "+CAT READIJNG()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5u4sGfyviUUQ=", + "_parent": { + "$ref": "AAAAAAF5u4rEbCu27cM=" + }, + "model": { + "$ref": "AAAAAAF5u4sGeyvfNtk=" + }, + "font": "Arial;13;0", + "left": 53, + "top": 463, + "width": 135, + "height": 13, + "text": "+DOG READING()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5u4sepyvpU9M=", + "_parent": { + "$ref": "AAAAAAF5u4rEbCu27cM=" + }, + "model": { + "$ref": "AAAAAAF5u4seoyvmvb4=" + }, + "font": "Arial;13;0", + "left": 53, + "top": 478, + "width": 135, + "height": 13, + "text": "+OTHER PET()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 48, + "top": 443, + "width": 145, + "height": 53 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u4rEbCu3qEg=", + "_parent": { + "$ref": "AAAAAAF5u4rEayuv1Lc=" + }, + "model": { + "$ref": "AAAAAAF5u4rEayutI2M=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u4rEbCu4F+0=", + "_parent": { + "$ref": "AAAAAAF5u4rEayuv1Lc=" + }, + "model": { + "$ref": "AAAAAAF5u4rEayutI2M=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 48, + "top": 408, + "width": 145, + "height": 145, + "nameCompartment": { + "$ref": "AAAAAAF5u4rEayuwbHE=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF5u4rEayu1zlc=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u4rEbCu27cM=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u4rEbCu3qEg=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u4rEbCu4F+0=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF5u4tFcivv7hs=", + "_parent": { + "$ref": "AAAAAAF5u4g06Sroro4=" + }, + "model": { + "$ref": "AAAAAAF5u4tFcivtsFA=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u4tFcivwvrU=", + "_parent": { + "$ref": "AAAAAAF5u4tFcivv7hs=" + }, + "model": { + "$ref": "AAAAAAF5u4tFcivtsFA=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u4tFcivxC5c=", + "_parent": { + "$ref": "AAAAAAF5u4tFcivwvrU=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4tFcivybII=", + "_parent": { + "$ref": "AAAAAAF5u4tFcivwvrU=" + }, + "font": "Arial;13;1", + "left": 29, + "top": 623, + "width": 80.57080078125, + "height": 13, + "text": "CAT" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4tFcivz0Q0=", + "_parent": { + "$ref": "AAAAAAF5u4tFcivwvrU=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 80.9072265625, + "height": 13, + "text": "(from Model1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4tFciv0jqY=", + "_parent": { + "$ref": "AAAAAAF5u4tFcivwvrU=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 24, + "top": 616, + "width": 90.57080078125, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5u4tFcivxC5c=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u4tFcivybII=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u4tFcivz0Q0=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u4tFciv0jqY=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u4tFciv12Z0=", + "_parent": { + "$ref": "AAAAAAF5u4tFcivv7hs=" + }, + "model": { + "$ref": "AAAAAAF5u4tFcivtsFA=" + }, + "font": "Arial;13;0", + "left": 24, + "top": 641, + "width": 90.57080078125, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u4tFciv2BJw=", + "_parent": { + "$ref": "AAAAAAF5u4tFcivv7hs=" + }, + "model": { + "$ref": "AAAAAAF5u4tFcivtsFA=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5u4u3ZyxupsI=", + "_parent": { + "$ref": "AAAAAAF5u4tFciv2BJw=" + }, + "model": { + "$ref": "AAAAAAF5u4u3YSxrCTk=" + }, + "font": "Arial;13;0", + "left": 29, + "top": 656, + "width": 80.57080078125, + "height": 13, + "text": "+CAT 1()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5u4vRsyx1/Rc=", + "_parent": { + "$ref": "AAAAAAF5u4tFciv2BJw=" + }, + "model": { + "$ref": "AAAAAAF5u4vRrixyVC8=" + }, + "font": "Arial;13;0", + "left": 29, + "top": 671, + "width": 80.57080078125, + "height": 13, + "text": "+CAT 2()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 24, + "top": 651, + "width": 90.57080078125, + "height": 38 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u4tFciv38cE=", + "_parent": { + "$ref": "AAAAAAF5u4tFcivv7hs=" + }, + "model": { + "$ref": "AAAAAAF5u4tFcivtsFA=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u4tFciv4piE=", + "_parent": { + "$ref": "AAAAAAF5u4tFcivv7hs=" + }, + "model": { + "$ref": "AAAAAAF5u4tFcivtsFA=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 24, + "top": 616, + "width": 90.57080078125, + "height": 73, + "nameCompartment": { + "$ref": "AAAAAAF5u4tFcivwvrU=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF5u4tFciv12Z0=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u4tFciv2BJw=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u4tFciv38cE=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u4tFciv4piE=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF5u4tmrywZxSI=", + "_parent": { + "$ref": "AAAAAAF5u4g06Sroro4=" + }, + "model": { + "$ref": "AAAAAAF5u4tmriwXyC8=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u4tmrywaiA4=", + "_parent": { + "$ref": "AAAAAAF5u4tmrywZxSI=" + }, + "model": { + "$ref": "AAAAAAF5u4tmriwXyC8=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u4tmrywbE1o=", + "_parent": { + "$ref": "AAAAAAF5u4tmrywaiA4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -64, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4tmrywcS2c=", + "_parent": { + "$ref": "AAAAAAF5u4tmrywaiA4=" + }, + "font": "Arial;13;1", + "left": 133, + "top": 623, + "width": 80.57080078125, + "height": 13, + "text": "DOG" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4tmrywdUKY=", + "_parent": { + "$ref": "AAAAAAF5u4tmrywaiA4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -64, + "width": 80.9072265625, + "height": 13, + "text": "(from Model1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4tmrywex88=", + "_parent": { + "$ref": "AAAAAAF5u4tmrywaiA4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -64, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 128, + "top": 616, + "width": 90.57080078125, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5u4tmrywbE1o=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u4tmrywcS2c=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u4tmrywdUKY=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u4tmrywex88=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u4tmrywfqM4=", + "_parent": { + "$ref": "AAAAAAF5u4tmrywZxSI=" + }, + "model": { + "$ref": "AAAAAAF5u4tmriwXyC8=" + }, + "font": "Arial;13;0", + "left": 128, + "top": 641, + "width": 90.57080078125, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u4tmrywgUIY=", + "_parent": { + "$ref": "AAAAAAF5u4tmrywZxSI=" + }, + "model": { + "$ref": "AAAAAAF5u4tmriwXyC8=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5u4vihix8mu8=", + "_parent": { + "$ref": "AAAAAAF5u4tmrywgUIY=" + }, + "model": { + "$ref": "AAAAAAF5u4vigSx5pd0=" + }, + "font": "Arial;13;0", + "left": 133, + "top": 656, + "width": 80.57080078125, + "height": 13, + "text": "+DOG 1()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5u4v/DSyDqPo=", + "_parent": { + "$ref": "AAAAAAF5u4tmrywgUIY=" + }, + "model": { + "$ref": "AAAAAAF5u4v/CiyAI2M=" + }, + "font": "Arial;13;0", + "left": 133, + "top": 671, + "width": 80.57080078125, + "height": 13, + "text": "+DOG 2()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 128, + "top": 651, + "width": 90.57080078125, + "height": 38 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u4tmrywhppw=", + "_parent": { + "$ref": "AAAAAAF5u4tmrywZxSI=" + }, + "model": { + "$ref": "AAAAAAF5u4tmriwXyC8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -32, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u4tmrywihbE=", + "_parent": { + "$ref": "AAAAAAF5u4tmrywZxSI=" + }, + "model": { + "$ref": "AAAAAAF5u4tmriwXyC8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -32, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 128, + "top": 616, + "width": 90.57080078125, + "height": 73, + "nameCompartment": { + "$ref": "AAAAAAF5u4tmrywaiA4=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF5u4tmrywfqM4=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u4tmrywgUIY=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u4tmrywhppw=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u4tmrywihbE=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF5u4t7QSxDA7w=", + "_parent": { + "$ref": "AAAAAAF5u4g06Sroro4=" + }, + "model": { + "$ref": "AAAAAAF5u4t7QSxBBHM=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u4t7QSxE55A=", + "_parent": { + "$ref": "AAAAAAF5u4t7QSxDA7w=" + }, + "model": { + "$ref": "AAAAAAF5u4t7QSxBBHM=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u4t7QSxFBxA=", + "_parent": { + "$ref": "AAAAAAF5u4t7QSxE55A=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -48, + "top": -16, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4t7QSxGKyU=", + "_parent": { + "$ref": "AAAAAAF5u4t7QSxE55A=" + }, + "font": "Arial;13;1", + "left": 245, + "top": 623, + "width": 80.57080078125, + "height": 13, + "text": "OTHER PET" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4t7QSxH96E=", + "_parent": { + "$ref": "AAAAAAF5u4t7QSxE55A=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -48, + "top": -16, + "width": 80.9072265625, + "height": 13, + "text": "(from Model1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4t7QSxIurE=", + "_parent": { + "$ref": "AAAAAAF5u4t7QSxE55A=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -48, + "top": -16, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 240, + "top": 616, + "width": 90.57080078125, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5u4t7QSxFBxA=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u4t7QSxGKyU=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u4t7QSxH96E=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u4t7QSxIurE=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u4t7QSxJDGA=", + "_parent": { + "$ref": "AAAAAAF5u4t7QSxDA7w=" + }, + "model": { + "$ref": "AAAAAAF5u4t7QSxBBHM=" + }, + "font": "Arial;13;0", + "left": 240, + "top": 641, + "width": 90.57080078125, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u4t7QSxKoIc=", + "_parent": { + "$ref": "AAAAAAF5u4t7QSxDA7w=" + }, + "model": { + "$ref": "AAAAAAF5u4t7QSxBBHM=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5u4wX8iyKBkA=", + "_parent": { + "$ref": "AAAAAAF5u4t7QSxKoIc=" + }, + "model": { + "$ref": "AAAAAAF5u4wX7SyHcZ0=" + }, + "font": "Arial;13;0", + "left": 245, + "top": 656, + "width": 80.57080078125, + "height": 13, + "text": "+OTHER 1()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5u4wqHCyRjPA=", + "_parent": { + "$ref": "AAAAAAF5u4t7QSxKoIc=" + }, + "model": { + "$ref": "AAAAAAF5u4wqFyyOcSQ=" + }, + "font": "Arial;13;0", + "left": 245, + "top": 671, + "width": 80.57080078125, + "height": 13, + "text": "+OTHER 2()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 240, + "top": 651, + "width": 90.57080078125, + "height": 38 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u4t7QSxLyAQ=", + "_parent": { + "$ref": "AAAAAAF5u4t7QSxDA7w=" + }, + "model": { + "$ref": "AAAAAAF5u4t7QSxBBHM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -24, + "top": -8, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u4t7QSxMKUA=", + "_parent": { + "$ref": "AAAAAAF5u4t7QSxDA7w=" + }, + "model": { + "$ref": "AAAAAAF5u4t7QSxBBHM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -24, + "top": -8, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 240, + "top": 616, + "width": 90.57080078125, + "height": 73, + "nameCompartment": { + "$ref": "AAAAAAF5u4t7QSxE55A=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF5u4t7QSxJDGA=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u4t7QSxKoIc=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u4t7QSxLyAQ=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u4t7QSxMKUA=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF5u4xteCydeBQ=", + "_parent": { + "$ref": "AAAAAAF5u4g06Sroro4=" + }, + "model": { + "$ref": "AAAAAAF5u4xteCyZvoQ=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4xteSye+G8=", + "_parent": { + "$ref": "AAAAAAF5u4xteCydeBQ=" + }, + "model": { + "$ref": "AAAAAAF5u4xteCyZvoQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 73, + "top": 573, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u4xteCydeBQ=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4xteSyfN30=", + "_parent": { + "$ref": "AAAAAAF5u4xteCydeBQ=" + }, + "model": { + "$ref": "AAAAAAF5u4xteCyZvoQ=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 59, + "top": 568, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u4xteCydeBQ=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4xteSygpjg=", + "_parent": { + "$ref": "AAAAAAF5u4xteCydeBQ=" + }, + "model": { + "$ref": "AAAAAAF5u4xteCyZvoQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 102, + "top": 582, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u4xteCydeBQ=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4xteSyhK+g=", + "_parent": { + "$ref": "AAAAAAF5u4xteCydeBQ=" + }, + "model": { + "$ref": "AAAAAAF5u4xteCyaUkY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 72, + "top": 579, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u4xteCydeBQ=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4xteSyiFlk=", + "_parent": { + "$ref": "AAAAAAF5u4xteCydeBQ=" + }, + "model": { + "$ref": "AAAAAAF5u4xteCyaUkY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 60, + "top": 573, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5u4xteCydeBQ=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4xteSyjfts=", + "_parent": { + "$ref": "AAAAAAF5u4xteCydeBQ=" + }, + "model": { + "$ref": "AAAAAAF5u4xteCyaUkY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 97, + "top": 591, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u4xteCydeBQ=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4xteSykKC4=", + "_parent": { + "$ref": "AAAAAAF5u4xteCydeBQ=" + }, + "model": { + "$ref": "AAAAAAF5u4xteCyblMU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 76, + "top": 567, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u4xteCydeBQ=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4xteSylvpo=", + "_parent": { + "$ref": "AAAAAAF5u4xteCydeBQ=" + }, + "model": { + "$ref": "AAAAAAF5u4xteCyblMU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 62, + "top": 565, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5u4xteCydeBQ=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4xteSymNDA=", + "_parent": { + "$ref": "AAAAAAF5u4xteCydeBQ=" + }, + "model": { + "$ref": "AAAAAAF5u4xteCyblMU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 103, + "top": 571, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u4xteCydeBQ=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5u4xteSynTsY=", + "_parent": { + "$ref": "AAAAAAF5u4xteCydeBQ=" + }, + "model": { + "$ref": "AAAAAAF5u4xteCyaUkY=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5u4xteSyoRpo=", + "_parent": { + "$ref": "AAAAAAF5u4xteCydeBQ=" + }, + "model": { + "$ref": "AAAAAAF5u4xteCyblMU=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u4rEayuv1Lc=" + }, + "tail": { + "$ref": "AAAAAAF5u4tFcivv7hs=" + }, + "lineStyle": 1, + "points": "79:615;98:553", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u4xteSye+G8=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u4xteSyfN30=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u4xteSygpjg=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF5u4xteSyhK+g=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF5u4xteSyiFlk=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF5u4xteSyjfts=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF5u4xteSykKC4=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF5u4xteSylvpo=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF5u4xteSymNDA=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF5u4xteSynTsY=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF5u4xteSyoRpo=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF5u4ySOCzpFhw=", + "_parent": { + "$ref": "AAAAAAF5u4g06Sroro4=" + }, + "model": { + "$ref": "AAAAAAF5u4ySOCzlk9o=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4ySOCzqaM8=", + "_parent": { + "$ref": "AAAAAAF5u4ySOCzpFhw=" + }, + "model": { + "$ref": "AAAAAAF5u4ySOCzlk9o=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 136, + "top": 582, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u4ySOCzpFhw=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4ySOCzrRqo=", + "_parent": { + "$ref": "AAAAAAF5u4ySOCzpFhw=" + }, + "model": { + "$ref": "AAAAAAF5u4ySOCzlk9o=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 122, + "top": 586, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u4ySOCzpFhw=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4ySOCzs12U=", + "_parent": { + "$ref": "AAAAAAF5u4ySOCzpFhw=" + }, + "model": { + "$ref": "AAAAAAF5u4ySOCzlk9o=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 165, + "top": 573, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u4ySOCzpFhw=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4ySOCztX2Q=", + "_parent": { + "$ref": "AAAAAAF5u4ySOCzpFhw=" + }, + "model": { + "$ref": "AAAAAAF5u4ySOCzmuFE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 139, + "top": 588, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u4ySOCzpFhw=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4ySOCzuUis=", + "_parent": { + "$ref": "AAAAAAF5u4ySOCzpFhw=" + }, + "model": { + "$ref": "AAAAAAF5u4ySOCzmuFE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 125, + "top": 590, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5u4ySOCzpFhw=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4ySOCzvZcM=", + "_parent": { + "$ref": "AAAAAAF5u4ySOCzpFhw=" + }, + "model": { + "$ref": "AAAAAAF5u4ySOCzmuFE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 166, + "top": 584, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u4ySOCzpFhw=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4ySOCzwvqk=", + "_parent": { + "$ref": "AAAAAAF5u4ySOCzpFhw=" + }, + "model": { + "$ref": "AAAAAAF5u4ySOCznMeg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 135, + "top": 576, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u4ySOCzpFhw=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4ySOCzx4v0=", + "_parent": { + "$ref": "AAAAAAF5u4ySOCzpFhw=" + }, + "model": { + "$ref": "AAAAAAF5u4ySOCznMeg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 123, + "top": 582, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5u4ySOCzpFhw=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4ySOCzy80k=", + "_parent": { + "$ref": "AAAAAAF5u4ySOCzpFhw=" + }, + "model": { + "$ref": "AAAAAAF5u4ySOCznMeg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 160, + "top": 564, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u4ySOCzpFhw=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5u4ySOSzz/Lg=", + "_parent": { + "$ref": "AAAAAAF5u4ySOCzpFhw=" + }, + "model": { + "$ref": "AAAAAAF5u4ySOCzmuFE=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5u4ySOSz0c94=", + "_parent": { + "$ref": "AAAAAAF5u4ySOCzpFhw=" + }, + "model": { + "$ref": "AAAAAAF5u4ySOCznMeg=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u4rEayuv1Lc=" + }, + "tail": { + "$ref": "AAAAAAF5u4tmrywZxSI=" + }, + "lineStyle": 1, + "points": "161:615;142:553", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u4ySOCzqaM8=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u4ySOCzrRqo=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u4ySOCzs12U=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF5u4ySOCztX2Q=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF5u4ySOCzuUis=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF5u4ySOCzvZcM=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF5u4ySOCzwvqk=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF5u4ySOCzx4v0=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF5u4ySOCzy80k=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF5u4ySOSzz/Lg=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF5u4ySOSz0c94=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF5u4yf3y07O8c=", + "_parent": { + "$ref": "AAAAAAF5u4g06Sroro4=" + }, + "model": { + "$ref": "AAAAAAF5u4yf3y03xS4=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4yf3y08m2g=", + "_parent": { + "$ref": "AAAAAAF5u4yf3y07O8c=" + }, + "model": { + "$ref": "AAAAAAF5u4yf3y03xS4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 208, + "top": 588, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u4yf3y07O8c=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4yf3y091jA=", + "_parent": { + "$ref": "AAAAAAF5u4yf3y07O8c=" + }, + "model": { + "$ref": "AAAAAAF5u4yf3y03xS4=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 197, + "top": 598, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u4yf3y07O8c=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4yf3y0+778=", + "_parent": { + "$ref": "AAAAAAF5u4yf3y07O8c=" + }, + "model": { + "$ref": "AAAAAAF5u4yf3y03xS4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 229, + "top": 567, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u4yf3y07O8c=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4yf3y0/ZF8=", + "_parent": { + "$ref": "AAAAAAF5u4yf3y07O8c=" + }, + "model": { + "$ref": "AAAAAAF5u4yf3y04z+k=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 220, + "top": 600, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u4yf3y07O8c=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4yf3y1Azuw=", + "_parent": { + "$ref": "AAAAAAF5u4yf3y07O8c=" + }, + "model": { + "$ref": "AAAAAAF5u4yf3y04z+k=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 209, + "top": 608, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5u4yf3y07O8c=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4yf3y1Bj3g=", + "_parent": { + "$ref": "AAAAAAF5u4yf3y07O8c=" + }, + "model": { + "$ref": "AAAAAAF5u4yf3y04z+k=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 243, + "top": 584, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u4yf3y07O8c=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4yf3y1Cv9E=", + "_parent": { + "$ref": "AAAAAAF5u4yf3y07O8c=" + }, + "model": { + "$ref": "AAAAAAF5u4yf3y05kc8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 197, + "top": 576, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u4yf3y07O8c=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4yf3y1DQ+Y=", + "_parent": { + "$ref": "AAAAAAF5u4yf3y07O8c=" + }, + "model": { + "$ref": "AAAAAAF5u4yf3y05kc8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 189, + "top": 586, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5u4yf3y07O8c=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4yf3y1EgWE=", + "_parent": { + "$ref": "AAAAAAF5u4yf3y07O8c=" + }, + "model": { + "$ref": "AAAAAAF5u4yf3y05kc8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 213, + "top": 554, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u4yf3y07O8c=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5u4yf3y1Fr+Y=", + "_parent": { + "$ref": "AAAAAAF5u4yf3y07O8c=" + }, + "model": { + "$ref": "AAAAAAF5u4yf3y04z+k=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5u4yf3y1GKhM=", + "_parent": { + "$ref": "AAAAAAF5u4yf3y07O8c=" + }, + "model": { + "$ref": "AAAAAAF5u4yf3y05kc8=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u4rEayuv1Lc=" + }, + "tail": { + "$ref": "AAAAAAF5u4t7QSxDA7w=" + }, + "lineStyle": 1, + "points": "249:615;190:553", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u4yf3y08m2g=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u4yf3y091jA=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u4yf3y0+778=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF5u4yf3y0/ZF8=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF5u4yf3y1Azuw=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF5u4yf3y1Bj3g=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF5u4yf3y1Cv9E=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF5u4yf3y1DQ+Y=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF5u4yf3y1EgWE=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF5u4yf3y1Fr+Y=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF5u4yf3y1GKhM=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF5u4yyBy4PvrE=", + "_parent": { + "$ref": "AAAAAAF5u4g06Sroro4=" + }, + "model": { + "$ref": "AAAAAAF5u4yyBy4NEvk=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u4yyBy4QHqc=", + "_parent": { + "$ref": "AAAAAAF5u4yyBy4PvrE=" + }, + "model": { + "$ref": "AAAAAAF5u4yyBy4NEvk=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u4yyBy4Rpr4=", + "_parent": { + "$ref": "AAAAAAF5u4yyBy4QHqc=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4yyBy4STHw=", + "_parent": { + "$ref": "AAAAAAF5u4yyBy4QHqc=" + }, + "font": "Arial;13;1", + "left": 13, + "top": 735, + "width": 41.919921875, + "height": 13, + "text": "cat 1" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4yyBy4TuYY=", + "_parent": { + "$ref": "AAAAAAF5u4yyBy4QHqc=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 80.9072265625, + "height": 13, + "text": "(from Model1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4yyBy4UHgs=", + "_parent": { + "$ref": "AAAAAAF5u4yyBy4QHqc=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 8, + "top": 728, + "width": 51.919921875, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5u4yyBy4Rpr4=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u4yyBy4STHw=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u4yyBy4TuYY=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u4yyBy4UHgs=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u4yyBy4V24I=", + "_parent": { + "$ref": "AAAAAAF5u4yyBy4PvrE=" + }, + "model": { + "$ref": "AAAAAAF5u4yyBy4NEvk=" + }, + "font": "Arial;13;0", + "left": 8, + "top": 753, + "width": 51.919921875, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u4yyBy4WuAg=", + "_parent": { + "$ref": "AAAAAAF5u4yyBy4PvrE=" + }, + "model": { + "$ref": "AAAAAAF5u4yyBy4NEvk=" + }, + "font": "Arial;13;0", + "left": 8, + "top": 763, + "width": 51.919921875, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u4yyCC4XK7E=", + "_parent": { + "$ref": "AAAAAAF5u4yyBy4PvrE=" + }, + "model": { + "$ref": "AAAAAAF5u4yyBy4NEvk=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u4yyCC4YYm0=", + "_parent": { + "$ref": "AAAAAAF5u4yyBy4PvrE=" + }, + "model": { + "$ref": "AAAAAAF5u4yyBy4NEvk=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 8, + "top": 728, + "width": 51.919921875, + "height": 45, + "nameCompartment": { + "$ref": "AAAAAAF5u4yyBy4QHqc=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF5u4yyBy4V24I=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u4yyBy4WuAg=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u4yyCC4XK7E=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u4yyCC4YYm0=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF5u4zEai54zoQ=", + "_parent": { + "$ref": "AAAAAAF5u4g06Sroro4=" + }, + "model": { + "$ref": "AAAAAAF5u4zEai521m0=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u4zEai55R+E=", + "_parent": { + "$ref": "AAAAAAF5u4zEai54zoQ=" + }, + "model": { + "$ref": "AAAAAAF5u4zEai521m0=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u4zEai56J2Y=", + "_parent": { + "$ref": "AAAAAAF5u4zEai55R+E=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": -16, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4zEai573w0=", + "_parent": { + "$ref": "AAAAAAF5u4zEai55R+E=" + }, + "font": "Arial;13;1", + "left": 85, + "top": 735, + "width": 41.919921875, + "height": 13, + "text": "cat 2" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4zEai583MI=", + "_parent": { + "$ref": "AAAAAAF5u4zEai55R+E=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": -16, + "width": 80.9072265625, + "height": 13, + "text": "(from Model1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4zEai59EXw=", + "_parent": { + "$ref": "AAAAAAF5u4zEai55R+E=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": -16, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 80, + "top": 728, + "width": 51.919921875, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5u4zEai56J2Y=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u4zEai573w0=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u4zEai583MI=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u4zEai59EXw=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u4zEai5+j2c=", + "_parent": { + "$ref": "AAAAAAF5u4zEai54zoQ=" + }, + "model": { + "$ref": "AAAAAAF5u4zEai521m0=" + }, + "font": "Arial;13;0", + "left": 80, + "top": 753, + "width": 51.919921875, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u4zEai5/9lU=", + "_parent": { + "$ref": "AAAAAAF5u4zEai54zoQ=" + }, + "model": { + "$ref": "AAAAAAF5u4zEai521m0=" + }, + "font": "Arial;13;0", + "left": 80, + "top": 763, + "width": 51.919921875, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u4zEai6AZcs=", + "_parent": { + "$ref": "AAAAAAF5u4zEai54zoQ=" + }, + "model": { + "$ref": "AAAAAAF5u4zEai521m0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -8, + "top": -8, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u4zEai6Bh/k=", + "_parent": { + "$ref": "AAAAAAF5u4zEai54zoQ=" + }, + "model": { + "$ref": "AAAAAAF5u4zEai521m0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -8, + "top": -8, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 80, + "top": 728, + "width": 51.919921875, + "height": 45, + "nameCompartment": { + "$ref": "AAAAAAF5u4zEai55R+E=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF5u4zEai5+j2c=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u4zEai5/9lU=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u4zEai6AZcs=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u4zEai6Bh/k=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF5u4zk/y8Y3zk=", + "_parent": { + "$ref": "AAAAAAF5u4g06Sroro4=" + }, + "model": { + "$ref": "AAAAAAF5u4zk/y8Wc8s=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u4zk/y8Zq7o=", + "_parent": { + "$ref": "AAAAAAF5u4zk/y8Y3zk=" + }, + "model": { + "$ref": "AAAAAAF5u4zk/y8Wc8s=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u4zk/y8aZKY=", + "_parent": { + "$ref": "AAAAAAF5u4zk/y8Zq7o=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4zk/y8bdqo=", + "_parent": { + "$ref": "AAAAAAF5u4zk/y8Zq7o=" + }, + "font": "Arial;13;1", + "left": 157, + "top": 735, + "width": 41.919921875, + "height": 13, + "text": "dog 1" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4zk/y8ctCQ=", + "_parent": { + "$ref": "AAAAAAF5u4zk/y8Zq7o=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 80.9072265625, + "height": 13, + "text": "(from Model1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4zk/y8dWwk=", + "_parent": { + "$ref": "AAAAAAF5u4zk/y8Zq7o=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 152, + "top": 728, + "width": 51.919921875, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5u4zk/y8aZKY=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u4zk/y8bdqo=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u4zk/y8ctCQ=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u4zk/y8dWwk=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u4zk/y8e1sI=", + "_parent": { + "$ref": "AAAAAAF5u4zk/y8Y3zk=" + }, + "model": { + "$ref": "AAAAAAF5u4zk/y8Wc8s=" + }, + "font": "Arial;13;0", + "left": 152, + "top": 753, + "width": 51.919921875, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u4zk/y8flws=", + "_parent": { + "$ref": "AAAAAAF5u4zk/y8Y3zk=" + }, + "model": { + "$ref": "AAAAAAF5u4zk/y8Wc8s=" + }, + "font": "Arial;13;0", + "left": 152, + "top": 763, + "width": 51.919921875, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u4zlAC8gfA4=", + "_parent": { + "$ref": "AAAAAAF5u4zk/y8Y3zk=" + }, + "model": { + "$ref": "AAAAAAF5u4zk/y8Wc8s=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u4zlAC8h070=", + "_parent": { + "$ref": "AAAAAAF5u4zk/y8Y3zk=" + }, + "model": { + "$ref": "AAAAAAF5u4zk/y8Wc8s=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 152, + "top": 728, + "width": 51.919921875, + "height": 45, + "nameCompartment": { + "$ref": "AAAAAAF5u4zk/y8Zq7o=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF5u4zk/y8e1sI=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u4zk/y8flws=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u4zlAC8gfA4=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u4zlAC8h070=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF5u4z23C+BB0Q=", + "_parent": { + "$ref": "AAAAAAF5u4g06Sroro4=" + }, + "model": { + "$ref": "AAAAAAF5u4z23C9/1b0=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u4z23C+CWso=", + "_parent": { + "$ref": "AAAAAAF5u4z23C+BB0Q=" + }, + "model": { + "$ref": "AAAAAAF5u4z23C9/1b0=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u4z23C+DiDg=", + "_parent": { + "$ref": "AAAAAAF5u4z23C+CWso=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": -16, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4z23C+EoLM=", + "_parent": { + "$ref": "AAAAAAF5u4z23C+CWso=" + }, + "font": "Arial;13;1", + "left": 229, + "top": 735, + "width": 41.919921875, + "height": 13, + "text": "dog 2" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4z23C+Fd9I=", + "_parent": { + "$ref": "AAAAAAF5u4z23C+CWso=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": -16, + "width": 80.9072265625, + "height": 13, + "text": "(from Model1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u4z23C+GkIY=", + "_parent": { + "$ref": "AAAAAAF5u4z23C+CWso=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": -16, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 224, + "top": 728, + "width": 51.919921875, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5u4z23C+DiDg=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u4z23C+EoLM=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u4z23C+Fd9I=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u4z23C+GkIY=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u4z23C+H7Mo=", + "_parent": { + "$ref": "AAAAAAF5u4z23C+BB0Q=" + }, + "model": { + "$ref": "AAAAAAF5u4z23C9/1b0=" + }, + "font": "Arial;13;0", + "left": 224, + "top": 753, + "width": 51.919921875, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u4z23S+Ij3o=", + "_parent": { + "$ref": "AAAAAAF5u4z23C+BB0Q=" + }, + "model": { + "$ref": "AAAAAAF5u4z23C9/1b0=" + }, + "font": "Arial;13;0", + "left": 224, + "top": 763, + "width": 51.919921875, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u4z23S+Jig4=", + "_parent": { + "$ref": "AAAAAAF5u4z23C+BB0Q=" + }, + "model": { + "$ref": "AAAAAAF5u4z23C9/1b0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -8, + "top": -8, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u4z23S+KRNg=", + "_parent": { + "$ref": "AAAAAAF5u4z23C+BB0Q=" + }, + "model": { + "$ref": "AAAAAAF5u4z23C9/1b0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -8, + "top": -8, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 224, + "top": 728, + "width": 51.919921875, + "height": 45, + "nameCompartment": { + "$ref": "AAAAAAF5u4z23C+CWso=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF5u4z23C+H7Mo=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u4z23S+Ij3o=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u4z23S+Jig4=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u4z23S+KRNg=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF5u40KIDAhPeM=", + "_parent": { + "$ref": "AAAAAAF5u4g06Sroro4=" + }, + "model": { + "$ref": "AAAAAAF5u40KIDAfgc8=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u40KIDAi5jk=", + "_parent": { + "$ref": "AAAAAAF5u40KIDAhPeM=" + }, + "model": { + "$ref": "AAAAAAF5u40KIDAfgc8=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u40KIDAjGls=", + "_parent": { + "$ref": "AAAAAAF5u40KIDAi5jk=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -32, + "top": -32, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u40KIDAkd0g=", + "_parent": { + "$ref": "AAAAAAF5u40KIDAi5jk=" + }, + "font": "Arial;13;1", + "left": 309, + "top": 735, + "width": 43.341796875, + "height": 13, + "text": "other 1" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u40KIDAloZs=", + "_parent": { + "$ref": "AAAAAAF5u40KIDAi5jk=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -32, + "top": -32, + "width": 80.9072265625, + "height": 13, + "text": "(from Model1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u40KIDAmZJU=", + "_parent": { + "$ref": "AAAAAAF5u40KIDAi5jk=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -32, + "top": -32, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 304, + "top": 728, + "width": 53.341796875, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5u40KIDAjGls=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u40KIDAkd0g=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u40KIDAloZs=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u40KIDAmZJU=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u40KIDAnY9M=", + "_parent": { + "$ref": "AAAAAAF5u40KIDAhPeM=" + }, + "model": { + "$ref": "AAAAAAF5u40KIDAfgc8=" + }, + "font": "Arial;13;0", + "left": 304, + "top": 753, + "width": 53.341796875, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u40KIDAobM8=", + "_parent": { + "$ref": "AAAAAAF5u40KIDAhPeM=" + }, + "model": { + "$ref": "AAAAAAF5u40KIDAfgc8=" + }, + "font": "Arial;13;0", + "left": 304, + "top": 763, + "width": 53.341796875, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u40KIDApjjI=", + "_parent": { + "$ref": "AAAAAAF5u40KIDAhPeM=" + }, + "model": { + "$ref": "AAAAAAF5u40KIDAfgc8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": -16, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u40KIDAqdRA=", + "_parent": { + "$ref": "AAAAAAF5u40KIDAhPeM=" + }, + "model": { + "$ref": "AAAAAAF5u40KIDAfgc8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": -16, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 304, + "top": 728, + "width": 53.341796875, + "height": 45, + "nameCompartment": { + "$ref": "AAAAAAF5u40KIDAi5jk=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF5u40KIDAnY9M=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u40KIDAobM8=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u40KIDApjjI=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u40KIDAqdRA=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF5u40brjCKdyQ=", + "_parent": { + "$ref": "AAAAAAF5u4g06Sroro4=" + }, + "model": { + "$ref": "AAAAAAF5u40brjCIvV0=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u40brjCLVjU=", + "_parent": { + "$ref": "AAAAAAF5u40brjCKdyQ=" + }, + "model": { + "$ref": "AAAAAAF5u40brjCIvV0=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u40brjCM8ec=", + "_parent": { + "$ref": "AAAAAAF5u40brjCLVjU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -32, + "top": -48, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u40brjCNOgk=", + "_parent": { + "$ref": "AAAAAAF5u40brjCLVjU=" + }, + "font": "Arial;13;1", + "left": 381, + "top": 735, + "width": 43.341796875, + "height": 13, + "text": "other 2" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u40brjCOJW8=", + "_parent": { + "$ref": "AAAAAAF5u40brjCLVjU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -32, + "top": -48, + "width": 80.9072265625, + "height": 13, + "text": "(from Model1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u40brjCPKI4=", + "_parent": { + "$ref": "AAAAAAF5u40brjCLVjU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -32, + "top": -48, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 376, + "top": 728, + "width": 53.341796875, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5u40brjCM8ec=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u40brjCNOgk=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u40brjCOJW8=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u40brjCPKI4=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u40brjCQPiM=", + "_parent": { + "$ref": "AAAAAAF5u40brjCKdyQ=" + }, + "model": { + "$ref": "AAAAAAF5u40brjCIvV0=" + }, + "font": "Arial;13;0", + "left": 376, + "top": 753, + "width": 53.341796875, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u40brzCRhz0=", + "_parent": { + "$ref": "AAAAAAF5u40brjCKdyQ=" + }, + "model": { + "$ref": "AAAAAAF5u40brjCIvV0=" + }, + "font": "Arial;13;0", + "left": 376, + "top": 763, + "width": 53.341796875, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u40brzCSqu8=", + "_parent": { + "$ref": "AAAAAAF5u40brjCKdyQ=" + }, + "model": { + "$ref": "AAAAAAF5u40brjCIvV0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": -24, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u40brzCT9Ek=", + "_parent": { + "$ref": "AAAAAAF5u40brjCKdyQ=" + }, + "model": { + "$ref": "AAAAAAF5u40brjCIvV0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": -24, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 376, + "top": 728, + "width": 53.341796875, + "height": 45, + "nameCompartment": { + "$ref": "AAAAAAF5u40brjCLVjU=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF5u40brjCQPiM=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u40brzCRhz0=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u40brzCSqu8=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u40brzCT9Ek=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF5u41FwzF1Yr4=", + "_parent": { + "$ref": "AAAAAAF5u4g06Sroro4=" + }, + "model": { + "$ref": "AAAAAAF5u41FwzFxheQ=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41FwzF2YTo=", + "_parent": { + "$ref": "AAAAAAF5u41FwzF1Yr4=" + }, + "model": { + "$ref": "AAAAAAF5u41FwzFxheQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 33, + "top": 696, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u41FwzF1Yr4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41FwzF3Vik=", + "_parent": { + "$ref": "AAAAAAF5u41FwzF1Yr4=" + }, + "model": { + "$ref": "AAAAAAF5u41FwzFxheQ=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 19, + "top": 691, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u41FwzF1Yr4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41FwzF4yzY=", + "_parent": { + "$ref": "AAAAAAF5u41FwzF1Yr4=" + }, + "model": { + "$ref": "AAAAAAF5u41FwzFxheQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 62, + "top": 707, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u41FwzF1Yr4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41FwzF5p7A=", + "_parent": { + "$ref": "AAAAAAF5u41FwzF1Yr4=" + }, + "model": { + "$ref": "AAAAAAF5u41FwzFyirE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 35, + "top": 691, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u41FwzF1Yr4=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41FwzF68Yw=", + "_parent": { + "$ref": "AAAAAAF5u41FwzF1Yr4=" + }, + "model": { + "$ref": "AAAAAAF5u41FwzFyirE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 24, + "top": 684, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5u41FwzF1Yr4=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41FwzF7erw=", + "_parent": { + "$ref": "AAAAAAF5u41FwzF1Yr4=" + }, + "model": { + "$ref": "AAAAAAF5u41FwzFyirE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 60, + "top": 705, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u41FwzF1Yr4=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41FwzF8src=", + "_parent": { + "$ref": "AAAAAAF5u41FwzF1Yr4=" + }, + "model": { + "$ref": "AAAAAAF5u41FwzFz2zs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 31, + "top": 702, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u41FwzF1Yr4=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41FwzF97XA=", + "_parent": { + "$ref": "AAAAAAF5u41FwzF1Yr4=" + }, + "model": { + "$ref": "AAAAAAF5u41FwzFz2zs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 18, + "top": 699, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5u41FwzF1Yr4=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41FwzF+5f8=", + "_parent": { + "$ref": "AAAAAAF5u41FwzF1Yr4=" + }, + "model": { + "$ref": "AAAAAAF5u41FwzFz2zs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 59, + "top": 707, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u41FwzF1Yr4=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5u41FwzF/kyg=", + "_parent": { + "$ref": "AAAAAAF5u41FwzF1Yr4=" + }, + "model": { + "$ref": "AAAAAAF5u41FwzFyirE=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5u41FwzGAs+E=", + "_parent": { + "$ref": "AAAAAAF5u41FwzF1Yr4=" + }, + "model": { + "$ref": "AAAAAAF5u41FwzFz2zs=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u4tFcivv7hs=" + }, + "tail": { + "$ref": "AAAAAAF5u4yyBy4PvrE=" + }, + "lineStyle": 1, + "points": "41:727;55:689", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u41FwzF2YTo=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u41FwzF3Vik=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u41FwzF4yzY=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF5u41FwzF5p7A=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF5u41FwzF68Yw=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF5u41FwzF7erw=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF5u41FwzF8src=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF5u41FwzF97XA=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF5u41FwzF+5f8=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF5u41FwzF/kyg=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF5u41FwzGAs+E=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF5u41TrTHl43s=", + "_parent": { + "$ref": "AAAAAAF5u4g06Sroro4=" + }, + "model": { + "$ref": "AAAAAAF5u41TrTHh0y0=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41TrTHmUvc=", + "_parent": { + "$ref": "AAAAAAF5u41TrTHl43s=" + }, + "model": { + "$ref": "AAAAAAF5u41TrTHh0y0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 74, + "top": 707, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u41TrTHl43s=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41TrTHn4U4=", + "_parent": { + "$ref": "AAAAAAF5u41TrTHl43s=" + }, + "model": { + "$ref": "AAAAAAF5u41TrTHh0y0=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 60, + "top": 712, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u41TrTHl43s=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41TrTHogSs=", + "_parent": { + "$ref": "AAAAAAF5u41TrTHl43s=" + }, + "model": { + "$ref": "AAAAAAF5u41TrTHh0y0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 103, + "top": 696, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u41TrTHl43s=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41TrTHppkY=", + "_parent": { + "$ref": "AAAAAAF5u41TrTHl43s=" + }, + "model": { + "$ref": "AAAAAAF5u41TrTHiuSA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 72, + "top": 701, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u41TrTHl43s=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41TrTHqogc=", + "_parent": { + "$ref": "AAAAAAF5u41TrTHl43s=" + }, + "model": { + "$ref": "AAAAAAF5u41TrTHiuSA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 59, + "top": 704, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5u41TrTHl43s=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41TrTHre1M=", + "_parent": { + "$ref": "AAAAAAF5u41TrTHl43s=" + }, + "model": { + "$ref": "AAAAAAF5u41TrTHiuSA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 100, + "top": 696, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u41TrTHl43s=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41TrTHsfZ8=", + "_parent": { + "$ref": "AAAAAAF5u41TrTHl43s=" + }, + "model": { + "$ref": "AAAAAAF5u41TrTHj6OE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 76, + "top": 712, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u41TrTHl43s=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41TrTHtlK4=", + "_parent": { + "$ref": "AAAAAAF5u41TrTHl43s=" + }, + "model": { + "$ref": "AAAAAAF5u41TrTHj6OE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 65, + "top": 719, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5u41TrTHl43s=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41TrTHu/TQ=", + "_parent": { + "$ref": "AAAAAAF5u41TrTHl43s=" + }, + "model": { + "$ref": "AAAAAAF5u41TrTHj6OE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 101, + "top": 698, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u41TrTHl43s=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5u41TrTHvwZc=", + "_parent": { + "$ref": "AAAAAAF5u41TrTHl43s=" + }, + "model": { + "$ref": "AAAAAAF5u41TrTHiuSA=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5u41TrTHwwSE=", + "_parent": { + "$ref": "AAAAAAF5u41TrTHl43s=" + }, + "model": { + "$ref": "AAAAAAF5u41TrTHj6OE=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u4tFcivv7hs=" + }, + "tail": { + "$ref": "AAAAAAF5u4zEai54zoQ=" + }, + "lineStyle": 1, + "points": "96:727;82:689", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u41TrTHmUvc=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u41TrTHn4U4=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u41TrTHogSs=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF5u41TrTHppkY=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF5u41TrTHqogc=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF5u41TrTHre1M=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF5u41TrTHsfZ8=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF5u41TrTHtlK4=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF5u41TrTHu/TQ=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF5u41TrTHvwZc=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF5u41TrTHwwSE=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF5u41d7zJk0Jg=", + "_parent": { + "$ref": "AAAAAAF5u4g06Sroro4=" + }, + "model": { + "$ref": "AAAAAAF5u41d7zJgUgs=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41d7zJlrUM=", + "_parent": { + "$ref": "AAAAAAF5u41d7zJk0Jg=" + }, + "model": { + "$ref": "AAAAAAF5u41d7zJgUgs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 160, + "top": 702, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u41d7zJk0Jg=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41d7zJmbfs=", + "_parent": { + "$ref": "AAAAAAF5u41d7zJk0Jg=" + }, + "model": { + "$ref": "AAAAAAF5u41d7zJgUgs=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 145, + "top": 703, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u41d7zJk0Jg=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41d7zJnUqU=", + "_parent": { + "$ref": "AAAAAAF5u41d7zJk0Jg=" + }, + "model": { + "$ref": "AAAAAAF5u41d7zJgUgs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 189, + "top": 701, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u41d7zJk0Jg=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41d7zJo4nQ=", + "_parent": { + "$ref": "AAAAAAF5u41d7zJk0Jg=" + }, + "model": { + "$ref": "AAAAAAF5u41d7zJhbAw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 159, + "top": 695, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u41d7zJk0Jg=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41d7zJpPDY=", + "_parent": { + "$ref": "AAAAAAF5u41d7zJk0Jg=" + }, + "model": { + "$ref": "AAAAAAF5u41d7zJhbAw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 146, + "top": 694, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5u41d7zJk0Jg=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41d7zJqd7k=", + "_parent": { + "$ref": "AAAAAAF5u41d7zJk0Jg=" + }, + "model": { + "$ref": "AAAAAAF5u41d7zJhbAw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 187, + "top": 698, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u41d7zJk0Jg=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41d7zJrHk0=", + "_parent": { + "$ref": "AAAAAAF5u41d7zJk0Jg=" + }, + "model": { + "$ref": "AAAAAAF5u41d7zJiTGw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 160, + "top": 709, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u41d7zJk0Jg=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41d7zJsKZI=", + "_parent": { + "$ref": "AAAAAAF5u41d7zJk0Jg=" + }, + "model": { + "$ref": "AAAAAAF5u41d7zJiTGw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 147, + "top": 712, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5u41d7zJk0Jg=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41d7zJtGBc=", + "_parent": { + "$ref": "AAAAAAF5u41d7zJk0Jg=" + }, + "model": { + "$ref": "AAAAAAF5u41d7zJiTGw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 187, + "top": 703, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u41d7zJk0Jg=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5u41d7zJuLAI=", + "_parent": { + "$ref": "AAAAAAF5u41d7zJk0Jg=" + }, + "model": { + "$ref": "AAAAAAF5u41d7zJhbAw=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5u41d8DJvXuo=", + "_parent": { + "$ref": "AAAAAAF5u41d7zJk0Jg=" + }, + "model": { + "$ref": "AAAAAAF5u41d7zJiTGw=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u4tmrywZxSI=" + }, + "tail": { + "$ref": "AAAAAAF5u4zk/y8Y3zk=" + }, + "lineStyle": 1, + "points": "176:727;174:689", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u41d7zJlrUM=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u41d7zJmbfs=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u41d7zJnUqU=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF5u41d7zJo4nQ=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF5u41d7zJpPDY=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF5u41d7zJqd7k=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF5u41d7zJrHk0=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF5u41d7zJsKZI=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF5u41d7zJtGBc=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF5u41d7zJuLAI=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF5u41d8DJvXuo=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF5u41qPTLycc4=", + "_parent": { + "$ref": "AAAAAAF5u4g06Sroro4=" + }, + "model": { + "$ref": "AAAAAAF5u41qPTLug3g=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41qPjLzAEc=", + "_parent": { + "$ref": "AAAAAAF5u41qPTLycc4=" + }, + "model": { + "$ref": "AAAAAAF5u41qPTLug3g=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 204, + "top": 711, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u41qPTLycc4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41qPjL0ZEs=", + "_parent": { + "$ref": "AAAAAAF5u41qPTLycc4=" + }, + "model": { + "$ref": "AAAAAAF5u41qPTLug3g=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 192, + "top": 720, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u41qPTLycc4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41qPjL1OQk=", + "_parent": { + "$ref": "AAAAAAF5u41qPTLycc4=" + }, + "model": { + "$ref": "AAAAAAF5u41qPTLug3g=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 227, + "top": 692, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u41qPTLycc4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41qPjL2yyI=", + "_parent": { + "$ref": "AAAAAAF5u41qPTLycc4=" + }, + "model": { + "$ref": "AAAAAAF5u41qPTLveKQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 203, + "top": 709, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u41qPTLycc4=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41qPjL3ef0=", + "_parent": { + "$ref": "AAAAAAF5u41qPTLycc4=" + }, + "model": { + "$ref": "AAAAAAF5u41qPTLveKQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 191, + "top": 716, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5u41qPTLycc4=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41qPjL447Q=", + "_parent": { + "$ref": "AAAAAAF5u41qPTLycc4=" + }, + "model": { + "$ref": "AAAAAAF5u41qPTLveKQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 227, + "top": 696, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u41qPTLycc4=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41qPjL5g0M=", + "_parent": { + "$ref": "AAAAAAF5u41qPTLycc4=" + }, + "model": { + "$ref": "AAAAAAF5u41qPTLwulI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 205, + "top": 712, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u41qPTLycc4=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41qPjL64YM=", + "_parent": { + "$ref": "AAAAAAF5u41qPTLycc4=" + }, + "model": { + "$ref": "AAAAAAF5u41qPTLwulI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 196, + "top": 722, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5u41qPTLycc4=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41qPjL7dKw=", + "_parent": { + "$ref": "AAAAAAF5u41qPTLycc4=" + }, + "model": { + "$ref": "AAAAAAF5u41qPTLwulI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 224, + "top": 692, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u41qPTLycc4=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5u41qPjL8Pl8=", + "_parent": { + "$ref": "AAAAAAF5u41qPTLycc4=" + }, + "model": { + "$ref": "AAAAAAF5u41qPTLveKQ=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5u41qPjL9rCc=", + "_parent": { + "$ref": "AAAAAAF5u41qPTLycc4=" + }, + "model": { + "$ref": "AAAAAAF5u41qPTLwulI=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u4tmrywZxSI=" + }, + "tail": { + "$ref": "AAAAAAF5u4z23C+BB0Q=" + }, + "lineStyle": 1, + "points": "231:727;201:689", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u41qPjLzAEc=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u41qPjL0ZEs=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u41qPjL1OQk=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF5u41qPjL2yyI=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF5u41qPjL3ef0=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF5u41qPjL447Q=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF5u41qPjL5g0M=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF5u41qPjL64YM=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF5u41qPjL7dKw=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF5u41qPjL8Pl8=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF5u41qPjL9rCc=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF5u41zeDOP8/0=", + "_parent": { + "$ref": "AAAAAAF5u4g06Sroro4=" + }, + "model": { + "$ref": "AAAAAAF5u41zdzOLS/w=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41zeDOQD7Q=", + "_parent": { + "$ref": "AAAAAAF5u41zeDOP8/0=" + }, + "model": { + "$ref": "AAAAAAF5u41zdzOLS/w=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 296, + "top": 708, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u41zeDOP8/0=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41zeDORV7k=", + "_parent": { + "$ref": "AAAAAAF5u41zeDOP8/0=" + }, + "model": { + "$ref": "AAAAAAF5u41zdzOLS/w=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 282, + "top": 714, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u41zeDOP8/0=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41zeDOS0Bc=", + "_parent": { + "$ref": "AAAAAAF5u41zeDOP8/0=" + }, + "model": { + "$ref": "AAAAAAF5u41zdzOLS/w=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 323, + "top": 695, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u41zeDOP8/0=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41zeDOTVOE=", + "_parent": { + "$ref": "AAAAAAF5u41zeDOP8/0=" + }, + "model": { + "$ref": "AAAAAAF5u41zdzOMgPM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 294, + "top": 703, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u41zeDOP8/0=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41zeDOUrRk=", + "_parent": { + "$ref": "AAAAAAF5u41zeDOP8/0=" + }, + "model": { + "$ref": "AAAAAAF5u41zdzOMgPM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 281, + "top": 707, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5u41zeDOP8/0=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41zeDOVgaQ=", + "_parent": { + "$ref": "AAAAAAF5u41zeDOP8/0=" + }, + "model": { + "$ref": "AAAAAAF5u41zdzOMgPM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 321, + "top": 696, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u41zeDOP8/0=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41zeDOWvgE=", + "_parent": { + "$ref": "AAAAAAF5u41zeDOP8/0=" + }, + "model": { + "$ref": "AAAAAAF5u41zdzONl1k=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 298, + "top": 712, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u41zeDOP8/0=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41zeDOXnR4=", + "_parent": { + "$ref": "AAAAAAF5u41zeDOP8/0=" + }, + "model": { + "$ref": "AAAAAAF5u41zdzONl1k=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 287, + "top": 720, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5u41zeDOP8/0=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u41zeDOYy0Q=", + "_parent": { + "$ref": "AAAAAAF5u41zeDOP8/0=" + }, + "model": { + "$ref": "AAAAAAF5u41zdzONl1k=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 321, + "top": 697, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u41zeDOP8/0=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5u41zeDOZnYs=", + "_parent": { + "$ref": "AAAAAAF5u41zeDOP8/0=" + }, + "model": { + "$ref": "AAAAAAF5u41zdzOMgPM=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5u41zeDOa2Ms=", + "_parent": { + "$ref": "AAAAAAF5u41zeDOP8/0=" + }, + "model": { + "$ref": "AAAAAAF5u41zdzONl1k=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u4t7QSxDA7w=" + }, + "tail": { + "$ref": "AAAAAAF5u40KIDAhPeM=" + }, + "lineStyle": 1, + "points": "319:727;301:689", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u41zeDOQD7Q=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u41zeDORV7k=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u41zeDOS0Bc=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF5u41zeDOTVOE=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF5u41zeDOUrRk=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF5u41zeDOVgaQ=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF5u41zeDOWvgE=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF5u41zeDOXnR4=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF5u41zeDOYy0Q=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF5u41zeDOZnYs=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF5u41zeDOa2Ms=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF5u4198jQ7ltI=", + "_parent": { + "$ref": "AAAAAAF5u4g06Sroro4=" + }, + "model": { + "$ref": "AAAAAAF5u4198jQ3VHU=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4198jQ89Dc=", + "_parent": { + "$ref": "AAAAAAF5u4198jQ7ltI=" + }, + "model": { + "$ref": "AAAAAAF5u4198jQ3VHU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 342, + "top": 713, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u4198jQ7ltI=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4198jQ94yE=", + "_parent": { + "$ref": "AAAAAAF5u4198jQ7ltI=" + }, + "model": { + "$ref": "AAAAAAF5u4198jQ3VHU=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 332, + "top": 725, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u4198jQ7ltI=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4198jQ+1wU=", + "_parent": { + "$ref": "AAAAAAF5u4198jQ7ltI=" + }, + "model": { + "$ref": "AAAAAAF5u4198jQ3VHU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 361, + "top": 690, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u4198jQ7ltI=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4198jQ/dFQ=", + "_parent": { + "$ref": "AAAAAAF5u4198jQ7ltI=" + }, + "model": { + "$ref": "AAAAAAF5u4198jQ4Z8g=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 345, + "top": 716, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u4198jQ7ltI=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4198jRAhJI=", + "_parent": { + "$ref": "AAAAAAF5u4198jQ7ltI=" + }, + "model": { + "$ref": "AAAAAAF5u4198jQ4Z8g=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 335, + "top": 725, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5u4198jQ7ltI=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4198jRBcpU=", + "_parent": { + "$ref": "AAAAAAF5u4198jQ7ltI=" + }, + "model": { + "$ref": "AAAAAAF5u4198jQ4Z8g=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 366, + "top": 698, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u4198jQ7ltI=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4198jRCHSI=", + "_parent": { + "$ref": "AAAAAAF5u4198jQ7ltI=" + }, + "model": { + "$ref": "AAAAAAF5u4198jQ5+Mo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 339, + "top": 711, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u4198jQ7ltI=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4198jRDdV4=", + "_parent": { + "$ref": "AAAAAAF5u4198jQ7ltI=" + }, + "model": { + "$ref": "AAAAAAF5u4198jQ5+Mo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 332, + "top": 722, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5u4198jQ7ltI=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4198jREQ/s=", + "_parent": { + "$ref": "AAAAAAF5u4198jQ7ltI=" + }, + "model": { + "$ref": "AAAAAAF5u4198jQ5+Mo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 353, + "top": 687, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u4198jQ7ltI=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5u4198jRFBBE=", + "_parent": { + "$ref": "AAAAAAF5u4198jQ7ltI=" + }, + "model": { + "$ref": "AAAAAAF5u4198jQ4Z8g=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5u4198jRGz9M=", + "_parent": { + "$ref": "AAAAAAF5u4198jQ7ltI=" + }, + "model": { + "$ref": "AAAAAAF5u4198jQ5+Mo=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u4t7QSxDA7w=" + }, + "tail": { + "$ref": "AAAAAAF5u40brjCKdyQ=" + }, + "lineStyle": 1, + "points": "375:728;329:689", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u4198jQ89Dc=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u4198jQ94yE=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u4198jQ+1wU=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF5u4198jQ/dFQ=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF5u4198jRAhJI=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF5u4198jRBcpU=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF5u4198jRCHSI=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF5u4198jRDdV4=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF5u4198jREQ/s=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF5u4198jRFBBE=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF5u4198jRGz9M=" + } + }, + { + "_type": "UMLDependencyView", + "_id": "AAAAAAF5u42NAjT0cvc=", + "_parent": { + "$ref": "AAAAAAF5u4g06Sroro4=" + }, + "model": { + "$ref": "AAAAAAF5u42NAjTyMSo=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u42NAjT1zpU=", + "_parent": { + "$ref": "AAAAAAF5u42NAjT0cvc=" + }, + "model": { + "$ref": "AAAAAAF5u42NAjTyMSo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 206, + "top": 350, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u42NAjT0cvc=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u42NAjT2SXk=", + "_parent": { + "$ref": "AAAAAAF5u42NAjT0cvc=" + }, + "model": { + "$ref": "AAAAAAF5u42NAjTyMSo=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 195, + "top": 340, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u42NAjT0cvc=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u42NAjT3s/8=", + "_parent": { + "$ref": "AAAAAAF5u42NAjT0cvc=" + }, + "model": { + "$ref": "AAAAAAF5u42NAjTyMSo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 229, + "top": 371, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u42NAjT0cvc=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u4kdpCs0Aic=" + }, + "tail": { + "$ref": "AAAAAAF5u4rEayuv1Lc=" + }, + "lineStyle": 1, + "points": "184:407;253:328", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u42NAjT1zpU=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u42NAjT2SXk=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u42NAjT3s/8=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF5u43DUzbr9To=", + "_parent": { + "$ref": "AAAAAAF5u4g06Sroro4=" + }, + "model": { + "$ref": "AAAAAAF5u43DUzbp8tU=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u43DUzbsV5E=", + "_parent": { + "$ref": "AAAAAAF5u43DUzbr9To=" + }, + "model": { + "$ref": "AAAAAAF5u43DUzbp8tU=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u43DVDbtmTc=", + "_parent": { + "$ref": "AAAAAAF5u43DUzbsV5E=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 16, + "top": 64, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u43DVDbu1Vo=", + "_parent": { + "$ref": "AAAAAAF5u43DUzbsV5E=" + }, + "font": "Arial;13;1", + "left": 317, + "top": 423, + "width": 150, + "height": 13, + "text": "RECOMMEND" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u43DVDbvAAI=", + "_parent": { + "$ref": "AAAAAAF5u43DUzbsV5E=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 16, + "top": 64, + "width": 80.9072265625, + "height": 13, + "text": "(from Model1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u43DVDbwI+I=", + "_parent": { + "$ref": "AAAAAAF5u43DUzbsV5E=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 16, + "top": 64, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 312, + "top": 416, + "width": 160, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5u43DVDbtmTc=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u43DVDbu1Vo=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u43DVDbvAAI=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u43DVDbwI+I=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u43DVDbxaU0=", + "_parent": { + "$ref": "AAAAAAF5u43DUzbr9To=" + }, + "model": { + "$ref": "AAAAAAF5u43DUzbp8tU=" + }, + "font": "Arial;13;0", + "left": 312, + "top": 441, + "width": 160, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u43DVDbyuEo=", + "_parent": { + "$ref": "AAAAAAF5u43DUzbr9To=" + }, + "model": { + "$ref": "AAAAAAF5u43DUzbp8tU=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5u43ghDiRMi4=", + "_parent": { + "$ref": "AAAAAAF5u43DVDbyuEo=" + }, + "model": { + "$ref": "AAAAAAF5u43gfzhz9gY=" + }, + "font": "Arial;13;0", + "left": 317, + "top": 456, + "width": 150, + "height": 13, + "text": "+Q1()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5u43znTmmwi0=", + "_parent": { + "$ref": "AAAAAAF5u43DVDbyuEo=" + }, + "model": { + "$ref": "AAAAAAF5u43zlzmIP1Q=" + }, + "font": "Arial;13;0", + "left": 317, + "top": 471, + "width": 150, + "height": 13, + "text": "+Q2()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5u44P/zq7Vkg=", + "_parent": { + "$ref": "AAAAAAF5u43DVDbyuEo=" + }, + "model": { + "$ref": "AAAAAAF5u44P+Dqd2DU=" + }, + "font": "Arial;13;0", + "left": 317, + "top": 486, + "width": 150, + "height": 13, + "text": "+result()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 312, + "top": 451, + "width": 160, + "height": 53 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u43DVDbzgFI=", + "_parent": { + "$ref": "AAAAAAF5u43DUzbr9To=" + }, + "model": { + "$ref": "AAAAAAF5u43DUzbp8tU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 8, + "top": 32, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u43DVDb08KE=", + "_parent": { + "$ref": "AAAAAAF5u43DUzbr9To=" + }, + "model": { + "$ref": "AAAAAAF5u43DUzbp8tU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 8, + "top": 32, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 312, + "top": 416, + "width": 160, + "height": 128, + "nameCompartment": { + "$ref": "AAAAAAF5u43DUzbsV5E=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF5u43DVDbxaU0=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u43DVDbyuEo=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u43DVDbzgFI=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u43DVDb08KE=" + } + }, + { + "_type": "UMLGeneralizationView", + "_id": "AAAAAAF5u44wbTtjvnY=", + "_parent": { + "$ref": "AAAAAAF5u4g06Sroro4=" + }, + "model": { + "$ref": "AAAAAAF5u44wbTth+Zo=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u44wbTtkFG8=", + "_parent": { + "$ref": "AAAAAAF5u44wbTtjvnY=" + }, + "model": { + "$ref": "AAAAAAF5u44wbTth+Zo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 347, + "top": 369, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u44wbTtjvnY=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u44wbTtl4sI=", + "_parent": { + "$ref": "AAAAAAF5u44wbTtjvnY=" + }, + "model": { + "$ref": "AAAAAAF5u44wbTth+Zo=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 333, + "top": 373, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u44wbTtjvnY=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u44wbTtm7/A=", + "_parent": { + "$ref": "AAAAAAF5u44wbTtjvnY=" + }, + "model": { + "$ref": "AAAAAAF5u44wbTth+Zo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 376, + "top": 360, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u44wbTtjvnY=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u4kdpCs0Aic=" + }, + "tail": { + "$ref": "AAAAAAF5u43DUzbr9To=" + }, + "lineStyle": 1, + "points": "374:415;350:328", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u44wbTtkFG8=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u44wbTtl4sI=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u44wbTtm7/A=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF5u46DeErAfTg=", + "_parent": { + "$ref": "AAAAAAF5u4g06Sroro4=" + }, + "model": { + "$ref": "AAAAAAF5u46Dd0q+9Vg=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u46DeErBqyY=", + "_parent": { + "$ref": "AAAAAAF5u46DeErAfTg=" + }, + "model": { + "$ref": "AAAAAAF5u46Dd0q+9Vg=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u46DeErCA78=", + "_parent": { + "$ref": "AAAAAAF5u46DeErBqyY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -160, + "top": -16, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u46DeErDIv4=", + "_parent": { + "$ref": "AAAAAAF5u46DeErBqyY=" + }, + "font": "Arial;13;1", + "left": 517, + "top": 423, + "width": 127, + "height": 13, + "text": "Favourite pet" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u46DeErELvc=", + "_parent": { + "$ref": "AAAAAAF5u46DeErBqyY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -160, + "top": -16, + "width": 80.9072265625, + "height": 13, + "text": "(from Model1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u46DeErFahs=", + "_parent": { + "$ref": "AAAAAAF5u46DeErBqyY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -160, + "top": -16, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 512, + "top": 416, + "width": 137, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5u46DeErCA78=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u46DeErDIv4=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u46DeErELvc=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u46DeErFahs=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u46DeErGC2E=", + "_parent": { + "$ref": "AAAAAAF5u46DeErAfTg=" + }, + "model": { + "$ref": "AAAAAAF5u46Dd0q+9Vg=" + }, + "font": "Arial;13;0", + "left": 512, + "top": 441, + "width": 137, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u46DeErHnOA=", + "_parent": { + "$ref": "AAAAAAF5u46DeErAfTg=" + }, + "model": { + "$ref": "AAAAAAF5u46Dd0q+9Vg=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5u4+fYlC3P14=", + "_parent": { + "$ref": "AAAAAAF5u46DeErHnOA=" + }, + "model": { + "$ref": "AAAAAAF5u4+fWlCZEUg=" + }, + "font": "Arial;13;0", + "left": 517, + "top": 456, + "width": 127, + "height": 13, + "text": "+dog 1()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5u4+2olHMIIk=", + "_parent": { + "$ref": "AAAAAAF5u46DeErHnOA=" + }, + "model": { + "$ref": "AAAAAAF5u4+2nFGu+k8=" + }, + "font": "Arial;13;0", + "left": 517, + "top": 471, + "width": 127, + "height": 13, + "text": "+cat 2()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 512, + "top": 451, + "width": 137, + "height": 38 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u46DeErIYac=", + "_parent": { + "$ref": "AAAAAAF5u46DeErAfTg=" + }, + "model": { + "$ref": "AAAAAAF5u46Dd0q+9Vg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -80, + "top": -8, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u46DeErJ96A=", + "_parent": { + "$ref": "AAAAAAF5u46DeErAfTg=" + }, + "model": { + "$ref": "AAAAAAF5u46Dd0q+9Vg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -80, + "top": -8, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 512, + "top": 416, + "width": 137, + "height": 105, + "nameCompartment": { + "$ref": "AAAAAAF5u46DeErBqyY=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF5u46DeErGC2E=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u46DeErHnOA=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u46DeErIYac=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u46DeErJ96A=" + } + }, + { + "_type": "UMLGeneralizationView", + "_id": "AAAAAAF5u47QB0xl/uY=", + "_parent": { + "$ref": "AAAAAAF5u4g06Sroro4=" + }, + "model": { + "$ref": "AAAAAAF5u47QB0xjmUo=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u47QB0xmaHA=", + "_parent": { + "$ref": "AAAAAAF5u47QB0xl/uY=" + }, + "model": { + "$ref": "AAAAAAF5u47QB0xjmUo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 460, + "top": 376, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u47QB0xl/uY=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u47QB0xn8g8=", + "_parent": { + "$ref": "AAAAAAF5u47QB0xl/uY=" + }, + "model": { + "$ref": "AAAAAAF5u47QB0xjmUo=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 450, + "top": 387, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u47QB0xl/uY=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u47QB0xoCEs=", + "_parent": { + "$ref": "AAAAAAF5u47QB0xl/uY=" + }, + "model": { + "$ref": "AAAAAAF5u47QB0xjmUo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 481, + "top": 353, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u47QB0xl/uY=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u4kdpCs0Aic=" + }, + "tail": { + "$ref": "AAAAAAF5u46DeErAfTg=" + }, + "lineStyle": 1, + "points": "520:415;423:328", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u47QB0xmaHA=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u47QB0xn8g8=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u47QB0xoCEs=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF5u483HU3yqJk=", + "_parent": { + "$ref": "AAAAAAF5u4g06Sroro4=" + }, + "model": { + "$ref": "AAAAAAF5u483HU3wDRs=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u483HU3z9rc=", + "_parent": { + "$ref": "AAAAAAF5u483HU3yqJk=" + }, + "model": { + "$ref": "AAAAAAF5u483HU3wDRs=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u483HU30/Jc=", + "_parent": { + "$ref": "AAAAAAF5u483HU3z9rc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -48, + "top": -48, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u483HU31SPM=", + "_parent": { + "$ref": "AAAAAAF5u483HU3z9rc=" + }, + "font": "Arial;13;1", + "left": 741, + "top": 415, + "width": 85.22998046875, + "height": 13, + "text": "PET RECORD" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u483HU32P8o=", + "_parent": { + "$ref": "AAAAAAF5u483HU3z9rc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -48, + "top": -48, + "width": 80.9072265625, + "height": 13, + "text": "(from Model1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u483HU33Kjo=", + "_parent": { + "$ref": "AAAAAAF5u483HU3z9rc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -48, + "top": -48, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 736, + "top": 408, + "width": 95.22998046875, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5u483HU30/Jc=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u483HU31SPM=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u483HU32P8o=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u483HU33Kjo=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u483HU34gmE=", + "_parent": { + "$ref": "AAAAAAF5u483HU3yqJk=" + }, + "model": { + "$ref": "AAAAAAF5u483HU3wDRs=" + }, + "font": "Arial;13;0", + "left": 736, + "top": 433, + "width": 95.22998046875, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u483HU35Mg8=", + "_parent": { + "$ref": "AAAAAAF5u483HU3yqJk=" + }, + "model": { + "$ref": "AAAAAAF5u483HU3wDRs=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5u5A62lyctds=", + "_parent": { + "$ref": "AAAAAAF5u483HU35Mg8=" + }, + "model": { + "$ref": "AAAAAAF5u5A601x+Ml0=" + }, + "font": "Arial;13;0", + "left": 741, + "top": 448, + "width": 85.22998046875, + "height": 13, + "text": "+EATING()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5u5BQxl3t0DM=", + "_parent": { + "$ref": "AAAAAAF5u483HU35Mg8=" + }, + "model": { + "$ref": "AAAAAAF5u5BQv13Psjk=" + }, + "font": "Arial;13;0", + "left": 741, + "top": 463, + "width": 85.22998046875, + "height": 13, + "text": "+SLEEPING()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 736, + "top": 443, + "width": 95.22998046875, + "height": 38 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u483HU36k9g=", + "_parent": { + "$ref": "AAAAAAF5u483HU3yqJk=" + }, + "model": { + "$ref": "AAAAAAF5u483HU3wDRs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -24, + "top": -24, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u483HU37Lao=", + "_parent": { + "$ref": "AAAAAAF5u483HU3yqJk=" + }, + "model": { + "$ref": "AAAAAAF5u483HU3wDRs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -24, + "top": -24, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 736, + "top": 408, + "width": 95.22998046875, + "height": 105, + "nameCompartment": { + "$ref": "AAAAAAF5u483HU3z9rc=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF5u483HU34gmE=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u483HU35Mg8=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u483HU36k9g=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u483HU37Lao=" + } + }, + { + "_type": "UMLGeneralizationView", + "_id": "AAAAAAF5u49t/E8qAVM=", + "_parent": { + "$ref": "AAAAAAF5u4g06Sroro4=" + }, + "model": { + "$ref": "AAAAAAF5u49t+08o9BQ=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u49t/E8rsxE=", + "_parent": { + "$ref": "AAAAAAF5u49t/E8qAVM=" + }, + "model": { + "$ref": "AAAAAAF5u49t+08o9BQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 596, + "top": 381, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u49t/E8qAVM=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u49t/U8szj8=", + "_parent": { + "$ref": "AAAAAAF5u49t/E8qAVM=" + }, + "model": { + "$ref": "AAAAAAF5u49t+08o9BQ=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 590, + "top": 395, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u49t/E8qAVM=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u49t/U8tKok=", + "_parent": { + "$ref": "AAAAAAF5u49t/E8qAVM=" + }, + "model": { + "$ref": "AAAAAAF5u49t+08o9BQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 609, + "top": 354, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u49t/E8qAVM=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u4kdpCs0Aic=" + }, + "tail": { + "$ref": "AAAAAAF5u483HU3yqJk=" + }, + "lineStyle": 1, + "points": "735:437;472:312", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u49t/E8rsxE=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u49t/U8szj8=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u49t/U8tKok=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF5u4/68lOFkNs=", + "_parent": { + "$ref": "AAAAAAF5u4g06Sroro4=" + }, + "model": { + "$ref": "AAAAAAF5u4/68VOBifs=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4/68lOGiTc=", + "_parent": { + "$ref": "AAAAAAF5u4/68lOFkNs=" + }, + "model": { + "$ref": "AAAAAAF5u4/68VOBifs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 313, + "top": 602, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u4/68lOFkNs=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4/68lOH+W8=", + "_parent": { + "$ref": "AAAAAAF5u4/68lOFkNs=" + }, + "model": { + "$ref": "AAAAAAF5u4/68VOBifs=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 305, + "top": 589, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u4/68lOFkNs=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4/68lOIDwA=", + "_parent": { + "$ref": "AAAAAAF5u4/68lOFkNs=" + }, + "model": { + "$ref": "AAAAAAF5u4/68VOBifs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 328, + "top": 627, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u4/68lOFkNs=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4/68lOJMvU=", + "_parent": { + "$ref": "AAAAAAF5u4/68lOFkNs=" + }, + "model": { + "$ref": "AAAAAAF5u4/68VOCEDc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 146, + "top": 701, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u4/68lOFkNs=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4/68lOKXKQ=", + "_parent": { + "$ref": "AAAAAAF5u4/68lOFkNs=" + }, + "model": { + "$ref": "AAAAAAF5u4/68VOCEDc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 141, + "top": 689, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5u4/68lOFkNs=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4/68lOLvsE=", + "_parent": { + "$ref": "AAAAAAF5u4/68lOFkNs=" + }, + "model": { + "$ref": "AAAAAAF5u4/68VOCEDc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 156, + "top": 727, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u4/68lOFkNs=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4/68lOMlLg=", + "_parent": { + "$ref": "AAAAAAF5u4/68lOFkNs=" + }, + "model": { + "$ref": "AAAAAAF5u4/68VODHSs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 481, + "top": 503, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u4/68lOFkNs=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4/68lONr5Y=", + "_parent": { + "$ref": "AAAAAAF5u4/68lOFkNs=" + }, + "model": { + "$ref": "AAAAAAF5u4/68VODHSs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 472, + "top": 493, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5u4/68lOFkNs=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u4/68lOOmVE=", + "_parent": { + "$ref": "AAAAAAF5u4/68lOFkNs=" + }, + "model": { + "$ref": "AAAAAAF5u4/68VODHSs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 498, + "top": 524, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u4/68lOFkNs=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5u4/681OP1KE=", + "_parent": { + "$ref": "AAAAAAF5u4/68lOFkNs=" + }, + "model": { + "$ref": "AAAAAAF5u4/68VOCEDc=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5u4/681OQExY=", + "_parent": { + "$ref": "AAAAAAF5u4/68lOFkNs=" + }, + "model": { + "$ref": "AAAAAAF5u4/68VODHSs=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u46DeErAfTg=" + }, + "tail": { + "$ref": "AAAAAAF5u4zEai54zoQ=" + }, + "lineStyle": 1, + "points": "132:734;511:509", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u4/68lOGiTc=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u4/68lOH+W8=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u4/68lOIDwA=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF5u4/68lOJMvU=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF5u4/68lOKXKQ=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF5u4/68lOLvsE=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF5u4/68lOMlLg=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF5u4/68lONr5Y=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF5u4/68lOOmVE=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF5u4/681OP1KE=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF5u4/681OQExY=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF5u5AM8FRPkpk=", + "_parent": { + "$ref": "AAAAAAF5u4g06Sroro4=" + }, + "model": { + "$ref": "AAAAAAF5u5AM71RLXEA=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u5AM8FRQ/Qc=", + "_parent": { + "$ref": "AAAAAAF5u5AM8FRPkpk=" + }, + "model": { + "$ref": "AAAAAAF5u5AM71RLXEA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 348, + "top": 604, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u5AM8FRPkpk=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u5AM8FRRWE4=", + "_parent": { + "$ref": "AAAAAAF5u5AM8FRPkpk=" + }, + "model": { + "$ref": "AAAAAAF5u5AM71RLXEA=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 339, + "top": 592, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u5AM8FRPkpk=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u5AM8FRSNG8=", + "_parent": { + "$ref": "AAAAAAF5u5AM8FRPkpk=" + }, + "model": { + "$ref": "AAAAAAF5u5AM71RLXEA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 365, + "top": 629, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u5AM8FRPkpk=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u5AM8FRTgu8=", + "_parent": { + "$ref": "AAAAAAF5u5AM8FRPkpk=" + }, + "model": { + "$ref": "AAAAAAF5u5AM71RMrAs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 216, + "top": 697, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u5AM8FRPkpk=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u5AM8FRUwkI=", + "_parent": { + "$ref": "AAAAAAF5u5AM8FRPkpk=" + }, + "model": { + "$ref": "AAAAAAF5u5AM71RMrAs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 210, + "top": 685, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5u5AM8FRPkpk=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u5AM8FRVFL4=", + "_parent": { + "$ref": "AAAAAAF5u5AM8FRPkpk=" + }, + "model": { + "$ref": "AAAAAAF5u5AM71RMrAs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 228, + "top": 722, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u5AM8FRPkpk=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u5AM8FRWWgQ=", + "_parent": { + "$ref": "AAAAAAF5u5AM8FRPkpk=" + }, + "model": { + "$ref": "AAAAAAF5u5AM8FRNzKw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 481, + "top": 512, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u5AM8FRPkpk=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u5AM8FRXgSc=", + "_parent": { + "$ref": "AAAAAAF5u5AM8FRPkpk=" + }, + "model": { + "$ref": "AAAAAAF5u5AM8FRNzKw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 471, + "top": 503, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5u5AM8FRPkpk=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u5AM8FRY0ig=", + "_parent": { + "$ref": "AAAAAAF5u5AM8FRPkpk=" + }, + "model": { + "$ref": "AAAAAAF5u5AM8FRNzKw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 500, + "top": 532, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u5AM8FRPkpk=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5u5AM8FRZRW4=", + "_parent": { + "$ref": "AAAAAAF5u5AM8FRPkpk=" + }, + "model": { + "$ref": "AAAAAAF5u5AM71RMrAs=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5u5AM8FRa+io=", + "_parent": { + "$ref": "AAAAAAF5u5AM8FRPkpk=" + }, + "model": { + "$ref": "AAAAAAF5u5AM8FRNzKw=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u46DeErAfTg=" + }, + "tail": { + "$ref": "AAAAAAF5u4zk/y8Y3zk=" + }, + "lineStyle": 1, + "points": "204:731;511:516", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u5AM8FRQ/Qc=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u5AM8FRRWE4=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u5AM8FRSNG8=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF5u5AM8FRTgu8=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF5u5AM8FRUwkI=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF5u5AM8FRVFL4=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF5u5AM8FRWWgQ=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF5u5AM8FRXgSc=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF5u5AM8FRY0ig=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF5u5AM8FRZRW4=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF5u5AM8FRa+io=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF5u5DiIGArJ3k=", + "_parent": { + "$ref": "AAAAAAF5u4g06Sroro4=" + }, + "model": { + "$ref": "AAAAAAF5u5DiIGApLpc=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u5DiIWAsq+8=", + "_parent": { + "$ref": "AAAAAAF5u5DiIGArJ3k=" + }, + "model": { + "$ref": "AAAAAAF5u5DiIGApLpc=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u5DiIWAtwEs=", + "_parent": { + "$ref": "AAAAAAF5u5DiIWAsq+8=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u5DiIWAuauQ=", + "_parent": { + "$ref": "AAAAAAF5u5DiIWAsq+8=" + }, + "font": "Arial;13;1", + "left": 941, + "top": 415, + "width": 126, + "height": 13, + "text": "input from screen" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u5DiIWAvvzc=", + "_parent": { + "$ref": "AAAAAAF5u5DiIWAsq+8=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 80.9072265625, + "height": 13, + "text": "(from Model1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u5DiIWAwCw4=", + "_parent": { + "$ref": "AAAAAAF5u5DiIWAsq+8=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 936, + "top": 408, + "width": 136, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5u5DiIWAtwEs=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u5DiIWAuauQ=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u5DiIWAvvzc=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u5DiIWAwCw4=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u5DiIWAxY4A=", + "_parent": { + "$ref": "AAAAAAF5u5DiIGArJ3k=" + }, + "model": { + "$ref": "AAAAAAF5u5DiIGApLpc=" + }, + "font": "Arial;13;0", + "left": 936, + "top": 433, + "width": 136, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u5DiIWAySxk=", + "_parent": { + "$ref": "AAAAAAF5u5DiIGArJ3k=" + }, + "model": { + "$ref": "AAAAAAF5u5DiIGApLpc=" + }, + "font": "Arial;13;0", + "left": 936, + "top": 443, + "width": 136, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u5DiIWAzysk=", + "_parent": { + "$ref": "AAAAAAF5u5DiIGArJ3k=" + }, + "model": { + "$ref": "AAAAAAF5u5DiIGApLpc=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u5DiIWA0x9Q=", + "_parent": { + "$ref": "AAAAAAF5u5DiIGArJ3k=" + }, + "model": { + "$ref": "AAAAAAF5u5DiIGApLpc=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 936, + "top": 408, + "width": 136, + "height": 104, + "nameCompartment": { + "$ref": "AAAAAAF5u5DiIWAsq+8=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF5u5DiIWAxY4A=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u5DiIWAySxk=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u5DiIWAzysk=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u5DiIWA0x9Q=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF5u5EVxmE+AkA=", + "_parent": { + "$ref": "AAAAAAF5u4g06Sroro4=" + }, + "model": { + "$ref": "AAAAAAF5u5EVxmE6v1M=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u5EVxmE/CYw=", + "_parent": { + "$ref": "AAAAAAF5u5EVxmE+AkA=" + }, + "model": { + "$ref": "AAAAAAF5u5EVxmE6v1M=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 883, + "top": 467, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u5EVxmE+AkA=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u5EVxmFAC3Q=", + "_parent": { + "$ref": "AAAAAAF5u5EVxmE+AkA=" + }, + "model": { + "$ref": "AAAAAAF5u5EVxmE6v1M=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 883, + "top": 482, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u5EVxmE+AkA=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u5EVxmFBTAk=", + "_parent": { + "$ref": "AAAAAAF5u5EVxmE+AkA=" + }, + "model": { + "$ref": "AAAAAAF5u5EVxmE6v1M=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 882, + "top": 438, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u5EVxmE+AkA=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u5EVxmFC0I4=", + "_parent": { + "$ref": "AAAAAAF5u5EVxmE+AkA=" + }, + "model": { + "$ref": "AAAAAAF5u5EVxmE7E6s=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 909, + "top": 468, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u5EVxmE+AkA=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u5EVxmFDp9Q=", + "_parent": { + "$ref": "AAAAAAF5u5EVxmE+AkA=" + }, + "model": { + "$ref": "AAAAAAF5u5EVxmE7E6s=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 906, + "top": 481, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5u5EVxmE+AkA=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u5EVxmFEkhA=", + "_parent": { + "$ref": "AAAAAAF5u5EVxmE+AkA=" + }, + "model": { + "$ref": "AAAAAAF5u5EVxmE7E6s=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 913, + "top": 440, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u5EVxmE+AkA=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u5EVxmFFOBE=", + "_parent": { + "$ref": "AAAAAAF5u5EVxmE+AkA=" + }, + "model": { + "$ref": "AAAAAAF5u5EVxmE8b4s=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 857, + "top": 468, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u5EVxmE+AkA=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u5EVxmFGRYo=", + "_parent": { + "$ref": "AAAAAAF5u5EVxmE+AkA=" + }, + "model": { + "$ref": "AAAAAAF5u5EVxmE8b4s=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 859, + "top": 482, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5u5EVxmE+AkA=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u5EVxmFHPBU=", + "_parent": { + "$ref": "AAAAAAF5u5EVxmE+AkA=" + }, + "model": { + "$ref": "AAAAAAF5u5EVxmE8b4s=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 852, + "top": 441, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5u5EVxmE+AkA=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5u5EVxmFIK4M=", + "_parent": { + "$ref": "AAAAAAF5u5EVxmE+AkA=" + }, + "model": { + "$ref": "AAAAAAF5u5EVxmE7E6s=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5u5EVxmFJzY8=", + "_parent": { + "$ref": "AAAAAAF5u5EVxmE+AkA=" + }, + "model": { + "$ref": "AAAAAAF5u5EVxmE8b4s=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5u483HU3yqJk=" + }, + "tail": { + "$ref": "AAAAAAF5u5DiIGArJ3k=" + }, + "lineStyle": 1, + "points": "935:459;831:460", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u5EVxmE/CYw=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u5EVxmFAC3Q=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u5EVxmFBTAk=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF5u5EVxmFC0I4=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF5u5EVxmFDp9Q=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF5u5EVxmFEkhA=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF5u5EVxmFFOBE=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF5u5EVxmFGRYo=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF5u5EVxmFHPBU=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF5u5EVxmFIK4M=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF5u5EVxmFJzY8=" + } + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5u4hBqCrsLe8=", + "_parent": { + "$ref": "AAAAAAF5u4g06SrngnU=" + }, + "name": "Start page", + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF5u4jpvSsqMwM=", + "_parent": { + "$ref": "AAAAAAF5u4hBqCrsLe8=" + }, + "name": "Log in" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5u4kdoysyy0c=", + "_parent": { + "$ref": "AAAAAAF5u4g06SrngnU=" + }, + "name": "MainWindow", + "ownedElements": [ + { + "_type": "UMLGeneralization", + "_id": "AAAAAAF5u4plDCuZipQ=", + "_parent": { + "$ref": "AAAAAAF5u4kdoysyy0c=" + }, + "source": { + "$ref": "AAAAAAF5u4kdoysyy0c=" + }, + "target": { + "$ref": "AAAAAAF5u4hBqCrsLe8=" + } + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF5u4k7qStc29Y=", + "_parent": { + "$ref": "AAAAAAF5u4kdoysyy0c=" + }, + "name": "Reading" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF5u4lHIiti8k0=", + "_parent": { + "$ref": "AAAAAAF5u4kdoysyy0c=" + }, + "name": "Recommend" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF5u4lyKytqCQk=", + "_parent": { + "$ref": "AAAAAAF5u4kdoysyy0c=" + }, + "name": "Pet record" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF5u4mUiitxAjI=", + "_parent": { + "$ref": "AAAAAAF5u4kdoysyy0c=" + }, + "name": "Favourite Pet" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF5u4nM1St4+yE=", + "_parent": { + "$ref": "AAAAAAF5u4kdoysyy0c=" + }, + "name": "Exit" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5u4rEayutI2M=", + "_parent": { + "$ref": "AAAAAAF5u4g06SrngnU=" + }, + "name": "Reading", + "ownedElements": [ + { + "_type": "UMLDependency", + "_id": "AAAAAAF5u42NAjTyMSo=", + "_parent": { + "$ref": "AAAAAAF5u4rEayutI2M=" + }, + "source": { + "$ref": "AAAAAAF5u4rEayutI2M=" + }, + "target": { + "$ref": "AAAAAAF5u4kdoysyy0c=" + } + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF5u4ro6ivYegc=", + "_parent": { + "$ref": "AAAAAAF5u4rEayutI2M=" + }, + "name": "CAT READIJNG" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF5u4sGeyvfNtk=", + "_parent": { + "$ref": "AAAAAAF5u4rEayutI2M=" + }, + "name": "DOG READING" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF5u4seoyvmvb4=", + "_parent": { + "$ref": "AAAAAAF5u4rEayutI2M=" + }, + "name": "OTHER PET" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5u4tFcivtsFA=", + "_parent": { + "$ref": "AAAAAAF5u4g06SrngnU=" + }, + "name": "CAT", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF5u4xteCyZvoQ=", + "_parent": { + "$ref": "AAAAAAF5u4tFcivtsFA=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5u4xteCyaUkY=", + "_parent": { + "$ref": "AAAAAAF5u4xteCyZvoQ=" + }, + "reference": { + "$ref": "AAAAAAF5u4tFcivtsFA=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5u4xteCyblMU=", + "_parent": { + "$ref": "AAAAAAF5u4xteCyZvoQ=" + }, + "reference": { + "$ref": "AAAAAAF5u4rEayutI2M=" + }, + "aggregation": "composite" + } + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF5u4u3YSxrCTk=", + "_parent": { + "$ref": "AAAAAAF5u4tFcivtsFA=" + }, + "name": "CAT 1" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF5u4vRrixyVC8=", + "_parent": { + "$ref": "AAAAAAF5u4tFcivtsFA=" + }, + "name": "CAT 2" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5u4tmriwXyC8=", + "_parent": { + "$ref": "AAAAAAF5u4g06SrngnU=" + }, + "name": "DOG", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF5u4ySOCzlk9o=", + "_parent": { + "$ref": "AAAAAAF5u4tmriwXyC8=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5u4ySOCzmuFE=", + "_parent": { + "$ref": "AAAAAAF5u4ySOCzlk9o=" + }, + "reference": { + "$ref": "AAAAAAF5u4tmriwXyC8=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5u4ySOCznMeg=", + "_parent": { + "$ref": "AAAAAAF5u4ySOCzlk9o=" + }, + "reference": { + "$ref": "AAAAAAF5u4rEayutI2M=" + }, + "aggregation": "composite" + } + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF5u4vigSx5pd0=", + "_parent": { + "$ref": "AAAAAAF5u4tmriwXyC8=" + }, + "name": "DOG 1" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF5u4v/CiyAI2M=", + "_parent": { + "$ref": "AAAAAAF5u4tmriwXyC8=" + }, + "name": "DOG 2" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5u4t7QSxBBHM=", + "_parent": { + "$ref": "AAAAAAF5u4g06SrngnU=" + }, + "name": "OTHER PET", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF5u4yf3y03xS4=", + "_parent": { + "$ref": "AAAAAAF5u4t7QSxBBHM=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5u4yf3y04z+k=", + "_parent": { + "$ref": "AAAAAAF5u4yf3y03xS4=" + }, + "reference": { + "$ref": "AAAAAAF5u4t7QSxBBHM=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5u4yf3y05kc8=", + "_parent": { + "$ref": "AAAAAAF5u4yf3y03xS4=" + }, + "reference": { + "$ref": "AAAAAAF5u4rEayutI2M=" + }, + "aggregation": "composite" + } + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF5u4wX7SyHcZ0=", + "_parent": { + "$ref": "AAAAAAF5u4t7QSxBBHM=" + }, + "name": "OTHER 1" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF5u4wqFyyOcSQ=", + "_parent": { + "$ref": "AAAAAAF5u4t7QSxBBHM=" + }, + "name": "OTHER 2" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5u4yyBy4NEvk=", + "_parent": { + "$ref": "AAAAAAF5u4g06SrngnU=" + }, + "name": "cat 1", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF5u41FwzFxheQ=", + "_parent": { + "$ref": "AAAAAAF5u4yyBy4NEvk=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5u41FwzFyirE=", + "_parent": { + "$ref": "AAAAAAF5u41FwzFxheQ=" + }, + "reference": { + "$ref": "AAAAAAF5u4yyBy4NEvk=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5u41FwzFz2zs=", + "_parent": { + "$ref": "AAAAAAF5u41FwzFxheQ=" + }, + "reference": { + "$ref": "AAAAAAF5u4tFcivtsFA=" + }, + "aggregation": "composite" + } + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5u4zEai521m0=", + "_parent": { + "$ref": "AAAAAAF5u4g06SrngnU=" + }, + "name": "cat 2", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF5u41TrTHh0y0=", + "_parent": { + "$ref": "AAAAAAF5u4zEai521m0=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5u41TrTHiuSA=", + "_parent": { + "$ref": "AAAAAAF5u41TrTHh0y0=" + }, + "reference": { + "$ref": "AAAAAAF5u4zEai521m0=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5u41TrTHj6OE=", + "_parent": { + "$ref": "AAAAAAF5u41TrTHh0y0=" + }, + "reference": { + "$ref": "AAAAAAF5u4tFcivtsFA=" + }, + "aggregation": "composite" + } + }, + { + "_type": "UMLAssociation", + "_id": "AAAAAAF5u4/68VOBifs=", + "_parent": { + "$ref": "AAAAAAF5u4zEai521m0=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5u4/68VOCEDc=", + "_parent": { + "$ref": "AAAAAAF5u4/68VOBifs=" + }, + "reference": { + "$ref": "AAAAAAF5u4zEai521m0=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5u4/68VODHSs=", + "_parent": { + "$ref": "AAAAAAF5u4/68VOBifs=" + }, + "reference": { + "$ref": "AAAAAAF5u46Dd0q+9Vg=" + }, + "aggregation": "composite" + } + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5u4zk/y8Wc8s=", + "_parent": { + "$ref": "AAAAAAF5u4g06SrngnU=" + }, + "name": "dog 1", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF5u41d7zJgUgs=", + "_parent": { + "$ref": "AAAAAAF5u4zk/y8Wc8s=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5u41d7zJhbAw=", + "_parent": { + "$ref": "AAAAAAF5u41d7zJgUgs=" + }, + "reference": { + "$ref": "AAAAAAF5u4zk/y8Wc8s=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5u41d7zJiTGw=", + "_parent": { + "$ref": "AAAAAAF5u41d7zJgUgs=" + }, + "reference": { + "$ref": "AAAAAAF5u4tmriwXyC8=" + }, + "aggregation": "composite" + } + }, + { + "_type": "UMLAssociation", + "_id": "AAAAAAF5u5AM71RLXEA=", + "_parent": { + "$ref": "AAAAAAF5u4zk/y8Wc8s=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5u5AM71RMrAs=", + "_parent": { + "$ref": "AAAAAAF5u5AM71RLXEA=" + }, + "reference": { + "$ref": "AAAAAAF5u4zk/y8Wc8s=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5u5AM8FRNzKw=", + "_parent": { + "$ref": "AAAAAAF5u5AM71RLXEA=" + }, + "reference": { + "$ref": "AAAAAAF5u46Dd0q+9Vg=" + }, + "aggregation": "composite" + } + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5u4z23C9/1b0=", + "_parent": { + "$ref": "AAAAAAF5u4g06SrngnU=" + }, + "name": "dog 2", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF5u41qPTLug3g=", + "_parent": { + "$ref": "AAAAAAF5u4z23C9/1b0=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5u41qPTLveKQ=", + "_parent": { + "$ref": "AAAAAAF5u41qPTLug3g=" + }, + "reference": { + "$ref": "AAAAAAF5u4z23C9/1b0=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5u41qPTLwulI=", + "_parent": { + "$ref": "AAAAAAF5u41qPTLug3g=" + }, + "reference": { + "$ref": "AAAAAAF5u4tmriwXyC8=" + }, + "aggregation": "composite" + } + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5u40KIDAfgc8=", + "_parent": { + "$ref": "AAAAAAF5u4g06SrngnU=" + }, + "name": "other 1", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF5u41zdzOLS/w=", + "_parent": { + "$ref": "AAAAAAF5u40KIDAfgc8=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5u41zdzOMgPM=", + "_parent": { + "$ref": "AAAAAAF5u41zdzOLS/w=" + }, + "reference": { + "$ref": "AAAAAAF5u40KIDAfgc8=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5u41zdzONl1k=", + "_parent": { + "$ref": "AAAAAAF5u41zdzOLS/w=" + }, + "reference": { + "$ref": "AAAAAAF5u4t7QSxBBHM=" + }, + "aggregation": "composite" + } + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5u40brjCIvV0=", + "_parent": { + "$ref": "AAAAAAF5u4g06SrngnU=" + }, + "name": "other 2", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF5u4198jQ3VHU=", + "_parent": { + "$ref": "AAAAAAF5u40brjCIvV0=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5u4198jQ4Z8g=", + "_parent": { + "$ref": "AAAAAAF5u4198jQ3VHU=" + }, + "reference": { + "$ref": "AAAAAAF5u40brjCIvV0=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5u4198jQ5+Mo=", + "_parent": { + "$ref": "AAAAAAF5u4198jQ3VHU=" + }, + "reference": { + "$ref": "AAAAAAF5u4t7QSxBBHM=" + }, + "aggregation": "composite" + } + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5u43DUzbp8tU=", + "_parent": { + "$ref": "AAAAAAF5u4g06SrngnU=" + }, + "name": "RECOMMEND", + "ownedElements": [ + { + "_type": "UMLGeneralization", + "_id": "AAAAAAF5u44wbTth+Zo=", + "_parent": { + "$ref": "AAAAAAF5u43DUzbp8tU=" + }, + "source": { + "$ref": "AAAAAAF5u43DUzbp8tU=" + }, + "target": { + "$ref": "AAAAAAF5u4kdoysyy0c=" + } + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF5u43gfzhz9gY=", + "_parent": { + "$ref": "AAAAAAF5u43DUzbp8tU=" + }, + "name": "Q1" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF5u43zlzmIP1Q=", + "_parent": { + "$ref": "AAAAAAF5u43DUzbp8tU=" + }, + "name": "Q2" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF5u44P+Dqd2DU=", + "_parent": { + "$ref": "AAAAAAF5u43DUzbp8tU=" + }, + "name": "result" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5u46Dd0q+9Vg=", + "_parent": { + "$ref": "AAAAAAF5u4g06SrngnU=" + }, + "name": "Favourite pet", + "ownedElements": [ + { + "_type": "UMLGeneralization", + "_id": "AAAAAAF5u47QB0xjmUo=", + "_parent": { + "$ref": "AAAAAAF5u46Dd0q+9Vg=" + }, + "source": { + "$ref": "AAAAAAF5u46Dd0q+9Vg=" + }, + "target": { + "$ref": "AAAAAAF5u4kdoysyy0c=" + } + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF5u4+fWlCZEUg=", + "_parent": { + "$ref": "AAAAAAF5u46Dd0q+9Vg=" + }, + "name": "dog 1" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF5u4+2nFGu+k8=", + "_parent": { + "$ref": "AAAAAAF5u46Dd0q+9Vg=" + }, + "name": "cat 2" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5u483HU3wDRs=", + "_parent": { + "$ref": "AAAAAAF5u4g06SrngnU=" + }, + "name": "PET RECORD", + "ownedElements": [ + { + "_type": "UMLGeneralization", + "_id": "AAAAAAF5u49t+08o9BQ=", + "_parent": { + "$ref": "AAAAAAF5u483HU3wDRs=" + }, + "source": { + "$ref": "AAAAAAF5u483HU3wDRs=" + }, + "target": { + "$ref": "AAAAAAF5u4kdoysyy0c=" + } + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF5u5A601x+Ml0=", + "_parent": { + "$ref": "AAAAAAF5u483HU3wDRs=" + }, + "name": "EATING" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF5u5BQv13Psjk=", + "_parent": { + "$ref": "AAAAAAF5u483HU3wDRs=" + }, + "name": "SLEEPING" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5u5DiIGApLpc=", + "_parent": { + "$ref": "AAAAAAF5u4g06SrngnU=" + }, + "name": "input from screen", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF5u5EVxmE6v1M=", + "_parent": { + "$ref": "AAAAAAF5u5DiIGApLpc=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5u5EVxmE7E6s=", + "_parent": { + "$ref": "AAAAAAF5u5EVxmE6v1M=" + }, + "reference": { + "$ref": "AAAAAAF5u5DiIGApLpc=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5u5EVxmE8b4s=", + "_parent": { + "$ref": "AAAAAAF5u5EVxmE6v1M=" + }, + "reference": { + "$ref": "AAAAAAF5u483HU3wDRs=" + }, + "aggregation": "composite" + } + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/model/第三组软件验收报告.pptx b/model/第三组软件验收报告.pptx new file mode 100644 index 0000000..74b01cc Binary files /dev/null and b/model/第三组软件验收报告.pptx differ diff --git a/model/软件体系结构(1).mdj b/model/软件体系结构(1).mdj new file mode 100644 index 0000000..8b3829f --- /dev/null +++ b/model/软件体系结构(1).mdj @@ -0,0 +1,17626 @@ +{ + "_type": "Project", + "_id": "AAAAAAFF+h6SjaM2Hec=", + "name": "Untitled", + "ownedElements": [ + { + "_type": "UMLModel", + "_id": "AAAAAAFF+qBWK6M3Z8Y=", + "_parent": { + "$ref": "AAAAAAFF+h6SjaM2Hec=" + }, + "name": "Model", + "ownedElements": [ + { + "_type": "UMLClassDiagram", + "_id": "AAAAAAFF+qBtyKM79qY=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "Main", + "defaultDiagram": true, + "ownedViews": [ + { + "_type": "UMLClassView", + "_id": "AAAAAAF5vFR/8+2GCKw=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAF5vFR/8+2E/oA=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5vFR/8+2HxOA=", + "_parent": { + "$ref": "AAAAAAF5vFR/8+2GCKw=" + }, + "model": { + "$ref": "AAAAAAF5vFR/8+2E/oA=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5vFR/8+2IaoI=", + "_parent": { + "$ref": "AAAAAAF5vFR/8+2HxOA=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vFR/8+2JSVI=", + "_parent": { + "$ref": "AAAAAAF5vFR/8+2HxOA=" + }, + "font": "Arial;13;1", + "left": 509, + "top": 487, + "width": 41.919921875, + "height": 13, + "text": "Class9" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vFR/8+2KGY8=", + "_parent": { + "$ref": "AAAAAAF5vFR/8+2HxOA=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 82.56396484375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vFR/8+2LwbE=", + "_parent": { + "$ref": "AAAAAAF5vFR/8+2HxOA=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 504, + "top": 480, + "width": 51.919921875, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5vFR/8+2IaoI=" + }, + "nameLabel": { + "$ref": "AAAAAAF5vFR/8+2JSVI=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5vFR/8+2KGY8=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5vFR/8+2LwbE=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5vFR/8+2Mya0=", + "_parent": { + "$ref": "AAAAAAF5vFR/8+2GCKw=" + }, + "model": { + "$ref": "AAAAAAF5vFR/8+2E/oA=" + }, + "font": "Arial;13;0", + "left": 504, + "top": 505, + "width": 51.919921875, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5vFR/8+2NGfk=", + "_parent": { + "$ref": "AAAAAAF5vFR/8+2GCKw=" + }, + "model": { + "$ref": "AAAAAAF5vFR/8+2E/oA=" + }, + "font": "Arial;13;0", + "left": 504, + "top": 515, + "width": 51.919921875, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5vFR/8+2Ons0=", + "_parent": { + "$ref": "AAAAAAF5vFR/8+2GCKw=" + }, + "model": { + "$ref": "AAAAAAF5vFR/8+2E/oA=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5vFR/8+2PlDA=", + "_parent": { + "$ref": "AAAAAAF5vFR/8+2GCKw=" + }, + "model": { + "$ref": "AAAAAAF5vFR/8+2E/oA=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 504, + "top": 480, + "width": 51.919921875, + "height": 45, + "nameCompartment": { + "$ref": "AAAAAAF5vFR/8+2HxOA=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF5vFR/8+2Mya0=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5vFR/8+2NGfk=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5vFR/8+2Ons0=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5vFR/8+2PlDA=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF5vFRkQO1F914=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAF5vFRkQO1DRfM=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5vFRkQe1G90I=", + "_parent": { + "$ref": "AAAAAAF5vFRkQO1F914=" + }, + "model": { + "$ref": "AAAAAAF5vFRkQO1DRfM=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5vFRkQe1HKcg=", + "_parent": { + "$ref": "AAAAAAF5vFRkQe1G90I=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vFRkQe1I2/w=", + "_parent": { + "$ref": "AAAAAAF5vFRkQe1G90I=" + }, + "font": "Arial;13;1", + "left": 509, + "top": 383, + "width": 41.919921875, + "height": 13, + "text": "Class8" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vFRkQe1JCkM=", + "_parent": { + "$ref": "AAAAAAF5vFRkQe1G90I=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 82.56396484375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vFRkQe1KosQ=", + "_parent": { + "$ref": "AAAAAAF5vFRkQe1G90I=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 504, + "top": 376, + "width": 51.919921875, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5vFRkQe1HKcg=" + }, + "nameLabel": { + "$ref": "AAAAAAF5vFRkQe1I2/w=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5vFRkQe1JCkM=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5vFRkQe1KosQ=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5vFRkQe1LPoU=", + "_parent": { + "$ref": "AAAAAAF5vFRkQO1F914=" + }, + "model": { + "$ref": "AAAAAAF5vFRkQO1DRfM=" + }, + "font": "Arial;13;0", + "left": 504, + "top": 401, + "width": 51.919921875, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5vFRkQe1MgC8=", + "_parent": { + "$ref": "AAAAAAF5vFRkQO1F914=" + }, + "model": { + "$ref": "AAAAAAF5vFRkQO1DRfM=" + }, + "font": "Arial;13;0", + "left": 504, + "top": 411, + "width": 51.919921875, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5vFRkQe1NsxM=", + "_parent": { + "$ref": "AAAAAAF5vFRkQO1F914=" + }, + "model": { + "$ref": "AAAAAAF5vFRkQO1DRfM=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5vFRkQe1Owig=", + "_parent": { + "$ref": "AAAAAAF5vFRkQO1F914=" + }, + "model": { + "$ref": "AAAAAAF5vFRkQO1DRfM=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 504, + "top": 376, + "width": 51.919921875, + "height": 45, + "nameCompartment": { + "$ref": "AAAAAAF5vFRkQe1G90I=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF5vFRkQe1LPoU=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5vFRkQe1MgC8=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5vFRkQe1NsxM=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5vFRkQe1Owig=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF5vFNtCutUzMM=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAF5vFNtCutSfX4=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5vFNtCutVWtk=", + "_parent": { + "$ref": "AAAAAAF5vFNtCutUzMM=" + }, + "model": { + "$ref": "AAAAAAF5vFNtCutSfX4=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5vFNtCutWFR8=", + "_parent": { + "$ref": "AAAAAAF5vFNtCutVWtk=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": -16, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vFNtCutXrlU=", + "_parent": { + "$ref": "AAAAAAF5vFNtCutVWtk=" + }, + "font": "Arial;13;1", + "left": 197, + "top": 383, + "width": 41.919921875, + "height": 13, + "text": "Class6" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vFNtCutYG1U=", + "_parent": { + "$ref": "AAAAAAF5vFNtCutVWtk=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": -16, + "width": 82.56396484375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vFNtCutZM70=", + "_parent": { + "$ref": "AAAAAAF5vFNtCutVWtk=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": -16, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 192, + "top": 376, + "width": 51.919921875, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5vFNtCutWFR8=" + }, + "nameLabel": { + "$ref": "AAAAAAF5vFNtCutXrlU=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5vFNtCutYG1U=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5vFNtCutZM70=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5vFNtCutaxaM=", + "_parent": { + "$ref": "AAAAAAF5vFNtCutUzMM=" + }, + "model": { + "$ref": "AAAAAAF5vFNtCutSfX4=" + }, + "font": "Arial;13;0", + "left": 192, + "top": 401, + "width": 51.919921875, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5vFNtCutbYo0=", + "_parent": { + "$ref": "AAAAAAF5vFNtCutUzMM=" + }, + "model": { + "$ref": "AAAAAAF5vFNtCutSfX4=" + }, + "font": "Arial;13;0", + "left": 192, + "top": 411, + "width": 51.919921875, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5vFNtCutc8dU=", + "_parent": { + "$ref": "AAAAAAF5vFNtCutUzMM=" + }, + "model": { + "$ref": "AAAAAAF5vFNtCutSfX4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -8, + "top": -8, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5vFNtCutdgaw=", + "_parent": { + "$ref": "AAAAAAF5vFNtCutUzMM=" + }, + "model": { + "$ref": "AAAAAAF5vFNtCutSfX4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -8, + "top": -8, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 192, + "top": 376, + "width": 51.919921875, + "height": 45, + "nameCompartment": { + "$ref": "AAAAAAF5vFNtCutVWtk=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF5vFNtCutaxaM=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5vFNtCutbYo0=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5vFNtCutc8dU=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5vFNtCutdgaw=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF5vFOO4ut9sKQ=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAF5vFOO4et7NUs=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5vFOO4ut+/4o=", + "_parent": { + "$ref": "AAAAAAF5vFOO4ut9sKQ=" + }, + "model": { + "$ref": "AAAAAAF5vFOO4et7NUs=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5vFOO4ut/B+E=", + "_parent": { + "$ref": "AAAAAAF5vFOO4ut+/4o=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vFOO4uuARaA=", + "_parent": { + "$ref": "AAAAAAF5vFOO4ut+/4o=" + }, + "font": "Arial;13;1", + "left": 189, + "top": 487, + "width": 46, + "height": 13, + "text": "Class7" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vFOO4uuBoEE=", + "_parent": { + "$ref": "AAAAAAF5vFOO4ut+/4o=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 82.56396484375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vFOO4uuC+HU=", + "_parent": { + "$ref": "AAAAAAF5vFOO4ut+/4o=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 184, + "top": 480, + "width": 56, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5vFOO4ut/B+E=" + }, + "nameLabel": { + "$ref": "AAAAAAF5vFOO4uuARaA=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5vFOO4uuBoEE=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5vFOO4uuC+HU=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5vFOO4uuDUcA=", + "_parent": { + "$ref": "AAAAAAF5vFOO4ut9sKQ=" + }, + "model": { + "$ref": "AAAAAAF5vFOO4et7NUs=" + }, + "font": "Arial;13;0", + "left": 184, + "top": 505, + "width": 56, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5vFOO4uuEdTc=", + "_parent": { + "$ref": "AAAAAAF5vFOO4ut9sKQ=" + }, + "model": { + "$ref": "AAAAAAF5vFOO4et7NUs=" + }, + "font": "Arial;13;0", + "left": 184, + "top": 515, + "width": 56, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5vFOO4uuFPwE=", + "_parent": { + "$ref": "AAAAAAF5vFOO4ut9sKQ=" + }, + "model": { + "$ref": "AAAAAAF5vFOO4et7NUs=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5vFOO4uuG8qs=", + "_parent": { + "$ref": "AAAAAAF5vFOO4ut9sKQ=" + }, + "model": { + "$ref": "AAAAAAF5vFOO4et7NUs=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 184, + "top": 480, + "width": 56, + "height": 45, + "nameCompartment": { + "$ref": "AAAAAAF5vFOO4ut+/4o=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF5vFOO4uuDUcA=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5vFOO4uuEdTc=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5vFOO4uuFPwE=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5vFOO4uuG8qs=" + } + }, + { + "_type": "RectangleView", + "_id": "AAAAAAF5u/AtF9QvmLk=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "font": "Arial;13;0", + "left": 56, + "top": 264, + "width": 641, + "height": 161 + }, + { + "_type": "RectangleView", + "_id": "AAAAAAF5u/B6HNQ2pqQ=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "font": "Arial;13;0", + "left": 56, + "top": 240, + "width": 89, + "height": 26 + }, + { + "_type": "UMLTextView", + "_id": "AAAAAAF5u/Cse9Q9q3Q=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "font": "Arial;13;0", + "left": 64, + "top": 264, + "width": 184, + "height": 25, + "text": "用户界面层" + }, + { + "_type": "RectangleView", + "_id": "AAAAAAF5u/D67tREbVI=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "font": "Arial;13;0", + "left": 64, + "top": 480, + "width": 641, + "height": 689 + }, + { + "_type": "RectangleView", + "_id": "AAAAAAF5u/D67tRFrl8=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "font": "Arial;13;0", + "left": 64, + "top": 456, + "width": 89, + "height": 26 + }, + { + "_type": "UMLTextView", + "_id": "AAAAAAF5u/D67tRG0n8=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "font": "Arial;13;0", + "left": 64, + "top": 480, + "width": 184, + "height": 25, + "text": "应用服务层" + }, + { + "_type": "UMLPackageView", + "_id": "AAAAAAF5u/HeHdRXe1E=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAF5u/HeHNRVZoM=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/HeHdRYYkk=", + "_parent": { + "$ref": "AAAAAAF5u/HeHdRXe1E=" + }, + "model": { + "$ref": "AAAAAAF5u/HeHNRVZoM=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/HeHdRZEfs=", + "_parent": { + "$ref": "AAAAAAF5u/HeHdRYYkk=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 208, + "top": 128, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/HeHtRapeI=", + "_parent": { + "$ref": "AAAAAAF5u/HeHdRYYkk=" + }, + "font": "Arial;13;1", + "left": 301, + "top": 310, + "width": 150, + "height": 13, + "text": "用户界面包" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/HeHtRbf7o=", + "_parent": { + "$ref": "AAAAAAF5u/HeHdRYYkk=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 208, + "top": 128, + "width": 103.27001953125, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/HeHtRcQKc=", + "_parent": { + "$ref": "AAAAAAF5u/HeHdRYYkk=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 208, + "top": 128, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 296, + "top": 303, + "width": 160, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/HeHdRZEfs=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/HeHtRapeI=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/HeHtRbf7o=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/HeHtRcQKc=" + } + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 296, + "top": 288, + "width": 160, + "height": 112, + "nameCompartment": { + "$ref": "AAAAAAF5u/HeHdRYYkk=" + } + }, + { + "_type": "UMLComponentInstanceView", + "_id": "AAAAAAF5u/bU5tYR5oI=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAF5u/bU5tYPfO8=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/bU5tYSGHI=", + "_parent": { + "$ref": "AAAAAAF5u/bU5tYR5oI=" + }, + "model": { + "$ref": "AAAAAAF5u/bU5tYPfO8=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/bU5tYTy3Q=", + "_parent": { + "$ref": "AAAAAAF5u/bU5tYSGHI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 16, + "top": 176, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/bU5tYUjhA=", + "_parent": { + "$ref": "AAAAAAF5u/bU5tYSGHI=" + }, + "font": "Arial;13;1", + "left": 161, + "top": 655, + "width": 131, + "height": 13, + "underline": true, + "text": "宠物资料管理构件" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/bU5tYVNfM=", + "_parent": { + "$ref": "AAAAAAF5u/bU5tYSGHI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 16, + "top": 176, + "width": 120.44677734375, + "height": 13, + "text": "(from 资料管理接口)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/bU5tYWJCI=", + "_parent": { + "$ref": "AAAAAAF5u/bU5tYSGHI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 16, + "top": 176, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 156, + "top": 648, + "width": 141, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/bU5tYTy3Q=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/bU5tYUjhA=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/bU5tYVNfM=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/bU5tYWJCI=" + } + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 136, + "top": 648, + "width": 161, + "height": 57, + "nameCompartment": { + "$ref": "AAAAAAF5u/bU5tYSGHI=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF5u/oVJNcIsIY=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAF5u/oVI9cG3TQ=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/oVJNcJ3sU=", + "_parent": { + "$ref": "AAAAAAF5u/oVJNcIsIY=" + }, + "model": { + "$ref": "AAAAAAF5u/oVI9cG3TQ=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/oVJNcKSpA=", + "_parent": { + "$ref": "AAAAAAF5u/oVJNcJ3sU=" + }, + "font": "Arial;13;0", + "left": 133, + "top": 525, + "width": 158, + "height": 13, + "text": "«interface»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/oVJNcL6Eg=", + "_parent": { + "$ref": "AAAAAAF5u/oVJNcJ3sU=" + }, + "font": "Arial;13;1", + "left": 133, + "top": 540, + "width": 158, + "height": 13, + "text": "资料管理接口" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/oVJNcMRbk=", + "_parent": { + "$ref": "AAAAAAF5u/oVJNcJ3sU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": -16, + "width": 82.56396484375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/oVJNcNbME=", + "_parent": { + "$ref": "AAAAAAF5u/oVJNcJ3sU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": -16, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 128, + "top": 520, + "width": 168, + "height": 38, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/oVJNcKSpA=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/oVJNcL6Eg=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/oVJNcMRbk=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/oVJNcNbME=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/oVJNcOJEg=", + "_parent": { + "$ref": "AAAAAAF5u/oVJNcIsIY=" + }, + "model": { + "$ref": "AAAAAAF5u/oVI9cG3TQ=" + }, + "font": "Arial;13;0", + "left": 128, + "top": 558, + "width": 168, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/oVJNcPKPc=", + "_parent": { + "$ref": "AAAAAAF5u/oVJNcIsIY=" + }, + "model": { + "$ref": "AAAAAAF5u/oVI9cG3TQ=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5u/q3Ttc1aiM=", + "_parent": { + "$ref": "AAAAAAF5u/oVJNcPKPc=" + }, + "model": { + "$ref": "AAAAAAF5u/q3JdcyI9k=" + }, + "font": "Arial;13;0", + "left": 133, + "top": 573, + "width": 158, + "height": 13, + "text": "+queryData()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 128, + "top": 568, + "width": 168, + "height": 23 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/oVJNcQ9/s=", + "_parent": { + "$ref": "AAAAAAF5u/oVJNcIsIY=" + }, + "model": { + "$ref": "AAAAAAF5u/oVI9cG3TQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -32, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/oVJNcRyQo=", + "_parent": { + "$ref": "AAAAAAF5u/oVJNcIsIY=" + }, + "model": { + "$ref": "AAAAAAF5u/oVI9cG3TQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -32, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 128, + "top": 520, + "width": 168, + "height": 84, + "nameCompartment": { + "$ref": "AAAAAAF5u/oVJNcJ3sU=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF5u/oVJNcOJEg=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/oVJNcPKPc=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/oVJNcQ9/s=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/oVJNcRyQo=" + } + }, + { + "_type": "EllipseView", + "_id": "AAAAAAF5vAxn7OMXLc8=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "font": "Arial;13;0", + "left": 208, + "top": 600, + "width": 9, + "height": 9 + }, + { + "_type": "RectangleView", + "_id": "AAAAAAF5vA0wAOM3I2o=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "font": "Arial;13;0", + "left": 216, + "top": 608, + "width": 1, + "height": 41 + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF5vBDSdONeTK8=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAF5vBDSc+NckWE=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5vBDSdONfMZo=", + "_parent": { + "$ref": "AAAAAAF5vBDSdONeTK8=" + }, + "model": { + "$ref": "AAAAAAF5vBDSc+NckWE=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5vBDSdeNg1DI=", + "_parent": { + "$ref": "AAAAAAF5vBDSdONfMZo=" + }, + "font": "Arial;13;0", + "left": 149, + "top": 901, + "width": 159, + "height": 13, + "text": "«interface»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vBDSdeNhs14=", + "_parent": { + "$ref": "AAAAAAF5vBDSdONfMZo=" + }, + "font": "Arial;13;1", + "left": 149, + "top": 916, + "width": 159, + "height": 13, + "text": "数据持久服务接口" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vBDSdeNirS8=", + "_parent": { + "$ref": "AAAAAAF5vBDSdONfMZo=" + }, + "visible": false, + "font": "Arial;13;0", + "top": 208, + "width": 82.56396484375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vBDSdeNjKDo=", + "_parent": { + "$ref": "AAAAAAF5vBDSdONfMZo=" + }, + "visible": false, + "font": "Arial;13;0", + "top": 208, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 144, + "top": 896, + "width": 169, + "height": 38, + "stereotypeLabel": { + "$ref": "AAAAAAF5vBDSdeNg1DI=" + }, + "nameLabel": { + "$ref": "AAAAAAF5vBDSdeNhs14=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5vBDSdeNirS8=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5vBDSdeNjKDo=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5vBDSdeNkF0M=", + "_parent": { + "$ref": "AAAAAAF5vBDSdONeTK8=" + }, + "model": { + "$ref": "AAAAAAF5vBDSc+NckWE=" + }, + "font": "Arial;13;0", + "left": 144, + "top": 934, + "width": 169, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5vBDSdeNlctI=", + "_parent": { + "$ref": "AAAAAAF5vBDSdONeTK8=" + }, + "model": { + "$ref": "AAAAAAF5vBDSc+NckWE=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5vBFtIeOJayU=", + "_parent": { + "$ref": "AAAAAAF5vBDSdeNlctI=" + }, + "model": { + "$ref": "AAAAAAF5vBFs9OOGdGI=" + }, + "font": "Arial;13;0", + "left": 149, + "top": 949, + "width": 159, + "height": 13, + "text": "+openConnection()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5vBGhqOOQ+r0=", + "_parent": { + "$ref": "AAAAAAF5vBDSdeNlctI=" + }, + "model": { + "$ref": "AAAAAAF5vBGhhOONYt0=" + }, + "font": "Arial;13;0", + "left": 149, + "top": 964, + "width": 159, + "height": 13, + "text": "+closeConnection()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5vBIlaOOo5aU=", + "_parent": { + "$ref": "AAAAAAF5vBDSdeNlctI=" + }, + "model": { + "$ref": "AAAAAAF5vBIlROOlN9c=" + }, + "font": "Arial;13;0", + "left": 149, + "top": 979, + "width": 159, + "height": 13, + "text": "+insert()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5vBJMtOOvP/4=", + "_parent": { + "$ref": "AAAAAAF5vBDSdeNlctI=" + }, + "model": { + "$ref": "AAAAAAF5vBJMiOOsPqs=" + }, + "font": "Arial;13;0", + "left": 149, + "top": 994, + "width": 159, + "height": 13, + "text": "+update()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5vBKOn+O2UWU=", + "_parent": { + "$ref": "AAAAAAF5vBDSdeNlctI=" + }, + "model": { + "$ref": "AAAAAAF5vBKOdeOzm+o=" + }, + "font": "Arial;13;0", + "left": 149, + "top": 1009, + "width": 159, + "height": 13, + "text": "+delete()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5vBKv8eO9Q/k=", + "_parent": { + "$ref": "AAAAAAF5vBDSdeNlctI=" + }, + "model": { + "$ref": "AAAAAAF5vBKvxuO6IQo=" + }, + "font": "Arial;13;0", + "left": 149, + "top": 1024, + "width": 159, + "height": 13, + "text": "+query()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 144, + "top": 944, + "width": 169, + "height": 98 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5vBDSdeNmty8=", + "_parent": { + "$ref": "AAAAAAF5vBDSdONeTK8=" + }, + "model": { + "$ref": "AAAAAAF5vBDSc+NckWE=" + }, + "visible": false, + "font": "Arial;13;0", + "top": 104, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5vBDSdeNn92E=", + "_parent": { + "$ref": "AAAAAAF5vBDSdONeTK8=" + }, + "model": { + "$ref": "AAAAAAF5vBDSc+NckWE=" + }, + "visible": false, + "font": "Arial;13;0", + "top": 104, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 144, + "top": 896, + "width": 169, + "height": 146, + "nameCompartment": { + "$ref": "AAAAAAF5vBDSdONfMZo=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF5vBDSdeNkF0M=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5vBDSdeNlctI=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5vBDSdeNmty8=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5vBDSdeNn92E=" + } + }, + { + "_type": "UMLDependencyView", + "_id": "AAAAAAF5vBMnr+PHPqQ=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAF5vBMnr+PFBnE=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5vBMnr+PIup4=", + "_parent": { + "$ref": "AAAAAAF5vBMnr+PHPqQ=" + }, + "model": { + "$ref": "AAAAAAF5vBMnr+PFBnE=" + }, + "font": "Arial;13;0", + "left": 179, + "top": 793, + "width": 113.64208984375, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5vBMnr+PHPqQ=" + }, + "edgePosition": 1, + "text": "+请求数据持久服务" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5vBMnr+PJKX4=", + "_parent": { + "$ref": "AAAAAAF5vBMnr+PHPqQ=" + }, + "model": { + "$ref": "AAAAAAF5vBMnr+PFBnE=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 250, + "top": 792, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5vBMnr+PHPqQ=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5vBMnr+PK6do=", + "_parent": { + "$ref": "AAAAAAF5vBMnr+PHPqQ=" + }, + "model": { + "$ref": "AAAAAAF5vBMnr+PFBnE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 206, + "top": 794, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5vBMnr+PHPqQ=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5vBDSdONeTK8=" + }, + "tail": { + "$ref": "AAAAAAF5u/bU5tYR5oI=" + }, + "lineStyle": 1, + "points": "217:705;225:895", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5vBMnr+PIup4=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5vBMnr+PJKX4=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5vBMnr+PK6do=" + } + }, + { + "_type": "UMLComponentInstanceView", + "_id": "AAAAAAF5vBPA/ePcHBg=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAF5vBPA/OPa4tY=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5vBPA/ePdrEw=", + "_parent": { + "$ref": "AAAAAAF5vBPA/ePcHBg=" + }, + "model": { + "$ref": "AAAAAAF5vBPA/OPa4tY=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5vBPA/ePeK7Y=", + "_parent": { + "$ref": "AAAAAAF5vBPA/ePdrEw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -240, + "top": 48, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vBPA/ePfcVQ=", + "_parent": { + "$ref": "AAAAAAF5vBPA/ePdrEw=" + }, + "font": "Arial;13;1", + "left": 169, + "top": 1095, + "width": 147, + "height": 13, + "underline": true, + "text": "数据库" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vBPA/ePgyxw=", + "_parent": { + "$ref": "AAAAAAF5vBPA/ePdrEw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -240, + "top": 48, + "width": 82.56396484375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vBPA/ePh3V8=", + "_parent": { + "$ref": "AAAAAAF5vBPA/ePdrEw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -240, + "top": 48, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 164, + "top": 1088, + "width": 157, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5vBPA/ePeK7Y=" + }, + "nameLabel": { + "$ref": "AAAAAAF5vBPA/ePfcVQ=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5vBPA/ePgyxw=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5vBPA/ePh3V8=" + } + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 144, + "top": 1088, + "width": 177, + "height": 49, + "nameCompartment": { + "$ref": "AAAAAAF5vBPA/ePdrEw=" + } + }, + { + "_type": "EllipseView", + "_id": "AAAAAAF5vBQ7TuP5ibA=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "font": "Arial;13;0", + "left": 224, + "top": 1040, + "width": 9, + "height": 9 + }, + { + "_type": "RectangleView", + "_id": "AAAAAAF5vBRo8+P+jU0=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "font": "Arial;13;0", + "left": 232, + "top": 1048, + "width": 1, + "height": 41 + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF5vBZojeSm8sE=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAF5vBZojOSkzxg=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5vBZojeSnMkU=", + "_parent": { + "$ref": "AAAAAAF5vBZojeSm8sE=" + }, + "model": { + "$ref": "AAAAAAF5vBZojOSkzxg=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5vBZojeSobeY=", + "_parent": { + "$ref": "AAAAAAF5vBZojeSnMkU=" + }, + "font": "Arial;13;0", + "left": 509, + "top": 517, + "width": 174, + "height": 13, + "text": "«interface»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vBZojeSpf4c=", + "_parent": { + "$ref": "AAAAAAF5vBZojeSnMkU=" + }, + "font": "Arial;13;1", + "left": 509, + "top": 532, + "width": 174, + "height": 13, + "text": "记录管理接口" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vBZojeSqopk=", + "_parent": { + "$ref": "AAAAAAF5vBZojeSnMkU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 320, + "top": -16, + "width": 82.56396484375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vBZojeSrwww=", + "_parent": { + "$ref": "AAAAAAF5vBZojeSnMkU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 320, + "top": -16, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 504, + "top": 512, + "width": 184, + "height": 38, + "stereotypeLabel": { + "$ref": "AAAAAAF5vBZojeSobeY=" + }, + "nameLabel": { + "$ref": "AAAAAAF5vBZojeSpf4c=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5vBZojeSqopk=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5vBZojeSrwww=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5vBZojeSsNZ4=", + "_parent": { + "$ref": "AAAAAAF5vBZojeSm8sE=" + }, + "model": { + "$ref": "AAAAAAF5vBZojOSkzxg=" + }, + "font": "Arial;13;0", + "left": 504, + "top": 550, + "width": 184, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5vBZojeStLpY=", + "_parent": { + "$ref": "AAAAAAF5vBZojeSm8sE=" + }, + "model": { + "$ref": "AAAAAAF5vBZojOSkzxg=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5vBafUeTRvfY=", + "_parent": { + "$ref": "AAAAAAF5vBZojeStLpY=" + }, + "model": { + "$ref": "AAAAAAF5vBafIeTOyLg=" + }, + "font": "Arial;13;0", + "left": 509, + "top": 565, + "width": 174, + "height": 13, + "text": "+AddRecord()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5vBbNK+TYfzE=", + "_parent": { + "$ref": "AAAAAAF5vBZojeStLpY=" + }, + "model": { + "$ref": "AAAAAAF5vBbNAOTVbWM=" + }, + "font": "Arial;13;0", + "left": 509, + "top": 580, + "width": 174, + "height": 13, + "text": "+DeleteRecord()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5vBcDJuTf4iI=", + "_parent": { + "$ref": "AAAAAAF5vBZojeStLpY=" + }, + "model": { + "$ref": "AAAAAAF5vBcC/uTceO0=" + }, + "font": "Arial;13;0", + "left": 509, + "top": 595, + "width": 174, + "height": 13, + "text": "+ModifyRecord()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5vBhpFeTmY4I=", + "_parent": { + "$ref": "AAAAAAF5vBZojeStLpY=" + }, + "model": { + "$ref": "AAAAAAF5vBho4uTjd/E=" + }, + "font": "Arial;13;0", + "left": 509, + "top": 610, + "width": 174, + "height": 13, + "text": "+queryRecord()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 504, + "top": 560, + "width": 184, + "height": 68 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5vBZojeSubIM=", + "_parent": { + "$ref": "AAAAAAF5vBZojeSm8sE=" + }, + "model": { + "$ref": "AAAAAAF5vBZojOSkzxg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 160, + "top": -8, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5vBZojeSvsnU=", + "_parent": { + "$ref": "AAAAAAF5vBZojeSm8sE=" + }, + "model": { + "$ref": "AAAAAAF5vBZojOSkzxg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 160, + "top": -8, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 504, + "top": 512, + "width": 184, + "height": 116, + "nameCompartment": { + "$ref": "AAAAAAF5vBZojeSnMkU=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF5vBZojeSsNZ4=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5vBZojeStLpY=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5vBZojeSubIM=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5vBZojeSvsnU=" + } + }, + { + "_type": "EllipseView", + "_id": "AAAAAAF5vBimMeTsWbQ=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "font": "Arial;13;0", + "left": 594, + "top": 627, + "width": 9, + "height": 9 + }, + { + "_type": "RectangleView", + "_id": "AAAAAAF5vBimMeTtzb4=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "font": "Arial;13;0", + "left": 602, + "top": 635, + "width": 1, + "height": 41 + }, + { + "_type": "UMLComponentInstanceView", + "_id": "AAAAAAF5vBk86OT0rIc=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAF5vBk86OTySUA=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5vBk86eT1XJo=", + "_parent": { + "$ref": "AAAAAAF5vBk86OT0rIc=" + }, + "model": { + "$ref": "AAAAAAF5vBk86OTySUA=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5vBk86eT2q3I=", + "_parent": { + "$ref": "AAAAAAF5vBk86eT1XJo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 336, + "top": -16, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vBk86eT3JRg=", + "_parent": { + "$ref": "AAAAAAF5vBk86eT1XJo=" + }, + "font": "Arial;13;1", + "left": 545, + "top": 671, + "width": 132.18359375, + "height": 13, + "underline": true, + "text": "宠物记录管理构件" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vBk86eT4AKE=", + "_parent": { + "$ref": "AAAAAAF5vBk86eT1XJo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 336, + "top": -16, + "width": 82.56396484375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vBk86eT5Z+w=", + "_parent": { + "$ref": "AAAAAAF5vBk86eT1XJo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 336, + "top": -16, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 540, + "top": 664, + "width": 142.18359375, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5vBk86eT2q3I=" + }, + "nameLabel": { + "$ref": "AAAAAAF5vBk86eT3JRg=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5vBk86eT4AKE=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5vBk86eT5Z+w=" + } + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 520, + "top": 664, + "width": 162.18359375, + "height": 45, + "nameCompartment": { + "$ref": "AAAAAAF5vBk86eT1XJo=" + } + }, + { + "_type": "UMLDependencyView", + "_id": "AAAAAAF5vBmxZuUQHyw=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAF5vBmxZuUO/vo=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5vBmxZuUR6Eg=", + "_parent": { + "$ref": "AAAAAAF5vBmxZuUQHyw=" + }, + "model": { + "$ref": "AAAAAAF5vBmxZuUO/vo=" + }, + "font": "Arial;13;0", + "left": 394, + "top": 811, + "width": 113.64208984375, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5vBmxZuUQHyw=" + }, + "edgePosition": 1, + "text": "+请求数据持久服务" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5vBmxZuUSqFA=", + "_parent": { + "$ref": "AAAAAAF5vBmxZuUQHyw=" + }, + "model": { + "$ref": "AAAAAAF5vBmxZuUO/vo=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 459, + "top": 823, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5vBmxZuUQHyw=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5vBmxZ+UTl9E=", + "_parent": { + "$ref": "AAAAAAF5vBmxZuUQHyw=" + }, + "model": { + "$ref": "AAAAAAF5vBmxZuUO/vo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 431, + "top": 788, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5vBmxZuUQHyw=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5vBDSdONeTK8=" + }, + "tail": { + "$ref": "AAAAAAF5vBk86OT0rIc=" + }, + "lineStyle": 1, + "points": "570:709;313:904", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5vBmxZuUR6Eg=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5vBmxZuUSqFA=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5vBmxZ+UTl9E=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF5vCfcUeUlnqc=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAF5vCfcUOUjisc=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5vCfcUeUmdbU=", + "_parent": { + "$ref": "AAAAAAF5vCfcUeUlnqc=" + }, + "model": { + "$ref": "AAAAAAF5vCfcUOUjisc=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5vCfcUeUnC54=", + "_parent": { + "$ref": "AAAAAAF5vCfcUeUmdbU=" + }, + "font": "Arial;13;0", + "left": 333, + "top": 525, + "width": 134, + "height": 13, + "text": "«interface»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vCfcUeUopBQ=", + "_parent": { + "$ref": "AAAAAAF5vCfcUeUmdbU=" + }, + "font": "Arial;13;1", + "left": 333, + "top": 540, + "width": 134, + "height": 13, + "text": "收藏夹接口" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vCfcUeUp65Y=", + "_parent": { + "$ref": "AAAAAAF5vCfcUeUmdbU=" + }, + "visible": false, + "font": "Arial;13;0", + "top": 16, + "width": 82.56396484375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vCfcUeUqt2E=", + "_parent": { + "$ref": "AAAAAAF5vCfcUeUmdbU=" + }, + "visible": false, + "font": "Arial;13;0", + "top": 16, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 328, + "top": 520, + "width": 144, + "height": 38, + "stereotypeLabel": { + "$ref": "AAAAAAF5vCfcUeUnC54=" + }, + "nameLabel": { + "$ref": "AAAAAAF5vCfcUeUopBQ=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5vCfcUeUp65Y=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5vCfcUeUqt2E=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5vCfcUeUr8FQ=", + "_parent": { + "$ref": "AAAAAAF5vCfcUeUlnqc=" + }, + "model": { + "$ref": "AAAAAAF5vCfcUOUjisc=" + }, + "font": "Arial;13;0", + "left": 328, + "top": 558, + "width": 144, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5vCfcUeUsfXc=", + "_parent": { + "$ref": "AAAAAAF5vCfcUeUlnqc=" + }, + "model": { + "$ref": "AAAAAAF5vCfcUOUjisc=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5vCgRSeVQSLE=", + "_parent": { + "$ref": "AAAAAAF5vCfcUeUsfXc=" + }, + "model": { + "$ref": "AAAAAAF5vCgRFOVN7Oo=" + }, + "font": "Arial;13;0", + "left": 333, + "top": 573, + "width": 134, + "height": 13, + "text": "+queryCollection()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5vChyIuVXKmA=", + "_parent": { + "$ref": "AAAAAAF5vCfcUeUsfXc=" + }, + "model": { + "$ref": "AAAAAAF5vChx9OVUT3c=" + }, + "font": "Arial;13;0", + "left": 333, + "top": 588, + "width": 134, + "height": 13, + "text": "+addCollection()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5vCimNuVenlM=", + "_parent": { + "$ref": "AAAAAAF5vCfcUeUsfXc=" + }, + "model": { + "$ref": "AAAAAAF5vCimCOVbwBQ=" + }, + "font": "Arial;13;0", + "left": 333, + "top": 603, + "width": 134, + "height": 13, + "text": "+deleteCollection()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 328, + "top": 568, + "width": 144, + "height": 53 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5vCfcUeUt2uk=", + "_parent": { + "$ref": "AAAAAAF5vCfcUeUlnqc=" + }, + "model": { + "$ref": "AAAAAAF5vCfcUOUjisc=" + }, + "visible": false, + "font": "Arial;13;0", + "top": 8, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5vCfcUeUuHnM=", + "_parent": { + "$ref": "AAAAAAF5vCfcUeUlnqc=" + }, + "model": { + "$ref": "AAAAAAF5vCfcUOUjisc=" + }, + "visible": false, + "font": "Arial;13;0", + "top": 8, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 328, + "top": 520, + "width": 144, + "height": 101, + "nameCompartment": { + "$ref": "AAAAAAF5vCfcUeUmdbU=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF5vCfcUeUr8FQ=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5vCfcUeUsfXc=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5vCfcUeUt2uk=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5vCfcUeUuHnM=" + } + }, + { + "_type": "UMLComponentInstanceView", + "_id": "AAAAAAF5vCkoqOVmrBQ=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAF5vCkoqOVk/xk=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5vCkoqOVnSZI=", + "_parent": { + "$ref": "AAAAAAF5vCkoqOVmrBQ=" + }, + "model": { + "$ref": "AAAAAAF5vCkoqOVk/xk=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5vCkoqOVooPo=", + "_parent": { + "$ref": "AAAAAAF5vCkoqOVnSZI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 16, + "top": 32, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vCkoqOVpLwY=", + "_parent": { + "$ref": "AAAAAAF5vCkoqOVnSZI=" + }, + "font": "Arial;13;1", + "left": 353, + "top": 671, + "width": 132.18359375, + "height": 13, + "underline": true, + "text": "收藏夹管理构件" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vCkoqOVqMQM=", + "_parent": { + "$ref": "AAAAAAF5vCkoqOVnSZI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 16, + "top": 32, + "width": 82.56396484375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vCkoqOVrNs4=", + "_parent": { + "$ref": "AAAAAAF5vCkoqOVnSZI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 16, + "top": 32, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 348, + "top": 664, + "width": 142.18359375, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5vCkoqOVooPo=" + }, + "nameLabel": { + "$ref": "AAAAAAF5vCkoqOVpLwY=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5vCkoqOVqMQM=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5vCkoqOVrNs4=" + } + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 328, + "top": 664, + "width": 162.18359375, + "height": 49, + "nameCompartment": { + "$ref": "AAAAAAF5vCkoqOVnSZI=" + } + }, + { + "_type": "EllipseView", + "_id": "AAAAAAF5vCloX+WCjYo=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "font": "Arial;13;0", + "left": 390, + "top": 615, + "width": 9, + "height": 9 + }, + { + "_type": "RectangleView", + "_id": "AAAAAAF5vCloX+WDDuc=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "font": "Arial;13;0", + "left": 398, + "top": 623, + "width": 1, + "height": 41 + }, + { + "_type": "UMLDependencyView", + "_id": "AAAAAAF5vCmaHeWLdgg=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAF5vCmaHeWJBH4=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5vCmaHeWMBFM=", + "_parent": { + "$ref": "AAAAAAF5vCmaHeWLdgg=" + }, + "model": { + "$ref": "AAAAAAF5vCmaHeWJBH4=" + }, + "font": "Arial;13;0", + "left": 289, + "top": 806, + "width": 113.64208984375, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5vCmaHeWLdgg=" + }, + "edgePosition": 1, + "text": "+请求数据持久服务" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5vCmaHeWNbXQ=", + "_parent": { + "$ref": "AAAAAAF5vCmaHeWLdgg=" + }, + "model": { + "$ref": "AAAAAAF5vCmaHeWJBH4=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 358, + "top": 814, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5vCmaHeWLdgg=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5vCmaHeWO6VY=", + "_parent": { + "$ref": "AAAAAAF5vCmaHeWLdgg=" + }, + "model": { + "$ref": "AAAAAAF5vCmaHeWJBH4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 320, + "top": 789, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5vCmaHeWLdgg=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5vBDSdONeTK8=" + }, + "tail": { + "$ref": "AAAAAAF5vCkoqOVmrBQ=" + }, + "lineStyle": 1, + "points": "392:713;275:895", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5vCmaHeWMBFM=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5vCmaHeWNbXQ=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5vCmaHeWO6VY=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF5vCt3q+Wno98=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAF5vCt3quWlU1Q=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5vCt3q+WoqpQ=", + "_parent": { + "$ref": "AAAAAAF5vCt3q+Wno98=" + }, + "model": { + "$ref": "AAAAAAF5vCt3quWlU1Q=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5vCt3q+Wppec=", + "_parent": { + "$ref": "AAAAAAF5vCt3q+WoqpQ=" + }, + "font": "Arial;13;0", + "left": 485, + "top": 837, + "width": 150, + "height": 13, + "text": "«interface»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vCt3q+WqKO8=", + "_parent": { + "$ref": "AAAAAAF5vCt3q+WoqpQ=" + }, + "font": "Arial;13;1", + "left": 485, + "top": 852, + "width": 150, + "height": 13, + "text": "宠物推送接口" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vCt3q+WrNio=", + "_parent": { + "$ref": "AAAAAAF5vCt3q+WoqpQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": -80, + "width": 82.56396484375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vCt3q+WskXY=", + "_parent": { + "$ref": "AAAAAAF5vCt3q+WoqpQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": -80, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 480, + "top": 832, + "width": 160, + "height": 38, + "stereotypeLabel": { + "$ref": "AAAAAAF5vCt3q+Wppec=" + }, + "nameLabel": { + "$ref": "AAAAAAF5vCt3q+WqKO8=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5vCt3q+WrNio=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5vCt3q+WskXY=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5vCt3q+WtvIw=", + "_parent": { + "$ref": "AAAAAAF5vCt3q+Wno98=" + }, + "model": { + "$ref": "AAAAAAF5vCt3quWlU1Q=" + }, + "font": "Arial;13;0", + "left": 480, + "top": 870, + "width": 160, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5vCt3q+WuDkw=", + "_parent": { + "$ref": "AAAAAAF5vCt3q+Wno98=" + }, + "model": { + "$ref": "AAAAAAF5vCt3quWlU1Q=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5vCu2veXSIJI=", + "_parent": { + "$ref": "AAAAAAF5vCt3q+WuDkw=" + }, + "model": { + "$ref": "AAAAAAF5vCu2juXPWqI=" + }, + "font": "Arial;13;0", + "left": 485, + "top": 885, + "width": 150, + "height": 13, + "text": "+Test()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5vXCuiB0BTQ0=", + "_parent": { + "$ref": "AAAAAAF5vCt3q+WuDkw=" + }, + "model": { + "$ref": "AAAAAAF5vXCudBz+X3c=" + }, + "font": "Arial;13;0", + "left": 485, + "top": 900, + "width": 150, + "height": 13, + "text": "+getRandomInfo()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF5vXEc0x2gyn8=", + "_parent": { + "$ref": "AAAAAAF5vCt3q+WuDkw=" + }, + "model": { + "$ref": "AAAAAAF5vXEcmR2d+ks=" + }, + "font": "Arial;13;0", + "left": 485, + "top": 915, + "width": 150, + "height": 13, + "text": "+getSpecifyInfo()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 480, + "top": 880, + "width": 160, + "height": 53 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5vCt3q+WvYBQ=", + "_parent": { + "$ref": "AAAAAAF5vCt3q+Wno98=" + }, + "model": { + "$ref": "AAAAAAF5vCt3quWlU1Q=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -8, + "top": -40, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5vCt3q+Wwwh0=", + "_parent": { + "$ref": "AAAAAAF5vCt3q+Wno98=" + }, + "model": { + "$ref": "AAAAAAF5vCt3quWlU1Q=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -8, + "top": -40, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 480, + "top": 832, + "width": 160, + "height": 101, + "nameCompartment": { + "$ref": "AAAAAAF5vCt3q+WoqpQ=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF5vCt3q+WtvIw=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5vCt3q+WuDkw=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5vCt3q+WvYBQ=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5vCt3q+Wwwh0=" + } + }, + { + "_type": "UMLComponentInstanceView", + "_id": "AAAAAAF5vCyxj+XdXXs=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAF5vCyxj+XbdVM=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5vCyxkOXeFek=", + "_parent": { + "$ref": "AAAAAAF5vCyxj+XdXXs=" + }, + "model": { + "$ref": "AAAAAAF5vCyxj+XbdVM=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5vCyxkOXf2eo=", + "_parent": { + "$ref": "AAAAAAF5vCyxkOXeFek=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": 32, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vCyxkOXgw3s=", + "_parent": { + "$ref": "AAAAAAF5vCyxkOXeFek=" + }, + "font": "Arial;13;1", + "left": 489, + "top": 983, + "width": 154, + "height": 13, + "underline": true, + "text": "宠物推送构件" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vCyxkOXh8G4=", + "_parent": { + "$ref": "AAAAAAF5vCyxkOXeFek=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": 32, + "width": 82.56396484375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vCyxkOXiN5o=", + "_parent": { + "$ref": "AAAAAAF5vCyxkOXeFek=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": 32, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 484, + "top": 976, + "width": 164, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5vCyxkOXf2eo=" + }, + "nameLabel": { + "$ref": "AAAAAAF5vCyxkOXgw3s=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5vCyxkOXh8G4=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5vCyxkOXiN5o=" + } + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 464, + "top": 976, + "width": 184, + "height": 45, + "nameCompartment": { + "$ref": "AAAAAAF5vCyxkOXeFek=" + } + }, + { + "_type": "EllipseView", + "_id": "AAAAAAF5vC0+zuYN0Ug=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "font": "Arial;13;0", + "left": 552, + "top": 928, + "width": 9, + "height": 9 + }, + { + "_type": "RectangleView", + "_id": "AAAAAAF5vC0+zuYOHI0=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "font": "Arial;13;0", + "left": 560, + "top": 936, + "width": 1, + "height": 41 + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF5vFOoSOupO1A=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAF5vFOoR+ulejM=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5vFOoSOuqLRk=", + "_parent": { + "$ref": "AAAAAAF5vFOoSOupO1A=" + }, + "model": { + "$ref": "AAAAAAF5vFOoR+ulejM=" + }, + "font": "Arial;13;0", + "left": 198, + "top": 445, + "width": 61.64208984375, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5vFOoSOupO1A=" + }, + "edgePosition": 1, + "text": "+服务请求" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5vFOoSOur4Sc=", + "_parent": { + "$ref": "AAAAAAF5vFOoSOupO1A=" + }, + "model": { + "$ref": "AAAAAAF5vFOoR+ulejM=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 243, + "top": 446, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5vFOoSOupO1A=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5vFOoSOusHQs=", + "_parent": { + "$ref": "AAAAAAF5vFOoSOupO1A=" + }, + "model": { + "$ref": "AAAAAAF5vFOoR+ulejM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 199, + "top": 442, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5vFOoSOupO1A=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5vFOoSOutFOE=", + "_parent": { + "$ref": "AAAAAAF5vFOoSOupO1A=" + }, + "model": { + "$ref": "AAAAAAF5vFOoR+umXjY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 229, + "top": 441, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5vFOoSOupO1A=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5vFOoSOuuYeY=", + "_parent": { + "$ref": "AAAAAAF5vFOoSOupO1A=" + }, + "model": { + "$ref": "AAAAAAF5vFOoR+umXjY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 242, + "top": 445, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5vFOoSOupO1A=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5vFOoSOuv3yo=", + "_parent": { + "$ref": "AAAAAAF5vFOoSOupO1A=" + }, + "model": { + "$ref": "AAAAAAF5vFOoR+umXjY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 202, + "top": 435, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5vFOoSOupO1A=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5vFOoSOuwl0A=", + "_parent": { + "$ref": "AAAAAAF5vFOoSOupO1A=" + }, + "model": { + "$ref": "AAAAAAF5vFOoR+unUss=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 228, + "top": 448, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5vFOoSOupO1A=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5vFOoSOuxkdk=", + "_parent": { + "$ref": "AAAAAAF5vFOoSOupO1A=" + }, + "model": { + "$ref": "AAAAAAF5vFOoR+unUss=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 242, + "top": 446, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5vFOoSOupO1A=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5vFOoSOuydDY=", + "_parent": { + "$ref": "AAAAAAF5vFOoSOupO1A=" + }, + "model": { + "$ref": "AAAAAAF5vFOoR+unUss=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 201, + "top": 450, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5vFOoSOupO1A=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5vFOoSOuzbSQ=", + "_parent": { + "$ref": "AAAAAAF5vFOoSOupO1A=" + }, + "model": { + "$ref": "AAAAAAF5vFOoR+umXjY=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5vFOoSOu0iOc=", + "_parent": { + "$ref": "AAAAAAF5vFOoSOupO1A=" + }, + "model": { + "$ref": "AAAAAAF5vFOoR+unUss=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5vFOO4ut9sKQ=" + }, + "tail": { + "$ref": "AAAAAAF5vFNtCutUzMM=" + }, + "lineStyle": 1, + "points": "216:421;212:479", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5vFOoSOuqLRk=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5vFOoSOur4Sc=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5vFOoSOusHQs=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF5vFOoSOutFOE=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF5vFOoSOuuYeY=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF5vFOoSOuv3yo=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF5vFOoSOuwl0A=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF5vFOoSOuxkdk=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF5vFOoSOuydDY=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF5vFOoSOuzbSQ=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF5vFOoSOu0iOc=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF5vFSN/u3Ghu0=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAF5vFSN/e3Cl8U=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5vFSN/u3HYKQ=", + "_parent": { + "$ref": "AAAAAAF5vFSN/u3Ghu0=" + }, + "model": { + "$ref": "AAAAAAF5vFSN/e3Cl8U=" + }, + "font": "Arial;13;0", + "left": 484, + "top": 443, + "width": 61.64208984375, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5vFSN/u3Ghu0=" + }, + "edgePosition": 1, + "text": "+服务应答" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5vFSN/u3I2n8=", + "_parent": { + "$ref": "AAAAAAF5vFSN/u3Ghu0=" + }, + "model": { + "$ref": "AAAAAAF5vFSN/e3Cl8U=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 499, + "top": 443, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5vFSN/u3Ghu0=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5vFSN/u3JzQE=", + "_parent": { + "$ref": "AAAAAAF5vFSN/u3Ghu0=" + }, + "model": { + "$ref": "AAAAAAF5vFSN/e3Cl8U=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 543, + "top": 444, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5vFSN/u3Ghu0=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5vFSN/u3Kjr0=", + "_parent": { + "$ref": "AAAAAAF5vFSN/u3Ghu0=" + }, + "model": { + "$ref": "AAAAAAF5vFSN/e3DL8o=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 514, + "top": 447, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5vFSN/u3Ghu0=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5vFSN/u3L/3k=", + "_parent": { + "$ref": "AAAAAAF5vFSN/u3Ghu0=" + }, + "model": { + "$ref": "AAAAAAF5vFSN/e3DL8o=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 500, + "top": 444, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5vFSN/u3Ghu0=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5vFSN/u3Mgog=", + "_parent": { + "$ref": "AAAAAAF5vFSN/u3Ghu0=" + }, + "model": { + "$ref": "AAAAAAF5vFSN/e3DL8o=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 541, + "top": 451, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5vFSN/u3Ghu0=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5vFSN/u3N/vw=", + "_parent": { + "$ref": "AAAAAAF5vFSN/u3Ghu0=" + }, + "model": { + "$ref": "AAAAAAF5vFSN/e3EdFw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 514, + "top": 440, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5vFSN/u3Ghu0=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5vFSN/u3O8U8=", + "_parent": { + "$ref": "AAAAAAF5vFSN/u3Ghu0=" + }, + "model": { + "$ref": "AAAAAAF5vFSN/e3EdFw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 500, + "top": 443, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF5vFSN/u3Ghu0=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5vFSN/u3PXSY=", + "_parent": { + "$ref": "AAAAAAF5vFSN/u3Ghu0=" + }, + "model": { + "$ref": "AAAAAAF5vFSN/e3EdFw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 541, + "top": 436, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF5vFSN/u3Ghu0=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5vFSN/u3QArc=", + "_parent": { + "$ref": "AAAAAAF5vFSN/u3Ghu0=" + }, + "model": { + "$ref": "AAAAAAF5vFSN/e3DL8o=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF5vFSN/u3RJxg=", + "_parent": { + "$ref": "AAAAAAF5vFSN/u3Ghu0=" + }, + "model": { + "$ref": "AAAAAAF5vFSN/e3EdFw=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5vFRkQO1F914=" + }, + "tail": { + "$ref": "AAAAAAF5vFR/8+2GCKw=" + }, + "lineStyle": 1, + "points": "529:479;529:421", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5vFSN/u3HYKQ=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5vFSN/u3I2n8=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5vFSN/u3JzQE=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF5vFSN/u3Kjr0=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF5vFSN/u3L/3k=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF5vFSN/u3Mgog=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF5vFSN/u3N/vw=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF5vFSN/u3O8U8=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF5vFSN/u3PXSY=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF5vFSN/u3QArc=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF5vFSN/u3RJxg=" + } + }, + { + "_type": "UMLDependencyView", + "_id": "AAAAAAF5vXIy3h7dGQo=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAF5vXIy3R7bt9U=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5vXIy3h7eF8w=", + "_parent": { + "$ref": "AAAAAAF5vXIy3h7dGQo=" + }, + "model": { + "$ref": "AAAAAAF5vXIy3R7bt9U=" + }, + "font": "Arial;13;0", + "left": 344, + "top": 932, + "width": 111.591796875, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5vXIy3h7dGQo=" + }, + "edgePosition": 1, + "text": "+请求数据持久服务" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5vXIy3h7f26Q=", + "_parent": { + "$ref": "AAAAAAF5vXIy3h7dGQo=" + }, + "model": { + "$ref": "AAAAAAF5vXIy3R7bt9U=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 403, + "top": 946, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5vXIy3h7dGQo=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5vXIy3h7gQ3I=", + "_parent": { + "$ref": "AAAAAAF5vXIy3h7dGQo=" + }, + "model": { + "$ref": "AAAAAAF5vXIy3R7bt9U=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 392, + "top": 903, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5vXIy3h7dGQo=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF5vBDSdONeTK8=" + }, + "tail": { + "$ref": "AAAAAAF5vCt3q+Wno98=" + }, + "lineStyle": 1, + "points": "479:903;313:946", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5vXIy3h7eF8w=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5vXIy3h7f26Q=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5vXIy3h7gQ3I=" + } + } + ] + }, + { + "_type": "UMLPackage", + "_id": "AAAAAAF5u+0Oz9I+xnY=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "用户界面层" + }, + { + "_type": "UMLSubsystem", + "_id": "AAAAAAF5u+1b4NJo96Y=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "Subsystem1" + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5u+3ASNK6sWc=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "Class1" + }, + { + "_type": "UMLModel", + "_id": "AAAAAAF5u+7qTdPNnpM=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "Model1" + }, + { + "_type": "UMLPackage", + "_id": "AAAAAAF5u+8PhtP2GE4=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "Package1" + }, + { + "_type": "UMLPackage", + "_id": "AAAAAAF5u/HeHNRVZoM=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "用户界面包" + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5u/hXwNZwfPE=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "资料浏览接口" + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5u/oVI9cG3TQ=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "资料管理接口", + "ownedElements": [ + { + "_type": "UMLComponentInstance", + "_id": "AAAAAAF5u/bU5tYPfO8=", + "_parent": { + "$ref": "AAAAAAF5u/oVI9cG3TQ=" + }, + "name": "宠物资料管理构件", + "ownedElements": [ + { + "_type": "UMLDependency", + "_id": "AAAAAAF5vBMnr+PFBnE=", + "_parent": { + "$ref": "AAAAAAF5u/bU5tYPfO8=" + }, + "name": "请求数据持久服务", + "source": { + "$ref": "AAAAAAF5u/bU5tYPfO8=" + }, + "target": { + "$ref": "AAAAAAF5vBDSc+NckWE=" + } + } + ] + } + ], + "stereotype": "interface", + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF5u/q3JdcyI9k=", + "_parent": { + "$ref": "AAAAAAF5u/oVI9cG3TQ=" + }, + "name": "queryData" + } + ] + }, + { + "_type": "UMLCollaborationUse", + "_id": "AAAAAAF5vAsWwOKllJc=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "CollaborationUse1" + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5vBDSc+NckWE=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "数据持久服务接口", + "ownedElements": [ + { + "_type": "UMLInterface", + "_id": "AAAAAAF5vBH2QeObfHo=", + "_parent": { + "$ref": "AAAAAAF5vBDSc+NckWE=" + }, + "name": "Interface1" + } + ], + "stereotype": "interface", + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF5vBFs9OOGdGI=", + "_parent": { + "$ref": "AAAAAAF5vBDSc+NckWE=" + }, + "name": "openConnection" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF5vBGhhOONYt0=", + "_parent": { + "$ref": "AAAAAAF5vBDSc+NckWE=" + }, + "name": "closeConnection" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF5vBIlROOlN9c=", + "_parent": { + "$ref": "AAAAAAF5vBDSc+NckWE=" + }, + "name": "insert" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF5vBJMiOOsPqs=", + "_parent": { + "$ref": "AAAAAAF5vBDSc+NckWE=" + }, + "name": "update" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF5vBKOdeOzm+o=", + "_parent": { + "$ref": "AAAAAAF5vBDSc+NckWE=" + }, + "name": "delete" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF5vBKvxuO6IQo=", + "_parent": { + "$ref": "AAAAAAF5vBDSc+NckWE=" + }, + "name": "query" + } + ] + }, + { + "_type": "UMLComponentInstance", + "_id": "AAAAAAF5vBPA/OPa4tY=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "数据库" + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5vBZojOSkzxg=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "记录管理接口", + "stereotype": "interface", + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF5vBafIeTOyLg=", + "_parent": { + "$ref": "AAAAAAF5vBZojOSkzxg=" + }, + "name": "AddRecord" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF5vBbNAOTVbWM=", + "_parent": { + "$ref": "AAAAAAF5vBZojOSkzxg=" + }, + "name": "DeleteRecord" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF5vBcC/uTceO0=", + "_parent": { + "$ref": "AAAAAAF5vBZojOSkzxg=" + }, + "name": "ModifyRecord" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF5vBho4uTjd/E=", + "_parent": { + "$ref": "AAAAAAF5vBZojOSkzxg=" + }, + "name": "queryRecord" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5vELkpuZIdGo=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "Class3" + }, + { + "_type": "UMLComponentInstance", + "_id": "AAAAAAF5vBk86OTySUA=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "宠物记录管理构件", + "ownedElements": [ + { + "_type": "UMLDependency", + "_id": "AAAAAAF5vBmxZuUO/vo=", + "_parent": { + "$ref": "AAAAAAF5vBk86OTySUA=" + }, + "name": "请求数据持久服务", + "source": { + "$ref": "AAAAAAF5vBk86OTySUA=" + }, + "target": { + "$ref": "AAAAAAF5vBDSc+NckWE=" + } + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5vCfcUOUjisc=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "收藏夹接口", + "stereotype": "interface", + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF5vCgRFOVN7Oo=", + "_parent": { + "$ref": "AAAAAAF5vCfcUOUjisc=" + }, + "name": "queryCollection" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF5vChx9OVUT3c=", + "_parent": { + "$ref": "AAAAAAF5vCfcUOUjisc=" + }, + "name": "addCollection" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF5vCimCOVbwBQ=", + "_parent": { + "$ref": "AAAAAAF5vCfcUOUjisc=" + }, + "name": "deleteCollection" + } + ] + }, + { + "_type": "UMLComponentInstance", + "_id": "AAAAAAF5vCkoqOVk/xk=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "收藏夹管理构件", + "ownedElements": [ + { + "_type": "UMLDependency", + "_id": "AAAAAAF5vCmaHeWJBH4=", + "_parent": { + "$ref": "AAAAAAF5vCkoqOVk/xk=" + }, + "name": "请求数据持久服务", + "source": { + "$ref": "AAAAAAF5vCkoqOVk/xk=" + }, + "target": { + "$ref": "AAAAAAF5vBDSc+NckWE=" + } + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5vCt3quWlU1Q=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "宠物推送接口", + "ownedElements": [ + { + "_type": "UMLDependency", + "_id": "AAAAAAF5vXIy3R7bt9U=", + "_parent": { + "$ref": "AAAAAAF5vCt3quWlU1Q=" + }, + "name": "请求数据持久服务", + "source": { + "$ref": "AAAAAAF5vCt3quWlU1Q=" + }, + "target": { + "$ref": "AAAAAAF5vBDSc+NckWE=" + } + } + ], + "stereotype": "interface", + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF5vCu2juXPWqI=", + "_parent": { + "$ref": "AAAAAAF5vCt3quWlU1Q=" + }, + "name": "Test" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF5vXCudBz+X3c=", + "_parent": { + "$ref": "AAAAAAF5vCt3quWlU1Q=" + }, + "name": "getRandomInfo" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF5vXEcmR2d+ks=", + "_parent": { + "$ref": "AAAAAAF5vCt3quWlU1Q=" + }, + "name": "getSpecifyInfo" + } + ] + }, + { + "_type": "UMLComponentInstance", + "_id": "AAAAAAF5vCyxj+XbdVM=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "宠物推送构件" + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5vELQLuYfWUI=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "Class2", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF5vEMUceZx7Zs=", + "_parent": { + "$ref": "AAAAAAF5vELQLuYfWUI=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5vEMUceZyCCo=", + "_parent": { + "$ref": "AAAAAAF5vEMUceZx7Zs=" + }, + "reference": { + "$ref": "AAAAAAF5vELQLuYfWUI=" + }, + "navigable": false + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5vEMUceZzmHs=", + "_parent": { + "$ref": "AAAAAAF5vEMUceZx7Zs=" + }, + "reference": { + "$ref": "AAAAAAF5vELkpuZIdGo=" + } + } + } + ] + }, + { + "_type": "UMLArtifactInstance", + "_id": "AAAAAAF5vEYGn+o2Vlg=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "ArtifactInstance1" + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5vFHpa+rIGFA=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "Class4" + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5vFLQter1tg8=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "Class5" + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5vFNtCutSfX4=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "Class6", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF5vFOoR+ulejM=", + "_parent": { + "$ref": "AAAAAAF5vFNtCutSfX4=" + }, + "name": "服务请求", + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5vFOoR+umXjY=", + "_parent": { + "$ref": "AAAAAAF5vFOoR+ulejM=" + }, + "reference": { + "$ref": "AAAAAAF5vFNtCutSfX4=" + }, + "navigable": false + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5vFOoR+unUss=", + "_parent": { + "$ref": "AAAAAAF5vFOoR+ulejM=" + }, + "reference": { + "$ref": "AAAAAAF5vFOO4et7NUs=" + } + } + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5vFOO4et7NUs=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "Class7" + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5vFRkQO1DRfM=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "Class8" + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF5vFR/8+2E/oA=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "Class9", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF5vFSN/e3Cl8U=", + "_parent": { + "$ref": "AAAAAAF5vFR/8+2E/oA=" + }, + "name": "服务应答", + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5vFSN/e3DL8o=", + "_parent": { + "$ref": "AAAAAAF5vFSN/e3Cl8U=" + }, + "reference": { + "$ref": "AAAAAAF5vFR/8+2E/oA=" + }, + "navigable": false + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF5vFSN/e3EdFw=", + "_parent": { + "$ref": "AAAAAAF5vFSN/e3Cl8U=" + }, + "reference": { + "$ref": "AAAAAAF5vFRkQO1DRfM=" + } + } + } + ] + } + ] + }, + { + "_type": "UMLProfile", + "_id": "AAAAAAF5u/4H/eBHm4c=", + "_parent": { + "$ref": "AAAAAAFF+h6SjaM2Hec=" + }, + "name": "UMLStandardProfile", + "ownedElements": [ + { + "_type": "UMLProfileDiagram", + "_id": "AAAAAAF5u/4H+99iYXs=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "StandardProfileL2", + "ownedViews": [ + { + "_type": "UMLMetaClassView", + "_id": "AAAAAAF5u/4H99146lc=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99jX0E=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H9913ass=", + "_parent": { + "$ref": "AAAAAAF5u/4H99146lc=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99jX0E=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H991y7qE=", + "_parent": { + "$ref": "AAAAAAF5u/4H9913ass=" + }, + "visible": false, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": -44, + "top": -16, + "width": 1, + "height": 12 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H991zpsg=", + "_parent": { + "$ref": "AAAAAAF5u/4H9913ass=" + }, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": 57, + "top": 59, + "width": 81, + "height": 12, + "text": "«metaClass»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H9910Ipk=", + "_parent": { + "$ref": "AAAAAAF5u/4H9913ass=" + }, + "fillColor": "#e2e2e2", + "font": "Arial;12;1", + "containerChangeable": true, + "containerExtending": true, + "left": 57, + "top": 73, + "width": 81, + "height": 12, + "text": "UMLClassifier" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H99112+8=", + "_parent": { + "$ref": "AAAAAAF5u/4H9913ass=" + }, + "visible": false, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": -44, + "top": -16, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H9912GsE=", + "_parent": { + "$ref": "AAAAAAF5u/4H9913ass=" + }, + "visible": false, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": -44, + "top": -16, + "width": 1, + "height": 12, + "horizontalAlignment": 1 + } + ], + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": 52, + "top": 52, + "width": 92.6640625, + "height": 38, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H991zpsg=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H9910Ipk=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H99112+8=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H9912GsE=" + } + } + ], + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": 52, + "top": 52, + "width": 91, + "height": 101, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H9913ass=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H992DkxA=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99mWYM=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H9915Tiw=", + "_parent": { + "$ref": "AAAAAAF5u/4H992DkxA=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99mWYM=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H991/Bz0=", + "_parent": { + "$ref": "AAAAAAF5u/4H992DkxA=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99mWYM=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H991616g=", + "_parent": { + "$ref": "AAAAAAF5u/4H991/Bz0=" + }, + "visible": false, + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": 60, + "top": -116, + "width": 1, + "height": 12 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H9917bPs=", + "_parent": { + "$ref": "AAAAAAF5u/4H991/Bz0=" + }, + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": 213, + "top": 55, + "width": 83, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H9918gjk=", + "_parent": { + "$ref": "AAAAAAF5u/4H991/Bz0=" + }, + "font": "Arial;12;1", + "containerChangeable": true, + "containerExtending": true, + "left": 213, + "top": 69, + "width": 83, + "height": 12, + "text": "Realization" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H9919yRA=", + "_parent": { + "$ref": "AAAAAAF5u/4H991/Bz0=" + }, + "visible": false, + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": 60, + "top": -116, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H991+/UY=", + "_parent": { + "$ref": "AAAAAAF5u/4H991/Bz0=" + }, + "visible": false, + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": 60, + "top": -116, + "width": 1, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": 208, + "top": 48, + "width": 93, + "height": 38, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H9917bPs=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H9918gjk=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H9919yRA=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H991+/UY=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H992A/Co=", + "_parent": { + "$ref": "AAAAAAF5u/4H992DkxA=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99mWYM=" + }, + "visible": false, + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": 208, + "top": 86, + "width": 93, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H992B15s=", + "_parent": { + "$ref": "AAAAAAF5u/4H992DkxA=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99mWYM=" + }, + "visible": false, + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": 208, + "top": 96, + "width": 93, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H992CFo4=", + "_parent": { + "$ref": "AAAAAAF5u/4H992DkxA=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99mWYM=" + }, + "visible": false, + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": 60, + "top": -116, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": 208, + "top": 48, + "width": 93, + "height": 38, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H991/Bz0=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H992A/Co=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H992B15s=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H9915Tiw=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H992CFo4=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H992HC4Q=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99kAnU=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H992E58E=", + "_parent": { + "$ref": "AAAAAAF5u/4H992HC4Q=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99kAnU=" + }, + "visible": false, + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": 174, + "top": 73, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H992HC4Q=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H992FA/0=", + "_parent": { + "$ref": "AAAAAAF5u/4H992HC4Q=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99kAnU=" + }, + "visible": null, + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": 174, + "top": 88, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H992HC4Q=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H992GNvo=", + "_parent": { + "$ref": "AAAAAAF5u/4H992HC4Q=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99kAnU=" + }, + "visible": false, + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": 175, + "top": 43, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H992HC4Q=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H99146lc=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H992DkxA=" + }, + "points": "208:64;142:64", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H992E58E=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H992FA/0=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H992GNvo=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H992SeXE=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99pQtw=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H992I3Kw=", + "_parent": { + "$ref": "AAAAAAF5u/4H992SeXE=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99pQtw=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H992OoJk=", + "_parent": { + "$ref": "AAAAAAF5u/4H992SeXE=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99pQtw=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H992JDCs=", + "_parent": { + "$ref": "AAAAAAF5u/4H992OoJk=" + }, + "visible": false, + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": 104, + "top": -176, + "width": 1, + "height": 12 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H992KE04=", + "_parent": { + "$ref": "AAAAAAF5u/4H992OoJk=" + }, + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": 217, + "top": 119, + "width": 74, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H992LB7U=", + "_parent": { + "$ref": "AAAAAAF5u/4H992OoJk=" + }, + "font": "Arial;12;1", + "containerChangeable": true, + "containerExtending": true, + "left": 217, + "top": 133, + "width": 74, + "height": 12, + "text": "Specification" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H992MNzQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H992OoJk=" + }, + "visible": false, + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": 104, + "top": -176, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H992Nd9M=", + "_parent": { + "$ref": "AAAAAAF5u/4H992OoJk=" + }, + "visible": false, + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": 104, + "top": -176, + "width": 1, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": 212, + "top": 112, + "width": 87.671875, + "height": 38, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H992KE04=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H992LB7U=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H992MNzQ=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H992Nd9M=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H992PSBU=", + "_parent": { + "$ref": "AAAAAAF5u/4H992SeXE=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99pQtw=" + }, + "visible": false, + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": 212, + "top": 150, + "width": 84, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H992QJyQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H992SeXE=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99pQtw=" + }, + "visible": false, + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": 212, + "top": 160, + "width": 84, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H992RHWQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H992SeXE=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99pQtw=" + }, + "visible": false, + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": 104, + "top": -176, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": 212, + "top": 112, + "width": 84, + "height": 38, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H992OoJk=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H992PSBU=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H992QJyQ=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H992I3Kw=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H992RHWQ=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H992W+FE=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99n5Bc=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H992TOR0=", + "_parent": { + "$ref": "AAAAAAF5u/4H992W+FE=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99n5Bc=" + }, + "visible": false, + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": 176, + "top": 141, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H992W+FE=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H992UwDc=", + "_parent": { + "$ref": "AAAAAAF5u/4H992W+FE=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99n5Bc=" + }, + "visible": null, + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": 176, + "top": 156, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H992W+FE=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H992VsMM=", + "_parent": { + "$ref": "AAAAAAF5u/4H992W+FE=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99n5Bc=" + }, + "visible": false, + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": 177, + "top": 111, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H992W+FE=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H99146lc=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H992SeXE=" + }, + "points": "212:132;142:132", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H992TOR0=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H992UwDc=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H992VsMM=" + } + }, + { + "_type": "UMLMetaClassView", + "_id": "AAAAAAF5u/4H992cxwM=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99tbro=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H992bZfQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H992cxwM=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99tbro=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H992XXsk=", + "_parent": { + "$ref": "AAAAAAF5u/4H992bZfQ=" + }, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": 561, + "top": 209, + "width": 87, + "height": 12, + "text": "«metaClass»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H992Ylbw=", + "_parent": { + "$ref": "AAAAAAF5u/4H992bZfQ=" + }, + "fillColor": "#e2e2e2", + "font": "Arial;12;1", + "containerChangeable": true, + "containerExtending": true, + "left": 561, + "top": 223, + "width": 87, + "height": 12, + "text": "UMLClass" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H992ZLGI=", + "_parent": { + "$ref": "AAAAAAF5u/4H992bZfQ=" + }, + "visible": false, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": 1500, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H992aRww=", + "_parent": { + "$ref": "AAAAAAF5u/4H992bZfQ=" + }, + "visible": false, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": 1500, + "width": 1, + "height": 12, + "horizontalAlignment": 1 + } + ], + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": 556, + "top": 204, + "width": 97, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H992XXsk=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H992Ylbw=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H992ZLGI=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H992aRww=" + } + } + ], + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerChangeable": true, + "containerExtending": true, + "left": 556, + "top": 204, + "width": 97, + "height": 305, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H992bZfQ=" + } + }, + { + "_type": "UMLMetaClassView", + "_id": "AAAAAAF5u/4H992isOo=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99u1y8=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H992hPhc=", + "_parent": { + "$ref": "AAAAAAF5u/4H992isOo=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99u1y8=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H992dqlg=", + "_parent": { + "$ref": "AAAAAAF5u/4H992hPhc=" + }, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": 57, + "top": 209, + "width": 79, + "height": 12, + "text": "«metaClass»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H992ePcg=", + "_parent": { + "$ref": "AAAAAAF5u/4H992hPhc=" + }, + "fillColor": "#e2e2e2", + "font": "Arial;12;1", + "containerExtending": true, + "left": 57, + "top": 223, + "width": 79, + "height": 12, + "text": "UMLArtifact" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H992ff+A=", + "_parent": { + "$ref": "AAAAAAF5u/4H992hPhc=" + }, + "visible": false, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": -12, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H992gq28=", + "_parent": { + "$ref": "AAAAAAF5u/4H992hPhc=" + }, + "visible": false, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": -12, + "height": 12, + "horizontalAlignment": 1 + } + ], + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": 52, + "top": 204, + "width": 89, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H992dqlg=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H992ePcg=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H992ff+A=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H992gq28=" + } + } + ], + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": 52, + "top": 204, + "width": 89, + "height": 329, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H992hPhc=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H992svLk=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99xo5U=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H992jen0=", + "_parent": { + "$ref": "AAAAAAF5u/4H992svLk=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99xo5U=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H992o3cw=", + "_parent": { + "$ref": "AAAAAAF5u/4H992svLk=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99xo5U=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H992kS70=", + "_parent": { + "$ref": "AAAAAAF5u/4H992o3cw=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 237, + "top": 209, + "width": 119, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H992lUnY=", + "_parent": { + "$ref": "AAAAAAF5u/4H992o3cw=" + }, + "font": "Arial;12;3", + "containerExtending": true, + "left": 237, + "top": 223, + "width": 119, + "height": 12, + "text": "File" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H992mGLE=", + "_parent": { + "$ref": "AAAAAAF5u/4H992o3cw=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 48, + "top": -12, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H992noG0=", + "_parent": { + "$ref": "AAAAAAF5u/4H992o3cw=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 48, + "top": -12, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 232, + "top": 204, + "width": 129, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H992kS70=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H992lUnY=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H992mGLE=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H992noG0=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H992pTkg=", + "_parent": { + "$ref": "AAAAAAF5u/4H992svLk=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99xo5U=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 248, + "top": 236, + "width": 81, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H992qrAg=", + "_parent": { + "$ref": "AAAAAAF5u/4H992svLk=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99xo5U=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 248, + "top": 236, + "width": 81, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H992rdAk=", + "_parent": { + "$ref": "AAAAAAF5u/4H992svLk=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99xo5U=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 32, + "top": -8, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 232, + "top": 204, + "width": 129, + "height": 37, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H992o3cw=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H992pTkg=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H992qrAg=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H992jen0=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H992rdAk=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H9922bzg=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+9913Tk=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H992tbvs=", + "_parent": { + "$ref": "AAAAAAF5u/4H9922bzg=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+9913Tk=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H992yuBU=", + "_parent": { + "$ref": "AAAAAAF5u/4H9922bzg=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+9913Tk=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H992uHB4=", + "_parent": { + "$ref": "AAAAAAF5u/4H992yuBU=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 189, + "top": 313, + "width": 71, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H992vuAY=", + "_parent": { + "$ref": "AAAAAAF5u/4H992yuBU=" + }, + "font": "Arial;12;1", + "containerExtending": true, + "left": 189, + "top": 327, + "width": 71, + "height": 12, + "text": "Document" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H992whXg=", + "_parent": { + "$ref": "AAAAAAF5u/4H992yuBU=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 24, + "top": 24, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H992xMoM=", + "_parent": { + "$ref": "AAAAAAF5u/4H992yuBU=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 24, + "top": 24, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 184, + "top": 308, + "width": 84.484375, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H992uHB4=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H992vuAY=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H992whXg=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H992xMoM=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H992zSAA=", + "_parent": { + "$ref": "AAAAAAF5u/4H9922bzg=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+9913Tk=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 192, + "top": 352, + "width": 81, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H9920pNw=", + "_parent": { + "$ref": "AAAAAAF5u/4H9922bzg=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+9913Tk=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 192, + "top": 352, + "width": 81, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H99215H8=", + "_parent": { + "$ref": "AAAAAAF5u/4H9922bzg=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+9913Tk=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 16, + "top": 16, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 184, + "top": 308, + "width": 81, + "height": 36, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H992yuBU=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H992zSAA=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H9920pNw=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H992tbvs=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H99215H8=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H993A3UA=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+995K54=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H9923Bdk=", + "_parent": { + "$ref": "AAAAAAF5u/4H993A3UA=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+995K54=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H9928XSU=", + "_parent": { + "$ref": "AAAAAAF5u/4H993A3UA=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+995K54=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H9924jNA=", + "_parent": { + "$ref": "AAAAAAF5u/4H9928XSU=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 257, + "top": 357, + "width": 71, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H9925FaM=", + "_parent": { + "$ref": "AAAAAAF5u/4H9928XSU=" + }, + "font": "Arial;12;1", + "containerExtending": true, + "left": 257, + "top": 371, + "width": 71, + "height": 12, + "text": "Executable" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H9926wPM=", + "_parent": { + "$ref": "AAAAAAF5u/4H9928XSU=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 96, + "top": -48, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H99277Hc=", + "_parent": { + "$ref": "AAAAAAF5u/4H9928XSU=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 96, + "top": -48, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 252, + "top": 352, + "width": 84.484375, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H9924jNA=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H9925FaM=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H9926wPM=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H99277Hc=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H9929WAU=", + "_parent": { + "$ref": "AAAAAAF5u/4H993A3UA=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+995K54=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 284, + "top": 372, + "width": 81, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H992+QzM=", + "_parent": { + "$ref": "AAAAAAF5u/4H993A3UA=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+995K54=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 284, + "top": 372, + "width": 81, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H992/cXA=", + "_parent": { + "$ref": "AAAAAAF5u/4H993A3UA=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+995K54=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 64, + "top": -32, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 252, + "top": 352, + "width": 81, + "height": 36, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H9928XSU=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H9929WAU=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H992+QzM=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H9923Bdk=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H992/cXA=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H+N3KRF4=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+999/II=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H993BL8A=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3KRF4=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+999/II=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H993G0J4=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3KRF4=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+999/II=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H993C4zE=", + "_parent": { + "$ref": "AAAAAAF5u/4H993G0J4=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 321, + "top": 405, + "width": 71, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H993Do+I=", + "_parent": { + "$ref": "AAAAAAF5u/4H993G0J4=" + }, + "font": "Arial;12;1", + "containerExtending": true, + "left": 321, + "top": 419, + "width": 71, + "height": 12, + "text": "Library" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H993En/Y=", + "_parent": { + "$ref": "AAAAAAF5u/4H993G0J4=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 132, + "top": -108, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H993FI/Y=", + "_parent": { + "$ref": "AAAAAAF5u/4H993G0J4=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 132, + "top": -108, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 316, + "top": 400, + "width": 84.484375, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H993C4zE=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H993Do+I=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H993En/Y=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H993FI/Y=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H993HFm4=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3KRF4=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+999/II=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 360, + "top": 400, + "width": 81, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H993IRo8=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3KRF4=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+999/II=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 360, + "top": 400, + "width": 81, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H993Jfn4=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3KRF4=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+999/II=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 88, + "top": -72, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 316, + "top": 400, + "width": 81, + "height": 36, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H993G0J4=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H993HFm4=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H993IRo8=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H993BL8A=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H993Jfn4=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H+N3U3HA=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+9+BED0=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H+N3L2BY=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3U3HA=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+9+BED0=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H+N3QvnQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3U3HA=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+9+BED0=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+N3MaWw=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3QvnQ=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 385, + "top": 453, + "width": 71, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+N3NG+w=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3QvnQ=" + }, + "font": "Arial;12;1", + "containerExtending": true, + "left": 385, + "top": 467, + "width": 71, + "height": 12, + "text": "Script" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+N3OJHo=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3QvnQ=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 180, + "top": -180, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+N3PVWI=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3QvnQ=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 180, + "top": -180, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 380, + "top": 448, + "width": 84.484375, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+N3MaWw=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+N3NG+w=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H+N3OJHo=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+N3PVWI=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H+N3RtsE=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3U3HA=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+9+BED0=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 440, + "top": 424, + "width": 81, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H+N3SHRw=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3U3HA=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+9+BED0=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 440, + "top": 424, + "width": 81, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H+N3T7Hk=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3U3HA=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+9+BED0=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 120, + "top": -120, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 380, + "top": 448, + "width": 81, + "height": 36, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H+N3QvnQ=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H+N3RtsE=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H+N3SHRw=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H+N3L2BY=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H+N3T7Hk=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H+N3eHu0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+9+Fm+E=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H+N3VH/U=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3eHu0=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+9+Fm+E=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H+N3aTrs=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3eHu0=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+9+Fm+E=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+N3W93A=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3aTrs=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 445, + "top": 501, + "width": 71, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+N3XB8Q=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3aTrs=" + }, + "font": "Arial;12;1", + "containerExtending": true, + "left": 445, + "top": 515, + "width": 71, + "height": 12, + "text": "Source" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+N3YGxE=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3aTrs=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "top": -108, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+N3ZeaY=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3aTrs=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "top": -108, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 440, + "top": 496, + "width": 84.484375, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+N3W93A=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+N3XB8Q=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H+N3YGxE=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+N3ZeaY=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H+N3bMCA=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3eHu0=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+9+Fm+E=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 440, + "top": 500, + "width": 81, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H+N3cYQg=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3eHu0=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+9+Fm+E=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 440, + "top": 500, + "width": 81, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H+N3dsUc=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3eHu0=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+9+Fm+E=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "top": -72, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 440, + "top": 496, + "width": 81, + "height": 36, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H+N3aTrs=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H+N3bMCA=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H+N3cYQg=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H+N3VH/U=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H+N3dsUc=" + } + }, + { + "_type": "UMLGeneralizationView", + "_id": "AAAAAAF5u/4H+N3i92s=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99ykaI=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N3fM1k=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3i92s=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99ykaI=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 258, + "top": 267, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N3i92s=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N3gCi0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3i92s=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99ykaI=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 258, + "top": 252, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N3i92s=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N3hmb8=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3i92s=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99ykaI=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 258, + "top": 297, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N3i92s=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H992svLk=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H9922bzg=" + }, + "points": "216:308;216:288;300:288;300:240", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+N3fM1k=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+N3gCi0=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+N3hmb8=" + } + }, + { + "_type": "UMLGeneralizationView", + "_id": "AAAAAAF5u/4H+N3mzuI=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+992NlU=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N3jQlY=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3mzuI=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+992NlU=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 285, + "top": 289, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N3mzuI=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N3kmx0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3mzuI=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+992NlU=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 270, + "top": 289, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N3mzuI=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N3l03o=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3mzuI=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+992NlU=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 314, + "top": 290, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N3mzuI=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H992svLk=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H993A3UA=" + }, + "points": "300:352;300:240", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+N3jQlY=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+N3kmx0=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+N3l03o=" + } + }, + { + "_type": "UMLGeneralizationView", + "_id": "AAAAAAF5u/4H+N3qUnw=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+996fBA=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N3niKU=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3qUnw=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+996fBA=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 327, + "top": 297, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N3qUnw=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N3ofRE=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3qUnw=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+996fBA=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 327, + "top": 312, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N3qUnw=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N3pJNY=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3qUnw=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+996fBA=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 328, + "top": 267, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N3qUnw=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H992svLk=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H+N3KRF4=" + }, + "points": "356:400;356:288;300:288;300:240", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+N3niKU=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+N3ofRE=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+N3pJNY=" + } + }, + { + "_type": "UMLGeneralizationView", + "_id": "AAAAAAF5u/4H+N3u1Xw=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99+Owg=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N3rJXc=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3u1Xw=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99+Owg=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 357, + "top": 297, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N3u1Xw=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N3sV0Q=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3u1Xw=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99+Owg=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 357, + "top": 312, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N3u1Xw=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N3tW5o=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3u1Xw=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99+Owg=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 358, + "top": 267, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N3u1Xw=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H992svLk=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H+N3U3HA=" + }, + "points": "416:448;416:288;300:288;300:240", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+N3rJXc=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+N3sV0Q=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+N3tW5o=" + } + }, + { + "_type": "UMLGeneralizationView", + "_id": "AAAAAAF5u/4H+N3yn0c=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+9+CzZE=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N3vkmw=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3yn0c=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+9+CzZE=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 391, + "top": 297, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N3yn0c=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N3wBDc=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3yn0c=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+9+CzZE=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 391, + "top": 312, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N3yn0c=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N3xF2s=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3yn0c=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+9+CzZE=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 392, + "top": 267, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N3yn0c=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H992svLk=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H+N3eHu0=" + }, + "points": "484:496;484:288;300:288;300:240", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+N3vkmw=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+N3wBDc=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+N3xF2s=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H+N32FnI=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99zIm8=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N3zjDg=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N32FnI=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99zIm8=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 161, + "top": 333, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N32FnI=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N30pUg=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N32FnI=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99zIm8=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 161, + "top": 348, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N32FnI=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N31BC4=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N32FnI=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99zIm8=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 162, + "top": 303, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N32FnI=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H992isOo=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H9922bzg=" + }, + "points": "184:324;140:324", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+N3zjDg=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+N30pUg=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+N31BC4=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H+N36/fQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+993l5k=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N33iQE=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N36/fQ=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+993l5k=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 195, + "top": 378, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N36/fQ=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N34bfQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N36/fQ=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+993l5k=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 195, + "top": 393, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N36/fQ=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N35qSM=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N36/fQ=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+993l5k=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 196, + "top": 348, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N36/fQ=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H992isOo=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H993A3UA=" + }, + "points": "252:369;140:369", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+N33iQE=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+N34bfQ=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+N35qSM=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H+N3+GWQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+997X0s=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N37+/w=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3+GWQ=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+997X0s=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 227, + "top": 429, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N3+GWQ=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N38eGk=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3+GWQ=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+997X0s=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 227, + "top": 444, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N3+GWQ=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N39GTQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N3+GWQ=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+997X0s=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 228, + "top": 399, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N3+GWQ=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H992isOo=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H+N3KRF4=" + }, + "points": "316:420;140:420", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+N37+/w=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+N38eGk=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+N39GTQ=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H+N4CqE4=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99/L2M=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N3/Ogc=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4CqE4=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99/L2M=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 259, + "top": 473, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N4CqE4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N4ARVc=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4CqE4=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99/L2M=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 259, + "top": 488, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N4CqE4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N4B9WM=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4CqE4=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99/L2M=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 260, + "top": 443, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N4CqE4=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H992isOo=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H+N3U3HA=" + }, + "points": "380:464;140:464", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+N3/Ogc=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+N4ARVc=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+N4B9WM=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H+N4G5wU=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+9+Ds6A=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N4Dmc8=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4G5wU=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+9+Ds6A=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 289, + "top": 521, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N4G5wU=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N4EPWY=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4G5wU=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+9+Ds6A=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 289, + "top": 536, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N4G5wU=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N4FdSI=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4G5wU=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+9+Ds6A=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 290, + "top": 491, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N4G5wU=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H992isOo=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H+N3eHu0=" + }, + "points": "440:512;140:512", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+N4Dmc8=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+N4EPWY=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+N4FdSI=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H+N4KxqQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99vWro=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N4Htr4=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4KxqQ=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99vWro=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 185, + "top": 229, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N4KxqQ=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N4IboU=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4KxqQ=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99vWro=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 185, + "top": 244, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N4KxqQ=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N4J8tg=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4KxqQ=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99vWro=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 186, + "top": 199, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N4KxqQ=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H992isOo=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H992svLk=" + }, + "points": "232:220;140:220", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+N4Htr4=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+N4IboU=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+N4J8tg=" + } + }, + { + "_type": "UMLMetaClassView", + "_id": "AAAAAAF5u/4H+N4QMss=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+9+G9pY=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H+N4PFD0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4QMss=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+9+G9pY=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+N4Llu0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4PFD0=" + }, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": 385, + "top": 585, + "width": 132, + "height": 12, + "text": "«metaClass»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+N4MNlc=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4PFD0=" + }, + "fillColor": "#e2e2e2", + "font": "Arial;12;1", + "containerExtending": true, + "left": 385, + "top": 599, + "width": 132, + "height": 12, + "text": "UMLBehavioralFeature" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+N4N3Lw=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4PFD0=" + }, + "visible": false, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": 972, + "top": 60, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+N4ORIM=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4PFD0=" + }, + "visible": false, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": 972, + "top": 60, + "height": 12, + "horizontalAlignment": 1 + } + ], + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": 380, + "top": 580, + "width": 147.443359375, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+N4Llu0=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+N4MNlc=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H+N4N3Lw=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+N4ORIM=" + } + } + ], + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": 380, + "top": 580, + "width": 142, + "height": 101, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H+N4PFD0=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H+N4agqs=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+JrS4=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H+N4RIGQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4agqs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+JrS4=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H+N4WAfE=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4agqs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+JrS4=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+N4S6Ms=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4WAfE=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 241, + "top": 589, + "width": 71, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+N4Tk4U=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4WAfE=" + }, + "font": "Arial;12;1", + "containerExtending": true, + "left": 241, + "top": 603, + "width": 71, + "height": 12, + "text": "Destroy" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+N4UsvE=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4WAfE=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 120, + "top": 24, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+N4VqH8=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4WAfE=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 120, + "top": 24, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 236, + "top": 584, + "width": 84.484375, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+N4S6Ms=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+N4Tk4U=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H+N4UsvE=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+N4VqH8=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H+N4XEG0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4agqs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+JrS4=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 220, + "top": 632, + "width": 81, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H+N4YR+w=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4agqs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+JrS4=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 220, + "top": 632, + "width": 81, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H+N4ZbUI=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4agqs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+JrS4=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 80, + "top": 16, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 236, + "top": 584, + "width": 81, + "height": 37, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H+N4WAfE=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H+N4XEG0=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H+N4YR+w=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H+N4RIGQ=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H+N4ZbUI=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H+N4eMH4=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+H07A=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N4by6c=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4eMH4=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+H07A=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 348, + "top": 579, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N4eMH4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N4cxdA=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4eMH4=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+H07A=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 348, + "top": 564, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N4eMH4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+N4dJJk=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4eMH4=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+H07A=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 348, + "top": 609, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+N4eMH4=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H+N4QMss=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H+N4agqs=" + }, + "points": "316:600;380:600", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+N4by6c=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+N4cxdA=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+N4dJJk=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H+N4oqs4=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+MnO0=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H+N4fLoo=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4oqs4=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+MnO0=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H+N4kr/A=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4oqs4=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+MnO0=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+N4g/eQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4kr/A=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 725, + "top": 209, + "width": 71, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+N4hJjA=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4kr/A=" + }, + "font": "Arial;12;1", + "containerExtending": true, + "left": 725, + "top": 223, + "width": 71, + "height": 12, + "text": "Auxiliary" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+N4idLU=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4kr/A=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -60, + "top": -336, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+N4jhYw=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4kr/A=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -60, + "top": -336, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 720, + "top": 204, + "width": 84.484375, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+N4g/eQ=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+N4hJjA=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H+N4idLU=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+N4jhYw=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H+N4l1S0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4oqs4=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+MnO0=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 700, + "top": 128, + "width": 81, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H+N4mHFY=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4oqs4=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+MnO0=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 700, + "top": 128, + "width": 81, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H+N4nE5Q=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4oqs4=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+MnO0=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -40, + "top": -224, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 720, + "top": 204, + "width": 81, + "height": 36, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H+N4kr/A=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H+N4l1S0=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H+N4mHFY=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H+N4fLoo=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H+N4nE5Q=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H+N4yk1A=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+PzZM=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H+N4pg4Q=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4yk1A=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+PzZM=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H+N4u2xg=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4yk1A=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+PzZM=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+N4qv7c=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4u2xg=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 725, + "top": 261, + "width": 71, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+N4rd8w=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4u2xg=" + }, + "font": "Arial;12;1", + "containerExtending": true, + "left": 725, + "top": 275, + "width": 71, + "height": 12, + "text": "Focus" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+N4sMg0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4u2xg=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -60, + "top": -420, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+N4tX5s=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4u2xg=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -60, + "top": -420, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 720, + "top": 256, + "width": 84.484375, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+N4qv7c=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+N4rd8w=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H+N4sMg0=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+N4tX5s=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H+N4vtwI=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4yk1A=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+PzZM=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 700, + "top": 152, + "width": 81, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H+N4w1u0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4yk1A=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+PzZM=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 700, + "top": 152, + "width": 81, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H+N4x70w=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N4yk1A=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+PzZM=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -40, + "top": -280, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 720, + "top": 256, + "width": 81, + "height": 36, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H+N4u2xg=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H+N4vtwI=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H+N4w1u0=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H+N4pg4Q=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H+N4x70w=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H+N48Z3Q=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+StEY=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H+N4zmpE=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N48Z3Q=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+StEY=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H+N44sAY=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N48Z3Q=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+StEY=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+N403gw=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N44sAY=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 725, + "top": 313, + "width": 71, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+N41Cv8=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N44sAY=" + }, + "font": "Arial;12;1", + "containerExtending": true, + "left": 725, + "top": 327, + "width": 71, + "height": 12, + "text": "Metaclass" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+N42jt8=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N44sAY=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -60, + "top": -480, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+N43EgY=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N44sAY=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -60, + "top": -480, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 720, + "top": 308, + "width": 84.484375, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+N403gw=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+N41Cv8=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H+N42jt8=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+N43EgY=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H+N45nKY=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N48Z3Q=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+StEY=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 700, + "top": 184, + "width": 81, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H+N46HME=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N48Z3Q=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+StEY=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 700, + "top": 184, + "width": 81, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H+N47/Bw=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N48Z3Q=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+StEY=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -40, + "top": -320, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 720, + "top": 308, + "width": 81, + "height": 36, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H+N44sAY=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H+N45nKY=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H+N46HME=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H+N4zmpE=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H+N47/Bw=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H+N5G3G8=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+V3KU=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H+N494ec=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N5G3G8=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+V3KU=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H+N5CJ+s=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N5G3G8=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+V3KU=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+N4+p3k=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N5CJ+s=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 725, + "top": 365, + "width": 121, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+N4/PJc=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N5CJ+s=" + }, + "font": "Arial;12;1", + "containerExtending": true, + "left": 725, + "top": 379, + "width": 121, + "height": 12, + "text": "ImplementationClass" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+N5AuPA=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N5CJ+s=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -48, + "top": -564, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+N5BX70=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N5CJ+s=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -48, + "top": -564, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 720, + "top": 360, + "width": 137.37109375, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+N4+p3k=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+N4/PJc=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H+N5AuPA=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+N5BX70=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H+N5DKVc=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N5G3G8=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+V3KU=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 704, + "top": 208, + "width": 81, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H+N5Eob0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N5G3G8=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+V3KU=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 704, + "top": 208, + "width": 81, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H+N5Fzjc=", + "_parent": { + "$ref": "AAAAAAF5u/4H+N5G3G8=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+V3KU=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -32, + "top": -376, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 720, + "top": 360, + "width": 131, + "height": 36, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H+N5CJ+s=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H+N5DKVc=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H+N5Eob0=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H+N494ec=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H+N5Fzjc=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H+d5Qnl0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+Ygfs=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H+N5Hw8w=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5Qnl0=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+Ygfs=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H+d5MD3g=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5Qnl0=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+Ygfs=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+d5Im4g=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5MD3g=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 725, + "top": 421, + "width": 71, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+d5J5QM=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5MD3g=" + }, + "font": "Arial;12;1", + "containerExtending": true, + "left": 725, + "top": 435, + "width": 71, + "height": 12, + "text": "Type" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+d5KG24=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5MD3g=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -48, + "top": -624, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+d5LKnI=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5MD3g=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -48, + "top": -624, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 720, + "top": 416, + "width": 84.484375, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+d5Im4g=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+d5J5QM=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H+d5KG24=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+d5LKnI=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H+d5NG2c=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5Qnl0=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+Ygfs=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 704, + "top": 244, + "width": 81, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H+d5OqEY=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5Qnl0=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+Ygfs=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 704, + "top": 244, + "width": 81, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H+d5PxPk=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5Qnl0=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+Ygfs=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -32, + "top": -416, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 720, + "top": 416, + "width": 81, + "height": 36, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H+d5MD3g=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H+d5NG2c=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H+d5OqEY=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H+N5Hw8w=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H+d5PxPk=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H+d5aaxU=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+bJl0=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H+d5RDTc=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5aaxU=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+bJl0=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H+d5Wd2E=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5aaxU=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+bJl0=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+d5SOXI=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5Wd2E=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 725, + "top": 477, + "width": 71, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+d5TjAI=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5Wd2E=" + }, + "font": "Arial;12;1", + "containerExtending": true, + "left": 725, + "top": 491, + "width": 71, + "height": 12, + "text": "Utility" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+d5UReY=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5Wd2E=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -48, + "top": -672, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+d5VxBo=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5Wd2E=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -48, + "top": -672, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 720, + "top": 472, + "width": 84.484375, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+d5SOXI=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+d5TjAI=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H+d5UReY=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+d5VxBo=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H+d5XiJk=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5aaxU=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+bJl0=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 704, + "top": 284, + "width": 81, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H+d5YHGM=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5aaxU=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+bJl0=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 704, + "top": 284, + "width": 81, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H+d5Zb/Y=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5aaxU=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+bJl0=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -32, + "top": -448, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 720, + "top": 472, + "width": 81, + "height": 36, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H+d5Wd2E=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H+d5XiJk=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H+d5YHGM=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H+d5RDTc=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H+d5Zb/Y=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H+d5ecIU=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+KCtM=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+d5bZnw=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5ecIU=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+KCtM=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 685, + "top": 233, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+d5ecIU=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+d5cO1I=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5ecIU=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+KCtM=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 685, + "top": 248, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+d5ecIU=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+d5dEEc=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5ecIU=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+KCtM=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 686, + "top": 203, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+d5ecIU=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H992cxwM=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H+N4oqs4=" + }, + "points": "720:224;652:224", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+d5bZnw=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+d5cO1I=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+d5dEEc=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H+d5iNf8=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+NyKQ=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+d5fqPQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5iNf8=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+NyKQ=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 685, + "top": 281, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+d5iNf8=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+d5gi5Q=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5iNf8=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+NyKQ=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 685, + "top": 296, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+d5iNf8=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+d5hvbQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5iNf8=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+NyKQ=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 686, + "top": 251, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+d5iNf8=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H992cxwM=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H+N4yk1A=" + }, + "points": "720:272;652:272", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+d5fqPQ=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+d5gi5Q=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+d5hvbQ=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H+d5mfgw=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+QEBQ=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+d5jpZc=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5mfgw=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+QEBQ=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 685, + "top": 333, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+d5mfgw=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+d5kxr0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5mfgw=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+QEBQ=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 685, + "top": 348, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+d5mfgw=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+d5lQXE=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5mfgw=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+QEBQ=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 686, + "top": 303, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+d5mfgw=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H992cxwM=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H+N48Z3Q=" + }, + "points": "720:324;652:324", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+d5jpZc=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+d5kxr0=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+d5lQXE=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H+d5qtwE=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+TLnU=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+d5nd3w=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5qtwE=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+TLnU=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 685, + "top": 385, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+d5qtwE=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+d5oV/0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5qtwE=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+TLnU=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 685, + "top": 400, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+d5qtwE=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+d5pSNM=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5qtwE=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+TLnU=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 686, + "top": 355, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+d5qtwE=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H992cxwM=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H+N5G3G8=" + }, + "points": "720:376;652:376", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+d5nd3w=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+d5oV/0=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+d5pSNM=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H+d5uadk=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+W41w=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+d5rZPc=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5uadk=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+W41w=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 685, + "top": 442, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+d5uadk=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+d5s4sg=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5uadk=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+W41w=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 685, + "top": 457, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+d5uadk=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+d5tOx8=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5uadk=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+W41w=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 686, + "top": 412, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+d5uadk=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H992cxwM=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H+d5Qnl0=" + }, + "points": "720:433;652:433", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+d5rZPc=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+d5s4sg=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+d5tOx8=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H+d5yjeI=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+Z+6k=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+d5vldI=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5yjeI=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+Z+6k=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 685, + "top": 498, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+d5yjeI=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+d5w6ho=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5yjeI=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+Z+6k=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 685, + "top": 513, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+d5yjeI=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+d5xmQE=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5yjeI=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N+Z+6k=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 686, + "top": 468, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+d5yjeI=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H992cxwM=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H+d5aaxU=" + }, + "points": "720:489;652:489", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+d5vldI=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+d5w6ho=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+d5xmQE=" + } + }, + { + "_type": "UMLMetaClassView", + "_id": "AAAAAAF5u/4H+d54dr4=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N/Ni5o=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H+d53zC0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d54dr4=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N/Ni5o=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+d5zb6w=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d53zC0=" + }, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": 561, + "top": 545, + "width": 92, + "height": 12, + "text": "«metaClass»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+d50/Lk=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d53zC0=" + }, + "fillColor": "#e2e2e2", + "font": "Arial;12;1", + "containerExtending": true, + "left": 561, + "top": 559, + "width": 92, + "height": 12, + "text": "UMLComponent" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+d51GR0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d53zC0=" + }, + "visible": false, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "top": 504, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+d52wYc=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d53zC0=" + }, + "visible": false, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "top": 504, + "height": 12, + "horizontalAlignment": 1 + } + ], + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": 556, + "top": 540, + "width": 109.3515625, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+d5zb6w=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+d50/Lk=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H+d51GR0=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+d52wYc=" + } + } + ], + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": 556, + "top": 540, + "width": 102, + "height": 261, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H+d53zC0=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H+d6Chk0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N/QYk0=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H+d55j7c=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d6Chk0=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N/QYk0=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H+d5++sQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d6Chk0=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N/QYk0=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+d566t0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5++sQ=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 725, + "top": 549, + "width": 71, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+d57vJA=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5++sQ=" + }, + "font": "Arial;12;1", + "containerExtending": true, + "left": 725, + "top": 563, + "width": 71, + "height": 12, + "text": "Entity" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+d58R+g=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5++sQ=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "top": 504, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+d59DN0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d5++sQ=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "top": 504, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 720, + "top": 544, + "width": 84.484375, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+d566t0=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+d57vJA=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H+d58R+g=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+d59DN0=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H+d5/eac=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d6Chk0=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N/QYk0=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 720, + "top": 748, + "width": 81, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H+d6A9sA=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d6Chk0=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N/QYk0=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 720, + "top": 748, + "width": 81, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H+d6Be28=", + "_parent": { + "$ref": "AAAAAAF5u/4H+d6Chk0=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N/QYk0=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "top": 336, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 720, + "top": 544, + "width": 81, + "height": 36, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H+d5++sQ=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H+d5/eac=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H+d6A9sA=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H+d55j7c=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H+d6Be28=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H+t6M7DM=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N/TZEg=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H+d6DfhQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6M7DM=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N/TZEg=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H+t6ID4k=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6M7DM=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N/TZEg=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t6ELVA=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6ID4k=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 725, + "top": 597, + "width": 88, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t6FKoY=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6ID4k=" + }, + "font": "Arial;12;1", + "containerExtending": true, + "left": 725, + "top": 611, + "width": 88, + "height": 12, + "text": "Implementation" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t6Gv6w=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6ID4k=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -12, + "top": 420, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t6HLMs=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6ID4k=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -12, + "top": 420, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 720, + "top": 592, + "width": 106.9609375, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+t6ELVA=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+t6FKoY=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H+t6Gv6w=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+t6HLMs=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H+t6JdF8=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6M7DM=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N/TZEg=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 716, + "top": 768, + "width": 81, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H+t6KqeY=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6M7DM=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N/TZEg=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 716, + "top": 768, + "width": 81, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H+t6L90w=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6M7DM=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N/TZEg=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -8, + "top": 280, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 720, + "top": 592, + "width": 98, + "height": 36, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H+t6ID4k=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H+t6JdF8=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H+t6KqeY=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H+d6DfhQ=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H+t6L90w=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H+t6W9Yc=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/W+PM=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H+t6N2AU=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6W9Yc=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/W+PM=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H+t6SR5k=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6W9Yc=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/W+PM=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t6OGtg=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6SR5k=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 725, + "top": 653, + "width": 71, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t6P4KE=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6SR5k=" + }, + "font": "Arial;12;1", + "containerExtending": true, + "left": 725, + "top": 667, + "width": 71, + "height": 12, + "text": "Process" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t6QVag=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6SR5k=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -12, + "top": 348, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t6Ro4Y=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6SR5k=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -12, + "top": 348, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 720, + "top": 648, + "width": 84.484375, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+t6OGtg=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+t6P4KE=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H+t6QVag=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+t6Ro4Y=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H+t6TWI4=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6W9Yc=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/W+PM=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 716, + "top": 800, + "width": 81, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H+t6UfX0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6W9Yc=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/W+PM=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 716, + "top": 800, + "width": 81, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H+t6VfNc=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6W9Yc=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/W+PM=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -8, + "top": 232, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 720, + "top": 648, + "width": 81, + "height": 36, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H+t6SR5k=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H+t6TWI4=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H+t6UfX0=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H+t6N2AU=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H+t6VfNc=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H+t6g5Og=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/ZNyw=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H+t6XSnQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6g5Og=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/ZNyw=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H+t6cV74=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6g5Og=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/ZNyw=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t6Yopk=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6cV74=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 725, + "top": 709, + "width": 71, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t6ZHCI=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6cV74=" + }, + "font": "Arial;12;1", + "containerExtending": true, + "left": 725, + "top": 723, + "width": 71, + "height": 12, + "text": "Service" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t6a5lU=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6cV74=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -12, + "top": 312, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t6bZe4=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6cV74=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -12, + "top": 312, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 720, + "top": 704, + "width": 84.484375, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+t6Yopk=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+t6ZHCI=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H+t6a5lU=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+t6bZe4=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H+t6d7Ws=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6g5Og=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/ZNyw=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 716, + "top": 844, + "width": 81, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H+t6eSeQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6g5Og=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/ZNyw=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 716, + "top": 844, + "width": 81, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H+t6fnLk=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6g5Og=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/ZNyw=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -8, + "top": 208, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 720, + "top": 704, + "width": 81, + "height": 36, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H+t6cV74=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H+t6d7Ws=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H+t6eSeQ=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H+t6XSnQ=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H+t6fnLk=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H+t6q+PA=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/ckMs=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H+t6hwJQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6q+PA=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/ckMs=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H+t6mnm0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6q+PA=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/ckMs=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t6i5sg=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6mnm0=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 725, + "top": 765, + "width": 71, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t6jlNI=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6mnm0=" + }, + "font": "Arial;12;1", + "containerExtending": true, + "left": 725, + "top": 779, + "width": 71, + "height": 12, + "text": "Subsystem" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t6kzJo=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6mnm0=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "top": 252, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t6lW7w=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6mnm0=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "top": 252, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 720, + "top": 760, + "width": 84.484375, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+t6i5sg=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+t6jlNI=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H+t6kzJo=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+t6lW7w=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H+t6nMJQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6q+PA=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/ckMs=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 720, + "top": 880, + "width": 81, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H+t6oD04=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6q+PA=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/ckMs=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 720, + "top": 880, + "width": 81, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H+t6p2Cw=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6q+PA=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/ckMs=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "top": 168, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 720, + "top": 760, + "width": 81, + "height": 36, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H+t6mnm0=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H+t6nMJQ=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H+t6oD04=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H+t6hwJQ=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H+t6p2Cw=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H+t6uQ7k=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N/OrlA=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+t6rWvQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6uQ7k=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N/OrlA=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 687, + "top": 569, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+t6uQ7k=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+t6sUws=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6uQ7k=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N/OrlA=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 687, + "top": 584, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+t6uQ7k=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+t6tcEQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6uQ7k=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N/OrlA=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 688, + "top": 539, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+t6uQ7k=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H+d54dr4=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H+d6Chk0=" + }, + "points": "720:560;657:560", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+t6rWvQ=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+t6sUws=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+t6tcEQ=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H+t6yj+Y=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N/RVfY=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+t6vvLg=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6yj+Y=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N/RVfY=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 687, + "top": 621, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+t6yj+Y=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+t6wX0Q=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6yj+Y=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N/RVfY=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 687, + "top": 636, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+t6yj+Y=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+t6xb6I=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6yj+Y=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N/RVfY=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 688, + "top": 591, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+t6yj+Y=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H+d54dr4=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H+t6M7DM=" + }, + "points": "720:612;657:612", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+t6vvLg=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+t6wX0Q=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+t6xb6I=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H+t62br0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N/UYpI=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+t6z0hc=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t62br0=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N/UYpI=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 687, + "top": 677, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+t62br0=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+t606Nw=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t62br0=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N/UYpI=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 687, + "top": 692, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+t62br0=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+t61lSE=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t62br0=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N/UYpI=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 688, + "top": 647, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+t62br0=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H+d54dr4=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H+t6W9Yc=" + }, + "points": "720:668;657:668", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+t6z0hc=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+t606Nw=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+t61lSE=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H+t66NMY=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/XIyI=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+t63d90=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t66NMY=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/XIyI=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 687, + "top": 737, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+t66NMY=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+t64Tt0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t66NMY=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/XIyI=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 687, + "top": 752, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+t66NMY=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+t65JJA=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t66NMY=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/XIyI=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 688, + "top": 707, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+t66NMY=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H+d54dr4=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H+t6g5Og=" + }, + "points": "720:728;657:728", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+t63d90=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+t64Tt0=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+t65JJA=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H+t6+xqk=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/asyI=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+t67ILw=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6+xqk=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/asyI=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 687, + "top": 789, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+t6+xqk=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+t68UoY=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6+xqk=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/asyI=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 687, + "top": 804, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+t6+xqk=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+t69A2M=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t6+xqk=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/asyI=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 688, + "top": 759, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+t6+xqk=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H+d54dr4=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H+t6q+PA=" + }, + "points": "720:780;657:780", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+t67ILw=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+t68UoY=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+t69A2M=" + } + }, + { + "_type": "UMLMetaClassView", + "_id": "AAAAAAF5u/4H+t7Eths=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/dzcs=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H+t7DRrU=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7Eths=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/dzcs=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t6/9jg=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7DRrU=" + }, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": 61, + "top": 649, + "width": 98, + "height": 12, + "text": "«metaClass»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t7AIfQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7DRrU=" + }, + "fillColor": "#e2e2e2", + "font": "Arial;12;1", + "containerExtending": true, + "left": 61, + "top": 663, + "width": 98, + "height": 12, + "text": "UMLDependency" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t7BGkQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7DRrU=" + }, + "visible": false, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "top": 144, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t7Cov0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7DRrU=" + }, + "visible": false, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "top": 144, + "height": 12, + "horizontalAlignment": 1 + } + ], + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": 56, + "top": 644, + "width": 113.27734375, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+t6/9jg=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+t7AIfQ=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H+t7BGkQ=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+t7Cov0=" + } + } + ], + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": 56, + "top": 644, + "width": 108, + "height": 277, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H+t7DRrU=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H+t7Oa4c=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/hiaM=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H+t7FmBg=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7Oa4c=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/hiaM=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H+t7KN1g=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7Oa4c=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/hiaM=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t7GGW4=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7KN1g=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 241, + "top": 649, + "width": -10, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t7Hgls=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7KN1g=" + }, + "font": "Arial;12;1", + "containerExtending": true, + "left": 241, + "top": 663, + "width": -10, + "height": 12, + "text": "Create" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t7IZBg=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7KN1g=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -48, + "top": -48, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t7JlYw=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7KN1g=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -48, + "top": -48, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 236, + "top": 644, + "width": 84.484375, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+t7GGW4=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+t7Hgls=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H+t7IZBg=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+t7JlYw=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H+t7LEXs=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7Oa4c=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/hiaM=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 220, + "top": 664, + "width": 81, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H+t7MAcQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7Oa4c=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/hiaM=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 220, + "top": 664, + "width": 81, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H+t7N7g8=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7Oa4c=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/hiaM=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -32, + "top": -32, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 236, + "top": 644, + "autoResize": true, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H+t7KN1g=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H+t7LEXs=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H+t7MAcQ=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H+t7FmBg=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H+t7N7g8=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H+t7Yu8A=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/k6ug=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H+t7P3f8=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7Yu8A=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/k6ug=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H+t7Umf4=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7Yu8A=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/k6ug=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t7QlLE=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7Umf4=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 241, + "top": 713, + "width": -10, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t7RZ28=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7Umf4=" + }, + "font": "Arial;12;1", + "containerExtending": true, + "left": 241, + "top": 727, + "width": -10, + "height": 12, + "text": "Call" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t7SyyI=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7Umf4=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -48, + "top": -108, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t7T1b0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7Umf4=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -48, + "top": -108, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 236, + "top": 708, + "width": 84.484375, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+t7QlLE=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+t7RZ28=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H+t7SyyI=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+t7T1b0=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H+t7VZVU=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7Yu8A=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/k6ug=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 220, + "top": 708, + "width": 81, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H+t7WEzc=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7Yu8A=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/k6ug=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 220, + "top": 708, + "width": 81, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H+t7XWp0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7Yu8A=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/k6ug=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -32, + "top": -72, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 236, + "top": 708, + "autoResize": true, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H+t7Umf4=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H+t7VZVU=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H+t7WEzc=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H+t7P3f8=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H+t7XWp0=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H+t7i97Y=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/nVgU=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H+t7ZDrg=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7i97Y=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/nVgU=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H+t7e4m0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7i97Y=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/nVgU=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t7avvA=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7e4m0=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 241, + "top": 769, + "width": -10, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t7bwHg=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7e4m0=" + }, + "font": "Arial;12;1", + "containerExtending": true, + "left": 241, + "top": 783, + "width": -10, + "height": 12, + "text": "Instantiate" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t7cC5s=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7e4m0=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -48, + "top": -192, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t7dcOk=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7e4m0=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -48, + "top": -192, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 236, + "top": 764, + "width": 84.484375, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+t7avvA=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+t7bwHg=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H+t7cC5s=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+t7dcOk=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H+t7fDBY=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7i97Y=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/nVgU=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 220, + "top": 736, + "width": 81, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H+t7gOU4=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7i97Y=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/nVgU=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 220, + "top": 736, + "width": 81, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H+t7hOZM=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7i97Y=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/nVgU=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -32, + "top": -128, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 236, + "top": 764, + "autoResize": true, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H+t7e4m0=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H+t7fDBY=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H+t7gOU4=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H+t7ZDrg=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H+t7hOZM=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H+t7soHo=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/qkmw=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H+t7jdtw=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7soHo=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/qkmw=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H+t7obIw=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7soHo=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/qkmw=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t7kXeQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7obIw=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 241, + "top": 825, + "width": -10, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t7lNVo=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7obIw=" + }, + "font": "Arial;12;1", + "containerExtending": true, + "left": 241, + "top": 839, + "width": -10, + "height": 12, + "text": "Responsibility" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t7mJT0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7obIw=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -48, + "top": -252, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t7nBFw=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7obIw=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -48, + "top": -252, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 236, + "top": 820, + "width": 94.919921875, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+t7kXeQ=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+t7lNVo=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H+t7mJT0=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+t7nBFw=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H+t7pz4k=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7soHo=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/qkmw=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 220, + "top": 772, + "width": 91, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H+t7q5Jc=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7soHo=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/qkmw=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 220, + "top": 772, + "width": 91, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H+t7rFKQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7soHo=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/qkmw=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -32, + "top": -168, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 236, + "top": 820, + "autoResize": true, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H+t7obIw=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H+t7pz4k=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H+t7q5Jc=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H+t7jdtw=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H+t7rFKQ=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H+t72xak=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/t+rQ=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H+t7toPE=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t72xak=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/t+rQ=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H+t7yBrE=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t72xak=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/t+rQ=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t7uytA=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7yBrE=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 241, + "top": 881, + "width": -10, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t7vABQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7yBrE=" + }, + "font": "Arial;12;1", + "containerExtending": true, + "left": 241, + "top": 895, + "width": -10, + "height": 12, + "text": "Send" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t7wNwk=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7yBrE=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -60, + "top": -324, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+t7x6wI=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7yBrE=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -60, + "top": -324, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 236, + "top": 876, + "width": 84.484375, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+t7uytA=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+t7vABQ=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H+t7wNwk=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+t7x6wI=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H+t7zVmY=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t72xak=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/t+rQ=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 216, + "top": 804, + "width": 81, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H+t70OJE=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t72xak=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/t+rQ=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 216, + "top": 804, + "width": 81, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H+t71l3E=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t72xak=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/t+rQ=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -40, + "top": -216, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 236, + "top": 876, + "autoResize": true, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H+t7yBrE=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H+t7zVmY=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H+t70OJE=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H+t7toPE=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H+t71l3E=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H+t76MrM=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/eHx0=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+t73P6k=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t76MrM=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/eHx0=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 235, + "top": 634, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+t76MrM=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+t74YG4=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t76MrM=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/eHx0=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 235, + "top": 619, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+t76MrM=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+t75luo=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t76MrM=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/eHx0=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 235, + "top": 664, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+t76MrM=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H+N4QMss=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H+t7Oa4c=" + }, + "points": "235:643;235:655;380:655", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+t73P6k=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+t74YG4=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+t75luo=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H+t7+cQo=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/f9oQ=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+t77ju8=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7+cQo=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/f9oQ=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 235, + "top": 677, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+t7+cQo=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+t78GFY=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7+cQo=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/f9oQ=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 235, + "top": 692, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+t7+cQo=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+t79wIQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H+t7+cQo=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/f9oQ=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 236, + "top": 647, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+t7+cQo=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H+t7Eths=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H+t7Oa4c=" + }, + "points": "236:643;236:668;163:668", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+t77ju8=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+t78GFY=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+t79wIQ=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H+98CnEg=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/iVGU=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+t7/wFQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98CnEg=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/iVGU=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 235, + "top": 731, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+98CnEg=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+98A/m8=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98CnEg=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/iVGU=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 235, + "top": 746, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+98CnEg=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+98BddY=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98CnEg=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/iVGU=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 236, + "top": 701, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+98CnEg=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H+t7Eths=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H+t7Yu8A=" + }, + "points": "236:707;236:722;163:722", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+t7/wFQ=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+98A/m8=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+98BddY=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H+98GOeo=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/l6GA=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+98D9FU=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98GOeo=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/l6GA=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 235, + "top": 797, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+98GOeo=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+98Eq/s=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98GOeo=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/l6GA=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 235, + "top": 812, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+98GOeo=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+98FEPw=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98GOeo=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/l6GA=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 236, + "top": 767, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+98GOeo=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H+t7Eths=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H+t7i97Y=" + }, + "points": "236:763;236:788;163:788", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+98D9FU=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+98Eq/s=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+98FEPw=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H+98K4M8=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/ou/w=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+98H4Xw=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98K4M8=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/ou/w=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 235, + "top": 854, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+98K4M8=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+98IRu0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98K4M8=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/ou/w=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 235, + "top": 869, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+98K4M8=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+98JnKY=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98K4M8=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/ou/w=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 236, + "top": 824, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+98K4M8=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H+t7Eths=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H+t7soHo=" + }, + "points": "236:819;236:845;163:845", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+98H4Xw=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+98IRu0=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+98JnKY=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H+98Ortg=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/rM9c=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+98Lldg=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98Ortg=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/rM9c=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 235, + "top": 910, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+98Ortg=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+98M6HI=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98Ortg=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/rM9c=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 235, + "top": 925, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+98Ortg=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+98NrVY=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98Ortg=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/rM9c=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 236, + "top": 880, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+98Ortg=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H+t7Eths=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H+t72xak=" + }, + "points": "236:875;236:901;163:901", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+98Lldg=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+98M6HI=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+98NrVY=" + } + }, + { + "_type": "UMLMetaClassView", + "_id": "AAAAAAF5u/4H+98UVpw=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/uSpU=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H+98TNpU=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98UVpw=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/uSpU=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+98Pa74=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98TNpU=" + }, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": 561, + "top": 33, + "width": 93, + "height": 12, + "text": "«metaClass»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+98Qhe8=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98TNpU=" + }, + "fillColor": "#e2e2e2", + "font": "Arial;12;1", + "containerExtending": true, + "left": 561, + "top": 47, + "width": 93, + "height": 12, + "text": "UMLAbstraction" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+98RZ4s=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98TNpU=" + }, + "visible": false, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": -12, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+98S0rg=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98TNpU=" + }, + "visible": false, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": -12, + "height": 12, + "horizontalAlignment": 1 + } + ], + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": 556, + "top": 28, + "width": 108.525390625, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+98Pa74=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+98Qhe8=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H+98RZ4s=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+98S0rg=" + } + } + ], + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": 556, + "top": 28, + "width": 103, + "height": 153, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H+98TNpU=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H+98fn0I=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/y528=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H+98VKlo=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98fn0I=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/y528=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H+98amWU=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98fn0I=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/y528=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+98W4M4=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98amWU=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 745, + "top": 29, + "width": -10, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+98XjqA=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98amWU=" + }, + "font": "Arial;12;1", + "containerExtending": true, + "left": 745, + "top": 43, + "width": -10, + "height": 12, + "text": "Derive" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+98Y+VI=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98amWU=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 252, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+98Z+uo=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98amWU=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 252, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 740, + "top": 24, + "width": 84.484375, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+98W4M4=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+98XjqA=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H+98Y+VI=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+98Z+uo=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H+98clbI=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98fn0I=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/y528=" + }, + "subViews": [ + { + "_type": "UMLAttributeView", + "_id": "AAAAAAF5u/4H+98bvXg=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98clbI=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/wyl0=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 745, + "top": 65, + "width": -10, + "height": 12, + "text": "+computation: String", + "horizontalAlignment": 0 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 740, + "top": 60, + "width": 133.322265625, + "height": 22 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H+98dn50=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98fn0I=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/y528=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 824, + "top": 60, + "width": 81, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H+98eQWU=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98fn0I=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/y528=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 168, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 740, + "top": 24, + "autoResize": true, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H+98amWU=" + }, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H+98clbI=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H+98dn50=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H+98VKlo=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H+98eQWU=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H+98pCdY=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/1n+w=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H+98g59w=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98pCdY=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/1n+w=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H+98lmxg=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98pCdY=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/1n+w=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+98hMHI=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98lmxg=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 745, + "top": 101, + "width": -10, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+98iqiU=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98lmxg=" + }, + "font": "Arial;12;1", + "containerExtending": true, + "left": 745, + "top": 115, + "width": -10, + "height": 12, + "text": "Refine" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+98j0+0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98lmxg=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 276, + "top": 120, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+98kbTM=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98lmxg=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 276, + "top": 120, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 740, + "top": 96, + "width": 84.484375, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+98hMHI=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+98iqiU=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H+98j0+0=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+98kbTM=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H+98m/ZU=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98pCdY=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/1n+w=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 832, + "top": 172, + "width": 81, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H+98nfic=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98pCdY=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/1n+w=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 832, + "top": 172, + "width": 81, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H+98oygA=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98pCdY=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/1n+w=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 184, + "top": 80, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 740, + "top": 96, + "autoResize": true, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H+98lmxg=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H+98m/ZU=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H+98nfic=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H+98g59w=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H+98oygA=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H+98zeF4=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/45x0=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H+98qRjY=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98zeF4=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/45x0=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H+98v0Hs=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98zeF4=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/45x0=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+98rkds=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98v0Hs=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 745, + "top": 153, + "width": -10, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+98spmk=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98v0Hs=" + }, + "font": "Arial;12;1", + "containerExtending": true, + "left": 745, + "top": 167, + "width": -10, + "height": 12, + "text": "Trace" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+98tTXs=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98v0Hs=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 324, + "top": 168, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+98uUO0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98v0Hs=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 324, + "top": 168, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 740, + "top": 148, + "width": 84.484375, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+98rkds=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+98spmk=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H+98tTXs=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+98uUO0=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H+98wQ0o=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98zeF4=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/45x0=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 848, + "top": 240, + "width": 81, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H+98x6Ok=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98zeF4=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/45x0=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 848, + "top": 240, + "width": 81, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H+98ygXM=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98zeF4=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/45x0=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 216, + "top": 112, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 740, + "top": 148, + "autoResize": true, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H+98v0Hs=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H+98wQ0o=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H+98x6Ok=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H+98qRjY=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H+98ygXM=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H+983f4w=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/vndc=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+980bmQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H+983f4w=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/vndc=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 739, + "top": 61, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+983f4w=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+981LEA=", + "_parent": { + "$ref": "AAAAAAF5u/4H+983f4w=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/vndc=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 739, + "top": 76, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+983f4w=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+982mnc=", + "_parent": { + "$ref": "AAAAAAF5u/4H+983f4w=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/vndc=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 740, + "top": 31, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+983f4w=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H+98UVpw=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H+98fn0I=" + }, + "points": "740:23;740:52;658:52", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+980bmQ=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+981LEA=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+982mnc=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H+987HTs=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/zqn4=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+984DRM=", + "_parent": { + "$ref": "AAAAAAF5u/4H+987HTs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/zqn4=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 739, + "top": 121, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+987HTs=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+985+Vs=", + "_parent": { + "$ref": "AAAAAAF5u/4H+987HTs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/zqn4=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 739, + "top": 136, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+987HTs=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+986yDs=", + "_parent": { + "$ref": "AAAAAAF5u/4H+987HTs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/zqn4=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 740, + "top": 91, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+987HTs=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H+98UVpw=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H+98pCdY=" + }, + "points": "740:95;740:112;658:112", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+984DRM=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+985+Vs=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+986yDs=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H+98//4c=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/2DxY=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+988bFY=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98//4c=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/2DxY=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 739, + "top": 169, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+98//4c=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+989yvc=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98//4c=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/2DxY=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 739, + "top": 184, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+98//4c=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+98+yRk=", + "_parent": { + "$ref": "AAAAAAF5u/4H+98//4c=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/2DxY=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 740, + "top": 139, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+98//4c=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H+98UVpw=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H+98zeF4=" + }, + "points": "740:147;740:160;658:160", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+988bFY=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+989yvc=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+98+yRk=" + } + }, + { + "_type": "UMLMetaClassView", + "_id": "AAAAAAF5u/4H+99F4cY=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/5vRs=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H+99EIw0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99F4cY=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/5vRs=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+99Acas=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99EIw0=" + }, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": 561, + "top": 833, + "width": 91, + "height": 12, + "text": "«metaClass»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+99BCfU=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99EIw0=" + }, + "fillColor": "#e2e2e2", + "font": "Arial;12;1", + "containerExtending": true, + "left": 561, + "top": 847, + "width": 91, + "height": 12, + "text": "UMLPackage" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+99C/Co=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99EIw0=" + }, + "visible": false, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+99Demk=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99EIw0=" + }, + "visible": false, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "height": 12, + "horizontalAlignment": 1 + } + ], + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": 556, + "top": 828, + "width": 101, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+99Acas=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+99BCfU=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H+99C/Co=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+99Demk=" + } + } + ], + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": 556, + "top": 828, + "width": 101, + "height": 101, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H+99EIw0=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H+99Pzyw=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/8V0o=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H+99GQ5k=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99Pzyw=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/8V0o=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H+99LiCc=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99Pzyw=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/8V0o=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+99HIpg=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99LiCc=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 729, + "top": 837, + "width": 71, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+99Igj4=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99LiCc=" + }, + "font": "Arial;12;1", + "containerExtending": true, + "left": 729, + "top": 851, + "width": 71, + "height": 12, + "text": "Framework" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+99J1xY=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99LiCc=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+99KmZQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99LiCc=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 724, + "top": 832, + "width": 84.484375, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+99HIpg=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+99Igj4=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H+99J1xY=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+99KmZQ=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H+99M5QQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99Pzyw=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/8V0o=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 724, + "top": 868, + "width": 81, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H+99NqrE=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99Pzyw=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/8V0o=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 724, + "top": 878, + "width": 81, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H+99OsuE=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99Pzyw=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/8V0o=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 724, + "top": 832, + "width": 81, + "height": 37, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H+99LiCc=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H+99M5QQ=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H+99NqrE=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H+99GQ5k=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H+99OsuE=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H+99Zzz0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d//FSc=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H+99QXW8=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99Zzz0=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d//FSc=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H+99VJ2g=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99Zzz0=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d//FSc=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+99RtCg=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99VJ2g=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 729, + "top": 893, + "width": 75, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+99Sx2Q=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99VJ2g=" + }, + "font": "Arial;12;1", + "containerExtending": true, + "left": 729, + "top": 907, + "width": 75, + "height": 12, + "text": "ModelLibrary" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+99T8kk=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99VJ2g=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "top": -60, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H+99Unzo=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99VJ2g=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "top": -60, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 724, + "top": 888, + "width": 90.8359375, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+99RtCg=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+99Sx2Q=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H+99T8kk=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+99Unzo=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H+99Whmk=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99Zzz0=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d//FSc=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 724, + "top": 904, + "width": 85, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H+99X4Uc=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99Zzz0=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d//FSc=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 724, + "top": 914, + "width": 85, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H+99Y+EI=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99Zzz0=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d//FSc=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "top": -40, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 724, + "top": 888, + "width": 85, + "height": 37, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H+99VJ2g=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H+99Whmk=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H+99X4Uc=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H+99QXW8=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H+99Y+EI=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H+99dkjI=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/6fq8=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+99aFzU=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99dkjI=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/6fq8=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 689, + "top": 861, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+99dkjI=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+99bMVk=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99dkjI=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/6fq8=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 689, + "top": 876, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+99dkjI=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+99cv4g=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99dkjI=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/6fq8=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 690, + "top": 831, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+99dkjI=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H+99F4cY=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H+99Pzyw=" + }, + "points": "724:852;656:852", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+99aFzU=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+99bMVk=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+99cv4g=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H+99htEY=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99iYXs=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/92qE=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+99eghw=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99htEY=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/92qE=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 689, + "top": 917, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+99htEY=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+99f/C0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99htEY=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/92qE=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 689, + "top": 932, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+99htEY=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H+99gly4=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99htEY=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/d/92qE=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 690, + "top": 887, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H+99htEY=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H+99F4cY=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H+99Zzz0=" + }, + "points": "724:908;656:908", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H+99eghw=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H+99f/C0=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H+99gly4=" + } + } + ] + }, + { + "_type": "UMLMetaClass", + "_id": "AAAAAAF5u/4H+99jX0E=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "UMLClassifier" + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H+99mWYM=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "Realization", + "ownedElements": [ + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H+99kAnU=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99mWYM=" + }, + "source": { + "$ref": "AAAAAAF5u/4H+99mWYM=" + }, + "target": { + "$ref": "AAAAAAF5u/4H+99jX0E=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H+99l9zM=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99mWYM=" + }, + "width": 40, + "height": 40 + } + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H+99pQtw=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "Specification", + "ownedElements": [ + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H+99n5Bc=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99pQtw=" + }, + "source": { + "$ref": "AAAAAAF5u/4H+99pQtw=" + }, + "target": { + "$ref": "AAAAAAF5u/4H+99jX0E=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H+99oy2Y=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99pQtw=" + }, + "width": 40, + "height": 40 + } + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H+99swZg=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "entity", + "ownedElements": [ + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H+99qobQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99swZg=" + }, + "source": { + "$ref": "AAAAAAF5u/4H+99swZg=" + }, + "target": { + "$ref": "AAAAAAF5u/4H+99tbro=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H+99r7yg=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99swZg=" + }, + "width": 40, + "height": 40, + "content": "var w = rect.getWidth(),\n m = w / 10;\ncanvas.fillEllipse(rect.x1 + m, rect.y1 + m, rect.x2 - m, rect.y2 - m);\ncanvas.ellipse(rect.x1 + m, rect.y1 + m, rect.x2 - m, rect.y2 - m);\ncanvas.line(rect.x1 + m, rect.y2 - m, rect.x2 - m, rect.y2 - m);\n", + "smallIcon": "\n\n\n" + } + }, + { + "_type": "UMLMetaClass", + "_id": "AAAAAAF5u/4H+99tbro=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "UMLClass" + }, + { + "_type": "UMLMetaClass", + "_id": "AAAAAAF5u/4H+99u1y8=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "UMLArtifact" + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H+99xo5U=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "File", + "ownedElements": [ + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H+99vWro=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99xo5U=" + }, + "source": { + "$ref": "AAAAAAF5u/4H+99xo5U=" + }, + "target": { + "$ref": "AAAAAAF5u/4H+99u1y8=" + } + } + ], + "isAbstract": true, + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H+99wfeI=", + "_parent": { + "$ref": "AAAAAAF5u/4H+99xo5U=" + }, + "width": 40, + "height": 40 + } + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H+9913Tk=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "Document", + "ownedElements": [ + { + "_type": "UMLGeneralization", + "_id": "AAAAAAF5u/4H+99ykaI=", + "_parent": { + "$ref": "AAAAAAF5u/4H+9913Tk=" + }, + "source": { + "$ref": "AAAAAAF5u/4H+9913Tk=" + }, + "target": { + "$ref": "AAAAAAF5u/4H+99xo5U=" + } + }, + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H+99zIm8=", + "_parent": { + "$ref": "AAAAAAF5u/4H+9913Tk=" + }, + "source": { + "$ref": "AAAAAAF5u/4H+9913Tk=" + }, + "target": { + "$ref": "AAAAAAF5u/4H+99u1y8=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H+990pnQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H+9913Tk=" + }, + "width": 40, + "height": 40 + } + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H+995K54=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "Executable", + "ownedElements": [ + { + "_type": "UMLGeneralization", + "_id": "AAAAAAF5u/4H+992NlU=", + "_parent": { + "$ref": "AAAAAAF5u/4H+995K54=" + }, + "source": { + "$ref": "AAAAAAF5u/4H+995K54=" + }, + "target": { + "$ref": "AAAAAAF5u/4H+99xo5U=" + } + }, + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H+993l5k=", + "_parent": { + "$ref": "AAAAAAF5u/4H+995K54=" + }, + "source": { + "$ref": "AAAAAAF5u/4H+995K54=" + }, + "target": { + "$ref": "AAAAAAF5u/4H+99u1y8=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H+9945Zo=", + "_parent": { + "$ref": "AAAAAAF5u/4H+995K54=" + }, + "width": 40, + "height": 40 + } + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H+999/II=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "Library", + "ownedElements": [ + { + "_type": "UMLGeneralization", + "_id": "AAAAAAF5u/4H+996fBA=", + "_parent": { + "$ref": "AAAAAAF5u/4H+999/II=" + }, + "source": { + "$ref": "AAAAAAF5u/4H+999/II=" + }, + "target": { + "$ref": "AAAAAAF5u/4H+99xo5U=" + } + }, + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H+997X0s=", + "_parent": { + "$ref": "AAAAAAF5u/4H+999/II=" + }, + "source": { + "$ref": "AAAAAAF5u/4H+999/II=" + }, + "target": { + "$ref": "AAAAAAF5u/4H+99u1y8=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H+998+A0=", + "_parent": { + "$ref": "AAAAAAF5u/4H+999/II=" + }, + "width": 40, + "height": 40 + } + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H+9+BED0=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "Script", + "ownedElements": [ + { + "_type": "UMLGeneralization", + "_id": "AAAAAAF5u/4H+99+Owg=", + "_parent": { + "$ref": "AAAAAAF5u/4H+9+BED0=" + }, + "source": { + "$ref": "AAAAAAF5u/4H+9+BED0=" + }, + "target": { + "$ref": "AAAAAAF5u/4H+99xo5U=" + } + }, + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H+99/L2M=", + "_parent": { + "$ref": "AAAAAAF5u/4H+9+BED0=" + }, + "source": { + "$ref": "AAAAAAF5u/4H+9+BED0=" + }, + "target": { + "$ref": "AAAAAAF5u/4H+99u1y8=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H+9+AOdg=", + "_parent": { + "$ref": "AAAAAAF5u/4H+9+BED0=" + }, + "width": 40, + "height": 40 + } + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H+9+Fm+E=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "Source", + "ownedElements": [ + { + "_type": "UMLGeneralization", + "_id": "AAAAAAF5u/4H+9+CzZE=", + "_parent": { + "$ref": "AAAAAAF5u/4H+9+Fm+E=" + }, + "source": { + "$ref": "AAAAAAF5u/4H+9+Fm+E=" + }, + "target": { + "$ref": "AAAAAAF5u/4H+99xo5U=" + } + }, + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H+9+Ds6A=", + "_parent": { + "$ref": "AAAAAAF5u/4H+9+Fm+E=" + }, + "source": { + "$ref": "AAAAAAF5u/4H+9+Fm+E=" + }, + "target": { + "$ref": "AAAAAAF5u/4H+99u1y8=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H+9+END8=", + "_parent": { + "$ref": "AAAAAAF5u/4H+9+Fm+E=" + }, + "width": 40, + "height": 40 + } + }, + { + "_type": "UMLMetaClass", + "_id": "AAAAAAF5u/4H+9+G9pY=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "UMLBehavioralFeature" + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H/N+JrS4=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "Destroy", + "ownedElements": [ + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H/N+H07A=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+JrS4=" + }, + "source": { + "$ref": "AAAAAAF5u/4H/N+JrS4=" + }, + "target": { + "$ref": "AAAAAAF5u/4H+9+G9pY=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H/N+IQgI=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+JrS4=" + }, + "width": 40, + "height": 40 + } + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H/N+MnO0=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "Auxiliary", + "ownedElements": [ + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H/N+KCtM=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+MnO0=" + }, + "source": { + "$ref": "AAAAAAF5u/4H/N+MnO0=" + }, + "target": { + "$ref": "AAAAAAF5u/4H+99tbro=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H/N+Lb0k=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+MnO0=" + }, + "width": 40, + "height": 40 + } + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H/N+PzZM=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "Focus", + "ownedElements": [ + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H/N+NyKQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+PzZM=" + }, + "source": { + "$ref": "AAAAAAF5u/4H/N+PzZM=" + }, + "target": { + "$ref": "AAAAAAF5u/4H+99tbro=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H/N+O1HA=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+PzZM=" + }, + "width": 40, + "height": 40 + } + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H/N+StEY=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "Metaclass", + "ownedElements": [ + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H/N+QEBQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+StEY=" + }, + "source": { + "$ref": "AAAAAAF5u/4H/N+StEY=" + }, + "target": { + "$ref": "AAAAAAF5u/4H+99tbro=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H/N+RTi8=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+StEY=" + }, + "width": 40, + "height": 40 + } + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H/N+V3KU=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "ImplementationClass", + "ownedElements": [ + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H/N+TLnU=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+V3KU=" + }, + "source": { + "$ref": "AAAAAAF5u/4H/N+V3KU=" + }, + "target": { + "$ref": "AAAAAAF5u/4H+99tbro=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H/N+UeDU=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+V3KU=" + }, + "width": 40, + "height": 40 + } + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H/N+Ygfs=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "Type", + "ownedElements": [ + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H/N+W41w=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+Ygfs=" + }, + "source": { + "$ref": "AAAAAAF5u/4H/N+Ygfs=" + }, + "target": { + "$ref": "AAAAAAF5u/4H+99tbro=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H/N+X66M=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+Ygfs=" + }, + "width": 40, + "height": 40 + } + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H/N+bJl0=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "Utility", + "ownedElements": [ + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H/N+Z+6k=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+bJl0=" + }, + "source": { + "$ref": "AAAAAAF5u/4H/N+bJl0=" + }, + "target": { + "$ref": "AAAAAAF5u/4H+99tbro=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H/N+abWw=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+bJl0=" + }, + "width": 40, + "height": 40 + } + }, + { + "_type": "UMLProfileDiagram", + "_id": "AAAAAAF5u/4H/N/M7iw=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "Robustness Stereotypes", + "ownedViews": [ + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H/N+lZ1s=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N/M7iw=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99swZg=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H/N+cPaU=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+lZ1s=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99swZg=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H/N+h3yQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+lZ1s=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99swZg=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/N+dHvs=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+h3yQ=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 217, + "top": 89, + "width": 71, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/N+e3/8=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+h3yQ=" + }, + "font": "Arial;12;1", + "containerExtending": true, + "left": 217, + "top": 103, + "width": 71, + "height": 12, + "text": "entity" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/N+fIg8=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+h3yQ=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -1065, + "top": -270, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/N+gzg0=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+h3yQ=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -1065, + "top": -270, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 212, + "top": 84, + "width": 84.484375, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H/N+dHvs=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H/N+e3/8=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H/N+fIg8=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H/N+gzg0=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H/N+i8Rw=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+lZ1s=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99swZg=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 92, + "top": -28, + "width": 81, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H/N+jdlk=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+lZ1s=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99swZg=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 92, + "top": -18, + "width": 81, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H/N+klNs=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+lZ1s=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99swZg=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -710, + "top": -180, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 212, + "top": 84, + "width": 81, + "height": 37, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H/N+h3yQ=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H/N+i8Rw=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H/N+jdlk=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H/N+cPaU=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H/N+klNs=" + } + }, + { + "_type": "UMLMetaClassView", + "_id": "AAAAAAF5u/4H/N+rNtI=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N/M7iw=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99tbro=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H/N+q0t0=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+rNtI=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99tbro=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/N+ms4A=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+q0t0=" + }, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": 33, + "top": 33, + "width": 79, + "height": 12, + "text": "«metaClass»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/N+nDmE=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+q0t0=" + }, + "fillColor": "#e2e2e2", + "font": "Arial;12;1", + "containerExtending": true, + "left": 33, + "top": 47, + "width": 79, + "height": 12, + "text": "UMLClass" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/N+oIRw=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+q0t0=" + }, + "visible": false, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": -489, + "top": -414, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/N+pDos=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+q0t0=" + }, + "visible": false, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": -489, + "top": -414, + "height": 12, + "horizontalAlignment": 1 + } + ], + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": 28, + "top": 28, + "width": 89, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H/N+ms4A=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H/N+nDmE=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H/N+oIRw=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H/N+pDos=" + } + } + ], + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": 28, + "top": 28, + "width": 89, + "height": 149, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H/N+q0t0=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H/N+vpF8=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N/M7iw=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99qobQ=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H/N+sTnI=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+vpF8=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99qobQ=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 163, + "top": 109, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H/N+vpF8=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H/N+tikE=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+vpF8=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99qobQ=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 163, + "top": 124, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H/N+vpF8=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H/N+uVd0=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+vpF8=" + }, + "model": { + "$ref": "AAAAAAF5u/4H+99qobQ=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 164, + "top": 79, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H/N+vpF8=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H/N+rNtI=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H/N+lZ1s=" + }, + "points": "212:100;116:100", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H/N+sTnI=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H/N+tikE=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H/N+uVd0=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H/N+5Sok=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N/M7iw=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eBDMD8=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H/N+wpQU=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+5Sok=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eBDMD8=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H/N+1bj0=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+5Sok=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eBDMD8=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/N+xi7k=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+1bj0=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 217, + "top": 37, + "width": 71, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/N+yvzQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+1bj0=" + }, + "font": "Arial;12;1", + "containerExtending": true, + "left": 217, + "top": 51, + "width": 71, + "height": 12, + "text": "control" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/N+zhws=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+1bj0=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -336, + "top": -312, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/N+0dY0=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+1bj0=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -336, + "top": -312, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 212, + "top": 32, + "width": 84.484375, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H/N+xi7k=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H/N+yvzQ=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H/N+zhws=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H/N+0dY0=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H/N+2/4E=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+5Sok=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eBDMD8=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 76, + "top": -4, + "width": 81, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H/N+3Ad8=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+5Sok=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eBDMD8=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 76, + "top": 6, + "width": 81, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H/N+4XqM=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+5Sok=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eBDMD8=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": -224, + "top": -208, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 212, + "top": 32, + "width": 81, + "height": 37, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H/N+1bj0=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H/N+2/4E=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H/N+3Ad8=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H/N+wpQU=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H/N+4XqM=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H/N+9GZ8=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N/M7iw=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eBBE24=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H/N+6Dp0=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+9GZ8=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eBBE24=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 163, + "top": 61, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H/N+9GZ8=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H/N+7uaM=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+9GZ8=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eBBE24=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 163, + "top": 76, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H/N+9GZ8=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H/N+8Ztw=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N+9GZ8=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eBBE24=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 164, + "top": 31, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H/N+9GZ8=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H/N+rNtI=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H/N+5Sok=" + }, + "points": "212:52;116:52", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H/N+6Dp0=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H/N+7uaM=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H/N+8Ztw=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H/N/HXIk=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N/M7iw=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eBGIIs=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H/N++pRg=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N/HXIk=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eBGIIs=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H/N/D6Kc=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N/HXIk=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eBGIIs=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/N+/tWQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N/D6Kc=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 217, + "top": 141, + "width": 71, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/N/A0bo=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N/D6Kc=" + }, + "font": "Arial;12;1", + "containerExtending": true, + "left": 217, + "top": 155, + "width": 71, + "height": 12, + "text": "boundary" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/N/Bgdk=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N/D6Kc=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 96, + "top": -360, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/N/CVdw=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N/D6Kc=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 96, + "top": -360, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 212, + "top": 136, + "width": 84.484375, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H/N+/tWQ=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H/N/A0bo=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H/N/Bgdk=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H/N/CVdw=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H/N/EAWc=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N/HXIk=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eBGIIs=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 72, + "top": -20, + "width": 81, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H/N/FGbk=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N/HXIk=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eBGIIs=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 72, + "top": -10, + "width": 81, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H/N/GvLM=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N/HXIk=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eBGIIs=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 64, + "top": -240, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 212, + "top": 136, + "width": 81, + "height": 37, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H/N/D6Kc=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H/N/EAWc=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H/N/FGbk=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H/N++pRg=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H/N/GvLM=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H/N/LOBc=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N/M7iw=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eBEUTA=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H/N/IN3E=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N/LOBc=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eBEUTA=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 163, + "top": 165, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H/N/LOBc=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H/N/JOzk=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N/LOBc=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eBEUTA=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 163, + "top": 180, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H/N/LOBc=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H/N/Kjr0=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N/LOBc=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eBEUTA=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 164, + "top": 135, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H/N/LOBc=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H/N+rNtI=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H/N/HXIk=" + }, + "points": "212:156;116:156", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H/N/IN3E=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H/N/JOzk=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H/N/Kjr0=" + } + } + ] + }, + { + "_type": "UMLMetaClass", + "_id": "AAAAAAF5u/4H/N/Ni5o=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "UMLComponent" + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H/N/QYk0=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "Entity", + "ownedElements": [ + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H/N/OrlA=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N/QYk0=" + }, + "source": { + "$ref": "AAAAAAF5u/4H/N/QYk0=" + }, + "target": { + "$ref": "AAAAAAF5u/4H/N/Ni5o=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H/N/PYiY=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N/QYk0=" + }, + "width": 40, + "height": 40 + } + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H/N/TZEg=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "Implementation", + "ownedElements": [ + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H/N/RVfY=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N/TZEg=" + }, + "source": { + "$ref": "AAAAAAF5u/4H/N/TZEg=" + }, + "target": { + "$ref": "AAAAAAF5u/4H/N/Ni5o=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H/N/ST5U=", + "_parent": { + "$ref": "AAAAAAF5u/4H/N/TZEg=" + }, + "width": 40, + "height": 40 + } + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H/d/W+PM=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "Process", + "ownedElements": [ + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H/N/UYpI=", + "_parent": { + "$ref": "AAAAAAF5u/4H/d/W+PM=" + }, + "source": { + "$ref": "AAAAAAF5u/4H/d/W+PM=" + }, + "target": { + "$ref": "AAAAAAF5u/4H/N/Ni5o=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H/d/VvI8=", + "_parent": { + "$ref": "AAAAAAF5u/4H/d/W+PM=" + }, + "width": 40, + "height": 40 + } + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H/d/ZNyw=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "Service", + "ownedElements": [ + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H/d/XIyI=", + "_parent": { + "$ref": "AAAAAAF5u/4H/d/ZNyw=" + }, + "source": { + "$ref": "AAAAAAF5u/4H/d/ZNyw=" + }, + "target": { + "$ref": "AAAAAAF5u/4H/N/Ni5o=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H/d/YEqo=", + "_parent": { + "$ref": "AAAAAAF5u/4H/d/ZNyw=" + }, + "width": 40, + "height": 40 + } + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H/d/ckMs=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "Subsystem", + "ownedElements": [ + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H/d/asyI=", + "_parent": { + "$ref": "AAAAAAF5u/4H/d/ckMs=" + }, + "source": { + "$ref": "AAAAAAF5u/4H/d/ckMs=" + }, + "target": { + "$ref": "AAAAAAF5u/4H/N/Ni5o=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H/d/b3SY=", + "_parent": { + "$ref": "AAAAAAF5u/4H/d/ckMs=" + }, + "width": 40, + "height": 40 + } + }, + { + "_type": "UMLMetaClass", + "_id": "AAAAAAF5u/4H/d/dzcs=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "UMLDependency" + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H/d/hiaM=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "Create", + "ownedElements": [ + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H/d/eHx0=", + "_parent": { + "$ref": "AAAAAAF5u/4H/d/hiaM=" + }, + "source": { + "$ref": "AAAAAAF5u/4H/d/hiaM=" + }, + "target": { + "$ref": "AAAAAAF5u/4H+9+G9pY=" + } + }, + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H/d/f9oQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H/d/hiaM=" + }, + "source": { + "$ref": "AAAAAAF5u/4H/d/hiaM=" + }, + "target": { + "$ref": "AAAAAAF5u/4H/d/dzcs=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H/d/gmLI=", + "_parent": { + "$ref": "AAAAAAF5u/4H/d/hiaM=" + }, + "width": 40, + "height": 40 + } + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H/d/k6ug=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "Call", + "ownedElements": [ + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H/d/iVGU=", + "_parent": { + "$ref": "AAAAAAF5u/4H/d/k6ug=" + }, + "source": { + "$ref": "AAAAAAF5u/4H/d/k6ug=" + }, + "target": { + "$ref": "AAAAAAF5u/4H/d/dzcs=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H/d/j8Mw=", + "_parent": { + "$ref": "AAAAAAF5u/4H/d/k6ug=" + }, + "width": 40, + "height": 40 + } + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H/d/nVgU=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "Instantiate", + "ownedElements": [ + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H/d/l6GA=", + "_parent": { + "$ref": "AAAAAAF5u/4H/d/nVgU=" + }, + "source": { + "$ref": "AAAAAAF5u/4H/d/nVgU=" + }, + "target": { + "$ref": "AAAAAAF5u/4H/d/dzcs=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H/d/mgN4=", + "_parent": { + "$ref": "AAAAAAF5u/4H/d/nVgU=" + }, + "width": 40, + "height": 40 + } + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H/d/qkmw=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "Responsibility", + "ownedElements": [ + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H/d/ou/w=", + "_parent": { + "$ref": "AAAAAAF5u/4H/d/qkmw=" + }, + "source": { + "$ref": "AAAAAAF5u/4H/d/qkmw=" + }, + "target": { + "$ref": "AAAAAAF5u/4H/d/dzcs=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H/d/pLHw=", + "_parent": { + "$ref": "AAAAAAF5u/4H/d/qkmw=" + }, + "width": 40, + "height": 40 + } + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H/d/t+rQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "Send", + "ownedElements": [ + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H/d/rM9c=", + "_parent": { + "$ref": "AAAAAAF5u/4H/d/t+rQ=" + }, + "source": { + "$ref": "AAAAAAF5u/4H/d/t+rQ=" + }, + "target": { + "$ref": "AAAAAAF5u/4H/d/dzcs=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H/d/sa6A=", + "_parent": { + "$ref": "AAAAAAF5u/4H/d/t+rQ=" + }, + "width": 40, + "height": 40 + } + }, + { + "_type": "UMLMetaClass", + "_id": "AAAAAAF5u/4H/d/uSpU=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "UMLAbstraction" + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H/d/y528=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "Derive", + "ownedElements": [ + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H/d/vndc=", + "_parent": { + "$ref": "AAAAAAF5u/4H/d/y528=" + }, + "source": { + "$ref": "AAAAAAF5u/4H/d/y528=" + }, + "target": { + "$ref": "AAAAAAF5u/4H/d/uSpU=" + } + } + ], + "attributes": [ + { + "_type": "UMLAttribute", + "_id": "AAAAAAF5u/4H/d/wyl0=", + "_parent": { + "$ref": "AAAAAAF5u/4H/d/y528=" + }, + "name": "computation", + "type": "String" + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H/d/x4OE=", + "_parent": { + "$ref": "AAAAAAF5u/4H/d/y528=" + }, + "width": 40, + "height": 40 + } + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H/d/1n+w=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "Refine", + "ownedElements": [ + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H/d/zqn4=", + "_parent": { + "$ref": "AAAAAAF5u/4H/d/1n+w=" + }, + "source": { + "$ref": "AAAAAAF5u/4H/d/1n+w=" + }, + "target": { + "$ref": "AAAAAAF5u/4H/d/uSpU=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H/d/0WiQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H/d/1n+w=" + }, + "width": 40, + "height": 40 + } + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H/d/45x0=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "Trace", + "ownedElements": [ + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H/d/2DxY=", + "_parent": { + "$ref": "AAAAAAF5u/4H/d/45x0=" + }, + "source": { + "$ref": "AAAAAAF5u/4H/d/45x0=" + }, + "target": { + "$ref": "AAAAAAF5u/4H/d/uSpU=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H/d/3i+w=", + "_parent": { + "$ref": "AAAAAAF5u/4H/d/45x0=" + }, + "width": 40, + "height": 40 + } + }, + { + "_type": "UMLMetaClass", + "_id": "AAAAAAF5u/4H/d/5vRs=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "UMLPackage" + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H/d/8V0o=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "Framework", + "ownedElements": [ + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H/d/6fq8=", + "_parent": { + "$ref": "AAAAAAF5u/4H/d/8V0o=" + }, + "source": { + "$ref": "AAAAAAF5u/4H/d/8V0o=" + }, + "target": { + "$ref": "AAAAAAF5u/4H/d/5vRs=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H/d/7WMw=", + "_parent": { + "$ref": "AAAAAAF5u/4H/d/8V0o=" + }, + "width": 40, + "height": 40 + } + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H/d//FSc=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "ModelLibrary", + "ownedElements": [ + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H/d/92qE=", + "_parent": { + "$ref": "AAAAAAF5u/4H/d//FSc=" + }, + "source": { + "$ref": "AAAAAAF5u/4H/d//FSc=" + }, + "target": { + "$ref": "AAAAAAF5u/4H/d/5vRs=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H/d/+MMo=", + "_parent": { + "$ref": "AAAAAAF5u/4H/d//FSc=" + }, + "width": 40, + "height": 40 + } + }, + { + "_type": "UMLProfileDiagram", + "_id": "AAAAAAF5u/4H/eA2tD4=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "StandardProfileL3", + "ownedViews": [ + { + "_type": "UMLMetaClassView", + "_id": "AAAAAAF5u/4H/eAFPAc=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eA2tD4=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eA35KU=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H/eAEKtE=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAFPAc=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eA35KU=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/eAAGPo=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAEKtE=" + }, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": 45, + "top": 121, + "width": 107, + "height": 12, + "text": "«metaClass»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/eABPZM=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAEKtE=" + }, + "fillColor": "#e2e2e2", + "font": "Arial;12;1", + "containerExtending": true, + "left": 45, + "top": 135, + "width": 107, + "height": 12, + "text": "UMLModel" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/eAC1+w=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAEKtE=" + }, + "visible": false, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": -48, + "top": -168, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/eADQmo=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAEKtE=" + }, + "visible": false, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": -48, + "top": -168, + "height": 12, + "horizontalAlignment": 1 + } + ], + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": 40, + "top": 116, + "width": 117, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H/eAAGPo=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H/eABPZM=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H/eAC1+w=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H/eADQmo=" + } + } + ], + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": 40, + "top": 116, + "width": 117, + "height": 97, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H/eAEKtE=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H/eAPMmk=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eA2tD4=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eA60lE=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H/eAGcxY=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAPMmk=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eA60lE=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H/eALPfM=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAPMmk=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eA60lE=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/eAHT1c=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eALPfM=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 229, + "top": 41, + "width": 115, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/eAImfQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eALPfM=" + }, + "font": "Arial;12;1", + "containerExtending": true, + "left": 229, + "top": 55, + "width": 115, + "height": 12, + "text": "BuildComponent" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/eAJWiA=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eALPfM=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 108, + "top": -48, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/eAKFyM=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eALPfM=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 108, + "top": -48, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 224, + "top": 36, + "width": 125, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H/eAHT1c=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H/eAImfQ=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H/eAJWiA=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H/eAKFyM=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H/eAM+U8=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAPMmk=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eA60lE=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 260, + "top": 56, + "width": 105, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H/eANH/o=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAPMmk=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eA60lE=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 260, + "top": 66, + "width": 105, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H/eAOoeY=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAPMmk=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eA60lE=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 72, + "top": -32, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 224, + "top": 36, + "width": 125, + "height": 37, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H/eALPfM=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H/eAM+U8=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H/eANH/o=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H/eAGcxY=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H/eAOoeY=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H/eAZH1M=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eA2tD4=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eA9wLE=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H/eAQCB0=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAZH1M=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eA9wLE=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H/eAVFHc=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAZH1M=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eA9wLE=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/eARzrk=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAVFHc=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 229, + "top": 121, + "width": 83, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/eASTk0=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAVFHc=" + }, + "font": "Arial;12;1", + "containerExtending": true, + "left": 229, + "top": 135, + "width": 83, + "height": 12, + "text": "Metamodel" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/eAT6H0=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAVFHc=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 108, + "top": -84, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/eAUdDo=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAVFHc=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 108, + "top": -84, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 224, + "top": 116, + "width": 93, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H/eARzrk=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H/eASTk0=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H/eAT6H0=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H/eAUdDo=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H/eAWpDc=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAZH1M=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eA9wLE=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 260, + "top": 124, + "width": 81, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H/eAXPH4=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAZH1M=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eA9wLE=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 260, + "top": 134, + "width": 81, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H/eAYlTc=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAZH1M=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eA9wLE=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 72, + "top": -56, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 224, + "top": 116, + "width": 93, + "height": 37, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H/eAVFHc=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H/eAWpDc=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H/eAXPH4=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H/eAQCB0=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H/eAYlTc=" + } + }, + { + "_type": "UMLStereotypeView", + "_id": "AAAAAAF5u/4H/eAjNfY=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eA2tD4=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eBAGVI=" + }, + "subViews": [ + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF5u/4H/eAaFsk=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAjNfY=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eBAGVI=" + }, + "visible": false, + "font": "Arial;12;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H/eAfFfw=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAjNfY=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eBAGVI=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/eAbJFo=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAfFfw=" + }, + "font": "Arial;12;0", + "containerExtending": true, + "left": 229, + "top": 181, + "width": 83, + "height": 12, + "text": "«stereotype»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/eAcPJY=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAfFfw=" + }, + "font": "Arial;12;1", + "containerExtending": true, + "left": 229, + "top": 195, + "width": 83, + "height": 12, + "text": "SystemModel" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/eAdicI=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAfFfw=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 120, + "top": -168, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/eAeisc=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAfFfw=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 120, + "top": -168, + "height": 12, + "horizontalAlignment": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 224, + "top": 176, + "width": 93, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H/eAbJFo=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H/eAcPJY=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H/eAdicI=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H/eAeisc=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF5u/4H/eAgOIQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAjNfY=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eBAGVI=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 264, + "top": 156, + "width": 88, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF5u/4H/eAhjjE=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAjNfY=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eBAGVI=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 264, + "top": 166, + "width": 88, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF5u/4H/eAiRZE=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAjNfY=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eBAGVI=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 80, + "top": -112, + "width": 10, + "height": 10 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "left": 224, + "top": 176, + "width": 93, + "height": 37, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H/eAfFfw=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF5u/4H/eAgOIQ=" + }, + "operationCompartment": { + "$ref": "AAAAAAF5u/4H/eAhjjE=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF5u/4H/eAaFsk=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF5u/4H/eAiRZE=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H/eAnU4I=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eA2tD4=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eA7zH0=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H/eAkUAU=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAnU4I=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eA7zH0=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 189, + "top": 145, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H/eAnU4I=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H/eAlD9o=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAnU4I=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eA7zH0=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 189, + "top": 160, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H/eAnU4I=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H/eAmopM=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAnU4I=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eA7zH0=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 190, + "top": 115, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H/eAnU4I=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H/eAFPAc=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H/eAZH1M=" + }, + "points": "224:136;156:136", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H/eAkUAU=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H/eAlD9o=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H/eAmopM=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H/eArRGg=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eA2tD4=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eA+4go=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H/eAoR7s=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eArRGg=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eA+4go=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 189, + "top": 205, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H/eArRGg=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H/eAp4I0=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eArRGg=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eA+4go=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 189, + "top": 220, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H/eArRGg=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H/eAqglw=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eArRGg=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eA+4go=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 190, + "top": 175, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H/eArRGg=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H/eAFPAc=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H/eAjNfY=" + }, + "points": "224:196;156:196", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H/eAoR7s=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H/eAp4I0=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H/eAqglw=" + } + }, + { + "_type": "UMLMetaClassView", + "_id": "AAAAAAF5u/4H/eAxQRg=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eA2tD4=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N/Ni5o=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5u/4H/eAwytY=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAxQRg=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/N/Ni5o=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/eAs01k=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAwytY=" + }, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": 45, + "top": 41, + "width": 107, + "height": 12, + "text": "«metaClass»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/eAtTj0=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAwytY=" + }, + "fillColor": "#e2e2e2", + "font": "Arial;12;1", + "containerExtending": true, + "left": 45, + "top": 55, + "width": 107, + "height": 12, + "text": "UMLComponent" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/eAuMEg=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAwytY=" + }, + "visible": false, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": -702, + "top": -954, + "width": 154.921875, + "height": 12, + "text": "(from UMLStandardProfile)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5u/4H/eAvnRc=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eAwytY=" + }, + "visible": false, + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": -702, + "top": -954, + "height": 12, + "horizontalAlignment": 1 + } + ], + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": 40, + "top": 36, + "width": 117, + "height": 36, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H/eAs01k=" + }, + "nameLabel": { + "$ref": "AAAAAAF5u/4H/eAtTj0=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5u/4H/eAuMEg=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H/eAvnRc=" + } + } + ], + "fillColor": "#e2e2e2", + "font": "Arial;12;0", + "containerExtending": true, + "left": 40, + "top": 36, + "width": 117, + "height": 41, + "nameCompartment": { + "$ref": "AAAAAAF5u/4H/eAwytY=" + } + }, + { + "_type": "UMLExtensionView", + "_id": "AAAAAAF5u/4H/eA1It8=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eA2tD4=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eA4ELM=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H/eAyga0=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eA1It8=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eA4ELM=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 189, + "top": 64, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H/eA1It8=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H/eAzir4=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eA1It8=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eA4ELM=" + }, + "visible": null, + "font": "Arial;12;0", + "containerExtending": true, + "left": 189, + "top": 79, + "height": 12, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF5u/4H/eA1It8=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF5u/4H/eA0Dbk=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eA1It8=" + }, + "model": { + "$ref": "AAAAAAF5u/4H/eA4ELM=" + }, + "visible": false, + "font": "Arial;12;0", + "containerExtending": true, + "left": 190, + "top": 34, + "height": 12, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF5u/4H/eA1It8=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;12;0", + "containerExtending": true, + "head": { + "$ref": "AAAAAAF5u/4H/eAxQRg=" + }, + "tail": { + "$ref": "AAAAAAF5u/4H/eAPMmk=" + }, + "lineStyle": 1, + "points": "223:55;157:55", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF5u/4H/eAyga0=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF5u/4H/eAzir4=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5u/4H/eA0Dbk=" + } + } + ] + }, + { + "_type": "UMLMetaClass", + "_id": "AAAAAAF5u/4H/eA35KU=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "UMLModel" + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H/eA60lE=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "BuildComponent", + "ownedElements": [ + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H/eA4ELM=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eA60lE=" + }, + "source": { + "$ref": "AAAAAAF5u/4H/eA60lE=" + }, + "target": { + "$ref": "AAAAAAF5u/4H/N/Ni5o=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H/eA5Tm8=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eA60lE=" + }, + "width": 40, + "height": 40 + } + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H/eA9wLE=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "Metamodel", + "ownedElements": [ + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H/eA7zH0=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eA9wLE=" + }, + "source": { + "$ref": "AAAAAAF5u/4H/eA9wLE=" + }, + "target": { + "$ref": "AAAAAAF5u/4H/eA35KU=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H/eA8FQg=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eA9wLE=" + }, + "width": 40, + "height": 40 + } + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H/eBAGVI=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "SystemModel", + "ownedElements": [ + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H/eA+4go=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBAGVI=" + }, + "source": { + "$ref": "AAAAAAF5u/4H/eBAGVI=" + }, + "target": { + "$ref": "AAAAAAF5u/4H/eA35KU=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H/eA/pjk=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBAGVI=" + }, + "width": 40, + "height": 40 + } + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H/eBDMD8=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "control", + "ownedElements": [ + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H/eBBE24=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBDMD8=" + }, + "source": { + "$ref": "AAAAAAF5u/4H/eBDMD8=" + }, + "target": { + "$ref": "AAAAAAF5u/4H+99tbro=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H/eBClzI=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBDMD8=" + }, + "width": 40, + "height": 40, + "content": "var w = rect.getWidth(),\n h = w / 2,\n m = w / 8;\ncanvas.fillEllipse(rect.x1 + m, rect.y1 + m, rect.x2 - m, rect.y2 - m);\ncanvas.ellipse(rect.x1 + m, rect.y1 + m, rect.x2 - m, rect.y2 - m);\ncanvas.line(rect.x1 + h, rect.y1 + m, rect.x1 + h + m, rect.y1);\ncanvas.line(rect.x1 + h, rect.y1 + m, rect.x1 + h + m, rect.y1 + 2 * m);\n", + "smallIcon": "\n\n\n\n" + } + }, + { + "_type": "UMLStereotype", + "_id": "AAAAAAF5u/4H/eBGIIs=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBHm4c=" + }, + "name": "boundary", + "ownedElements": [ + { + "_type": "UMLExtension", + "_id": "AAAAAAF5u/4H/eBEUTA=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBGIIs=" + }, + "source": { + "$ref": "AAAAAAF5u/4H/eBGIIs=" + }, + "target": { + "$ref": "AAAAAAF5u/4H+99tbro=" + } + } + ], + "icon": { + "_type": "UMLImage", + "_id": "AAAAAAF5u/4H/eBFRMQ=", + "_parent": { + "$ref": "AAAAAAF5u/4H/eBGIIs=" + }, + "width": "50", + "height": 40, + "content": "var w = rect.getWidth(),\n h = rect.getHeight(),\n m = w / 5;\ncanvas.fillEllipse(rect.x1 + m, rect.y1, rect.x2, rect.y2);\ncanvas.ellipse(rect.x1 + m, rect.y1, rect.x2, rect.y2);\ncanvas.line(rect.x1, rect.y1, rect.x1, rect.y2);\ncanvas.line(rect.x1, rect.y1 + h/2, rect.x1 + m, rect.y1 + h/2);\n", + "smallIcon": "\n\n\n\n\t\n\t\n\t\n\n" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/model/软件数据模型.mdj b/model/软件数据模型.mdj new file mode 100644 index 0000000..455893a --- /dev/null +++ b/model/软件数据模型.mdj @@ -0,0 +1,1802 @@ +{ + "_type": "Project", + "_id": "AAAAAAFF+h6SjaM2Hec=", + "name": "Untitled", + "ownedElements": [ + { + "_type": "UMLModel", + "_id": "AAAAAAFF+qBWK6M3Z8Y=", + "_parent": { + "$ref": "AAAAAAFF+h6SjaM2Hec=" + }, + "name": "Model", + "ownedElements": [ + { + "_type": "UMLClassDiagram", + "_id": "AAAAAAFF+qBtyKM79qY=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "Main", + "defaultDiagram": true, + "ownedViews": [ + { + "_type": "UMLClassView", + "_id": "AAAAAAF59N06NwF9mpc=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAF59N06NgF7rAc=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF59N06NwF+jj4=", + "_parent": { + "$ref": "AAAAAAF59N06NwF9mpc=" + }, + "model": { + "$ref": "AAAAAAF59N06NgF7rAc=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF59N06NwF/nOU=", + "_parent": { + "$ref": "AAAAAAF59N06NwF+jj4=" + }, + "font": "Arial;13;0", + "left": 389, + "top": 205, + "width": 111, + "height": 13, + "text": "«table»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59N06OAGAmVw=", + "_parent": { + "$ref": "AAAAAAF59N06NwF+jj4=" + }, + "font": "Arial;13;1", + "left": 389, + "top": 220, + "width": 111, + "height": 13, + "text": "T_PetRecord" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59N06OAGBB38=", + "_parent": { + "$ref": "AAAAAAF59N06NwF+jj4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 464, + "top": 64, + "width": 82.56396484375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59N06OAGCzrE=", + "_parent": { + "$ref": "AAAAAAF59N06NwF+jj4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 464, + "top": 64, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 384, + "top": 200, + "width": 121, + "height": 38, + "stereotypeLabel": { + "$ref": "AAAAAAF59N06NwF/nOU=" + }, + "nameLabel": { + "$ref": "AAAAAAF59N06OAGAmVw=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF59N06OAGBB38=" + }, + "propertyLabel": { + "$ref": "AAAAAAF59N06OAGCzrE=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF59N06OAGDcPE=", + "_parent": { + "$ref": "AAAAAAF59N06NwF9mpc=" + }, + "model": { + "$ref": "AAAAAAF59N06NgF7rAc=" + }, + "subViews": [ + { + "_type": "UMLAttributeView", + "_id": "AAAAAAF59N2dVwGvldA=", + "_parent": { + "$ref": "AAAAAAF59N06OAGDcPE=" + }, + "model": { + "$ref": "AAAAAAF59N2dMQGsHgM=" + }, + "font": "Arial;13;0", + "left": 389, + "top": 243, + "width": 111, + "height": 13, + "text": "«key»+id", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAF59N25yAG1iF8=", + "_parent": { + "$ref": "AAAAAAF59N06OAGDcPE=" + }, + "model": { + "$ref": "AAAAAAF59N25owGyYMM=" + }, + "font": "Arial;13;0", + "left": 389, + "top": 258, + "width": 111, + "height": 13, + "text": "+date", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAF59N58YAG97hg=", + "_parent": { + "$ref": "AAAAAAF59N06OAGDcPE=" + }, + "model": { + "$ref": "AAAAAAF59N58OgG60Ek=" + }, + "font": "Arial;13;0", + "left": 389, + "top": 273, + "width": 111, + "height": 13, + "text": "+time", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAF59N6HkQHDh7w=", + "_parent": { + "$ref": "AAAAAAF59N06OAGDcPE=" + }, + "model": { + "$ref": "AAAAAAF59N6HbQHANxg=" + }, + "font": "Arial;13;0", + "left": 389, + "top": 288, + "width": 111, + "height": 13, + "text": "+type", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAF59N6QugHJyc8=", + "_parent": { + "$ref": "AAAAAAF59N06OAGDcPE=" + }, + "model": { + "$ref": "AAAAAAF59N6QlwHGPSg=" + }, + "font": "Arial;13;0", + "left": 389, + "top": 303, + "width": 111, + "height": 13, + "text": "+details", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 384, + "top": 238, + "width": 121, + "height": 83 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF59N06OAGEJ0c=", + "_parent": { + "$ref": "AAAAAAF59N06NwF9mpc=" + }, + "model": { + "$ref": "AAAAAAF59N06NgF7rAc=" + }, + "font": "Arial;13;0", + "left": 384, + "top": 321, + "width": 121, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF59N06OAGF+UE=", + "_parent": { + "$ref": "AAAAAAF59N06NwF9mpc=" + }, + "model": { + "$ref": "AAAAAAF59N06NgF7rAc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 232, + "top": 32, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF59N06OAGGtTc=", + "_parent": { + "$ref": "AAAAAAF59N06NwF9mpc=" + }, + "model": { + "$ref": "AAAAAAF59N06NgF7rAc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 524.3310546875, + "top": 200, + "width": 130.6689453125, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 384, + "top": 200, + "width": 121, + "height": 131, + "nameCompartment": { + "$ref": "AAAAAAF59N06NwF+jj4=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF59N06OAGDcPE=" + }, + "operationCompartment": { + "$ref": "AAAAAAF59N06OAGEJ0c=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF59N06OAGF+UE=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF59N06OAGGtTc=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF59O/rUwHaq4M=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAF59O/rUgHYr3k=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF59O/rUwHbEYk=", + "_parent": { + "$ref": "AAAAAAF59O/rUwHaq4M=" + }, + "model": { + "$ref": "AAAAAAF59O/rUgHYr3k=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF59O/rUwHcgfw=", + "_parent": { + "$ref": "AAAAAAF59O/rUwHbEYk=" + }, + "font": "Arial;13;0", + "left": 245, + "top": 205, + "width": 102, + "height": 13, + "text": "«table»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59O/rUwHdbz4=", + "_parent": { + "$ref": "AAAAAAF59O/rUwHbEYk=" + }, + "font": "Arial;13;1", + "left": 245, + "top": 220, + "width": 102, + "height": 13, + "text": "T_Pets" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59O/rUwHerOs=", + "_parent": { + "$ref": "AAAAAAF59O/rUwHbEYk=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 73.67724609375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59O/rVAHfst4=", + "_parent": { + "$ref": "AAAAAAF59O/rUwHbEYk=" + }, + "visible": false, + "font": "Arial;13;0", + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 240, + "top": 200, + "width": 112, + "height": 38, + "stereotypeLabel": { + "$ref": "AAAAAAF59O/rUwHcgfw=" + }, + "nameLabel": { + "$ref": "AAAAAAF59O/rUwHdbz4=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF59O/rUwHerOs=" + }, + "propertyLabel": { + "$ref": "AAAAAAF59O/rVAHfst4=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF59O/rVAHgw8s=", + "_parent": { + "$ref": "AAAAAAF59O/rUwHaq4M=" + }, + "model": { + "$ref": "AAAAAAF59O/rUgHYr3k=" + }, + "subViews": [ + { + "_type": "UMLAttributeView", + "_id": "AAAAAAF59PAa6gIFNa0=", + "_parent": { + "$ref": "AAAAAAF59O/rVAHgw8s=" + }, + "model": { + "$ref": "AAAAAAF59PAawwICvX4=" + }, + "font": "Arial;13;0", + "left": 245, + "top": 243, + "width": 102, + "height": 13, + "text": "«key»+id", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAF59PAxZwILLrQ=", + "_parent": { + "$ref": "AAAAAAF59O/rVAHgw8s=" + }, + "model": { + "$ref": "AAAAAAF59PAxQQIIC8A=" + }, + "font": "Arial;13;0", + "left": 245, + "top": 258, + "width": 102, + "height": 13, + "text": "+type", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAF59PClagIT4ZU=", + "_parent": { + "$ref": "AAAAAAF59O/rVAHgw8s=" + }, + "model": { + "$ref": "AAAAAAF59PClQgIQS3Q=" + }, + "font": "Arial;13;0", + "left": 245, + "top": 273, + "width": 102, + "height": 13, + "text": "+name", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAF59PHaXgIclic=", + "_parent": { + "$ref": "AAAAAAF59O/rVAHgw8s=" + }, + "model": { + "$ref": "AAAAAAF59PHaOAIZ2Fc=" + }, + "font": "Arial;13;0", + "left": 245, + "top": 288, + "width": 102, + "height": 13, + "text": "+knowledge", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAF59PIzKQIjxTY=", + "_parent": { + "$ref": "AAAAAAF59O/rVAHgw8s=" + }, + "model": { + "$ref": "AAAAAAF59PIzAwIgZ6g=" + }, + "font": "Arial;13;0", + "left": 245, + "top": 303, + "width": 102, + "height": 13, + "text": "+link", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 240, + "top": 238, + "width": 112, + "height": 83 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF59O/rVAHhMno=", + "_parent": { + "$ref": "AAAAAAF59O/rUwHaq4M=" + }, + "model": { + "$ref": "AAAAAAF59O/rUgHYr3k=" + }, + "font": "Arial;13;0", + "left": 240, + "top": 321, + "width": 112, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF59O/rVAHiBMI=", + "_parent": { + "$ref": "AAAAAAF59O/rUwHaq4M=" + }, + "model": { + "$ref": "AAAAAAF59O/rUgHYr3k=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF59O/rVAHjjHQ=", + "_parent": { + "$ref": "AAAAAAF59O/rUwHaq4M=" + }, + "model": { + "$ref": "AAAAAAF59O/rUgHYr3k=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 240, + "top": 200, + "width": 112, + "height": 131, + "nameCompartment": { + "$ref": "AAAAAAF59O/rUwHbEYk=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF59O/rVAHgw8s=" + }, + "operationCompartment": { + "$ref": "AAAAAAF59O/rVAHhMno=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF59O/rVAHiBMI=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF59O/rVAHjjHQ=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF59POpggIpCKk=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAF59POpgQInqfw=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF59POpggIqrj0=", + "_parent": { + "$ref": "AAAAAAF59POpggIpCKk=" + }, + "model": { + "$ref": "AAAAAAF59POpgQInqfw=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF59POpggIrVjk=", + "_parent": { + "$ref": "AAAAAAF59POpggIqrj0=" + }, + "font": "Arial;13;0", + "left": 53, + "top": 205, + "width": 142.341796875, + "height": 13, + "text": "«table»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59POpggIsv90=", + "_parent": { + "$ref": "AAAAAAF59POpggIqrj0=" + }, + "font": "Arial;13;1", + "left": 53, + "top": 220, + "width": 142.341796875, + "height": 13, + "text": "T_FeedingKnowledge" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59POpggIts4U=", + "_parent": { + "$ref": "AAAAAAF59POpggIqrj0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -464, + "top": -352, + "width": 73.67724609375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59POpggIukZQ=", + "_parent": { + "$ref": "AAAAAAF59POpggIqrj0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -464, + "top": -352, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 48, + "top": 200, + "width": 152.341796875, + "height": 38, + "stereotypeLabel": { + "$ref": "AAAAAAF59POpggIrVjk=" + }, + "nameLabel": { + "$ref": "AAAAAAF59POpggIsv90=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF59POpggIts4U=" + }, + "propertyLabel": { + "$ref": "AAAAAAF59POpggIukZQ=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF59POpggIvxvM=", + "_parent": { + "$ref": "AAAAAAF59POpggIpCKk=" + }, + "model": { + "$ref": "AAAAAAF59POpgQInqfw=" + }, + "subViews": [ + { + "_type": "UMLAttributeView", + "_id": "AAAAAAF59PQcLQJYaxU=", + "_parent": { + "$ref": "AAAAAAF59POpggIvxvM=" + }, + "model": { + "$ref": "AAAAAAF59PQcAQJVvOM=" + }, + "font": "Arial;13;0", + "left": 53, + "top": 243, + "width": 142.341796875, + "height": 13, + "text": "«key»+id", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAF59PQ2BQJl+CQ=", + "_parent": { + "$ref": "AAAAAAF59POpggIvxvM=" + }, + "model": { + "$ref": "AAAAAAF59PQ13AJiyX0=" + }, + "font": "Arial;13;0", + "left": 53, + "top": 258, + "width": 142.341796875, + "height": 13, + "text": "+type", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAF59PQ88QJrOrg=", + "_parent": { + "$ref": "AAAAAAF59POpggIvxvM=" + }, + "model": { + "$ref": "AAAAAAF59PQ8ywJo90g=" + }, + "font": "Arial;13;0", + "left": 53, + "top": 273, + "width": 142.341796875, + "height": 13, + "text": "+knowledge", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAF59PScZwJ1kXI=", + "_parent": { + "$ref": "AAAAAAF59POpggIvxvM=" + }, + "model": { + "$ref": "AAAAAAF59PScQQJyLhE=" + }, + "font": "Arial;13;0", + "left": 53, + "top": 288, + "width": 142.341796875, + "height": 13, + "text": "+link", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 48, + "top": 238, + "width": 152.341796875, + "height": 68 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF59POpggIwow0=", + "_parent": { + "$ref": "AAAAAAF59POpggIpCKk=" + }, + "model": { + "$ref": "AAAAAAF59POpgQInqfw=" + }, + "font": "Arial;13;0", + "left": 48, + "top": 306, + "width": 152.341796875, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF59POpgwIx5x4=", + "_parent": { + "$ref": "AAAAAAF59POpggIpCKk=" + }, + "model": { + "$ref": "AAAAAAF59POpgQInqfw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -232, + "top": -176, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF59POpgwIyDAE=", + "_parent": { + "$ref": "AAAAAAF59POpggIpCKk=" + }, + "model": { + "$ref": "AAAAAAF59POpgQInqfw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -232, + "top": -176, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 48, + "top": 200, + "width": 152.341796875, + "height": 129, + "nameCompartment": { + "$ref": "AAAAAAF59POpggIqrj0=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF59POpggIvxvM=" + }, + "operationCompartment": { + "$ref": "AAAAAAF59POpggIwow0=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF59POpgwIx5x4=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF59POpgwIyDAE=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF59PTm1wJ8Iy4=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAF59PTm1wJ6xYU=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF59PTm1wJ9D5U=", + "_parent": { + "$ref": "AAAAAAF59PTm1wJ8Iy4=" + }, + "model": { + "$ref": "AAAAAAF59PTm1wJ6xYU=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF59PTm1wJ+xhg=", + "_parent": { + "$ref": "AAAAAAF59PTm1wJ9D5U=" + }, + "font": "Arial;13;0", + "left": 149, + "top": 381, + "width": 110, + "height": 13, + "text": "«table»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59PTm1wJ/FNc=", + "_parent": { + "$ref": "AAAAAAF59PTm1wJ9D5U=" + }, + "font": "Arial;13;1", + "left": 149, + "top": 396, + "width": 110, + "height": 13, + "text": "T_Favorites" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59PTm1wKAGaA=", + "_parent": { + "$ref": "AAAAAAF59PTm1wJ9D5U=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -288, + "width": 73.67724609375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF59PTm1wKB0Qg=", + "_parent": { + "$ref": "AAAAAAF59PTm1wJ9D5U=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -288, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 144, + "top": 376, + "width": 120, + "height": 38, + "stereotypeLabel": { + "$ref": "AAAAAAF59PTm1wJ+xhg=" + }, + "nameLabel": { + "$ref": "AAAAAAF59PTm1wJ/FNc=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF59PTm1wKAGaA=" + }, + "propertyLabel": { + "$ref": "AAAAAAF59PTm1wKB0Qg=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF59PTm1wKCo/0=", + "_parent": { + "$ref": "AAAAAAF59PTm1wJ8Iy4=" + }, + "model": { + "$ref": "AAAAAAF59PTm1wJ6xYU=" + }, + "subViews": [ + { + "_type": "UMLAttributeView", + "_id": "AAAAAAF59PVj4gKni4g=", + "_parent": { + "$ref": "AAAAAAF59PTm1wKCo/0=" + }, + "model": { + "$ref": "AAAAAAF59PVjvAKkgOo=" + }, + "font": "Arial;13;0", + "left": 149, + "top": 419, + "width": 110, + "height": 13, + "text": "«key»+id", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAF59PWQHAKuzAs=", + "_parent": { + "$ref": "AAAAAAF59PTm1wKCo/0=" + }, + "model": { + "$ref": "AAAAAAF59PWP8wKrHQ8=" + }, + "font": "Arial;13;0", + "left": 149, + "top": 434, + "width": 110, + "height": 13, + "text": "«foreign_key»+id", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAF59PYLfAK1yPQ=", + "_parent": { + "$ref": "AAAAAAF59PTm1wKCo/0=" + }, + "model": { + "$ref": "AAAAAAF59PYLVQKy0O8=" + }, + "font": "Arial;13;0", + "left": 149, + "top": 449, + "width": 110, + "height": 13, + "text": "+link", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 144, + "top": 414, + "width": 120, + "height": 53 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF59PTm1wKDNfQ=", + "_parent": { + "$ref": "AAAAAAF59PTm1wJ8Iy4=" + }, + "model": { + "$ref": "AAAAAAF59PTm1wJ6xYU=" + }, + "font": "Arial;13;0", + "left": 144, + "top": 467, + "width": 120, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF59PTm1wKEo5I=", + "_parent": { + "$ref": "AAAAAAF59PTm1wJ8Iy4=" + }, + "model": { + "$ref": "AAAAAAF59PTm1wJ6xYU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -144, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF59PTm1wKFO8Q=", + "_parent": { + "$ref": "AAAAAAF59PTm1wJ8Iy4=" + }, + "model": { + "$ref": "AAAAAAF59PTm1wJ6xYU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -144, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 144, + "top": 376, + "width": 120, + "height": 101, + "nameCompartment": { + "$ref": "AAAAAAF59PTm1wJ9D5U=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF59PTm1wKCo/0=" + }, + "operationCompartment": { + "$ref": "AAAAAAF59PTm1wKDNfQ=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF59PTm1wKEo5I=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF59PTm1wKFO8Q=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF59PezFgK+Upw=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAF59PezFQK63zw=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59PezFgK/DrM=", + "_parent": { + "$ref": "AAAAAAF59PezFgK+Upw=" + }, + "model": { + "$ref": "AAAAAAF59PezFQK63zw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 179, + "top": 339, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF59PezFgK+Upw=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59PezFgLA23Q=", + "_parent": { + "$ref": "AAAAAAF59PezFgK+Upw=" + }, + "model": { + "$ref": "AAAAAAF59PezFQK63zw=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 192, + "top": 332, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF59PezFgK+Upw=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59PezFgLBTqw=", + "_parent": { + "$ref": "AAAAAAF59PezFgK+Upw=" + }, + "model": { + "$ref": "AAAAAAF59PezFQK63zw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 152, + "top": 352, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF59PezFgK+Upw=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59PezFgLCEJg=", + "_parent": { + "$ref": "AAAAAAF59PezFgK+Upw=" + }, + "model": { + "$ref": "AAAAAAF59PezFQK7D8w=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 180, + "top": 339, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF59PezFgK+Upw=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59PezFgLDlM8=", + "_parent": { + "$ref": "AAAAAAF59PezFgK+Upw=" + }, + "model": { + "$ref": "AAAAAAF59PezFQK7D8w=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 192, + "top": 335, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF59PezFgK+Upw=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59PezFgLEcC4=", + "_parent": { + "$ref": "AAAAAAF59PezFgK+Upw=" + }, + "model": { + "$ref": "AAAAAAF59PezFQK7D8w=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 153, + "top": 347, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF59PezFgK+Upw=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59PezFgLFgb4=", + "_parent": { + "$ref": "AAAAAAF59PezFgK+Upw=" + }, + "model": { + "$ref": "AAAAAAF59PezFQK8LJ8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 179, + "top": 339, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF59PezFgK+Upw=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59PezFgLGzjs=", + "_parent": { + "$ref": "AAAAAAF59PezFgK+Upw=" + }, + "model": { + "$ref": "AAAAAAF59PezFQK8LJ8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 190, + "top": 331, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF59PezFgK+Upw=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59PezFgLHzsI=", + "_parent": { + "$ref": "AAAAAAF59PezFgK+Upw=" + }, + "model": { + "$ref": "AAAAAAF59PezFQK8LJ8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 157, + "top": 355, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF59PezFgK+Upw=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF59PezFgLILi8=", + "_parent": { + "$ref": "AAAAAAF59PezFgK+Upw=" + }, + "model": { + "$ref": "AAAAAAF59PezFQK7D8w=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF59PezFgLJ5cc=", + "_parent": { + "$ref": "AAAAAAF59PezFgK+Upw=" + }, + "model": { + "$ref": "AAAAAAF59PezFQK8LJ8=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF59PTm1wJ8Iy4=" + }, + "tail": { + "$ref": "AAAAAAF59POpggIpCKk=" + }, + "lineStyle": 1, + "points": "155:329;178:375", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF59PezFgK/DrM=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF59PezFgLA23Q=" + }, + "propertyLabel": { + "$ref": "AAAAAAF59PezFgLBTqw=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF59PezFgLCEJg=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF59PezFgLDlM8=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF59PezFgLEcC4=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF59PezFgLFgb4=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF59PezFgLGzjs=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF59PezFgLHzsI=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF59PezFgLILi8=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF59PezFgLJ5cc=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAF59PfA+QMHiDk=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAF59PfA+QMDQh0=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59PfA+gMIozg=", + "_parent": { + "$ref": "AAAAAAF59PfA+QMHiDk=" + }, + "model": { + "$ref": "AAAAAAF59PfA+QMDQh0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 231, + "top": 339, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF59PfA+QMHiDk=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59PfA+gMJNV8=", + "_parent": { + "$ref": "AAAAAAF59PfA+QMHiDk=" + }, + "model": { + "$ref": "AAAAAAF59PfA+QMDQh0=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 218, + "top": 331, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF59PfA+QMHiDk=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59PfA+gMK7p8=", + "_parent": { + "$ref": "AAAAAAF59PfA+QMHiDk=" + }, + "model": { + "$ref": "AAAAAAF59PfA+QMDQh0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 256, + "top": 354, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF59PfA+QMHiDk=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59PfA+gMLBk8=", + "_parent": { + "$ref": "AAAAAAF59PfA+QMHiDk=" + }, + "model": { + "$ref": "AAAAAAF59PfA+QMExu0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 231, + "top": 339, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF59PfA+QMHiDk=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59PfA+gMMvqs=", + "_parent": { + "$ref": "AAAAAAF59PfA+QMHiDk=" + }, + "model": { + "$ref": "AAAAAAF59PfA+QMExu0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 221, + "top": 330, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF59PfA+QMHiDk=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59PfA+gMNB0g=", + "_parent": { + "$ref": "AAAAAAF59PfA+QMHiDk=" + }, + "model": { + "$ref": "AAAAAAF59PfA+QMExu0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 253, + "top": 356, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF59PfA+QMHiDk=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59PfA+gMOXuA=", + "_parent": { + "$ref": "AAAAAAF59PfA+QMHiDk=" + }, + "model": { + "$ref": "AAAAAAF59PfA+QMFQU0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 231, + "top": 340, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF59PfA+QMHiDk=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59PfA+gMPZ6Y=", + "_parent": { + "$ref": "AAAAAAF59PfA+QMHiDk=" + }, + "model": { + "$ref": "AAAAAAF59PfA+QMFQU0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 218, + "top": 335, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF59PfA+QMHiDk=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF59PfA+gMQXn0=", + "_parent": { + "$ref": "AAAAAAF59PfA+QMHiDk=" + }, + "model": { + "$ref": "AAAAAAF59PfA+QMFQU0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 257, + "top": 349, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF59PfA+QMHiDk=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF59PfA+gMR0/I=", + "_parent": { + "$ref": "AAAAAAF59PfA+QMHiDk=" + }, + "model": { + "$ref": "AAAAAAF59PfA+QMExu0=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF59PfA+gMSxMk=", + "_parent": { + "$ref": "AAAAAAF59PfA+QMHiDk=" + }, + "model": { + "$ref": "AAAAAAF59PfA+QMFQU0=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF59O/rUwHaq4M=" + }, + "tail": { + "$ref": "AAAAAAF59PTm1wJ8Iy4=" + }, + "lineStyle": 1, + "points": "232:375;257:331", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF59PfA+gMIozg=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF59PfA+gMJNV8=" + }, + "propertyLabel": { + "$ref": "AAAAAAF59PfA+gMK7p8=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF59PfA+gMLBk8=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF59PfA+gMMvqs=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF59PfA+gMNB0g=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF59PfA+gMOXuA=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF59PfA+gMPZ6Y=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF59PfA+gMQXn0=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF59PfA+gMR0/I=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF59PfA+gMSxMk=" + } + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF59N06NgF7rAc=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "T_PetRecord", + "stereotype": "table", + "attributes": [ + { + "_type": "UMLAttribute", + "_id": "AAAAAAF59N2dMQGsHgM=", + "_parent": { + "$ref": "AAAAAAF59N06NgF7rAc=" + }, + "name": "id", + "stereotype": "key" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF59N25owGyYMM=", + "_parent": { + "$ref": "AAAAAAF59N06NgF7rAc=" + }, + "name": "date" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF59N58OgG60Ek=", + "_parent": { + "$ref": "AAAAAAF59N06NgF7rAc=" + }, + "name": "time" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF59N6HbQHANxg=", + "_parent": { + "$ref": "AAAAAAF59N06NgF7rAc=" + }, + "name": "type" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF59N6QlwHGPSg=", + "_parent": { + "$ref": "AAAAAAF59N06NgF7rAc=" + }, + "name": "details" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF59O/rUgHYr3k=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "T_Pets", + "stereotype": "table", + "attributes": [ + { + "_type": "UMLAttribute", + "_id": "AAAAAAF59PAawwICvX4=", + "_parent": { + "$ref": "AAAAAAF59O/rUgHYr3k=" + }, + "name": "id", + "stereotype": "key" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF59PAxQQIIC8A=", + "_parent": { + "$ref": "AAAAAAF59O/rUgHYr3k=" + }, + "name": "type" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF59PClQgIQS3Q=", + "_parent": { + "$ref": "AAAAAAF59O/rUgHYr3k=" + }, + "name": "name" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF59PHaOAIZ2Fc=", + "_parent": { + "$ref": "AAAAAAF59O/rUgHYr3k=" + }, + "name": "knowledge" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF59PIzAwIgZ6g=", + "_parent": { + "$ref": "AAAAAAF59O/rUgHYr3k=" + }, + "name": "link" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF59POpgQInqfw=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "T_FeedingKnowledge", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF59PezFQK63zw=", + "_parent": { + "$ref": "AAAAAAF59POpgQInqfw=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF59PezFQK7D8w=", + "_parent": { + "$ref": "AAAAAAF59PezFQK63zw=" + }, + "reference": { + "$ref": "AAAAAAF59POpgQInqfw=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF59PezFQK8LJ8=", + "_parent": { + "$ref": "AAAAAAF59PezFQK63zw=" + }, + "reference": { + "$ref": "AAAAAAF59PTm1wJ6xYU=" + } + } + } + ], + "stereotype": "table", + "attributes": [ + { + "_type": "UMLAttribute", + "_id": "AAAAAAF59PQcAQJVvOM=", + "_parent": { + "$ref": "AAAAAAF59POpgQInqfw=" + }, + "name": "id", + "stereotype": "key" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF59PQ13AJiyX0=", + "_parent": { + "$ref": "AAAAAAF59POpgQInqfw=" + }, + "name": "type" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF59PQ8ywJo90g=", + "_parent": { + "$ref": "AAAAAAF59POpgQInqfw=" + }, + "name": "knowledge" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF59PScQQJyLhE=", + "_parent": { + "$ref": "AAAAAAF59POpgQInqfw=" + }, + "name": "link" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF59PTm1wJ6xYU=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "T_Favorites", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF59PfA+QMDQh0=", + "_parent": { + "$ref": "AAAAAAF59PTm1wJ6xYU=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF59PfA+QMExu0=", + "_parent": { + "$ref": "AAAAAAF59PfA+QMDQh0=" + }, + "reference": { + "$ref": "AAAAAAF59PTm1wJ6xYU=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF59PfA+QMFQU0=", + "_parent": { + "$ref": "AAAAAAF59PfA+QMDQh0=" + }, + "reference": { + "$ref": "AAAAAAF59O/rUgHYr3k=" + } + } + } + ], + "stereotype": "table", + "attributes": [ + { + "_type": "UMLAttribute", + "_id": "AAAAAAF59PVjvAKkgOo=", + "_parent": { + "$ref": "AAAAAAF59PTm1wJ6xYU=" + }, + "name": "id", + "stereotype": "key" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF59PWP8wKrHQ8=", + "_parent": { + "$ref": "AAAAAAF59PTm1wJ6xYU=" + }, + "name": "id", + "stereotype": "foreign_key" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF59PYLVQKy0O8=", + "_parent": { + "$ref": "AAAAAAF59PTm1wJ6xYU=" + }, + "name": "link" + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/model/部署图(1).mdj b/model/部署图(1).mdj new file mode 100644 index 0000000..5cba310 --- /dev/null +++ b/model/部署图(1).mdj @@ -0,0 +1,469 @@ +{ + "_type": "Project", + "_id": "AAAAAAFF+h6SjaM2Hec=", + "name": "Untitled", + "ownedElements": [ + { + "_type": "UMLModel", + "_id": "AAAAAAFF+qBWK6M3Z8Y=", + "_parent": { + "$ref": "AAAAAAFF+h6SjaM2Hec=" + }, + "name": "Model", + "ownedElements": [ + { + "_type": "UMLClassDiagram", + "_id": "AAAAAAFF+qBtyKM79qY=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "Main", + "defaultDiagram": true, + "ownedViews": [ + { + "_type": "UMLNodeInstanceView", + "_id": "AAAAAAF5vFe7F4gbi34=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAF5vFe7FogZcm8=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5vFe7F4gc3RQ=", + "_parent": { + "$ref": "AAAAAAF5vFe7F4gbi34=" + }, + "model": { + "$ref": "AAAAAAF5vFe7FogZcm8=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5vFe7F4gdALk=", + "_parent": { + "$ref": "AAAAAAF5vFe7F4gc3RQ=" + }, + "visible": false, + "font": "Arial;13;0", + "top": 16, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vFe7F4genMQ=", + "_parent": { + "$ref": "AAAAAAF5vFe7F4gc3RQ=" + }, + "font": "Arial;13;1", + "left": 173, + "top": 153, + "width": 156, + "height": 13, + "underline": true, + "text": "用户主机" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vFe7F4gfT2o=", + "_parent": { + "$ref": "AAAAAAF5vFe7F4gc3RQ=" + }, + "visible": false, + "font": "Arial;13;0", + "top": 16, + "width": 82.56396484375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vFe7F4ggmOs=", + "_parent": { + "$ref": "AAAAAAF5vFe7F4gc3RQ=" + }, + "visible": false, + "font": "Arial;13;0", + "top": 16, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 168, + "top": 146, + "width": 166, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5vFe7F4gdALk=" + }, + "nameLabel": { + "$ref": "AAAAAAF5vFe7F4genMQ=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5vFe7F4gfT2o=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5vFe7F4ggmOs=" + } + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 168, + "top": 136, + "width": 176, + "height": 241, + "nameCompartment": { + "$ref": "AAAAAAF5vFe7F4gc3RQ=" + } + }, + { + "_type": "UMLPackageView", + "_id": "AAAAAAF5vFgjFYg1d/M=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAF5vFgjFYgzgeA=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5vFgjFYg23kw=", + "_parent": { + "$ref": "AAAAAAF5vFgjFYg1d/M=" + }, + "model": { + "$ref": "AAAAAAF5vFgjFYgzgeA=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5vFgjFYg3Fjc=", + "_parent": { + "$ref": "AAAAAAF5vFgjFYg23kw=" + }, + "visible": false, + "font": "Arial;13;0", + "top": -48, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vFgjFYg4YA0=", + "_parent": { + "$ref": "AAAAAAF5vFgjFYg23kw=" + }, + "font": "Arial;13;1", + "left": 197, + "top": 198, + "width": 102, + "height": 13, + "text": "用户界面" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vFgjFYg5UOY=", + "_parent": { + "$ref": "AAAAAAF5vFgjFYg23kw=" + }, + "visible": false, + "font": "Arial;13;0", + "top": -48, + "width": 73.67724609375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vFgjFYg67hU=", + "_parent": { + "$ref": "AAAAAAF5vFgjFYg23kw=" + }, + "visible": false, + "font": "Arial;13;0", + "top": -48, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 192, + "top": 191, + "width": 112, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5vFgjFYg3Fjc=" + }, + "nameLabel": { + "$ref": "AAAAAAF5vFgjFYg4YA0=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5vFgjFYg5UOY=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5vFgjFYg67hU=" + } + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 192, + "top": 176, + "width": 112, + "height": 56, + "nameCompartment": { + "$ref": "AAAAAAF5vFgjFYg23kw=" + } + }, + { + "_type": "UMLPackageView", + "_id": "AAAAAAF5vFifQYhPVac=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAF5vFifQYhNoII=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5vFifQYhQ22E=", + "_parent": { + "$ref": "AAAAAAF5vFifQYhPVac=" + }, + "model": { + "$ref": "AAAAAAF5vFifQYhNoII=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5vFifQYhRuRU=", + "_parent": { + "$ref": "AAAAAAF5vFifQYhQ22E=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": -80, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vFifQYhSbt0=", + "_parent": { + "$ref": "AAAAAAF5vFifQYhQ22E=" + }, + "font": "Arial;13;1", + "left": 197, + "top": 262, + "width": 103, + "height": 13, + "text": "应用服务" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vFifQYhTuWo=", + "_parent": { + "$ref": "AAAAAAF5vFifQYhQ22E=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": -80, + "width": 73.67724609375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vFifQYhU0vk=", + "_parent": { + "$ref": "AAAAAAF5vFifQYhQ22E=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -16, + "top": -80, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 192, + "top": 255, + "width": 113, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5vFifQYhRuRU=" + }, + "nameLabel": { + "$ref": "AAAAAAF5vFifQYhSbt0=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5vFifQYhTuWo=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5vFifQYhU0vk=" + } + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 192, + "top": 240, + "width": 113, + "height": 57, + "nameCompartment": { + "$ref": "AAAAAAF5vFifQYhQ22E=" + } + }, + { + "_type": "UMLComponentInstanceView", + "_id": "AAAAAAF5vFvEmYjPk0Q=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAF5vFvEmYjNgRo=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF5vFvEmYjQHYg=", + "_parent": { + "$ref": "AAAAAAF5vFvEmYjPk0Q=" + }, + "model": { + "$ref": "AAAAAAF5vFvEmYjNgRo=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF5vFvEmYjR9RE=", + "_parent": { + "$ref": "AAAAAAF5vFvEmYjQHYg=" + }, + "visible": false, + "font": "Arial;13;0", + "top": -16, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vFvEmYjSWJo=", + "_parent": { + "$ref": "AAAAAAF5vFvEmYjQHYg=" + }, + "font": "Arial;13;1", + "left": 209, + "top": 319, + "width": 91, + "height": 13, + "underline": true, + "text": "数据库" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vFvEmYjTCqY=", + "_parent": { + "$ref": "AAAAAAF5vFvEmYjQHYg=" + }, + "visible": false, + "font": "Arial;13;0", + "top": -16, + "width": 73.67724609375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF5vFvEmYjUzOc=", + "_parent": { + "$ref": "AAAAAAF5vFvEmYjQHYg=" + }, + "visible": false, + "font": "Arial;13;0", + "top": -16, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 204, + "top": 312, + "width": 101, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF5vFvEmYjR9RE=" + }, + "nameLabel": { + "$ref": "AAAAAAF5vFvEmYjSWJo=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF5vFvEmYjTCqY=" + }, + "propertyLabel": { + "$ref": "AAAAAAF5vFvEmYjUzOc=" + } + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 184, + "top": 312, + "width": 121, + "height": 48, + "nameCompartment": { + "$ref": "AAAAAAF5vFvEmYjQHYg=" + } + } + ] + }, + { + "_type": "UMLNodeInstance", + "_id": "AAAAAAF5vFe7FogZcm8=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "用户主机" + }, + { + "_type": "UMLPackage", + "_id": "AAAAAAF5vFgjFYgzgeA=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "用户界面" + }, + { + "_type": "UMLPackage", + "_id": "AAAAAAF5vFifQYhNoII=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "应用服务" + }, + { + "_type": "UMLPackage", + "_id": "AAAAAAF5vFpjD4ieTGA=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "持久数据" + }, + { + "_type": "UMLComponentInstance", + "_id": "AAAAAAF5vFvEmYjNgRo=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "数据库" + } + ] + } + ] +} \ No newline at end of file diff --git a/src/book.cpp b/src/book.cpp new file mode 100644 index 0000000..cc456fd --- /dev/null +++ b/src/book.cpp @@ -0,0 +1,86 @@ +#include "book.h" +#include "ui_book.h" +#include "home.h" +#include "cat_book.h" +#include "dog_book.h" +#include "rabbit.h" +Book::Book(QWidget *parent) : + QWidget(parent), + ui(new Ui::Book) +{ + ui->setupUi(this); + + QPixmap myPix(":/image/按键边框_book.png"); + ui->label_cat->setPixmap(myPix); + ui->label_cat->setScaledContents(true); + ui->label_cat->show(); + + QPixmap myPix2(":/image/按键边框_book.png"); + ui->label_dog->setPixmap(myPix2); + ui->label_dog->setScaledContents(true); + ui->label_dog->show(); + + QPixmap myPix3(":/image/按键边框_book.png"); + ui->label_rabbit->setPixmap(myPix3); + ui->label_rabbit->setScaledContents(true); + ui->label_rabbit->show(); + + +} + +Book::~Book() +{ + delete ui; +} + + + +void Book::book_set_background() +{ + this->setWindowTitle("阅览界面"); + // ui->label->setStyleSheet("background-color:red");//背景色 + + this->setMinimumSize(1280,720); + this->setMaximumSize(1280,720); + + this->setAutoFillBackground(true); + QPalette palette; + QPixmap pixmap = QPixmap(":/image/背景_book.png").scaled(this->size()); + palette.setBrush(QPalette::Window, QBrush(pixmap)); + this->setPalette(palette); + +} + +void Book::on_book_to_home_clicked() +{ + Home* from_book_to_home = new Home; + from_book_to_home->set_background(); + from_book_to_home->show(); + delete this; +} + +void Book::on_cat_clicked() +{ + Cat_book *to_cat = new Cat_book; + to_cat->cat_book_set_background(); + to_cat->show(); + delete this; +} + + + +void Book::on_dog_clicked() +{ + Dog_book *to_dog = new Dog_book; + to_dog->dog_set_background(); + to_dog->show(); + delete this; +} + +void Book::on_rabbit_clicked() +{ + Rabbit *to_rabbit = new Rabbit; + to_rabbit->rabbit_set_background(); + to_rabbit->show(); + delete this; +} diff --git a/src/book.h b/src/book.h new file mode 100644 index 0000000..aa03de2 --- /dev/null +++ b/src/book.h @@ -0,0 +1,35 @@ +#ifndef BOOK_H +#define BOOK_H + +#include + +namespace Ui { +class Book; +} + +class Book : public QWidget +{ + Q_OBJECT + +public: + explicit Book(QWidget *parent = 0); + ~Book(); + void book_set_background(); + +private slots: + + void on_book_to_home_clicked(); + + void on_cat_clicked(); + + + + void on_dog_clicked(); + + void on_rabbit_clicked(); + +private: + Ui::Book *ui; +}; + +#endif // BOOK_H diff --git a/src/book.ui b/src/book.ui new file mode 100644 index 0000000..5e8306e --- /dev/null +++ b/src/book.ui @@ -0,0 +1,232 @@ + + + Book + + + + 0 + 0 + 1080 + 720 + + + + + 楷体 + + + + Form + + + + + 20 + 9 + 71 + 71 + + + + + + + + :/image/房子.png:/image/房子.png + + + + 73 + 73 + + + + + + + 110 + 130 + 531 + 31 + + + + + 20 + + + + 请选择你想要了解的宠物: + + + Qt::PlainText + + + + + + 160 + 240 + 270 + 270 + + + + + + + + :/image/资料阅览-1-猫猫.png:/image/资料阅览-1-猫猫.png + + + + 270 + 270 + + + + + + + 190 + 530 + 211 + 81 + + + + + + + + + + 270 + 550 + 71 + 41 + + + + + 25 + + + + + + + + + + 460 + 240 + 270 + 270 + + + + + + + + :/image/资料阅览-1-狗勾.png:/image/资料阅览-1-狗勾.png + + + + 270 + 270 + + + + + + + 500 + 530 + 211 + 81 + + + + + + + + + + 590 + 550 + 91 + 41 + + + + + 25 + + + + + + + + + + 760 + 240 + 270 + 270 + + + + + + + + :/image/资料阅览-1-兔兔.png:/image/资料阅览-1-兔兔.png + + + + 270 + 270 + + + + + + + 800 + 530 + 211 + 81 + + + + + + + + + + 890 + 550 + 101 + 41 + + + + + 25 + + + + + + + + + + + + diff --git a/src/canada_cat_content.cpp b/src/canada_cat_content.cpp new file mode 100644 index 0000000..3b58c48 --- /dev/null +++ b/src/canada_cat_content.cpp @@ -0,0 +1,37 @@ +#include "canada_cat_content.h" +#include "ui_canada_cat_content.h" +#include "canadian_hairless.h" +Canada_cat_content::Canada_cat_content(QWidget *parent) : + QWidget(parent), + ui(new Ui::Canada_cat_content) +{ + ui->setupUi(this); +} + +Canada_cat_content::~Canada_cat_content() +{ + delete ui; +} + +void Canada_cat_content::on_back_clicked() +{ + Canadian_hairless *back = new Canadian_hairless; + back->canadian_book_set_background(); + back->show(); + delete this; +} +void Canada_cat_content::canadian_book_set_background() +{ + this->setWindowTitle("阅览界面-猫"); + // ui->label->setStyleSheet("background-color:red");//背景色 + + this->setMinimumSize(1280,720); + this->setMaximumSize(1280,720); + + this->setAutoFillBackground(true); + QPalette palette; + QPixmap pixmap = QPixmap(":/image/背景_book.png").scaled(this->size()); + palette.setBrush(QPalette::Window, QBrush(pixmap)); + this->setPalette(palette); + +} diff --git a/src/canada_cat_content.h b/src/canada_cat_content.h new file mode 100644 index 0000000..4f64be1 --- /dev/null +++ b/src/canada_cat_content.h @@ -0,0 +1,27 @@ +#ifndef CANADA_CAT_CONTENT_H +#define CANADA_CAT_CONTENT_H + +#include + +namespace Ui { +class Canada_cat_content; +} + +class Canada_cat_content : public QWidget +{ + Q_OBJECT + +public: + explicit Canada_cat_content(QWidget *parent = 0); + ~Canada_cat_content(); + Ui::Canada_cat_content *ui; + void canadian_book_set_background(); + +private slots: + void on_back_clicked(); + + + +}; + +#endif // CANADA_CAT_CONTENT_H diff --git a/src/canada_cat_content.ui b/src/canada_cat_content.ui new file mode 100644 index 0000000..d57deba --- /dev/null +++ b/src/canada_cat_content.ui @@ -0,0 +1,54 @@ + + + Canada_cat_content + + + + 0 + 0 + 1280 + 720 + + + + Form + + + + + 30 + 20 + 71 + 71 + + + + + + + + :/image/房子.png:/image/房子.png + + + + 71 + 71 + + + + + + + 80 + 140 + 1100 + 441 + + + + + + + + + diff --git a/src/canadian_hairless.cpp b/src/canadian_hairless.cpp new file mode 100644 index 0000000..7695a62 --- /dev/null +++ b/src/canadian_hairless.cpp @@ -0,0 +1,127 @@ +#include "canadian_hairless.h" +#include "ui_canadian_hairless.h" +#include "cat_book.h" +#include "canada_cat_content.h" +#include "ui_canada_cat_content.h" +Canadian_hairless::Canadian_hairless(QWidget *parent) : + QWidget(parent), + ui(new Ui::Canadian_hairless) +{ + ui->setupUi(this); + connect(this->ui->pushButton,SIGNAL(clicked(bool)),this,SLOT(button1())); + connect(this->ui->pushButton_2,SIGNAL(clicked(bool)),this,SLOT(button2())); + connect(this->ui->pushButton_3,SIGNAL(clicked(bool)),this,SLOT(button3())); + connect(this->ui->pushButton_4,SIGNAL(clicked(bool)),this,SLOT(button4())); + connect(this->ui->pushButton_5,SIGNAL(clicked(bool)),this,SLOT(button5())); + connect(this->ui->pushButton_6,SIGNAL(clicked(bool)),this,SLOT(button6())); + + + ui->pushButton->setStyleSheet("QPushButton{border-radius:5px;background:rgb(250,234,142);color:black;}"); + ui->pushButton_2->setStyleSheet("QPushButton{border-radius:5px;background:rgb(250,234,142);color:black;}"); + ui->pushButton_3->setStyleSheet("QPushButton{border-radius:5px;background:rgb(250,234,142);color:black;}"); + ui->pushButton_4->setStyleSheet("QPushButton{border-radius:5px;background:rgb(250,234,142);color:black;}"); + ui->pushButton_5->setStyleSheet("QPushButton{border-radius:5px;background:rgb(250,234,142);color:black;}"); + ui->pushButton_6->setStyleSheet("QPushButton{border-radius:5px;background:rgb(250,234,142);color:black;}"); +} + +Canadian_hairless::~Canadian_hairless() +{ + delete ui; +} + +void Canadian_hairless::on_back_clicked() +{ + Cat_book *back_book = new Cat_book; + back_book->cat_book_set_background(); + back_book->show(); + delete this; +} + +void Canadian_hairless::canadian_book_set_background() +{ + this->setWindowTitle("阅览界面-猫"); + // ui->label->setStyleSheet("background-color:red");//背景色 + + this->setMinimumSize(1280,720); + this->setMaximumSize(1280,720); + + this->setAutoFillBackground(true); + QPalette palette; + QPixmap pixmap = QPixmap(":/image/背景_book.png").scaled(this->size()); + palette.setBrush(QPalette::Window, QBrush(pixmap)); + this->setPalette(palette); + +} +void Canadian_hairless::button1() +{ + Canada_cat_content *go = new Canada_cat_content; + go->canadian_book_set_background(); + go->ui->textBrowser->setFontPointSize(20); + go->ui->textBrowser->setFontFamily(""); + go->ui->textBrowser->setStyleSheet("background:transparent;border-width:0;border-style:outset"); + go->ui->textBrowser->setText(" 加拿大无毛猫毛发稀疏,在耳、口、鼻、尾前锻、脚等部位有些又薄又软的胎毛,其它全身部分均无毛,皮肤皱褶似羚羊皮,有弹性,越年轻的猫的面部越圆,皮肤的皱纹越多;刚生下的小猫身上就有许多皱纹,并布满了柔细的胎毛,随着年龄的增长,绒毛仅残留于头部、四肢、尾巴和身体的末端部位。\n\n" + "加拿大无毛猫已经培育出所有猫的颜色,这些颜色全显现在皮肤上,但眼睛颜色与体色相称。在它们身体上本应该出现暗色皮毛的地方,会有色素存在。 体重一般达到3.5到7公斤,肌肉发达,胸深,背较驼,腹紧凑而不上收。四肢细长,骨骼纤细,后肢比前肢长。头部棱角分明,宽大而呈楔形,颧骨突出,两颊瘦削,脸呈正三角形,耳廓硕大、直立,高耸于头顶,耳端尖圆,微前倾;眼睛大而微突呈柠檬状,稍倾斜,多为蓝色和金黄色;上眼角斜向耳,间距较宽。尾巴如老鼠般又细又长,像长鞭一样弯曲上翘。\n\n" + "一般来说,抚摸加拿大无毛猫带给人的感觉就像在摸一块光滑柔软的小山羊皮。而有些加拿大无毛猫则长着了一层非常纤细,用眼睛难以察觉的体毛,这种无毛猫摸起来则更像个暖和而又新鲜的水蜜桃。"); + go->show(); + delete this; +} +void Canadian_hairless::button2() +{ + Canada_cat_content *go = new Canada_cat_content; + go->canadian_book_set_background(); + go->ui->textBrowser->setFontPointSize(20); + go->ui->textBrowser->setFontFamily(""); + go->ui->textBrowser->setStyleSheet("background:transparent;border-width:0;border-style:outset"); + go->ui->textBrowser->setText(" 加拿大无毛猫斯芬克斯猫又名斯芬克斯无毛猫。早在1700年前就有南美墨西哥土著居民饲养过这种无毛猫的记载。但直到该品种在猫展中获得成功人们才开始注意它,并对它产生兴趣。TlCA承认该品种,此种猫在2005年被认定为稀有品种。 有记载的最早无毛猫是一对名叫内利和迪克的同窝出生的兄弟。1903年,美国新墨西哥州人辛尼克从普韦布洛的美国本土印第安人手中买下了它们。1966年,无毛猫再次发现于加拿大多伦多,加拿大无毛猫的名字由此而来。此后不久,在美国的明尼苏达也发现了无毛猫。随着无毛猫的名声越来越大,世界各地也都有发现无毛猫的报道。于是,一些爱猫人士培育出斯芬克斯猫,这种斯芬克斯猫不容易受到基因疾病的侵扰,也不是近亲繁殖所生育的残疾。"); + go->show(); + delete this; +} +void Canadian_hairless::button3() +{ + Canada_cat_content *go = new Canada_cat_content; + go->canadian_book_set_background(); + go->ui->textBrowser->setFontPointSize(20); + go->ui->textBrowser->setFontFamily(""); + go->ui->textBrowser->setStyleSheet("background:transparent;border-width:0;border-style:outset"); + go->ui->textBrowser->setText(" 加拿大无毛猫无毛猫在很多时候爱舔身子自我清洁并且经常清理自己的毛。饭后它会用前爪擦擦胡子,小便后用舌头舔舔肛门,被人抱后用舌头舔舔毛。这是小无毛猫在除去身上的异味和脏物。无毛猫的舌头上有许多粗糙的小突起是除去脏东西的工具。无毛猫用舌头舔被毛,是为了刺激皮脂腺的分泌,使毛光亮润滑,不易被水打湿,并能舔食到少量的维生素D,促进骨骼的正常发育,还可使被毛蓬松,促进散热的功能。无毛猫一般常在进食和玩耍后,或追击猎物剧烈运动及在阳光下睡醒以后开始梳洗整理被毛。在炎热季节或剧烈运动之后,体内产生大量的热量,为了保持体温的恒定,必须将多余的热能排出体外。所以,无毛猫就利用舌头将唾液涂抹到被毛上,唾液里水分的蒸发可带走热量,起到降温解暑的作用。在脱毛时经常梳理,可促进新毛生长。另外,通过抓、咬,能防止被毛感染寄生虫病,如跳蚤、毛虱病等,保持身体健康。" + "\n\n无毛猫掩盖粪便的行为完全是出于生活的本能,是由祖先遗传来的。无毛猫的祖先——野无毛猫,为了防止天敌从其粪便气味发现它、追踪它,于是就将粪便掩盖起来。现代无毛猫的这种行为已丝毫没有这方面的意义了,但却使无毛猫赢得了讲卫生的好声誉。 加拿大无毛猫凡是猫都有相当出色的日间与夜视能力,所以加拿大无毛猫也不例外。无毛猫至今仍然保持着肉食动物那种昼伏夜出的习性,很多活动(如捕鼠、求偶交配)常常是在夜间进行。无毛猫每天最活跃的时刻是在黎明或傍晚,而白天的大部分时间都在懒洋洋地休息或睡觉。在亮处,无毛猫会将瞳孔缩得如线般狭小,以减少对视网膜的伤害,但会限制视野的广阔性。无毛猫的网膜背面有一层蓝绿色像荧光一般的薄膜(叫作tapetum lucidum)可增加在暗处的视力,在闪光中,无毛猫眼能呈现各式各样颜色。如同多数食肉动物,它们眼睛都在脸上朝正前方,赋予其辽阔的视野。无毛猫对三原色的辨识力很差。如果加拿大无毛猫在这儿只有微弱光线,它们会使用胡须来改善行动力与感知能力。胡须可感受到非常微弱的风,以在看不太见的情况下辨识阻碍的位置。无毛猫有三眼皮,当无毛猫眼睑张开时,扎眼眼皮会从旁稍微遮盖住眼睛。如果无毛猫病了,或是睡眠、笑着,此眼皮会缩回一部分。如果有无毛猫长时间地崭露第三眼皮是生病的表现。" + "\n\n几乎所有的无毛猫平时耳朵是朝上的,不同于狗,耳折下的无毛猫是非常稀有的,苏格兰折耳无毛猫就是个基因突变的例子。在生气或受惊时,无毛猫耳会垂下,并伴随着发出咆哮声。聆听事物时,无毛猫会因此而转动耳朵,如此无毛猫耳可以听到来自多方的声音。" + "\n\n此外,斯芬克斯猫性情老实,忍耐力极强,脾气很好,而且在某些方面它们更像狗,容易与人亲近而且对主人忠诚。"); + go->show(); + delete this; +} +void Canadian_hairless::button4() +{ + Canada_cat_content *go = new Canada_cat_content; + go->canadian_book_set_background(); + go->ui->textBrowser->setFontPointSize(20); + go->ui->textBrowser->setFontFamily(""); + go->ui->textBrowser->setStyleSheet("background:transparent;border-width:0;border-style:outset"); + go->ui->textBrowser->setText(" 斯芬克斯猫通幼崽常能活到9—15岁。它的无毛现象是由特定的隐性基因所引起的,这就意味着一只无毛猫的父母亲肯定都携带一种与无毛有关的基因。除非是猫类近亲繁殖或是双方都携带有相关基因,否则事实上无毛现象仍然是一种罕见的现象。加拿大无毛猫其实并非是完全无毛。它们和无毛狗、无毛大象和无毛海洋哺乳动物一样,都有少量的毛发,不过这些毛发的数量和长度都已大大缩减。有些人把加拿大无毛猫的皮毛看作是一种桃色绒毛。 因为早晨和晚上无毛猫机体内的各种机能活动都很旺盛,因此这时是配种的绝佳时机,可以保证有较高的成功率。母猫每年发情不超过两次,幼猫出生死亡率高,新生小猫皮肤皱多,脊被上的毛随着年龄的增长而消失。斯芬克斯无毛猫繁殖较困难,所以至今数量较少,显得十分珍贵。" + "\n\n欧美的猫种繁育者曾用了三十多年时间将无毛猫繁育成普通被毛的猫,然后再将它们繁育回无毛猫。这种选择繁育的目的是这种猫含有多种基因,以避免健康方面和基因方面的问题。"); + go->show(); + delete this; +} +void Canadian_hairless::button5() +{ + Canada_cat_content *go = new Canada_cat_content; + go->canadian_book_set_background(); + go->ui->textBrowser->setFontPointSize(20); + go->ui->textBrowser->setFontFamily(""); + go->ui->textBrowser->setStyleSheet("background:transparent;border-width:0;border-style:outset"); + go->ui->textBrowser->setText(" 无毛猫和别的猫相比多汗,体温也比一般猫要高出 4 ℃ ,因而要不断进食才能维持其新陈代谢。无毛猫对阳光十分敏感,因为白色部位易晒黑。由于无毛,它们对外界温度调节能力差,既怕冷、又怕热。当室温保持在25~30度之间,会让该种猫感觉非常舒适,温度低于20度,它就会感觉到冷,而如果室内温度低于10度,无毛猫就会被冻死。这种猫适合公寓饲养。在夏天,主人需要给它们涂抹防晒霜以免晒伤;在冬天则需要给它们添加衣物来遮体保暖。"); + go->show(); + delete this; +} +void Canadian_hairless::button6() +{ + Canada_cat_content *go = new Canada_cat_content; + go->canadian_book_set_background(); + go->ui->textBrowser->setFontPointSize(20); + go->ui->textBrowser->setFontFamily(""); + go->ui->textBrowser->setStyleSheet("background:transparent;border-width:0;border-style:outset"); + go->ui->textBrowser->setText(" 2010年,加拿大无毛猫在英国大受欢迎,其售价却高达3000英镑。但对于这种外表太有个性的猫,人们的看法往往呈截然相反的两派,无毛猫爱好者们认为它是最稀有的猫种,是罕见的珍宝,而无法接受它奇特外表的人则直接称它为“怪物”。英国至2008年共有25个满足英国猫迷管理委员会所定标准的注册无毛猫养殖者。"); + go->show(); + delete this; +} + diff --git a/src/canadian_hairless.h b/src/canadian_hairless.h new file mode 100644 index 0000000..423b899 --- /dev/null +++ b/src/canadian_hairless.h @@ -0,0 +1,32 @@ +#ifndef CANADIAN_HAIRLESS_H +#define CANADIAN_HAIRLESS_H + +#include + +namespace Ui { +class Canadian_hairless; +} + +class Canadian_hairless : public QWidget +{ + Q_OBJECT + +public: + explicit Canadian_hairless(QWidget *parent = 0); + ~Canadian_hairless(); + void canadian_book_set_background(); + +private slots: + void on_back_clicked(); + void button1(); + void button2(); + void button3(); + void button4(); + void button5(); + void button6(); + +private: + Ui::Canadian_hairless *ui; +}; + +#endif // CANADIAN_HAIRLESS_H diff --git a/src/canadian_hairless.ui b/src/canadian_hairless.ui new file mode 100644 index 0000000..d05b9f7 --- /dev/null +++ b/src/canadian_hairless.ui @@ -0,0 +1,158 @@ + + + Canadian_hairless + + + + 0 + 0 + 1280 + 720 + + + + Form + + + + + 10 + 20 + 71 + 71 + + + + + + + + :/image/房子.png:/image/房子.png + + + + 71 + 71 + + + + + + + 560 + 120 + 171 + 51 + + + + + 楷体 + 20 + + + + 外形特征 + + + + + + 420 + 180 + 161 + 51 + + + + + 楷体 + 20 + + + + 起源历史 + + + + + + 340 + 240 + 151 + 51 + + + + + 楷体 + 20 + + + + 生活习性 + + + + + + 720 + 180 + 161 + 51 + + + + + 楷体 + 20 + + + + 生长环境 + + + + + + 850 + 240 + 161 + 51 + + + + + 楷体 + 20 + + + + 生活环境 + + + + + + 570 + 300 + 161 + 61 + + + + + 楷体 + 20 + + + + 种群现状 + + + + + + + + diff --git a/src/cat_book.cpp b/src/cat_book.cpp new file mode 100644 index 0000000..392764a --- /dev/null +++ b/src/cat_book.cpp @@ -0,0 +1,102 @@ +#include "cat_book.h" +#include "ui_cat_book.h" +#include "book.h" +#include "puppet_cat.h" +#include "li_cat.h" +#include "english_short_blue_cat.h" +#include "silver_gradient.h" +#include "canadian_hairless.h" +#include "siamese_cat.h" +Cat_book::Cat_book(QWidget *parent) : + QWidget(parent), + ui(new Ui::Cat_book) +{ + ui->setupUi(this); + QPixmap myPix(":/image/资料阅览-2-猫猫背景.png"); + ui->cat_sample->setPixmap(myPix); + ui->cat_sample->setScaledContents(true); + ui->cat_sample->show(); + + ui->puppet_cat->setStyleSheet("QPushButton{border-radius:5px;background:rgb(250,234,142);color:black;}"); + ui->Li_cat->setStyleSheet("QPushButton{border-radius:5px;background:rgb(250,234,142);color:black;}"); + ui->silver_gradient->setStyleSheet("QPushButton{border-radius:5px;background:rgb(250,234,142);color:black;}"); + ui->Siamese_cat->setStyleSheet("QPushButton{border-radius:5px;background:rgb(250,234,142);color:black;}"); + ui->English_blue_short_cat->setStyleSheet("QPushButton{border-radius:5px;background:rgb(250,234,142);color:black;}"); + ui->Canadian_hairless->setStyleSheet("QPushButton{border-radius:5px;background:rgb(250,234,142);color:black;}"); +} + +Cat_book::~Cat_book() +{ + delete ui; +} +void Cat_book::cat_book_set_background() +{ + this->setWindowTitle("阅览界面-猫"); + // ui->label->setStyleSheet("background-color:red");//背景色 + + this->setMinimumSize(1280,720); + this->setMaximumSize(1280,720); + + this->setAutoFillBackground(true); + QPalette palette; + QPixmap pixmap = QPixmap(":/image/背景_book.png").scaled(this->size()); + palette.setBrush(QPalette::Window, QBrush(pixmap)); + this->setPalette(palette); + +} + +void Cat_book::on_go_back_clicked() +{ + Book* to_book1 = new Book; + to_book1->book_set_background(); + to_book1->show(); + delete this; +} + +void Cat_book::on_puppet_cat_clicked() +{ + Puppet_cat *to_puppet = new Puppet_cat; + to_puppet->puppet_cat_set_background(); + to_puppet->show(); + delete this; +} + +void Cat_book::on_Li_cat_clicked() +{ + Li_cat *to_li_cat = new Li_cat; + to_li_cat->li_cat_set_background(); + to_li_cat->show(); + delete this; +} + +void Cat_book::on_English_blue_short_cat_clicked() +{ + English_short_blue_cat *new_cat = new English_short_blue_cat; + new_cat->set_background(); + new_cat->show(); + delete this; +} + +void Cat_book::on_silver_gradient_clicked() +{ + Silver_gradient *new_silver = new Silver_gradient; + new_silver->silver_book_set_background(); + new_silver->show(); + delete this; +} + +void Cat_book::on_Canadian_hairless_clicked() +{ + Canadian_hairless *new_canadian = new Canadian_hairless; + new_canadian->canadian_book_set_background(); + new_canadian->show(); + delete this; +} + +void Cat_book::on_Siamese_cat_clicked() +{ + Siamese_cat *new_Cat = new Siamese_cat; + new_Cat->siamese_book_set_background(); + new_Cat->show(); + delete this; +} diff --git a/src/cat_book.h b/src/cat_book.h new file mode 100644 index 0000000..c2dc74d --- /dev/null +++ b/src/cat_book.h @@ -0,0 +1,38 @@ +#ifndef CAT_BOOK_H +#define CAT_BOOK_H + +#include + +namespace Ui { +class Cat_book; +} + +class Cat_book : public QWidget +{ + Q_OBJECT + +public: + explicit Cat_book(QWidget *parent = 0); + ~Cat_book(); + void cat_book_set_background(); + +private slots: + void on_go_back_clicked(); + + void on_puppet_cat_clicked(); + + void on_Li_cat_clicked(); + + void on_English_blue_short_cat_clicked(); + + void on_silver_gradient_clicked(); + + void on_Canadian_hairless_clicked(); + + void on_Siamese_cat_clicked(); + +private: + Ui::Cat_book *ui; +}; + +#endif // CAT_BOOK_H diff --git a/src/cat_book.ui b/src/cat_book.ui new file mode 100644 index 0000000..01ab1d3 --- /dev/null +++ b/src/cat_book.ui @@ -0,0 +1,171 @@ + + + Cat_book + + + + 0 + 0 + 1280 + 720 + + + + Form + + + + + 20 + 10 + 71 + 71 + + + + + + + + :/image/房子.png:/image/房子.png + + + + 71 + 71 + + + + + + + 820 + 79 + 441 + 391 + + + + TextLabel + + + + + + 70 + 170 + 181 + 71 + + + + + 楷体 + 20 + + + + 布偶猫 + + + + + + 250 + 240 + 131 + 61 + + + + + 楷体 + 20 + + + + 加菲猫 + + + + + + 380 + 300 + 201 + 101 + + + + + 楷体 + 20 + + + + 英短蓝猫 + + + + + + 580 + 400 + 131 + 61 + + + + + 楷体 + 20 + + + + 银渐层 + + + + + + 140 + 400 + 241 + 121 + + + + + 楷体 + 20 + + + + 加拿大无毛猫 + + + + + + 450 + 460 + 131 + 61 + + + + + 楷体 + 20 + + + + 暹罗猫 + + + + + + + + diff --git a/src/communication.cpp b/src/communication.cpp new file mode 100644 index 0000000..a2f1a95 --- /dev/null +++ b/src/communication.cpp @@ -0,0 +1,144 @@ +#include "communication.h" +#include "ui_communication.h" +#include "home.h" +#include +#include +#include "data_base.h" +#include +#include "login.h" +#include "communication_question.h" +#include "ui_communication_question.h" +#include +#include + +QGridLayout *pLayout = new QGridLayout();//网格布局 +QString question = "hello"; +int i=0; +int index = 0; +int total_number = 0; +bool a[1000] = {0}; + +Communication::Communication(QWidget *parent) : + QWidget(parent), + ui(new Ui::Communication) +{ + ui->setupUi(this); + ui->pushButton->setStyleSheet("QPushButton{border-radius:5px;background:rgb(250,234,142);color:black;}"); + ui->back_to_home->setStyleSheet("QPushButton{border-radius:5px;background:rgb(254,179,10);color:black;}"); + //ui->back_to_home->setStyleSheet("QPushButton{border-radius:5px;background:rgb(255,43,89);color:black;}"); + ui->scrollArea->setFrameShape(QFrame::NoFrame); + qDebug()<setFont(font); + ss->move(100,100); + ss->resize(100,90); + ss->setText(content); + + /* + QLabel *new_label = new QLabel; + QFont font; + font.setPointSize(14); + new_label->setFont(font); + new_label->setText(content); + */ + pLayout->addWidget(ss,i,0); + + QString the_show = QString("from %1").arg(user_name); + QPushButton *new_button = new QPushButton; + question = content; + new_button->setText(the_show); + new_button->setStyleSheet("background:rgb(250,234,142);color:black;"); + + connect(new_button,SIGNAL(clicked(bool)),this,SLOT(change_clicked())); + //QLabel *new_label = new QLabel; + //new_label->setText(the_show); + pLayout->addWidget(new_button,i,1); + i++; + } + total_number = i; + + ui->scrollArea->widget()->setLayout(pLayout); + +} + +Communication::~Communication() +{ + delete ui; +} + +void Communication::on_back_to_home_clicked() +{ + Home *to_home = new Home; + to_home->set_background(); + to_home->show(); + this->hide(); +} + +void Communication::set_background() +{ + this->setWindowTitle("社区界面"); + this->setMinimumSize(1280,720); + this->setMaximumSize(1280,720); + this->setAutoFillBackground(true); + QPalette palette; + QPixmap pixmap = QPixmap(":/image/社区背景2.png").scaled(this->size()); + palette.setBrush(QPalette::Window, QBrush(pixmap)); + this->setPalette(palette); +} + +void Communication::on_publish_clicked() +{ + QString the_text = ui->textEdit->toHtml(); + QString the_user = username1; + + QSqlQuery communication_table; + communication_table.prepare("INSERT INTO COMMUNICATION (the_content,the_user) " + "VALUES (?,?)"); + communication_table.addBindValue(the_text); + communication_table.addBindValue(the_user); + communication_table.exec(); + qDebug() << "insert successfully"; + + QTextEdit *ss2=new QTextEdit; + ss2->move(100,100); + ss2->resize(520,90); + ss2->setText(the_text); + + pLayout->addWidget(ss2,i,0); + QString the_show2 = QString("from %1").arg(the_user); + //QLabel *new_label2 = new QLabel; + //new_label2->setText(the_show2); + QPushButton *new_button2 = new QPushButton; + new_button2->setText(the_show2); + new_button2->setStyleSheet("background:rgb(250,234,142);color:black;"); + connect(new_button2,SIGNAL(clicked(bool)),this,SLOT(change_clicked())); + pLayout->addWidget(new_button2,i,1); + i++; + ui->scrollArea->widget()->setLayout(pLayout); + +} +void Communication::change_clicked() +{ + Communication_question *change = new Communication_question; + change->ui->question_label->setText(question); + + QPalette pa; + pa.setColor(QPalette::WindowText,Qt::red); + change->ui->question_label->setPalette(pa); + + change->set_background2(); + change->show(); + this->hide(); +} + diff --git a/src/communication.h b/src/communication.h new file mode 100644 index 0000000..1f0758a --- /dev/null +++ b/src/communication.h @@ -0,0 +1,30 @@ +#ifndef COMMUNICATION_H +#define COMMUNICATION_H + +#include + + +namespace Ui { +class Communication; +} + +class Communication : public QWidget +{ + Q_OBJECT + +public: + explicit Communication(QWidget *parent = 0); + ~Communication(); + void set_background(); + +private slots: + void on_back_to_home_clicked(); + + void on_publish_clicked(); + void change_clicked(); + +private: + Ui::Communication *ui; +}; + +#endif // COMMUNICATION_H diff --git a/src/communication_question.cpp b/src/communication_question.cpp new file mode 100644 index 0000000..6a935f6 --- /dev/null +++ b/src/communication_question.cpp @@ -0,0 +1,35 @@ +#include "communication_question.h" +#include "ui_communication_question.h" +#include "communication.h" +Communication_question::Communication_question(QWidget *parent) : + QWidget(parent), + ui(new Ui::Communication_question) +{ + ui->setupUi(this); + ui->back->setStyleSheet("QPushButton{border-radius:5px;background:rgb(255,43,89);color:black;}"); +} + +Communication_question::~Communication_question() +{ + delete ui; +} + +void Communication_question::on_back_clicked() +{ + Communication *back = new Communication; + back->set_background(); + back->show(); + delete this; +} + +void Communication_question::set_background2() +{ + this->setWindowTitle("社区界面"); + this->setMinimumSize(1480,880); + this->setMaximumSize(1480,880); + this->setAutoFillBackground(true); + QPalette palette; + QPixmap pixmap = QPixmap(":/image/背景_home.png").scaled(this->size()); + palette.setBrush(QPalette::Window, QBrush(pixmap)); + this->setPalette(palette); +} diff --git a/src/data_base.cpp b/src/data_base.cpp new file mode 100644 index 0000000..9449c76 --- /dev/null +++ b/src/data_base.cpp @@ -0,0 +1,118 @@ +#include "data_base.h" + +QSqlDatabase database; +void Data_base::set_database() +{ + + // 创建数据库,命名为Pet_project.db + + database = QSqlDatabase::addDatabase("QSQLITE"); + database.setDatabaseName("Pet_project.db"); + if (!database.open()) + { + qDebug() << "Error: Failed to connect database." << database.lastError(); + } + else + { + qDebug() << "Succeed to connect database." ; + } +} + +void Data_base::delete_table(){ + + //删除表格 + QSqlQuery to_user; + to_user.exec("drop table USER"); + if(to_user.exec()) + { + qDebug() << to_user.lastError(); + } + else + { + qDebug() << "Table cleared"; + } + +} + +void Data_base::creat_table() +{ + //在数据库中新建立一个表格,用于记录用户信息 + QSqlQuery to_user; + QStringList table_list = database.tables(); + + if(!table_list.contains("USER")) + { + //在数据库中新建立一个表格,用于记录用户信息 + if(!to_user.exec("create table USER(user_name varchar primary key,password varchar)")) + { + qDebug() << "Error: Fail to create table."<< to_user.lastError(); + } + else{ + qDebug() << "Table user created!"; + } + + } + else{ + qDebug()<<"USER already exist"; + } + + QString Username = "pet"; + QString s = QString("SELECT * FROM USER where user_name='%1' ").arg(Username); + to_user.exec(s); + + int num=0; + while(to_user.next()) + { + num++; + } + if(num==0) + { + //给用户表中插入一个初始的用户,我的超级用户 + to_user.exec("insert into USER values('pet', '123456')"); + } + + + + if(!table_list.contains("COMMUNICATION")) + { + //在数据库中新建立一个表格,用于记录用户信息 + if(!to_user.exec("create table COMMUNICATION(the_content varchar,the_user varchar)")) + { + qDebug() << "Error: Fail to create Communication table."<< to_user.lastError(); + } + else{ + qDebug() << "Table COMMUNICATION created!"; + } + + + } + + else{ + qDebug()<<"COMMUNICATION already exist"; + } + + + +} + +bool Data_base::check_user(QString Username, QString Password) +{ + + if(database.open()) + { + QSqlQuery check(database); + //查询是给返回一个满足条件的表,如果没有,表为空,check一开始指向的是返回的表之外 + QString s = QString("SELECT * FROM USER where user_name='%1' and password='%2' ").arg(Username).arg(Password); + check.exec(s); + + int num=0; + while(check.next()) + { + num++; + } + + if(num!=0) return true; + else return false; + + } +} diff --git a/src/data_base.h b/src/data_base.h new file mode 100644 index 0000000..b2dcc14 --- /dev/null +++ b/src/data_base.h @@ -0,0 +1,18 @@ +#ifndef DATA_BASE_H +#define DATA_BASE_H +#include +#include +#include +#include +#include +class Data_base +{ +public: + void static set_database(); + void static creat_table(); + void static delete_table(); + + bool static check_user(QString Username,QString Password); +}; + +#endif // DATA_BASE_H diff --git a/src/dog_book.cpp b/src/dog_book.cpp new file mode 100644 index 0000000..273d8f5 --- /dev/null +++ b/src/dog_book.cpp @@ -0,0 +1,50 @@ +#include "dog_book.h" +#include "ui_dog_book.h" +#include "book.h" +#include "dog_concret.h" +Dog_book::Dog_book(QWidget *parent) : + QWidget(parent), + ui(new Ui::Dog_book) +{ + ui->setupUi(this); + ui->go_book_concrete->setStyleSheet("QPushButton{border-radius:5px;background:rgb(255,43,89);color:black;}"); +} + +Dog_book::~Dog_book() +{ + delete ui; +} + +void Dog_book::dog_set_background() +{ + this->setWindowTitle("阅览界面"); + // ui->label->setStyleSheet("background-color:red");//背景色 + + this->setMinimumSize(1280,720); + this->setMaximumSize(1280,720); + + this->setAutoFillBackground(true); + QPalette palette; + QPixmap pixmap = QPixmap(":/image/背景_book.png").scaled(this->size()); + palette.setBrush(QPalette::Window, QBrush(pixmap)); + this->setPalette(palette); + +} + +void Dog_book::on_pushButton_clicked() +{ + Book* to_book1 = new Book; + to_book1->book_set_background(); + to_book1->show(); + delete this; +} + +void Dog_book::on_go_book_concrete_clicked() +{ + dog_concret *to_dog = new dog_concret; + to_dog->set_background(); + + + to_dog->show(); + delete this; +} diff --git a/src/dog_book.h b/src/dog_book.h new file mode 100644 index 0000000..03458a4 --- /dev/null +++ b/src/dog_book.h @@ -0,0 +1,28 @@ +#ifndef DOG_BOOK_H +#define DOG_BOOK_H + +#include + +namespace Ui { +class Dog_book; +} + +class Dog_book : public QWidget +{ + Q_OBJECT + +public: + explicit Dog_book(QWidget *parent = 0); + ~Dog_book(); + void dog_set_background(); + +private slots: + void on_pushButton_clicked(); + + void on_go_book_concrete_clicked(); + +private: + Ui::Dog_book *ui; +}; + +#endif // DOG_BOOK_H diff --git a/src/dog_book.ui b/src/dog_book.ui new file mode 100644 index 0000000..25bae5a --- /dev/null +++ b/src/dog_book.ui @@ -0,0 +1,62 @@ + + + Dog_book + + + + 0 + 0 + 1280 + 720 + + + + Form + + + + + 20 + 10 + 71 + 71 + + + + + + + + :/image/房子.png:/image/房子.png + + + + 71 + 71 + + + + + + + 110 + 180 + 141 + 61 + + + + + 12 + + + + 哈士奇 + + + + + + + + diff --git a/src/home.cpp b/src/home.cpp new file mode 100644 index 0000000..960bba4 --- /dev/null +++ b/src/home.cpp @@ -0,0 +1,236 @@ +#include "home.h" +#include "ui_home.h" +#include "login.h" +#include "book.h" +#include "search.h" +#include "recommend.h" +#include "person.h" +#include "communication.h" + + + +Home::Home(QWidget *parent) : + QMainWindow(parent), + ui(new Ui::Home) +{ + ui->setupUi(this); +/* + QPixmap myPix(":/image/猫猫狗勾.png"); + ui->cat_and_dog->setPixmap(myPix); + ui->cat_and_dog->setScaledContents(true); + ui->cat_and_dog->show(); + + QPixmap myPix2(":/image/框.png"); + ui->option->setPixmap(myPix2); + ui->option->setScaledContents(true); + ui->option->show(); + + QPixmap myPix3(":/image/框里的背景.png"); + ui->option2->setPixmap(myPix3); + ui->option2->setScaledContents(true); + ui->option2->show(); + + // 对单个控件; + ui->button_to_book->setStyleSheet("QPushButton{border-radius:5px;background:rgb(255,167,43);color:black;}"); + ui->button_to_search->setStyleSheet("QPushButton{border-radius:5px;background:rgb(255,167,43);color:black;}"); + ui->button_to_recommdend->setStyleSheet("QPushButton{border-radius:5px;background:rgb(255,167,43);color:black;}"); + ui->button_to_person->setStyleSheet("QPushButton{border-radius:5px;background:rgb(255,167,43);color:black;}"); + ui->button_to_log->setStyleSheet("QPushButton{border-radius:5px;background:rgb(255,167,43);color:black;}"); +*/ + ui->button_to_book->setStyleSheet("QPushButton{background:rgb(250,234,142);}"); + ui->button_to_book->setAttribute(Qt::WA_Hover,true); + ui->button_to_book->installEventFilter(this); //安装事件过滤器 + + ui->button_to_recommdend->setStyleSheet("QPushButton{background:rgb(250,234,142);}"); + ui->button_to_recommdend->setAttribute(Qt::WA_Hover,true); + ui->button_to_recommdend->installEventFilter(this); //安装事件过滤器 + + ui->button_to_person->setStyleSheet("QPushButton{background:rgb(250,234,142);}"); + ui->button_to_person->setAttribute(Qt::WA_Hover,true); + ui->button_to_person->installEventFilter(this); + + ui->to_communication->setStyleSheet("QPushButton{background:rgb(250,234,142);}"); + ui->to_communication->setAttribute(Qt::WA_Hover,true); + ui->to_communication->installEventFilter(this); + + ui->button_to_log->setStyleSheet("QPushButton{background:rgb(250,234,142);}"); + ui->button_to_log->setAttribute(Qt::WA_Hover,true); + ui->button_to_log->installEventFilter(this); +} + +bool Home::eventFilter(QObject *obj, QEvent *event) +{ + if(obj == ui->button_to_book) { + if(event->type() == QEvent::HoverEnter) { + + QPixmap icon1(tr(":/image/阅览-悬浮框.png")); + ui->button_to_book->setStyleSheet("QPushButton{background:rgb(250,234,142);}"); + ui->button_to_book->setIcon(icon1); + ui->button_to_book->setIconSize(QSize(260, 130)); + ui->button_to_book->setFixedSize(icon1.size()); + return true; + } + if(event->type() == QEvent::HoverLeave) { + QPixmap icon2(tr(":/image/阅览-图标.png")); + ui->button_to_book->setIcon(icon2); + ui->button_to_book->setFixedSize(61,51); + ui->button_to_book->setIconSize(QSize(90,90)); + ui->button_to_book->setFixedSize(icon2.size()); + return true; + } + } + + if(obj == ui->button_to_recommdend) { + if(event->type() == QEvent::HoverEnter) { + + QPixmap icon1(tr(":/image/测试-悬浮框.png")); + ui->button_to_recommdend->setStyleSheet("QPushButton{background:rgb(250,234,142);}"); + ui->button_to_recommdend->setIcon(icon1); + ui->button_to_recommdend->setIconSize(QSize(260, 130)); + ui->button_to_recommdend->setFixedSize(icon1.size()); + return true; + } + if(event->type() == QEvent::HoverLeave) { + QPixmap icon2(tr(":/image/测试-图标.png")); + ui->button_to_recommdend->setIcon(icon2); + ui->button_to_recommdend->setFixedSize(61,51); + ui->button_to_recommdend->setIconSize(QSize(90,90)); + ui->button_to_recommdend->setFixedSize(icon2.size()); + return true; + } + } + + if(obj == ui->button_to_person) { + if(event->type() == QEvent::HoverEnter) { + + QPixmap icon1(tr(":/image/我的-悬浮框.png")); + ui->button_to_person->setStyleSheet("QPushButton{background:rgb(250,234,142);}"); + ui->button_to_person->setIcon(icon1); + ui->button_to_person->setIconSize(QSize(260, 130)); + ui->button_to_person->setFixedSize(icon1.size()); + return true; + } + if(event->type() == QEvent::HoverLeave) { + QPixmap icon2(tr(":/image/我的-图标.png")); + ui->button_to_person->setIcon(icon2); + ui->button_to_person->setFixedSize(61,51); + ui->button_to_person->setIconSize(QSize(90,90)); + ui->button_to_person->setFixedSize(icon2.size()); + return true; + } + } + + if(obj == ui->to_communication) { + if(event->type() == QEvent::HoverEnter) { + + QPixmap icon1(tr(":/image/社区-悬浮框.png")); + ui->to_communication->setStyleSheet("QPushButton{background:rgb(250,234,142);}"); + ui->to_communication->setIcon(icon1); + ui->to_communication->setIconSize(QSize(260, 130)); + ui->to_communication->setFixedSize(icon1.size()); + return true; + } + if(event->type() == QEvent::HoverLeave) { + QPixmap icon2(tr(":/image/社区-图标.png")); + ui->to_communication->setIcon(icon2); + ui->to_communication->setFixedSize(61,51); + ui->to_communication->setIconSize(QSize(90,90)); + ui->to_communication->setFixedSize(icon2.size()); + return true; + } + } + + if(obj == ui->button_to_log) { + if(event->type() == QEvent::HoverEnter) { + + QPixmap icon1(tr(":/image/退出2.png")); + ui->button_to_log->setStyleSheet("QPushButton{background:rgb(250,234,142);}"); + ui->button_to_log->setIcon(icon1); + ui->button_to_log->setIconSize(QSize(260, 130)); + ui->button_to_log->setFixedSize(icon1.size()); + return true; + } + if(event->type() == QEvent::HoverLeave) { + QPixmap icon2(tr(":/image/退出1.png")); + ui->button_to_log->setIcon(icon2); + ui->button_to_log->setFixedSize(61,51); + ui->button_to_log->setIconSize(QSize(90,90)); + ui->button_to_log->setFixedSize(icon2.size()); + return true; + } + } + + return QWidget::eventFilter(obj,event); +} + + +Home::~Home() +{ + delete ui; +} + +void Home::on_button_to_log_clicked() +{ + login* to_log = new login; + to_log->login_set_background(); + to_log->show(); + delete this; +} + +void Home::set_background() +{ + this->setWindowTitle("主界面"); + + //ui->label->setText("欢迎来到"); + //ui->label->setStyleSheet("color:red");//文本颜色 + //ui->label_2->setStyleSheet("color:red"); + + // ui->label->setStyleSheet("background-color:red");//背景色 + + this->setMinimumSize(1280,720); + this->setMaximumSize(1280,720); + + this->setAutoFillBackground(true); + QPalette palette; + QPixmap pixmap = QPixmap(":/image/背景-3.png").scaled(this->size()); + palette.setBrush(QPalette::Window, QBrush(pixmap)); + this->setPalette(palette); + + +} + +void Home::on_button_to_book_clicked() +{ + Book* to_book = new Book; + to_book->book_set_background(); + to_book->show(); + delete this; +} + + + +void Home::on_button_to_recommdend_clicked() +{ + recommend* to_recommend = new recommend; + to_recommend->recommend_set_background(); + to_recommend->show(); + delete this; + +} + +void Home::on_button_to_person_clicked() +{ + person* to_person = new person; + to_person->person_set_background(); + to_person->show(); + delete this; + +} + +void Home::on_to_communication_clicked() +{ + Communication *new_communication = new Communication; + new_communication->set_background(); + new_communication->show(); + delete this; +} diff --git a/src/home.h b/src/home.h new file mode 100644 index 0000000..5fbcf4c --- /dev/null +++ b/src/home.h @@ -0,0 +1,40 @@ +#ifndef HOME_H +#define HOME_H + +#include +#include "communication.h" + + + +namespace Ui { +class Home; +} + +class Home : public QMainWindow +{ + Q_OBJECT + +public: + explicit Home(QWidget *parent = 0); + ~Home(); + void set_background(); + bool eventFilter(QObject *obj, QEvent *event); + +private slots: + void on_button_to_log_clicked(); + + void on_button_to_book_clicked(); + + + + void on_button_to_recommdend_clicked(); + + void on_button_to_person_clicked(); + + void on_to_communication_clicked(); + +private: + Ui::Home *ui; +}; + +#endif // HOME_H diff --git a/src/home.ui b/src/home.ui new file mode 100644 index 0000000..63d635c --- /dev/null +++ b/src/home.ui @@ -0,0 +1,202 @@ + + + Home + + + + 0 + 0 + 1280 + 720 + + + + Home + + + + 40 + 40 + + + + + + + 20 + 590 + 71 + 71 + + + + + 楷体 + 30 + + + + + + + + :/image/退出1.png:/image/退出1.png + + + + 200 + 200 + + + + 100 + + + + + + 20 + 120 + 71 + 71 + + + + + 楷体 + 30 + + + + QPushButton{ +rgb(255, 167, 43) +} + + + + + + + + :/image/阅览-图标.png:/image/阅览-图标.png + + + + 80 + 80 + + + + + + + 20 + 210 + 71 + 71 + + + + + 楷体 + 30 + + + + + + + + :/image/测试-图标.png:/image/测试-图标.png + + + + 90 + 90 + + + + + + + 20 + 310 + 71 + 71 + + + + + 楷体 + 30 + + + + + + + + :/image/我的-图标.png:/image/我的-图标.png + + + + 120 + 120 + + + + + + + 20 + 410 + 71 + 71 + + + + + + + + :/image/社区-图标.png:/image/社区-图标.png + + + + 100 + 100 + + + + button_to_book + button_to_recommdend + button_to_person + button_to_log + to_communication + + + + + 0 + 0 + 1280 + 17 + + + + + + TopToolBarArea + + + false + + + + + + + + + + diff --git a/src/part1.7z b/src/part1.7z new file mode 100644 index 0000000..222a0a6 Binary files /dev/null and b/src/part1.7z differ diff --git a/src/part3.7z b/src/part3.7z new file mode 100644 index 0000000..45bfecb Binary files /dev/null and b/src/part3.7z differ diff --git a/src/readme.txt b/src/readme.txt new file mode 100644 index 0000000..60b2dcd --- /dev/null +++ b/src/readme.txt @@ -0,0 +1 @@ +this is the src \ No newline at end of file diff --git a/src/recommend.cpp b/src/recommend.cpp new file mode 100644 index 0000000..b128c43 --- /dev/null +++ b/src/recommend.cpp @@ -0,0 +1,782 @@ +#include "recommend.h" +#include "ui_recommend.h" +#include "home.h" +#include"time.h" +#include +#include +#include +#include +#include +#include +#include +#include +#include +using namespace std; +#define N 99 + +QString addapt_pet = ""; +int num[6] = {1,1,1,1,1,1}; +int dog_num[11] = {1,1,1,1,1,1,1,1,1,1,1}; + +int back_index; + +//A:1,B:2,C:3 +int the_type; +int *next_test; +QString the_result(int type,int type2) +{ + QString result; + if(type==1) + { + if(type2==1) result = "阿拉斯加"; + if(type2==2) result = "哈士奇"; + if(type2==3) result = "金毛"; + if(type2==4) result = "柯基"; + if(type2==5) result = "拉布拉多"; + if(type2==6) result = "雪纳瑞"; + if(type2==7) result = "斗牛犬"; + if(type2==8) result = "比熊犬"; + if(type2==9) result = "松狮"; + if(type2==10) result = "吉娃娃"; + if(type2==11) result = "柴犬(中华田园犬)"; + if(type2==12) result = "秋田犬"; + if(type2==13) result = "萨摩耶"; + if(type2==14) result = "巴哥"; + if(type2==15) result = "贵宾犬"; + if(type2==16) result = "德牧"; + } + if(type==2) + { + if(type2==1) result = "美国短毛猫"; + if(type2==2) result = "英国短毛猫"; + if(type2==3) result = "加菲猫"; + if(type2==4) result = "波斯猫"; + if(type2==5) result = "布偶猫"; + if(type2==6) result = "暹罗猫"; + if(type2==7) result = "狸花猫"; + if(type2==8) result = "缅因猫"; + if(type2==9) result = "孟加拉豹猫"; + } + return result; +} + +int Question_1(int value[])//第一部分问题 +{ + int result = 0; + for (int i = 0; i < 5; i++) + { + if (value[i] == 1)//'A' + result++; + else//'B' + result--; + } + if (value[5] == 1)//'A' + { + if (result > 0) + return 1;//dog + else + return 2;//cat + } + else + if (value[5] == 2)//'B' + return 3;//rabbit + else + return 4;//tortoise +} + +int* Question_2(int type, int value[])//第二部分问题,靠type区分1:dog还是2:cat,返回在txt表中的宠物的序号 +{ + int total_num; + string cat[9]; + cat[0] = "美国短毛猫 3 1 2 2 2 1 1 1 1 1"; + cat[1] = "英国短毛猫 2 1 2 1 1 1 1 1 1 1"; + cat[2] = "加菲猫 2 2 1 1 1 1 1 2 1 2"; + cat[3] = "波斯猫 2 1 1 1 2 1 1 2 1 2"; + cat[4] = "布偶猫 2 2 1 1 2 2 1 1 1 1"; + cat[5] = "暹罗猫 1 1 2 1 2 1 1 2 1 1"; + cat[6] = "狸花猫 3 1 2 2 2 2 2 2 2 2"; + cat[7] = "缅因猫 2 1 1 2 2 1 2 2 2 2"; + cat[8] = "孟加拉豹猫 1 1 1 1 1 2 1 2 2 1"; + + string dog[17]; + dog[0] = "阿拉斯加 3 2 2 1 1 1 2 2 1 1"; + dog[1] = "哈士奇 2 2 2 1 2 2 2 2 2 1"; + dog[2] = "金毛 3 2 2 2 2 2 1 1 1 2"; + dog[3] = "柯基 1 1 2 1 1 1 1 1 1 1"; + dog[4] = "拉布拉多 3 2 2 1 2 2 1 1 1 2"; + dog[5] = "雪纳瑞 2 1 2 2 1 2 1 1 1 2"; + dog[6] = "斗牛犬 2 1 1 1 2 1 2 2 1 1"; + dog[7] = "比熊犬 1 1 1 2 1 2 2 1 1 2"; + dog[8] = "松狮 3 2 2 2 2 1 2 2 2 2"; + dog[9] = "吉娃娃 1 1 1 1 2 1 2 1 1 2"; + dog[10] = "博美犬 1 1 1 2 1 2 2 1 1 1"; + /* + dog[11] = "2 2 2 2 2 2 1 2 1 2"; + dog[12] = "3 2 2 2 2 1 2 1 1 2"; + dog[13] = "2 1 2 2 2 2 1 1 1 2"; + dog[14] = "1 1 1 1 2 2 2 1 2 1"; + dog[15] = "1 1 2 1 2 2 1 1 1 2"; + dog[16] = "3 2 2 2 2 2 1 1 2 2"; + */ + + + //抛弃dog第8题,但用户仍需要回答 + if (type == 1) + { + for (int i = 7; i < 11; i++) + value[i] = value[i + 1]; + } + static int recommend_index[3] = { 0,0,0 }; + int recommend_value[3] = { 100,100,100 }; + if (type == 1) + { + total_num = 11; + } + else + { + total_num = 9; + } + string temp; + int k = 0; + for (int j2 = 0; j2 < total_num; j2++) + { + srand(time(NULL)); + if (type == 2) temp = cat[j2]; + if (type == 1) temp = dog[j2]; + int out_value = 0; + int j = 0; + for (int i = 0; i <= (int)(temp.size() - 1); i++) + { + if (temp[i] >= '0' && temp[i] <= '9') + { + out_value += pow(abs(temp[i] - '0' - value[j]),2); + j++; + } + } + if (out_value <= recommend_value[2]) + { + if (out_value == recommend_value[2]) + { + if ((rand()%(N+1))/(float)(N+1) > 0.5) + { + recommend_index[2] = k; + recommend_value[2] = out_value; + } + } + else + { + recommend_index[2] = k; + recommend_value[2] = out_value; + } + } + if (out_value <= recommend_value[1]) + { + if (out_value == recommend_value[1]) + { + if ((rand() % (N + 1)) / (float)(N + 1) > 0.5) + { + recommend_index[2] = recommend_index[1]; + recommend_value[2] = recommend_value[1]; + recommend_index[1] = k; + recommend_value[1] = out_value; + } + } + else + { + recommend_index[2] = recommend_index[1]; + recommend_value[2] = recommend_value[1]; + recommend_index[1] = k; + recommend_value[1] = out_value; + } + } + if (out_value <= recommend_value[0]) + { + if (out_value == recommend_value[0]) + { + if (((rand() % (N + 1)) / (float)(N + 1)) > 0.5) + { + recommend_index[1] = recommend_index[0]; + recommend_value[1] = recommend_value[0]; + recommend_index[0] = k; + recommend_value[0] = out_value; + } + } + else + { + recommend_index[1] = recommend_index[0]; + recommend_value[1] = recommend_value[0]; + recommend_index[0] = k; + recommend_value[0] = out_value; + } + } + k++; + } + for (int i = 0; i < 3; i++) + recommend_index[i] += 1; + return recommend_index; +} + + +recommend::recommend(QWidget *parent) : + QWidget(parent), + ui(new Ui::recommend) +{ + ui->setupUi(this); + ui->change_page->setStyleSheet("QPushButton{border-radius:5px;background:rgb(255,43,89);color:black;}"); + ui->last_page->setStyleSheet("QPushButton{border-radius:5px;background:rgb(255,43,89);color:black;}"); + ui->stackWidget->setCurrentIndex(0); + + QFont ft; + ft.setPointSize(16); + ui->test_result->setFont(ft); + + QPalette pa; + pa.setColor(QPalette::WindowText,Qt::red); + ui->test_result->setPalette(pa); + + ui->test_result->setWordWrap(true); + + connect(ui->page1_A,SIGNAL(clicked(bool)),this,SLOT(q1_A())); + connect(ui->page1_B,SIGNAL(clicked(bool)),this,SLOT(q1_B())); + connect(ui->page2_A,SIGNAL(clicked(bool)),this,SLOT(q2_A())); + connect(ui->page2_B,SIGNAL(clicked(bool)),this,SLOT(q2_B())); + connect(ui->page3_A,SIGNAL(clicked(bool)),this,SLOT(q3_A())); + connect(ui->page3_B,SIGNAL(clicked(bool)),this,SLOT(q3_B())); + connect(ui->page4_A,SIGNAL(clicked(bool)),this,SLOT(q4_A())); + connect(ui->page4_B,SIGNAL(clicked(bool)),this,SLOT(q4_B())); + connect(ui->page5_A,SIGNAL(clicked(bool)),this,SLOT(q5_A())); + connect(ui->page5_B,SIGNAL(clicked(bool)),this,SLOT(q5_B())); + connect(ui->page6_A,SIGNAL(clicked(bool)),this,SLOT(q6_A())); + connect(ui->page6_B,SIGNAL(clicked(bool)),this,SLOT(q6_B())); + connect(ui->page6_C,SIGNAL(clicked(bool)),this,SLOT(q6_C())); + + connect(ui->dog1_A,SIGNAL(clicked(bool)),this,SLOT(dog1_A())); + connect(ui->dog1_B,SIGNAL(clicked(bool)),this,SLOT(dog1_B())); + connect(ui->dog1_C,SIGNAL(clicked(bool)),this,SLOT(dog1_C())); + connect(ui->dog2_A,SIGNAL(clicked(bool)),this,SLOT(dog2_A())); + connect(ui->dog2_B,SIGNAL(clicked(bool)),this,SLOT(dog2_B())); + connect(ui->dog3_A,SIGNAL(clicked(bool)),this,SLOT(dog3_A())); + connect(ui->dog3_B,SIGNAL(clicked(bool)),this,SLOT(dog3_B())); + connect(ui->dog4_A,SIGNAL(clicked(bool)),this,SLOT(dog4_A())); + connect(ui->dog4_B,SIGNAL(clicked(bool)),this,SLOT(dog4_B())); + connect(ui->dog5_A,SIGNAL(clicked(bool)),this,SLOT(dog5_A())); + connect(ui->dog6_A,SIGNAL(clicked(bool)),this,SLOT(dog6_A())); + connect(ui->dog6_B,SIGNAL(clicked(bool)),this,SLOT(dog6_B())); + connect(ui->dog7_A,SIGNAL(clicked(bool)),this,SLOT(dog7_A())); + connect(ui->dog7_B,SIGNAL(clicked(bool)),this,SLOT(dog7_B())); + connect(ui->dog8_A,SIGNAL(clicked(bool)),this,SLOT(dog8_A())); + connect(ui->dog8_B,SIGNAL(clicked(bool)),this,SLOT(dog8_B())); + connect(ui->dog9_A,SIGNAL(clicked(bool)),this,SLOT(dog9_A())); + connect(ui->dog9_B,SIGNAL(clicked(bool)),this,SLOT(dog9_B())); + connect(ui->dog10_A,SIGNAL(clicked(bool)),this,SLOT(dog10_A())); + connect(ui->dog10_B,SIGNAL(clicked(bool)),this,SLOT(dog10_B())); + connect(ui->dog11_A,SIGNAL(clicked(bool)),this,SLOT(dog11_A())); + connect(ui->dog11_B,SIGNAL(clicked(bool)),this,SLOT(dog11_B())); + + connect(ui->cat1_A,SIGNAL(clicked(bool)),this,SLOT(dog1_A())); + connect(ui->cat1_B,SIGNAL(clicked(bool)),this,SLOT(dog1_B())); + connect(ui->cat1_C,SIGNAL(clicked(bool)),this,SLOT(dog1_C())); + connect(ui->cat2_A,SIGNAL(clicked(bool)),this,SLOT(dog2_A())); + connect(ui->cat2_B,SIGNAL(clicked(bool)),this,SLOT(dog2_B())); + connect(ui->cat3_A,SIGNAL(clicked(bool)),this,SLOT(dog3_A())); + connect(ui->cat3_B,SIGNAL(clicked(bool)),this,SLOT(dog3_B())); + connect(ui->cat4_A,SIGNAL(clicked(bool)),this,SLOT(dog4_A())); + connect(ui->cat4_B,SIGNAL(clicked(bool)),this,SLOT(dog4_B())); + connect(ui->cat5_A,SIGNAL(clicked(bool)),this,SLOT(dog5_A())); + connect(ui->cat6_A,SIGNAL(clicked(bool)),this,SLOT(dog6_A())); + connect(ui->cat6_B,SIGNAL(clicked(bool)),this,SLOT(dog6_B())); + connect(ui->cat7_A,SIGNAL(clicked(bool)),this,SLOT(dog7_A())); + connect(ui->cat7_B,SIGNAL(clicked(bool)),this,SLOT(dog7_B())); + connect(ui->cat8_A,SIGNAL(clicked(bool)),this,SLOT(dog8_A())); + connect(ui->cat8_B,SIGNAL(clicked(bool)),this,SLOT(dog8_B())); + connect(ui->cat9_A,SIGNAL(clicked(bool)),this,SLOT(dog9_A())); + connect(ui->cat9_B,SIGNAL(clicked(bool)),this,SLOT(dog9_B())); + connect(ui->cat10_A,SIGNAL(clicked(bool)),this,SLOT(dog10_A())); + connect(ui->cat10_B,SIGNAL(clicked(bool)),this,SLOT(dog10_B())); +} + +recommend::~recommend() +{ + delete ui; +} + +void recommend::on_commandLinkButton_clicked() +{ + Home* recommend_to_home = new Home; + recommend_to_home->set_background(); + recommend_to_home->show(); + delete this; +} + +void recommend::on_RandomRecommend_clicked() +{ + int type; + int num=3; + int total=6; + int dog_list[11]={3,2,2,2,2,2,2,2,2,2,2}; + int cat_list[10]={3,2,2,2,2,2,2,2,2,2}; + int random_list[11]={1,1,1,1,1,1,1,1,1,1,1}; + srand(time(NULL)); + //dog + { + type=1; + for (int i = 0; i < (int)(sizeof(dog_list) / sizeof(dog_list[0])); i++) + { + random_list[i] = rand() % dog_list[i]+1; + } + next_test = Question_2(type,random_list); + for(int i=0;i<3;i++) + { + if(num!=0) + { + if(num==total) + { + addapt_pet += the_result(type,next_test[i]); + addapt_pet += " "; + num--; + } + else + { + if ((rand() % (N + 1) / (float)(N + 1) > 0.5)) + { + addapt_pet += the_result(type,next_test[i]); + addapt_pet += " "; + num--; + } + } + } + total--; + } + } + //cat + { + type=2; + for (int i = 0; i < (int)(sizeof(cat_list) / sizeof(cat_list[0])); i++) + { + random_list[i] = rand() % cat_list[i]+1; + } + next_test = Question_2(type,random_list); + for(int i=0;i<3;i++) + { + if(num!=0) + { + if(num==total) + { + addapt_pet += the_result(type,next_test[i]); + addapt_pet += " "; + num--; + } + else + { + if ((rand() % (N + 1) / (float)(N + 1) > 0.5)) + { + addapt_pet += the_result(type,next_test[i]); + addapt_pet += " "; + num--; + } + } + } + total--; + } + } + back_index=ui->stackWidget->currentIndex(); + int next_index= 32; + ui->test_result->setText(addapt_pet); + addapt_pet.clear(); + ui->stackWidget->setCurrentIndex(next_index); +} + +void recommend::recommend_set_background() +{ + this->setWindowTitle("智能推荐"); + // ui->label->setStyleSheet("background-color:red");//背景色 + + this->setMinimumSize(1480,880); + this->setMaximumSize(1480,880); + + this->setAutoFillBackground(true); + QPalette palette; + QPixmap pixmap = QPixmap(":/image/recommend_background.jpg").scaled(this->size()); + palette.setBrush(QPalette::Window, QBrush(pixmap)); + this->setPalette(palette); +} + +void recommend::on_change_page_clicked() +{ + + //int nCount = ui->stackWidget->count();//总共的页数 + int choose1 = Question_1(num); + int current_index = ui->stackWidget->currentIndex(); //当前的页数 + int next_index; + if(current_index>=0&¤t_index<6) + { + back_index=current_index; + next_index = current_index + 1; + } + if(current_index==6) + { + for(int i=0;i<6;i++) + { + qDebug("%d",num[i]); + } + choose1 = Question_1(num); + if(choose1==1) + { + next_index = 7; + the_type = 1; + } + else if(choose1==2) + { + the_type = 2; + next_index=19; + } + else if(choose1==3) + { + back_index=current_index; + next_index=30; + } + else if(choose1==4) + { + back_index=current_index; + next_index=31; + } + } + if(current_index>=7&¤t_index<18) + { + back_index=current_index; + next_index = current_index + 1; + } + if(current_index==18) + { + back_index=current_index; + next_index = 32; + + next_test = Question_2(the_type,dog_num); + for(int i=0;i<3;i++) + { + qDebug("new:%d",next_test[i]); + addapt_pet += the_result(1,next_test[i]); + addapt_pet += " "; + qDebug()<test_result->setText(addapt_pet); + addapt_pet.clear(); + } + if(current_index>=19&¤t_index<=28) + { + back_index=current_index; + next_index = current_index + 1; + } + if(current_index==29) + { + back_index=current_index; + next_index = 32; + next_test = Question_2(the_type,dog_num); + for(int i=0;i<3;i++) + { + qDebug("new:%d",next_test[i]); + addapt_pet += the_result(2,next_test[i]); + addapt_pet += " "; + qDebug()<test_result->setText(addapt_pet); + addapt_pet.clear(); + } + if(current_index==30) + { + back_index=current_index; + next_index = 33; + } + if(current_index==31) + { + back_index=current_index; + next_index = 33; + } + ui->stackWidget->setCurrentIndex(next_index); + // 当需要显示的页面索引大于等于总页面时,切换至首页,因为是从0开始计数的 + if (current_index==32) + { + Home* to_home = new Home; + to_home->set_background(); + to_home->show(); + delete this; + } + +} + +void recommend::on_last_page_clicked() +{ + int nIndex2 = ui->stackWidget->currentIndex(); //当前的页数 + if(nIndex2==32 or nIndex2==33) + ui->stackWidget->setCurrentIndex(back_index); + else + { + if(nIndex2==7 or nIndex2==19 or nIndex2==30 or nIndex2==31) + ui->stackWidget->setCurrentIndex(6); + else + { + nIndex2--; + if(nIndex2<0) nIndex2=0; + ui->stackWidget->setCurrentIndex(nIndex2); + } + } +} + +void recommend::q1_A() +{ + num[0] = 1; +} +void recommend::q1_B() +{ + num[0] = 2; +} + +void recommend::q2_A() +{ + num[1] = 1; +} +void recommend::q2_B() +{ + num[1] = 2; +} + +void recommend::q3_A() +{ + num[2] = 1; +} +void recommend::q3_B() +{ + num[2] = 2; +} + +void recommend::q4_A() +{ + num[3] = 1; +} +void recommend::q4_B() +{ + num[3] = 2; +} + +void recommend::q5_A() +{ + num[4] = 1; +} +void recommend::q5_B() +{ + num[4] = 2; +} + +void recommend::q6_A() +{ + num[5] = 1; +} +void recommend::q6_B() +{ + num[5] = 2; +} +void recommend::q6_C() +{ + num[5] = 3; +} + +void recommend::dog1_A() +{ + dog_num[0] = 1; +} +void recommend::dog1_B() +{ + dog_num[0] = 2; +} +void recommend::dog1_C() +{ + dog_num[0] = 3; +} + +void recommend::dog2_A() +{ + dog_num[1] = 1; +} +void recommend::dog2_B() +{ + dog_num[1] = 2; +} + +void recommend::dog3_A() +{ + dog_num[2] = 1; +} +void recommend::dog3_B() +{ + dog_num[2] = 2; +} + +void recommend::dog4_A() +{ + dog_num[3] = 1; +} +void recommend::dog4_B() +{ + dog_num[3] = 2; +} + +void recommend::dog5_A() +{ + dog_num[4] = 1; +} + +void recommend::dog5_B() +{ + dog_num[4] = 2; +} + + +void recommend::dog6_A() +{ + dog_num[5] = 1; +} +void recommend::dog6_B() +{ + dog_num[5] = 2; +} + +void recommend::dog7_A() +{ + dog_num[6] = 1; +} +void recommend::dog7_B() +{ + dog_num[6] = 2; +} + +void recommend::dog8_A() +{ + dog_num[7] = 1; +} +void recommend::dog8_B() +{ + dog_num[7] = 2; +} + +void recommend::dog9_A() +{ + dog_num[8] = 1; +} +void recommend::dog9_B() +{ + dog_num[8] = 2; +} + +void recommend::dog10_A() +{ + dog_num[9] = 1; +} +void recommend::dog10_B() +{ + dog_num[9] = 2; +} + +void recommend::dog11_A() +{ + dog_num[10] = 1; +} +void recommend::dog11_B() +{ + dog_num[10] = 2; +} + +void recommend::cat1_A() +{ + dog_num[0] = 1; +} +void recommend::cat1_B() +{ + dog_num[0] = 2; +} +void recommend::cat1_C() +{ + dog_num[0] = 3; +} + +void recommend::cat2_A() +{ + dog_num[1] = 1; +} +void recommend::cat2_B() +{ + dog_num[1] = 2; +} + +void recommend::cat3_A() +{ + dog_num[2] = 1; +} +void recommend::cat3_B() +{ + dog_num[2] = 2; +} + +void recommend::cat4_A() +{ + dog_num[3] = 1; +} +void recommend::cat4_B() +{ + dog_num[3] = 2; +} + +void recommend::cat5_A() +{ + dog_num[4] = 1; +} + +void recommend::cat5_B() +{ + dog_num[4] = 2; +} + + +void recommend::cat6_A() +{ + dog_num[5] = 1; +} +void recommend::cat6_B() +{ + dog_num[5] = 2; +} + +void recommend::cat7_A() +{ + dog_num[6] = 1; +} +void recommend::cat7_B() +{ + dog_num[6] = 2; +} + +void recommend::cat8_A() +{ + dog_num[7] = 1; +} +void recommend::cat8_B() +{ + dog_num[7] = 2; +} + +void recommend::cat9_A() +{ + dog_num[8] = 1; +} +void recommend::cat9_B() +{ + dog_num[8] = 2; +} + +void recommend::cat10_A() +{ + dog_num[9] = 1; +} +void recommend::cat10_B() +{ + dog_num[9] = 2; +} diff --git a/src/recommend.h b/src/recommend.h new file mode 100644 index 0000000..cef0093 --- /dev/null +++ b/src/recommend.h @@ -0,0 +1,90 @@ +#ifndef RECOMMEND_H +#define RECOMMEND_H + +#include + +namespace Ui { +class recommend; +} + +class recommend : public QWidget +{ + Q_OBJECT + +public: + explicit recommend(QWidget *parent = 0); + ~recommend(); + void recommend_set_background(); + +private slots: + void on_commandLinkButton_clicked(); + + void on_RandomRecommend_clicked(); + + void on_change_page_clicked(); + + void on_last_page_clicked(); + void q1_A(); + void q1_B(); + void q2_A(); + void q2_B(); + void q3_A(); + void q3_B(); + void q4_A(); + void q4_B(); + void q5_A(); + void q5_B(); + void q6_A(); + void q6_B(); + void q6_C(); + + void dog1_A(); + void dog1_B(); + void dog1_C(); + void dog2_A(); + void dog2_B(); + void dog3_A(); + void dog3_B(); + void dog4_A(); + void dog4_B(); + void dog5_A(); + void dog5_B(); + void dog6_A(); + void dog6_B(); + void dog7_A(); + void dog7_B(); + void dog8_A(); + void dog8_B(); + void dog9_A(); + void dog9_B(); + void dog10_A(); + void dog10_B(); + void dog11_A(); + void dog11_B(); + + void cat1_A(); + void cat1_B(); + void cat1_C(); + void cat2_A(); + void cat2_B(); + void cat3_A(); + void cat3_B(); + void cat4_A(); + void cat4_B(); + void cat5_A(); + void cat5_B(); + void cat6_A(); + void cat6_B(); + void cat7_A(); + void cat7_B(); + void cat8_A(); + void cat8_B(); + void cat9_A(); + void cat9_B(); + void cat10_A(); + void cat10_B(); +private: + Ui::recommend *ui; +}; + +#endif // RECOMMEND_H diff --git a/src/recommend.ui b/src/recommend.ui new file mode 100644 index 0000000..82ebcdc --- /dev/null +++ b/src/recommend.ui @@ -0,0 +1,1956 @@ + + + recommend + + + + 0 + 0 + 1480 + 880 + + + + + Arial + + + + Form + + + + + 0 + 10 + 61 + 61 + + + + + + + + :/image/房子.png:/image/房子.png + + + + 40 + 40 + + + + + + + 30 + 10 + 1391 + 751 + + + + + 黑体 + 20 + + + + 32 + + + + + + 380 + 0 + 821 + 131 + + + + + 楷体 + 50 + + + + 宠物推荐测试 + + + + + + 430 + 200 + 381 + 81 + + + + + 黑体 + 20 + + + + 你是否有一颗养宠物的心 + + + + + + 470 + 280 + 741 + 81 + + + + 却不知道如何选择? + + + + + + 130 + 360 + 1021 + 81 + + + + 那就让我们来为你随机选择吧!或者点击next开启你的宠物问卷之旅 + + + + + true + + + + 540 + 560 + 261 + 111 + + + + 宠物随机推送 + + + + + + true + + + + + 40 + 30 + 271 + 51 + + + + + Impact + 30 + + + + Question 1 + + + + + + 70 + 60 + 1311 + 271 + + + + + 20 + + + + <html><head/><body><p><span style=" color:#5555ff;">一只宠物,最直观的就是他的外观,狗狗猫猫大多有较高的颜值,<br/>而在体型方面,大部分狗狗则体型较大,且体型随成长变化快;<br/>而猫咪则体型较小,且随时间变化较小,当然,吃的多的馋猫除外。<br/>那么,你希望何种体型的宠物呢?</span></p></body></html> + + + + + + 280 + 300 + 231 + 51 + + + + + 楷体 + 20 + + + + A. 大型 + + + + + + 280 + 400 + 171 + 41 + + + + + 楷体 + 20 + + + + B. 小型 + + + + + + + + 40 + 20 + 331 + 51 + + + + + Impact + 30 + + + + Question 2 + + + + + + 70 + 80 + 1291 + 171 + + + + + 14 + + + + <html><head/><body><p><span style=" font-size:16pt; color:#ff0000;">养宠物,不仅仅是多了个伙伴,多了份责任,也需要改变自己:狗狗的生活作息与人类同步,<br/>日出而作,日落而息,且需要外出遛弯。那么,饲养一只狗狗的同时也在督促主人保持正常的作息生活;<br/>而猫咪作为夜行动物,常常夜间行动,那么,主人可能就要容忍一下小猫咪我行我素,大胆的一些行为了。<br/>那么,你希望宠物的作息如何?</span></p></body></html> + + + + + + 140 + 260 + 361 + 101 + + + + + 楷体 + 20 + + + + A. 狗狗的规律 + + + + + + 140 + 340 + 351 + 131 + + + + + 楷体 + 20 + + + + B. 猫咪的随性 + + + + + + + + 80 + 30 + 501 + 91 + + + + + Impact + 30 + + + + Question 3 + + + + + + 90 + 100 + 1291 + 191 + + + + + 12 + + + + <html><head/><body><p><span style=" font-size:16pt; color:#ff007f;">每日与宠物为伴,你不仅仅是一位养主,你也需要去读懂宠物的想法,而正确的对待宠物:<br>都说狗狗是人类最忠诚的伙伴,狗狗通常以主人为中心,比较容易认熟,喜欢用吠叫,伸舌等行动去赢得主人的欢心;<br>而猫咪更偏向于以同等的地位与人类生活,交流,以自我为第一中心,在考虑好了自身的想法后,才会去顾及主人的感受。<br/>那么,你希望一只什么心性的宠物呢?</span></p></body></html> + + + + + + 190 + 310 + 361 + 61 + + + + + 楷体 + 20 + + + + A. 狗狗般的忠诚 + + + + + + 190 + 370 + 371 + 81 + + + + + 楷体 + 20 + + + + B. 猫咪般的独立 + + + + + + + + 60 + 30 + 421 + 71 + + + + + Impact + 30 + + + + Question 4 + + + + + + 60 + 90 + 1281 + 291 + + + + + 15 + + + + <html><head/><body><p><span style=" font-size:14pt; font-weight:600; color:#00007f;">喂养宠物,不仅仅是喂食清洁,互动也是增进感情的一大助力。<br/>狗狗大多生性活泼,运动能力强,喜欢上蹿下跳,常常闹出动静,<br/>会经常找主人进行互动,要求摸头,挠痒等,没事时也会待在主人身边,很黏人;<br/>而猫咪则显的安静多了,猫猫更喜欢独自待在房间的某个角落,一动也不动,<br/>当觉得需要让主人表现铲屎官的责任时,才会去主动请求互动。<br/>那么,你希望宠物的性格如何?</span></p></body></html> + + + + + + 170 + 350 + 371 + 111 + + + + + 楷体 + 20 + + + + A. 狗狗般的活泼 + + + + + + 170 + 470 + 421 + 131 + + + + + 楷体 + 20 + + + + B. 猫咪般的安静 + + + + + + + + 20 + 10 + 361 + 61 + + + + Question 5 + + + + + + 10 + 90 + 1271 + 231 + + + + + 15 + + + + <html><head/><body><p><span style=" font-size:12pt; font-weight:600; color:#550000;">养宠物也是一件费时费心的事:狗狗需要卫生清洁,需要每日遛弯,上厕所也需要主人的慢慢教导和指引,<br/>而喂养方面,主人一次给多少,狗狗就会吃多少,不管饱没饱,是不是撑。<br/>所以,养狗比较费劲,需要注意的细节较多;<br/>而猫咪则省心很多,不需要遛弯,较少需要主人帮助卫生清洁,且天生会使用猫砂等,<br/>不会随地大小便等,且喂食习惯属于饿了就会去吃点猫粮,少食多餐类型,让主人省心省事很多。<br/>那么,你介意养宠物费时费心吗?</span></p></body></html> + + + + + + 78 + 314 + 661 + 131 + + + + + 楷体 + 20 + + + + A. 不介意,可以为狗狗付出时间 + + + + + + 80 + 420 + 911 + 141 + + + + + 楷体 + 20 + + + + B. 介意,还是省心省事的猫猫适合我 + + + + + + + + 10 + 10 + 301 + 91 + + + + Question6 + + + + + + 20 + 80 + 1321 + 191 + + + + <html><head/><body><p align="justify"><span style=" font-size:16pt; font-weight:600; color:#ff0000;">不止是猫狗可以与我们为伴,还有别的类型的宠物可以作为我们的伙伴,如机警可爱的兔子,也如可以陪伴我们终身的乌龟等。<br/>那么,你希望饲养哪种宠物呢?</span></p></body></html> + + + + + + 110 + 214 + 561 + 121 + + + + + 楷体 + 20 + + + + A. 大众的猫猫狗狗 + + + + + + 110 + 320 + 491 + 121 + + + + + 楷体 + 20 + + + + B. 小众的兔子 + + + + + + 110 + 420 + 461 + 171 + + + + + 楷体 + 20 + + + + C. 长寿的乌龟 + + + + + + + + -10 + 140 + 1441 + 391 + + + + <html><head/><body><p align="center"><span style=" font-size:22pt; font-weight:600; color:#ff0000;">看来,你还是希望饲养一只狗狗,那么,接下来,针对狗狗的生活习性,来进行更深入的分析,<br/>看你适合养哪种狗狗吧</span></p></body></html> + + + + + + + + 30 + 50 + 1191 + 261 + + + + <html><head/><body><p><span style=" font-size:22pt; font-weight:600; color:#ff5500;">1. 不同类型的狗狗体型差异较大,</span></p><p><span style=" font-size:22pt; font-weight:600; color:#ff5500;">你更希望饲养一只何种体型的狗狗呢?</span><br/></p></body></html> + + + + + + 100 + 290 + 411 + 101 + + + + + 楷体 + 20 + + + + A. 小型犬 + + + + + + 100 + 370 + 381 + 101 + + + + + 楷体 + 20 + + + + B. 中型犬 + + + + + + 100 + 450 + 421 + 121 + + + + + 楷体 + 20 + + + + C. 大兴犬 + + + + + + + + 20 + 30 + 1341 + 221 + + + + <html><head/><body><p><span style=" font-size:22pt; font-weight:600; color:#ff007f;">2. 不同类型的狗狗食量不同,会对主人的经济有一定负担,</span></p><p><span style=" font-size:22pt; font-weight:600; color:#ff007f;">那么,你有足够的经济能力让狗狗吃饱吗?</span><br/></p></body></html> + + + + + + 100 + 174 + 811 + 151 + + + + + 楷体 + 20 + + + + A. 经济能力有限,只能养只食量小的狗狗 + + + + + + 100 + 300 + 801 + 191 + + + + + 楷体 + 20 + + + + B. 经济能力足够狗狗的败家食量 + + + + + + + + 10 + 30 + 1241 + 161 + + + + <html><head/><body><p><span style=" font-size:22pt; font-weight:600; color:#ff0000;">3. 狗狗生性活泼好动,需要一定的运动量,如遛弯等,</span></p><p><span style=" font-size:22pt; font-weight:600; color:#ff0000;">你可以满足狗狗的运动要求吗?<br/></span></p></body></html> + + + + + + 58 + 164 + 831 + 141 + + + + + 楷体 + 20 + + + + A. 宅男宅女一枚,希望一只和我一样的狗狗 + + + + + + 60 + 270 + 531 + 131 + + + + + 楷体 + 20 + + + + B. 可以,也正好锻炼自己 + + + + + + + + 40 + 30 + 1361 + 191 + + + + <html><head/><body><p><span style=" font-size:22pt; font-weight:600; color:#ff007f;">4. 有的狗狗肠胃能力不行,或需要摄入特定营养,</span></p><p><span style=" font-size:22pt; font-weight:600; color:#ff007f;">喂养时需要更加仔细。</span></p><p><span style=" font-size:22pt; font-weight:600; color:#ff007f;">那么,你允许狗狗的饮食挑剔吗?<br/></span></p></body></html> + + + + + + 60 + 170 + 621 + 161 + + + + + 楷体 + 20 + + + + A. 不介意,我会注意的 + + + + + + 60 + 320 + 621 + 161 + + + + + 楷体 + 20 + + + + B. 希望狗狗啥都吃,不让我费心 + + + + + + + + 30 + 20 + 1141 + 191 + + + + <html><head/><body><p><span style=" font-size:22pt; font-weight:600; color:#ff007f;">5. 狗狗毛发容易打结,弄脏,需要定期进行清洁工作,</span></p><p><span style=" font-size:22pt; font-weight:600; color:#ff007f;">你愿意花时间去清洁,打扮狗狗吗?<br/></span></p></body></html> + + + + + + 58 + 144 + 621 + 131 + + + + + 楷体 + 20 + + + + A. 以腾出时间去进行卫生清洁 + + + + + + 60 + 270 + 611 + 151 + + + + + 楷体 + 20 + + + + B. 一只清洁工作较少的狗狗更适合我 + + + + + + + + 20 + 20 + 1321 + 261 + + + + <html><head/><body><p><span style=" font-size:22pt; font-weight:600; color:#ff00ff;">6. 有的类型狗狗会天生带疾病,或者后天会有特定疾病,</span></p><p><span style=" font-size:22pt; font-weight:600; color:#ff00ff;">那么,你会悉心护理狗狗的这些疾病吗?<br/></span></p></body></html> + + + + + + 100 + 210 + 971 + 131 + + + + + 楷体 + 20 + + + + A. 会注意狗狗的特定病并及时治疗 + + + + + + 100 + 330 + 581 + 151 + + + + + 楷体 + 20 + + + + B. 养一只身体健康的狗狗更好 + + + + + + + + 50 + 40 + 1211 + 171 + + + + <html><head/><body><p><span style=" font-size:22pt; font-weight:600; color:#ff0000;">7. 对狗狗的训练也是饲养的一大重要环节,不同类型的狗狗,</span></p><p><span style=" font-size:22pt; font-weight:600; color:#ff0000;">训练难度也有所不同,你希望狗狗能很快听你的指挥吗?<br/></span></p></body></html> + + + + + + 110 + 164 + 741 + 101 + + + + + 楷体 + 20 + + + + A. 聪明的狗狗谁不爱呢 + + + + + + 120 + 280 + 801 + 161 + + + + + 楷体 + 20 + + + + B. 愿意花多一点的时间去训练狗狗 + + + + + + + + 50 + 30 + 1291 + 221 + + + + <html><head/><body><p><span style=" font-size:22pt; font-weight:600; color:#ff007f;">8. 狗狗的绝育是个大问题,处理得当,会减低主人的平时负担,</span></p><p><span style=" font-size:22pt; font-weight:600; color:#ff007f;">你希望宠物的绝育方面如何?<br/></span></p></body></html> + + + + + + 130 + 220 + 911 + 121 + + + + + 楷体 + 20 + + + + A. 需要绝育的话会带去正确处理 + + + + + + 120 + 370 + 951 + 121 + + + + + 楷体 + 20 + + + + B. 更愿意找一只没有这方面困扰的狗狗 + + + + + + + + 30 + 20 + 1301 + 261 + + + + <html><head/><body><p><span style=" font-size:22pt; font-weight:600; color:#ff007f;">9. 狗狗作为家庭的新伙伴,需要花时间是适应这个家庭,</span></p><p><span style=" font-size:22pt; font-weight:600; color:#ff007f;">去适应主人的性格,你希望找一只怎样的狗狗呢?<br/></span></p></body></html> + + + + + + 88 + 234 + 851 + 111 + + + + + 楷体 + 20 + + + + A. 适应能力强,很快认生的狗狗 + + + + + + 98 + 365 + 841 + 91 + + + + + 楷体 + 20 + + + + B. 不在意,可以慢慢的驯服狗狗 + + + + + + + + 40 + 30 + 1291 + 261 + + + + <html><head/><body><p><span style=" font-size:22pt; font-weight:600; color:#ff557f;">10. 狗狗也如人一般,有着自己的小脾气,</span></p><p><span style=" font-size:22pt; font-weight:600; color:#ff557f;">需要主人去发现和正确对待,</span></p><p><span style=" font-size:22pt; font-weight:600; color:#ff557f;">那么,你希望自己的狗狗有着哪种脾气呢?<br/></span></p></body></html> + + + + + + 80 + 320 + 501 + 81 + + + + + 楷体 + 20 + + + + A. 没啥脾气,友善温驯类 + + + + + + 70 + 400 + 551 + 141 + + + + + 楷体 + 20 + + + + B. 可以有小脾气,会正确对待 + + + + + + + + 40 + 30 + 1181 + 191 + + + + <html><head/><body><p><span style=" font-size:22pt; font-weight:600; color:#ff0000;">11. 狗狗的饲养是个精细活,要注意的事项很多,</span></p><p><span style=" font-size:22pt; font-weight:600; color:#ff0000;">很考验主人的个人能力,</span></p><p><span style=" font-size:22pt; font-weight:600; color:#ff0000;">那么,你有能力去照顾好狗狗的方方面面吗?<br/></span></p></body></html> + + + + + + 100 + 250 + 791 + 101 + + + + + 楷体 + 20 + + + + A. 我足够细心,去考虑狗狗的各方面 + + + + + + 100 + 350 + 791 + 101 + + + + + 楷体 + 20 + + + + B. 希望一只饲养难度小的狗狗 + + + + + + + + 30 + 70 + 1351 + 421 + + + + <html><head/><body><p align="center"><span style=" font-size:20pt; font-weight:600; color:#ff0000;">看来,还是猫咪适合默默地陪伴着你。那么,针对猫咪的生活习性,<br>来进行更深入的分析,<br/>看你适合养哪种猫咪吧。</span></p></body></html> + + + + + + + + 20 + 30 + 1301 + 151 + + + + <html><head/><body><p><span style=" font-size:22pt; font-weight:600; color:#ff0000;">1. 猫咪也有着自己独特的体型,或纤瘦,或圆润,或结实壮硕。</span></p><p><span style=" font-size:22pt; font-weight:600; color:#ff0000;">那么,你希望自己的猫咪有着怎样的外形呢?<br/></span></p></body></html> + + + + + + 100 + 170 + 541 + 71 + + + + + 楷体 + 20 + + + + A. 纤瘦型 + + + + + + 100 + 250 + 491 + 51 + + + + + 楷体 + 20 + + + + B. 圆润型 + + + + + + 100 + 310 + 591 + 91 + + + + + 楷体 + 20 + + + + C. 结实壮硕型 + + + + + + + + 50 + 30 + 1291 + 291 + + + + <html><head/><body><p><span style=" font-size:22pt; font-weight:600; color:#ff557f;">2. 猫咪虽然比较安静,也不需要外出遛弯,</span></p><p><span style=" font-size:22pt; font-weight:600; color:#ff557f;">但是他们的运动能力也是不差的,</span></p><p><span style=" font-size:22pt; font-weight:600; color:#ff557f;">需要有足够大的活动范围去完成每日的运动量。</span></p><p><span style=" font-size:22pt; font-weight:600; color:#ff557f;">那么,你希望自己的猫咪运动量如何?<br/></span></p></body></html> + + + + + + 100 + 340 + 761 + 81 + + + + + 楷体 + 20 + + + + A. 可以提供活动范围,保障运动量 + + + + + + 100 + 480 + 821 + 81 + + + + + 楷体 + 20 + + + + B. 更希望一只安静,不闹腾的猫咪 + + + + + + + + 50 + 30 + 1191 + 251 + + + + <html><head/><body><p><span style=" font-size:22pt; font-weight:600; color:#ff007f;">3. 有的猫咪肠胃能力不行,或需要摄入特定营养,</span></p><p><span style=" font-size:22pt; font-weight:600; color:#ff007f;">喂养时需要更加仔细。</span></p><p><span style=" font-size:22pt; font-weight:600; color:#ff007f;">那么,你希望猫咪的饮食挑剔吗?<br/></span></p></body></html> + + + + + + 78 + 244 + 581 + 71 + + + + + 楷体 + 20 + + + + A. 不介意,我会注意的 + + + + + + 80 + 340 + 981 + 111 + + + + + 楷体 + 20 + + + + B. 希望猫咪啥都可以吃,不用太过注意 + + + + + + + + 60 + 30 + 1261 + 281 + + + + <html><head/><body><p><span style=" font-size:22pt; font-weight:600; color:#ff0000;">4. 猫咪懂的自我清洁,不需要主人的额外清洁工作。</span></p><p><span style=" font-size:22pt; font-weight:600; color:#ff0000;">但猫砂,猫窝等物品的清洁工作还是需要主人的帮助。</span></p><p><span style=" font-size:22pt; font-weight:600; color:#ff0000;">那么,在卫生清洁方面,</span></p><p><span style=" font-size:22pt; font-weight:600; color:#ff0000;">你希望找一只怎样的猫咪呢?<br/></span></p></body></html> + + + + + + 140 + 310 + 891 + 71 + + + + + 楷体 + 20 + + + + A. 比较介意猫砂等物品清洁程度,需要主人定期更换 + + + + + + 140 + 410 + 1031 + 111 + + + + + 楷体 + 20 + + + + B. 在意程度较低,主人可以延期去更换 + + + + + + + + 30 + 30 + 981 + 171 + + + + <html><head/><body><p><span style=" font-size:22pt; font-weight:600; color:#ff0000;">5. 部分猫咪会天生带疾病,或者后天会有特定疾病,</span></p><p><span style=" font-size:22pt; font-weight:600; color:#ff0000;">那么,你会悉心护理猫咪的这些疾病吗?<br/></span></p></body></html> + + + + + + 58 + 234 + 831 + 81 + + + + + 楷体 + 20 + + + + A. 会注意猫咪的特定病并及时治疗 + + + + + + 60 + 360 + 711 + 71 + + + + + 楷体 + 20 + + + + B. 养一只身体健康的猫咪更好 + + + + + + + + 10 + 40 + 1171 + 191 + + + + <html><head/><body><p><span style=" font-size:22pt; font-weight:600; color:#ff0000;">6.猫咪作为家庭的新伙伴,需要花时间去适应这个家庭,</span></p><p><span style=" font-size:22pt; font-weight:600; color:#ff0000;">去适应主人的性格,你希望找一只怎样的猫咪呢?</span><br/></p></body></html> + + + + + + 80 + 230 + 731 + 121 + + + + + 楷体 + 20 + + + + A. 适应能力强,很快认生的猫咪 + + + + + + 80 + 380 + 591 + 111 + + + + + 楷体 + 20 + + + + B. 不在意,可以慢慢陪伴猫咪 + + + + + + + + 20 + 30 + 1171 + 191 + + + + <html><head/><body><p><span style=" font-size:22pt; font-weight:600; color:#ff007f;">7.猫咪天性独立,以自我为中心,有着自己的小脾气,</span></p><p><span style=" font-size:22pt; font-weight:600; color:#ff007f;">需要主人去发现和正确对待,</span></p><p><span style=" font-size:22pt; font-weight:600; color:#ff007f;">那么,你希望自己的猫咪有着哪种脾气呢?<br/></span></p></body></html> + + + + + + 70 + 220 + 611 + 131 + + + + + 楷体 + 20 + + + + A. 没啥脾气,可以放心逗弄 + + + + + + 70 + 340 + 981 + 121 + + + + + 楷体 + 20 + + + + B. 可以有小脾气,会妥善对待 + + + + + + + + 40 + 40 + 1011 + 201 + + + + <html><head/><body><p><span style=" font-size:22pt; font-weight:600; color:#ff5500;">8. 有的猫咪的作息习惯与人类相反,昼伏夜出,</span></p><p><span style=" font-size:22pt; font-weight:600; color:#ff5500;">往往在夜间会闹出动静,</span></p><p><span style=" font-size:22pt; font-weight:600; color:#ff5500;">那么,你介意猫咪的夜间行为吗?<br/></span></p></body></html> + + + + + + 110 + 280 + 951 + 101 + + + + + 楷体 + 20 + + + + A. 介意,希望猫咪的作息可以跟人同步 + + + + + + 110 + 370 + 931 + 101 + + + + + 楷体 + 20 + + + + B. 不介意,允许猫咪晚上自己活动 + + + + + + + + 30 + 28 + 1111 + 191 + + + + <html><head/><body><p><span style=" font-size:22pt; font-weight:600; color:#ff5500;">9. 猫咪性格独立,比较难认生,</span></p><p><span style=" font-size:22pt; font-weight:600; color:#ff5500;">主人需要花足够的时间和精力去和猫咪建立亲近关系。</span></p><p><span style=" font-size:22pt; font-weight:600; color:#ff5500;">那么,你希望猫咪的亲近程度如何?<br/></span></p></body></html> + + + + + + 130 + 260 + 931 + 81 + + + + + 楷体 + 20 + + + + A. 可以随叫随到,亲近程度搞高 + + + + + + 130 + 380 + 931 + 101 + + + + + 楷体 + 20 + + + + B.不介意猫咪的偶尔失踪和不亲近行为 + + + + + + + + 30 + 40 + 1081 + 241 + + + + <html><head/><body><p><span style=" font-size:22pt; font-weight:600; color:#ff0000;">10. 猫咪成年后,绝育与否问题也随之到来,正确的处理,</span></p><p><span style=" font-size:22pt; font-weight:600; color:#ff0000;">不仅有利于猫咪健康,也不会伤害猫咪的感情。</span></p><p><span style=" font-size:22pt; font-weight:600; color:#ff0000;">那么,你希望猫咪的绝育问题如何?<br/></span></p></body></html> + + + + + + 58 + 304 + 861 + 111 + + + + + 楷体 + 20 + + + + A. 需要绝育的话会带去正确处理 + + + + + + 70 + 490 + 991 + 131 + + + + + 楷体 + 20 + + + + B. 更愿意找一只没有这方面困扰的猫咪 + + + + + + + + 30 + 70 + 1171 + 461 + + + + <html><head/><body><p><span style=" font-size:24pt; font-weight:600; color:#ff0000;">看来,你是一个追求小众的主人,</span></p><p><span style=" font-size:24pt; font-weight:600; color:#ff0000;">机警活泼的小兔子是一个不错的选择,</span></p><p><span style=" font-size:24pt; font-weight:600; color:#ff0000;">而家养兔种类大同小异,没有较大的区别,</span></p><p><span style=" font-size:24pt; font-weight:600; color:#ff0000;">挑选一只健康的小兔子,搭建好舒适的兔窝,</span></p><p><span style=" font-size:24pt; font-weight:600; color:#ff0000;">提供每日的蔬菜萝卜,每日进行互动,逗弄,</span></p><p><span style=" font-size:24pt; font-weight:600; color:#ff0000;">一只小兔子也可以给你带来很多别样的乐趣。<br/></span></p></body></html> + + + + + + + + 30 + 50 + 1011 + 631 + + + + <html><head/><body><p><span style=" font-size:24pt; font-weight:600; color:#ff0000;">哇撒,小小的乌龟深受你的青睐,同时,</span></p><p><span style=" font-size:24pt; font-weight:600; color:#ff0000;">养一只乌龟也是非常省心省力的:</span></p><p><span style=" font-size:24pt; font-weight:600; color:#ff0000;">只需一弯小小的湾塘,点缀着藻荇,</span></p><p><span style=" font-size:24pt; font-weight:600; color:#ff0000;">隔很长一段时间才需要喂养一次,</span></p><p><span style=" font-size:24pt; font-weight:600; color:#ff0000;">清洁工作很少,互动也几乎不需要,而且,</span></p><p><span style=" font-size:24pt; font-weight:600; color:#ff0000;">健康的乌龟甚至可以陪伴你的一生,这,也是很多养龟人的乐趣。<br/></span></p></body></html> + + + + + + + + 10 + 0 + 381 + 91 + + + + + 楷体 + 40 + + + + 推送结果 + + + + + + 430 + 240 + 731 + 281 + + + + + 楷体 + 30 + + + + TextLabel + + + + + + 110 + 110 + 681 + 151 + + + + + 30 + + + + 我们推荐给你的宠物是 + + + + + + + + 70 + 40 + 861 + 371 + + + + + 楷体 + + + + 测试结束啦,回到主界面吧! + + + + + + + + 1150 + 750 + 241 + 71 + + + + + Segoe Print + 25 + + + + next + + + + 80 + 80 + + + + + + + 90 + 750 + 201 + 71 + + + + + Segoe Print + 30 + + + + Back + + + + 80 + 80 + + + + + + + + + diff --git a/src/ui_recommend.h b/src/ui_recommend.h new file mode 100644 index 0000000..72e222d --- /dev/null +++ b/src/ui_recommend.h @@ -0,0 +1,861 @@ +/******************************************************************************** +** Form generated from reading UI file 'recommend.ui' +** +** Created by: Qt User Interface Compiler version 5.9.9 +** +** WARNING! All changes made in this file will be lost when recompiling UI file! +********************************************************************************/ + +#ifndef UI_RECOMMEND_H +#define UI_RECOMMEND_H + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +QT_BEGIN_NAMESPACE + +class Ui_recommend +{ +public: + QCommandLinkButton *commandLinkButton; + QStackedWidget *stackWidget; + QWidget *start_page; + QLabel *label_3; + QLabel *label_35; + QLabel *label_36; + QLabel *label_37; + QPushButton *RandomRecommend; + QWidget *page; + QLabel *label; + QLabel *q1; + QRadioButton *page1_A; + QRadioButton *page1_B; + QWidget *page_2; + QLabel *q2; + QLabel *label_6; + QRadioButton *page2_A; + QRadioButton *page2_B; + QWidget *page_3; + QLabel *label_2; + QLabel *q3; + QRadioButton *page3_A; + QRadioButton *page3_B; + QWidget *page_4; + QLabel *label_4; + QLabel *q4; + QRadioButton *page4_A; + QRadioButton *page4_B; + QWidget *page_5; + QLabel *label_5; + QLabel *q5; + QRadioButton *page5_A; + QRadioButton *page5_B; + QWidget *page_6; + QLabel *label_9; + QLabel *q6; + QRadioButton *page6_A; + QRadioButton *page6_B; + QRadioButton *page6_C; + QWidget *dog_start; + QLabel *label_10; + QWidget *dog1; + QLabel *label_12; + QRadioButton *dog1_A; + QRadioButton *dog1_B; + QRadioButton *dog1_C; + QWidget *dog2; + QLabel *label_13; + QRadioButton *dog2_A; + QRadioButton *dog2_B; + QWidget *dog3; + QLabel *label_14; + QRadioButton *dog3_A; + QRadioButton *dog3_B; + QWidget *dog4; + QLabel *label_15; + QRadioButton *dog4_A; + QRadioButton *dog4_B; + QWidget *dog5; + QLabel *label_16; + QRadioButton *dog5_A; + QRadioButton *dog5_B; + QWidget *dog6; + QLabel *label_17; + QRadioButton *dog6_A; + QRadioButton *dog6_B; + QWidget *dog7; + QLabel *label_18; + QRadioButton *dog7_A; + QRadioButton *dog7_B; + QWidget *dog8; + QLabel *label_19; + QRadioButton *dog8_A; + QRadioButton *dog8_B; + QWidget *dog9; + QLabel *label_20; + QRadioButton *dog9_A; + QRadioButton *dog9_B; + QWidget *dog10; + QLabel *label_21; + QRadioButton *dog10_A; + QRadioButton *dog10_B; + QWidget *dog11; + QLabel *label_22; + QRadioButton *dog11_A; + QRadioButton *dog11_B; + QWidget *cat_start; + QLabel *label_11; + QWidget *cat1; + QLabel *label_23; + QRadioButton *cat1_A; + QRadioButton *cat1_B; + QRadioButton *cat1_C; + QWidget *cat2; + QLabel *label_24; + QRadioButton *cat2_A; + QRadioButton *cat2_B; + QWidget *cat3; + QLabel *label_25; + QRadioButton *cat3_A; + QRadioButton *cat3_B; + QWidget *cat4; + QLabel *label_26; + QRadioButton *cat4_A; + QRadioButton *cat4_B; + QWidget *cat5; + QLabel *label_27; + QRadioButton *cat5_A; + QRadioButton *cat5_B; + QWidget *cat6; + QLabel *label_28; + QRadioButton *cat6_A; + QRadioButton *cat6_B; + QWidget *cat7; + QLabel *label_29; + QRadioButton *cat7_A; + QRadioButton *cat7_B; + QWidget *cat8; + QLabel *label_30; + QRadioButton *cat8_A; + QRadioButton *cat8_B; + QWidget *cat9; + QLabel *label_31; + QRadioButton *cat9_A; + QRadioButton *cat9_B; + QWidget *cat10; + QLabel *label_32; + QRadioButton *cat10_A; + QRadioButton *cat10_B; + QWidget *rabbit_start; + QLabel *label_33; + QWidget *turtle_start; + QLabel *label_34; + QWidget *test_result_page; + QLabel *label_7; + QLabel *test_result; + QLabel *label_38; + QWidget *end_page; + QLabel *label_8; + QPushButton *change_page; + QPushButton *last_page; + + void setupUi(QWidget *recommend) + { + if (recommend->objectName().isEmpty()) + recommend->setObjectName(QStringLiteral("recommend")); + recommend->resize(1480, 880); + QFont font; + font.setFamily(QStringLiteral("Arial")); + recommend->setFont(font); + commandLinkButton = new QCommandLinkButton(recommend); + commandLinkButton->setObjectName(QStringLiteral("commandLinkButton")); + commandLinkButton->setGeometry(QRect(0, 10, 61, 61)); + QIcon icon; + icon.addFile(QString::fromUtf8(":/image/\346\210\277\345\255\220.png"), QSize(), QIcon::Normal, QIcon::Off); + commandLinkButton->setIcon(icon); + commandLinkButton->setIconSize(QSize(40, 40)); + stackWidget = new QStackedWidget(recommend); + stackWidget->setObjectName(QStringLiteral("stackWidget")); + stackWidget->setGeometry(QRect(30, 10, 1391, 751)); + QFont font1; + font1.setFamily(QString::fromUtf8("\351\273\221\344\275\223")); + font1.setPointSize(20); + stackWidget->setFont(font1); + start_page = new QWidget(); + start_page->setObjectName(QStringLiteral("start_page")); + label_3 = new QLabel(start_page); + label_3->setObjectName(QStringLiteral("label_3")); + label_3->setGeometry(QRect(380, 0, 821, 131)); + QFont font2; + font2.setFamily(QString::fromUtf8("\346\245\267\344\275\223")); + font2.setPointSize(50); + label_3->setFont(font2); + label_35 = new QLabel(start_page); + label_35->setObjectName(QStringLiteral("label_35")); + label_35->setGeometry(QRect(430, 200, 381, 81)); + label_35->setFont(font1); + label_36 = new QLabel(start_page); + label_36->setObjectName(QStringLiteral("label_36")); + label_36->setGeometry(QRect(470, 280, 741, 81)); + label_37 = new QLabel(start_page); + label_37->setObjectName(QStringLiteral("label_37")); + label_37->setGeometry(QRect(130, 360, 1021, 81)); + RandomRecommend = new QPushButton(start_page); + RandomRecommend->setObjectName(QStringLiteral("RandomRecommend")); + RandomRecommend->setEnabled(true); + RandomRecommend->setGeometry(QRect(540, 560, 261, 111)); + stackWidget->addWidget(start_page); + page = new QWidget(); + page->setObjectName(QStringLiteral("page")); + page->setEnabled(true); + label = new QLabel(page); + label->setObjectName(QStringLiteral("label")); + label->setGeometry(QRect(40, 30, 271, 51)); + QFont font3; + font3.setFamily(QStringLiteral("Impact")); + font3.setPointSize(30); + label->setFont(font3); + q1 = new QLabel(page); + q1->setObjectName(QStringLiteral("q1")); + q1->setGeometry(QRect(70, 60, 1311, 271)); + QFont font4; + font4.setPointSize(20); + q1->setFont(font4); + page1_A = new QRadioButton(page); + page1_A->setObjectName(QStringLiteral("page1_A")); + page1_A->setGeometry(QRect(280, 300, 231, 51)); + QFont font5; + font5.setFamily(QString::fromUtf8("\346\245\267\344\275\223")); + font5.setPointSize(20); + page1_A->setFont(font5); + page1_B = new QRadioButton(page); + page1_B->setObjectName(QStringLiteral("page1_B")); + page1_B->setGeometry(QRect(280, 400, 171, 41)); + page1_B->setFont(font5); + stackWidget->addWidget(page); + page_2 = new QWidget(); + page_2->setObjectName(QStringLiteral("page_2")); + q2 = new QLabel(page_2); + q2->setObjectName(QStringLiteral("q2")); + q2->setGeometry(QRect(40, 20, 331, 51)); + q2->setFont(font3); + label_6 = new QLabel(page_2); + label_6->setObjectName(QStringLiteral("label_6")); + label_6->setGeometry(QRect(70, 80, 1291, 171)); + QFont font6; + font6.setPointSize(14); + label_6->setFont(font6); + page2_A = new QRadioButton(page_2); + page2_A->setObjectName(QStringLiteral("page2_A")); + page2_A->setGeometry(QRect(140, 260, 361, 101)); + page2_A->setFont(font5); + page2_B = new QRadioButton(page_2); + page2_B->setObjectName(QStringLiteral("page2_B")); + page2_B->setGeometry(QRect(140, 340, 351, 131)); + page2_B->setFont(font5); + stackWidget->addWidget(page_2); + page_3 = new QWidget(); + page_3->setObjectName(QStringLiteral("page_3")); + label_2 = new QLabel(page_3); + label_2->setObjectName(QStringLiteral("label_2")); + label_2->setGeometry(QRect(80, 30, 501, 91)); + label_2->setFont(font3); + q3 = new QLabel(page_3); + q3->setObjectName(QStringLiteral("q3")); + q3->setGeometry(QRect(90, 100, 1291, 191)); + QFont font7; + font7.setPointSize(12); + q3->setFont(font7); + page3_A = new QRadioButton(page_3); + page3_A->setObjectName(QStringLiteral("page3_A")); + page3_A->setGeometry(QRect(190, 310, 361, 61)); + page3_A->setFont(font5); + page3_B = new QRadioButton(page_3); + page3_B->setObjectName(QStringLiteral("page3_B")); + page3_B->setGeometry(QRect(190, 370, 371, 81)); + page3_B->setFont(font5); + stackWidget->addWidget(page_3); + page_4 = new QWidget(); + page_4->setObjectName(QStringLiteral("page_4")); + label_4 = new QLabel(page_4); + label_4->setObjectName(QStringLiteral("label_4")); + label_4->setGeometry(QRect(60, 30, 421, 71)); + label_4->setFont(font3); + q4 = new QLabel(page_4); + q4->setObjectName(QStringLiteral("q4")); + q4->setGeometry(QRect(60, 90, 1281, 291)); + QFont font8; + font8.setPointSize(15); + q4->setFont(font8); + page4_A = new QRadioButton(page_4); + page4_A->setObjectName(QStringLiteral("page4_A")); + page4_A->setGeometry(QRect(170, 350, 371, 111)); + page4_A->setFont(font5); + page4_B = new QRadioButton(page_4); + page4_B->setObjectName(QStringLiteral("page4_B")); + page4_B->setGeometry(QRect(170, 470, 421, 131)); + page4_B->setFont(font5); + stackWidget->addWidget(page_4); + page_5 = new QWidget(); + page_5->setObjectName(QStringLiteral("page_5")); + label_5 = new QLabel(page_5); + label_5->setObjectName(QStringLiteral("label_5")); + label_5->setGeometry(QRect(20, 10, 361, 61)); + q5 = new QLabel(page_5); + q5->setObjectName(QStringLiteral("q5")); + q5->setGeometry(QRect(10, 90, 1271, 231)); + q5->setFont(font8); + page5_A = new QRadioButton(page_5); + page5_A->setObjectName(QStringLiteral("page5_A")); + page5_A->setGeometry(QRect(78, 314, 661, 131)); + page5_A->setFont(font5); + page5_B = new QRadioButton(page_5); + page5_B->setObjectName(QStringLiteral("page5_B")); + page5_B->setGeometry(QRect(80, 420, 911, 141)); + page5_B->setFont(font5); + stackWidget->addWidget(page_5); + page_6 = new QWidget(); + page_6->setObjectName(QStringLiteral("page_6")); + label_9 = new QLabel(page_6); + label_9->setObjectName(QStringLiteral("label_9")); + label_9->setGeometry(QRect(10, 10, 301, 91)); + q6 = new QLabel(page_6); + q6->setObjectName(QStringLiteral("q6")); + q6->setGeometry(QRect(20, 80, 1321, 191)); + page6_A = new QRadioButton(page_6); + page6_A->setObjectName(QStringLiteral("page6_A")); + page6_A->setGeometry(QRect(110, 214, 561, 121)); + page6_A->setFont(font5); + page6_B = new QRadioButton(page_6); + page6_B->setObjectName(QStringLiteral("page6_B")); + page6_B->setGeometry(QRect(110, 320, 491, 121)); + page6_B->setFont(font5); + page6_C = new QRadioButton(page_6); + page6_C->setObjectName(QStringLiteral("page6_C")); + page6_C->setGeometry(QRect(110, 420, 461, 171)); + page6_C->setFont(font5); + stackWidget->addWidget(page_6); + dog_start = new QWidget(); + dog_start->setObjectName(QStringLiteral("dog_start")); + label_10 = new QLabel(dog_start); + label_10->setObjectName(QStringLiteral("label_10")); + label_10->setGeometry(QRect(-10, 140, 1441, 391)); + stackWidget->addWidget(dog_start); + dog1 = new QWidget(); + dog1->setObjectName(QStringLiteral("dog1")); + label_12 = new QLabel(dog1); + label_12->setObjectName(QStringLiteral("label_12")); + label_12->setGeometry(QRect(30, 50, 1191, 261)); + dog1_A = new QRadioButton(dog1); + dog1_A->setObjectName(QStringLiteral("dog1_A")); + dog1_A->setGeometry(QRect(100, 290, 411, 101)); + dog1_A->setFont(font5); + dog1_B = new QRadioButton(dog1); + dog1_B->setObjectName(QStringLiteral("dog1_B")); + dog1_B->setGeometry(QRect(100, 370, 381, 101)); + dog1_B->setFont(font5); + dog1_C = new QRadioButton(dog1); + dog1_C->setObjectName(QStringLiteral("dog1_C")); + dog1_C->setGeometry(QRect(100, 450, 421, 121)); + dog1_C->setFont(font5); + stackWidget->addWidget(dog1); + dog2 = new QWidget(); + dog2->setObjectName(QStringLiteral("dog2")); + label_13 = new QLabel(dog2); + label_13->setObjectName(QStringLiteral("label_13")); + label_13->setGeometry(QRect(20, 30, 1341, 221)); + dog2_A = new QRadioButton(dog2); + dog2_A->setObjectName(QStringLiteral("dog2_A")); + dog2_A->setGeometry(QRect(100, 174, 811, 151)); + dog2_A->setFont(font5); + dog2_B = new QRadioButton(dog2); + dog2_B->setObjectName(QStringLiteral("dog2_B")); + dog2_B->setGeometry(QRect(100, 300, 801, 191)); + dog2_B->setFont(font5); + stackWidget->addWidget(dog2); + dog3 = new QWidget(); + dog3->setObjectName(QStringLiteral("dog3")); + label_14 = new QLabel(dog3); + label_14->setObjectName(QStringLiteral("label_14")); + label_14->setGeometry(QRect(10, 30, 1241, 161)); + dog3_A = new QRadioButton(dog3); + dog3_A->setObjectName(QStringLiteral("dog3_A")); + dog3_A->setGeometry(QRect(58, 164, 831, 141)); + dog3_A->setFont(font5); + dog3_B = new QRadioButton(dog3); + dog3_B->setObjectName(QStringLiteral("dog3_B")); + dog3_B->setGeometry(QRect(60, 270, 531, 131)); + dog3_B->setFont(font5); + stackWidget->addWidget(dog3); + dog4 = new QWidget(); + dog4->setObjectName(QStringLiteral("dog4")); + label_15 = new QLabel(dog4); + label_15->setObjectName(QStringLiteral("label_15")); + label_15->setGeometry(QRect(40, 30, 1361, 191)); + dog4_A = new QRadioButton(dog4); + dog4_A->setObjectName(QStringLiteral("dog4_A")); + dog4_A->setGeometry(QRect(60, 170, 621, 161)); + dog4_A->setFont(font5); + dog4_B = new QRadioButton(dog4); + dog4_B->setObjectName(QStringLiteral("dog4_B")); + dog4_B->setGeometry(QRect(60, 320, 621, 161)); + dog4_B->setFont(font5); + stackWidget->addWidget(dog4); + dog5 = new QWidget(); + dog5->setObjectName(QStringLiteral("dog5")); + label_16 = new QLabel(dog5); + label_16->setObjectName(QStringLiteral("label_16")); + label_16->setGeometry(QRect(30, 20, 1141, 191)); + dog5_A = new QRadioButton(dog5); + dog5_A->setObjectName(QStringLiteral("dog5_A")); + dog5_A->setGeometry(QRect(58, 144, 621, 131)); + dog5_A->setFont(font5); + dog5_B = new QRadioButton(dog5); + dog5_B->setObjectName(QStringLiteral("dog5_B")); + dog5_B->setGeometry(QRect(60, 270, 611, 151)); + dog5_B->setFont(font5); + stackWidget->addWidget(dog5); + dog6 = new QWidget(); + dog6->setObjectName(QStringLiteral("dog6")); + label_17 = new QLabel(dog6); + label_17->setObjectName(QStringLiteral("label_17")); + label_17->setGeometry(QRect(20, 20, 1321, 261)); + dog6_A = new QRadioButton(dog6); + dog6_A->setObjectName(QStringLiteral("dog6_A")); + dog6_A->setGeometry(QRect(100, 210, 971, 131)); + dog6_A->setFont(font5); + dog6_B = new QRadioButton(dog6); + dog6_B->setObjectName(QStringLiteral("dog6_B")); + dog6_B->setGeometry(QRect(100, 330, 581, 151)); + dog6_B->setFont(font5); + stackWidget->addWidget(dog6); + dog7 = new QWidget(); + dog7->setObjectName(QStringLiteral("dog7")); + label_18 = new QLabel(dog7); + label_18->setObjectName(QStringLiteral("label_18")); + label_18->setGeometry(QRect(50, 40, 1211, 171)); + dog7_A = new QRadioButton(dog7); + dog7_A->setObjectName(QStringLiteral("dog7_A")); + dog7_A->setGeometry(QRect(110, 164, 741, 101)); + dog7_A->setFont(font5); + dog7_B = new QRadioButton(dog7); + dog7_B->setObjectName(QStringLiteral("dog7_B")); + dog7_B->setGeometry(QRect(120, 280, 801, 161)); + dog7_B->setFont(font5); + stackWidget->addWidget(dog7); + dog8 = new QWidget(); + dog8->setObjectName(QStringLiteral("dog8")); + label_19 = new QLabel(dog8); + label_19->setObjectName(QStringLiteral("label_19")); + label_19->setGeometry(QRect(50, 30, 1291, 221)); + dog8_A = new QRadioButton(dog8); + dog8_A->setObjectName(QStringLiteral("dog8_A")); + dog8_A->setGeometry(QRect(130, 220, 911, 121)); + dog8_A->setFont(font5); + dog8_B = new QRadioButton(dog8); + dog8_B->setObjectName(QStringLiteral("dog8_B")); + dog8_B->setGeometry(QRect(120, 370, 951, 121)); + dog8_B->setFont(font5); + stackWidget->addWidget(dog8); + dog9 = new QWidget(); + dog9->setObjectName(QStringLiteral("dog9")); + label_20 = new QLabel(dog9); + label_20->setObjectName(QStringLiteral("label_20")); + label_20->setGeometry(QRect(30, 20, 1301, 261)); + dog9_A = new QRadioButton(dog9); + dog9_A->setObjectName(QStringLiteral("dog9_A")); + dog9_A->setGeometry(QRect(88, 234, 851, 111)); + dog9_A->setFont(font5); + dog9_B = new QRadioButton(dog9); + dog9_B->setObjectName(QStringLiteral("dog9_B")); + dog9_B->setGeometry(QRect(98, 365, 841, 91)); + dog9_B->setFont(font5); + stackWidget->addWidget(dog9); + dog10 = new QWidget(); + dog10->setObjectName(QStringLiteral("dog10")); + label_21 = new QLabel(dog10); + label_21->setObjectName(QStringLiteral("label_21")); + label_21->setGeometry(QRect(40, 30, 1291, 261)); + dog10_A = new QRadioButton(dog10); + dog10_A->setObjectName(QStringLiteral("dog10_A")); + dog10_A->setGeometry(QRect(80, 320, 501, 81)); + dog10_A->setFont(font5); + dog10_B = new QRadioButton(dog10); + dog10_B->setObjectName(QStringLiteral("dog10_B")); + dog10_B->setGeometry(QRect(70, 400, 551, 141)); + dog10_B->setFont(font5); + stackWidget->addWidget(dog10); + dog11 = new QWidget(); + dog11->setObjectName(QStringLiteral("dog11")); + label_22 = new QLabel(dog11); + label_22->setObjectName(QStringLiteral("label_22")); + label_22->setGeometry(QRect(40, 30, 1181, 191)); + dog11_A = new QRadioButton(dog11); + dog11_A->setObjectName(QStringLiteral("dog11_A")); + dog11_A->setGeometry(QRect(100, 250, 791, 101)); + dog11_A->setFont(font5); + dog11_B = new QRadioButton(dog11); + dog11_B->setObjectName(QStringLiteral("dog11_B")); + dog11_B->setGeometry(QRect(100, 350, 791, 101)); + dog11_B->setFont(font5); + stackWidget->addWidget(dog11); + cat_start = new QWidget(); + cat_start->setObjectName(QStringLiteral("cat_start")); + label_11 = new QLabel(cat_start); + label_11->setObjectName(QStringLiteral("label_11")); + label_11->setGeometry(QRect(30, 70, 1351, 421)); + stackWidget->addWidget(cat_start); + cat1 = new QWidget(); + cat1->setObjectName(QStringLiteral("cat1")); + label_23 = new QLabel(cat1); + label_23->setObjectName(QStringLiteral("label_23")); + label_23->setGeometry(QRect(20, 30, 1301, 151)); + cat1_A = new QRadioButton(cat1); + cat1_A->setObjectName(QStringLiteral("cat1_A")); + cat1_A->setGeometry(QRect(100, 170, 541, 71)); + cat1_A->setFont(font5); + cat1_B = new QRadioButton(cat1); + cat1_B->setObjectName(QStringLiteral("cat1_B")); + cat1_B->setGeometry(QRect(100, 250, 491, 51)); + cat1_B->setFont(font5); + cat1_C = new QRadioButton(cat1); + cat1_C->setObjectName(QStringLiteral("cat1_C")); + cat1_C->setGeometry(QRect(100, 310, 591, 91)); + cat1_C->setFont(font5); + stackWidget->addWidget(cat1); + cat2 = new QWidget(); + cat2->setObjectName(QStringLiteral("cat2")); + label_24 = new QLabel(cat2); + label_24->setObjectName(QStringLiteral("label_24")); + label_24->setGeometry(QRect(50, 30, 1291, 291)); + cat2_A = new QRadioButton(cat2); + cat2_A->setObjectName(QStringLiteral("cat2_A")); + cat2_A->setGeometry(QRect(100, 340, 761, 81)); + cat2_A->setFont(font5); + cat2_B = new QRadioButton(cat2); + cat2_B->setObjectName(QStringLiteral("cat2_B")); + cat2_B->setGeometry(QRect(100, 480, 821, 81)); + cat2_B->setFont(font5); + stackWidget->addWidget(cat2); + cat3 = new QWidget(); + cat3->setObjectName(QStringLiteral("cat3")); + label_25 = new QLabel(cat3); + label_25->setObjectName(QStringLiteral("label_25")); + label_25->setGeometry(QRect(50, 30, 1191, 251)); + cat3_A = new QRadioButton(cat3); + cat3_A->setObjectName(QStringLiteral("cat3_A")); + cat3_A->setGeometry(QRect(78, 244, 581, 71)); + cat3_A->setFont(font5); + cat3_B = new QRadioButton(cat3); + cat3_B->setObjectName(QStringLiteral("cat3_B")); + cat3_B->setGeometry(QRect(80, 340, 981, 111)); + cat3_B->setFont(font5); + stackWidget->addWidget(cat3); + cat4 = new QWidget(); + cat4->setObjectName(QStringLiteral("cat4")); + label_26 = new QLabel(cat4); + label_26->setObjectName(QStringLiteral("label_26")); + label_26->setGeometry(QRect(60, 30, 1261, 281)); + cat4_A = new QRadioButton(cat4); + cat4_A->setObjectName(QStringLiteral("cat4_A")); + cat4_A->setGeometry(QRect(140, 310, 891, 71)); + cat4_A->setFont(font5); + cat4_B = new QRadioButton(cat4); + cat4_B->setObjectName(QStringLiteral("cat4_B")); + cat4_B->setGeometry(QRect(140, 410, 1031, 111)); + cat4_B->setFont(font5); + stackWidget->addWidget(cat4); + cat5 = new QWidget(); + cat5->setObjectName(QStringLiteral("cat5")); + label_27 = new QLabel(cat5); + label_27->setObjectName(QStringLiteral("label_27")); + label_27->setGeometry(QRect(30, 30, 981, 171)); + cat5_A = new QRadioButton(cat5); + cat5_A->setObjectName(QStringLiteral("cat5_A")); + cat5_A->setGeometry(QRect(58, 234, 831, 81)); + cat5_A->setFont(font5); + cat5_B = new QRadioButton(cat5); + cat5_B->setObjectName(QStringLiteral("cat5_B")); + cat5_B->setGeometry(QRect(60, 360, 711, 71)); + cat5_B->setFont(font5); + stackWidget->addWidget(cat5); + cat6 = new QWidget(); + cat6->setObjectName(QStringLiteral("cat6")); + label_28 = new QLabel(cat6); + label_28->setObjectName(QStringLiteral("label_28")); + label_28->setGeometry(QRect(10, 40, 1171, 191)); + cat6_A = new QRadioButton(cat6); + cat6_A->setObjectName(QStringLiteral("cat6_A")); + cat6_A->setGeometry(QRect(80, 230, 731, 121)); + cat6_A->setFont(font5); + cat6_B = new QRadioButton(cat6); + cat6_B->setObjectName(QStringLiteral("cat6_B")); + cat6_B->setGeometry(QRect(80, 380, 591, 111)); + cat6_B->setFont(font5); + stackWidget->addWidget(cat6); + cat7 = new QWidget(); + cat7->setObjectName(QStringLiteral("cat7")); + label_29 = new QLabel(cat7); + label_29->setObjectName(QStringLiteral("label_29")); + label_29->setGeometry(QRect(20, 30, 1171, 191)); + cat7_A = new QRadioButton(cat7); + cat7_A->setObjectName(QStringLiteral("cat7_A")); + cat7_A->setGeometry(QRect(70, 220, 611, 131)); + cat7_A->setFont(font5); + cat7_B = new QRadioButton(cat7); + cat7_B->setObjectName(QStringLiteral("cat7_B")); + cat7_B->setGeometry(QRect(70, 340, 981, 121)); + cat7_B->setFont(font5); + stackWidget->addWidget(cat7); + cat8 = new QWidget(); + cat8->setObjectName(QStringLiteral("cat8")); + label_30 = new QLabel(cat8); + label_30->setObjectName(QStringLiteral("label_30")); + label_30->setGeometry(QRect(40, 40, 1011, 201)); + cat8_A = new QRadioButton(cat8); + cat8_A->setObjectName(QStringLiteral("cat8_A")); + cat8_A->setGeometry(QRect(110, 280, 951, 101)); + cat8_A->setFont(font5); + cat8_B = new QRadioButton(cat8); + cat8_B->setObjectName(QStringLiteral("cat8_B")); + cat8_B->setGeometry(QRect(110, 370, 931, 101)); + cat8_B->setFont(font5); + stackWidget->addWidget(cat8); + cat9 = new QWidget(); + cat9->setObjectName(QStringLiteral("cat9")); + label_31 = new QLabel(cat9); + label_31->setObjectName(QStringLiteral("label_31")); + label_31->setGeometry(QRect(30, 28, 1111, 191)); + cat9_A = new QRadioButton(cat9); + cat9_A->setObjectName(QStringLiteral("cat9_A")); + cat9_A->setGeometry(QRect(130, 260, 931, 81)); + cat9_A->setFont(font5); + cat9_B = new QRadioButton(cat9); + cat9_B->setObjectName(QStringLiteral("cat9_B")); + cat9_B->setGeometry(QRect(130, 380, 931, 101)); + cat9_B->setFont(font5); + stackWidget->addWidget(cat9); + cat10 = new QWidget(); + cat10->setObjectName(QStringLiteral("cat10")); + label_32 = new QLabel(cat10); + label_32->setObjectName(QStringLiteral("label_32")); + label_32->setGeometry(QRect(30, 40, 1081, 241)); + cat10_A = new QRadioButton(cat10); + cat10_A->setObjectName(QStringLiteral("cat10_A")); + cat10_A->setGeometry(QRect(58, 304, 861, 111)); + cat10_A->setFont(font5); + cat10_B = new QRadioButton(cat10); + cat10_B->setObjectName(QStringLiteral("cat10_B")); + cat10_B->setGeometry(QRect(70, 490, 991, 131)); + cat10_B->setFont(font5); + stackWidget->addWidget(cat10); + rabbit_start = new QWidget(); + rabbit_start->setObjectName(QStringLiteral("rabbit_start")); + label_33 = new QLabel(rabbit_start); + label_33->setObjectName(QStringLiteral("label_33")); + label_33->setGeometry(QRect(30, 70, 1171, 461)); + stackWidget->addWidget(rabbit_start); + turtle_start = new QWidget(); + turtle_start->setObjectName(QStringLiteral("turtle_start")); + label_34 = new QLabel(turtle_start); + label_34->setObjectName(QStringLiteral("label_34")); + label_34->setGeometry(QRect(30, 50, 1011, 631)); + stackWidget->addWidget(turtle_start); + test_result_page = new QWidget(); + test_result_page->setObjectName(QStringLiteral("test_result_page")); + label_7 = new QLabel(test_result_page); + label_7->setObjectName(QStringLiteral("label_7")); + label_7->setGeometry(QRect(10, 0, 381, 91)); + QFont font9; + font9.setFamily(QString::fromUtf8("\346\245\267\344\275\223")); + font9.setPointSize(40); + label_7->setFont(font9); + test_result = new QLabel(test_result_page); + test_result->setObjectName(QStringLiteral("test_result")); + test_result->setGeometry(QRect(430, 240, 731, 281)); + QFont font10; + font10.setFamily(QString::fromUtf8("\346\245\267\344\275\223")); + font10.setPointSize(30); + test_result->setFont(font10); + label_38 = new QLabel(test_result_page); + label_38->setObjectName(QStringLiteral("label_38")); + label_38->setGeometry(QRect(110, 110, 681, 151)); + QFont font11; + font11.setPointSize(30); + label_38->setFont(font11); + stackWidget->addWidget(test_result_page); + end_page = new QWidget(); + end_page->setObjectName(QStringLiteral("end_page")); + label_8 = new QLabel(end_page); + label_8->setObjectName(QStringLiteral("label_8")); + label_8->setGeometry(QRect(70, 40, 861, 371)); + QFont font12; + font12.setFamily(QString::fromUtf8("\346\245\267\344\275\223")); + label_8->setFont(font12); + stackWidget->addWidget(end_page); + change_page = new QPushButton(recommend); + change_page->setObjectName(QStringLiteral("change_page")); + change_page->setGeometry(QRect(1150, 750, 241, 71)); + QFont font13; + font13.setFamily(QStringLiteral("Segoe Print")); + font13.setPointSize(25); + change_page->setFont(font13); + change_page->setIconSize(QSize(80, 80)); + last_page = new QPushButton(recommend); + last_page->setObjectName(QStringLiteral("last_page")); + last_page->setGeometry(QRect(90, 750, 201, 71)); + QFont font14; + font14.setFamily(QStringLiteral("Segoe Print")); + font14.setPointSize(30); + last_page->setFont(font14); + last_page->setIconSize(QSize(80, 80)); + + retranslateUi(recommend); + + stackWidget->setCurrentIndex(32); + + + QMetaObject::connectSlotsByName(recommend); + } // setupUi + + void retranslateUi(QWidget *recommend) + { + recommend->setWindowTitle(QApplication::translate("recommend", "Form", Q_NULLPTR)); + commandLinkButton->setText(QString()); + label_3->setText(QApplication::translate("recommend", "\345\256\240\347\211\251\346\216\250\350\215\220\346\265\213\350\257\225", Q_NULLPTR)); + label_35->setText(QApplication::translate("recommend", "\344\275\240\346\230\257\345\220\246\346\234\211\344\270\200\351\242\227\345\205\273\345\256\240\347\211\251\347\232\204\345\277\203", Q_NULLPTR)); + label_36->setText(QApplication::translate("recommend", "\345\215\264\344\270\215\347\237\245\351\201\223\345\246\202\344\275\225\351\200\211\346\213\251\357\274\237", Q_NULLPTR)); + label_37->setText(QApplication::translate("recommend", "\351\202\243\345\260\261\350\256\251\346\210\221\344\273\254\346\235\245\344\270\272\344\275\240\351\232\217\346\234\272\351\200\211\346\213\251\345\220\247\357\274\201\346\210\226\350\200\205\347\202\271\345\207\273next\345\274\200\345\220\257\344\275\240\347\232\204\345\256\240\347\211\251\351\227\256\345\215\267\344\271\213\346\227\205", Q_NULLPTR)); + RandomRecommend->setText(QApplication::translate("recommend", "\345\256\240\347\211\251\351\232\217\346\234\272\346\216\250\351\200\201", Q_NULLPTR)); + label->setText(QApplication::translate("recommend", "Question 1", Q_NULLPTR)); + q1->setText(QApplication::translate("recommend", "

\344\270\200\345\217\252\345\256\240\347\211\251\357\274\214\346\234\200\347\233\264\350\247\202\347\232\204\345\260\261\346\230\257\344\273\226\347\232\204\345\244\226\350\247\202\357\274\214\347\213\227\347\213\227\347\214\253\347\214\253\345\244\247\345\244\232\346\234\211\350\276\203\351\253\230\347\232\204\351\242\234\345\200\274\357\274\214
\350\200\214\345\234\250\344\275\223\345\236\213\346\226\271\351\235\242\357\274\214\345\244\247\351\203\250\345\210\206\347\213\227\347\213\227\345\210\231\344\275\223\345\236\213\350\276\203\345\244\247\357\274\214\344\270\224\344\275\223\345\236\213\351\232\217\346\210\220\351\225\277\345\217\230\345\214\226\345\277\253\357\274\233
\350\200\214\347\214\253\345\222\252\345\210\231\344\275\223\345\236\213\350\276\203\345\260\217\357\274\214\344\270\224\351\232\217\346\227\266\351\227\264\345\217\230\345\214\226\350\276\203\345\260\217\357\274\214\345\275\223\347\204\266\357\274\214\345\220\203\347\232\204\345" + "\244\232\347\232\204\351\246\213\347\214\253\351\231\244\345\244\226\343\200\202
\351\202\243\344\271\210\357\274\214\344\275\240\345\270\214\346\234\233\344\275\225\347\247\215\344\275\223\345\236\213\347\232\204\345\256\240\347\211\251\345\221\242\357\274\237

", Q_NULLPTR)); + page1_A->setText(QApplication::translate("recommend", "A. \345\244\247\345\236\213", Q_NULLPTR)); + page1_B->setText(QApplication::translate("recommend", "B. \345\260\217\345\236\213", Q_NULLPTR)); + q2->setText(QApplication::translate("recommend", "Question 2", Q_NULLPTR)); + label_6->setText(QApplication::translate("recommend", "

\345\205\273\345\256\240\347\211\251\357\274\214\344\270\215\344\273\205\344\273\205\346\230\257\345\244\232\344\272\206\344\270\252\344\274\231\344\274\264\357\274\214\345\244\232\344\272\206\344\273\275\350\264\243\344\273\273\357\274\214\344\271\237\351\234\200\350\246\201\346\224\271\345\217\230\350\207\252\345\267\261\357\274\232\347\213\227\347\213\227\347\232\204\347\224\237\346\264\273\344\275\234\346\201\257\344\270\216\344\272\272\347\261\273\345\220\214\346\255\245\357\274\214
\346\227\245\345\207\272\350\200\214\344\275\234\357\274\214\346\227\245\350\220\275\350\200\214\346\201\257\357\274\214\344\270\224\351\234\200\350\246\201\345\244\226\345\207\272\351\201\233\345\274\257\343\200\202\351\202\243\344\271\210\357\274\214\351\245\262\345\205\273\344\270\200\345\217\252\347\213\227\347\213\227\347\232\204\345\220\214\346\227\266\344\271\237\345\234\250\347\235\243\344\277\203\344\270\273\344\272\272\344\277\235\346\214\201\346" + "\255\243\345\270\270\347\232\204\344\275\234\346\201\257\347\224\237\346\264\273\357\274\233
\350\200\214\347\214\253\345\222\252\344\275\234\344\270\272\345\244\234\350\241\214\345\212\250\347\211\251\357\274\214\345\270\270\345\270\270\345\244\234\351\227\264\350\241\214\345\212\250\357\274\214\351\202\243\344\271\210\357\274\214\344\270\273\344\272\272\345\217\257\350\203\275\345\260\261\350\246\201\345\256\271\345\277\215\344\270\200\344\270\213\345\260\217\347\214\253\345\222\252\346\210\221\350\241\214\346\210\221\347\264\240\357\274\214\345\244\247\350\203\206\347\232\204\344\270\200\344\272\233\350\241\214\344\270\272\344\272\206\343\200\202
\351\202\243\344\271\210\357\274\214\344\275\240\345\270\214\346\234\233\345\256\240\347\211\251\347\232\204\344\275\234\346\201\257\345\246\202\344\275\225\357\274\237

", Q_NULLPTR)); + page2_A->setText(QApplication::translate("recommend", "A. \347\213\227\347\213\227\347\232\204\350\247\204\345\276\213", Q_NULLPTR)); + page2_B->setText(QApplication::translate("recommend", "B. \347\214\253\345\222\252\347\232\204\351\232\217\346\200\247", Q_NULLPTR)); + label_2->setText(QApplication::translate("recommend", "Question 3", Q_NULLPTR)); + q3->setText(QApplication::translate("recommend", "

\346\257\217\346\227\245\344\270\216\345\256\240\347\211\251\344\270\272\344\274\264\357\274\214\344\275\240\344\270\215\344\273\205\344\273\205\346\230\257\344\270\200\344\275\215\345\205\273\344\270\273\357\274\214\344\275\240\344\271\237\351\234\200\350\246\201\345\216\273\350\257\273\346\207\202\345\256\240\347\211\251\347\232\204\346\203\263\346\263\225\357\274\214\350\200\214\346\255\243\347\241\256\347\232\204\345\257\271\345\276\205\345\256\240\347\211\251\357\274\232
\351\203\275\350\257\264\347\213\227\347\213\227\346\230\257\344\272\272\347\261\273\346\234\200\345\277\240\350\257\232\347\232\204\344\274\231\344\274\264\357\274\214\347\213\227\347\213\227\351\200\232\345\270\270\344\273\245\344\270\273\344\272\272\344\270\272\344\270\255\345\277\203\357\274\214\346\257\224\350\276\203\345\256\271\346\230\223\350\256\244\347\206\237\357\274\214\345\226\234\346\254\242\347\224\250\345\220\240\345\217\253\357\274\214\344\274\270\350" + "\210\214\347\255\211\350\241\214\345\212\250\345\216\273\350\265\242\345\276\227\344\270\273\344\272\272\347\232\204\346\254\242\345\277\203\357\274\233
\350\200\214\347\214\253\345\222\252\346\233\264\345\201\217\345\220\221\344\272\216\344\273\245\345\220\214\347\255\211\347\232\204\345\234\260\344\275\215\344\270\216\344\272\272\347\261\273\347\224\237\346\264\273\357\274\214\344\272\244\346\265\201\357\274\214\344\273\245\350\207\252\346\210\221\344\270\272\347\254\254\344\270\200\344\270\255\345\277\203\357\274\214\345\234\250\350\200\203\350\231\221\345\245\275\344\272\206\350\207\252\350\272\253\347\232\204\346\203\263\346\263\225\345\220\216\357\274\214\346\211\215\344\274\232\345\216\273\351\241\276\345\217\212\344\270\273\344\272\272\347\232\204\346\204\237\345\217\227\343\200\202
\351\202\243\344\271\210\357\274\214\344\275\240\345\270\214\346\234\233\344\270\200\345\217\252\344\273\200\344\271\210\345\277\203\346\200\247\347\232\204\345\256\240\347\211\251\345\221\242\357\274\237

<" + "/body>", Q_NULLPTR)); + page3_A->setText(QApplication::translate("recommend", "A. \347\213\227\347\213\227\350\210\254\347\232\204\345\277\240\350\257\232", Q_NULLPTR)); + page3_B->setText(QApplication::translate("recommend", "B. \347\214\253\345\222\252\350\210\254\347\232\204\347\213\254\347\253\213", Q_NULLPTR)); + label_4->setText(QApplication::translate("recommend", "Question 4", Q_NULLPTR)); + q4->setText(QApplication::translate("recommend", "

\345\226\202\345\205\273\345\256\240\347\211\251\357\274\214\344\270\215\344\273\205\344\273\205\346\230\257\345\226\202\351\243\237\346\270\205\346\264\201\357\274\214\344\272\222\345\212\250\344\271\237\346\230\257\345\242\236\350\277\233\346\204\237\346\203\205\347\232\204\344\270\200\345\244\247\345\212\251\345\212\233\343\200\202
\347\213\227\347\213\227\345\244\247\345\244\232\347\224\237\346\200\247\346\264\273\346\263\274\357\274\214\350\277\220\345\212\250\350\203\275\345\212\233\345\274\272\357\274\214\345\226\234\346\254\242\344\270\212\350\271\277\344\270\213\350\267\263\357\274\214\345\270\270\345\270\270\351\227\271\345\207\272\345\212\250\351\235\231\357\274\214
\344\274\232\347\273\217\345\270\270\346\211\276\344\270\273\344\272\272\350\277\233\350\241\214\344\272\222\345\212\250\357\274\214\350\246\201\346\261\202\346\221\270\345\244\264\357\274\214\346\214\240\347\227\222\347\255\211\357\274\214\346" + "\262\241\344\272\213\346\227\266\344\271\237\344\274\232\345\276\205\345\234\250\344\270\273\344\272\272\350\272\253\350\276\271\357\274\214\345\276\210\351\273\217\344\272\272\357\274\233
\350\200\214\347\214\253\345\222\252\345\210\231\346\230\276\347\232\204\345\256\211\351\235\231\345\244\232\344\272\206\357\274\214\347\214\253\347\214\253\346\233\264\345\226\234\346\254\242\347\213\254\350\207\252\345\276\205\345\234\250\346\210\277\351\227\264\347\232\204\346\237\220\344\270\252\350\247\222\350\220\275\357\274\214\344\270\200\345\212\250\344\271\237\344\270\215\345\212\250\357\274\214
\345\275\223\350\247\211\345\276\227\351\234\200\350\246\201\350\256\251\344\270\273\344\272\272\350\241\250\347\216\260\351\223\262\345\261\216\345\256\230\347\232\204\350\264\243\344\273\273\346\227\266\357\274\214\346\211\215\344\274\232\345\216\273\344\270\273\345\212\250\350\257\267\346\261\202\344\272\222\345\212\250\343\200\202
\351\202\243\344\271\210\357\274\214\344\275\240\345\270\214\346\234\233\345\256" + "\240\347\211\251\347\232\204\346\200\247\346\240\274\345\246\202\344\275\225\357\274\237

", Q_NULLPTR)); + page4_A->setText(QApplication::translate("recommend", "A. \347\213\227\347\213\227\350\210\254\347\232\204\346\264\273\346\263\274", Q_NULLPTR)); + page4_B->setText(QApplication::translate("recommend", "B. \347\214\253\345\222\252\350\210\254\347\232\204\345\256\211\351\235\231", Q_NULLPTR)); + label_5->setText(QApplication::translate("recommend", "Question 5", Q_NULLPTR)); + q5->setText(QApplication::translate("recommend", "

\345\205\273\345\256\240\347\211\251\344\271\237\346\230\257\344\270\200\344\273\266\350\264\271\346\227\266\350\264\271\345\277\203\347\232\204\344\272\213\357\274\232\347\213\227\347\213\227\351\234\200\350\246\201\345\215\253\347\224\237\346\270\205\346\264\201\357\274\214\351\234\200\350\246\201\346\257\217\346\227\245\351\201\233\345\274\257\357\274\214\344\270\212\345\216\225\346\211\200\344\271\237\351\234\200\350\246\201\344\270\273\344\272\272\347\232\204\346\205\242\346\205\242\346\225\231\345\257\274\345\222\214\346\214\207\345\274\225\357\274\214
\350\200\214\345\226\202\345\205\273\346\226\271\351\235\242\357\274\214\344\270\273\344\272\272\344\270\200\346\254\241\347\273\231\345\244\232\345\260\221\357\274\214\347\213\227\347\213\227\345\260\261\344\274\232\345\220\203\345\244\232\345\260\221\357\274\214\344\270\215\347\256\241\351\245\261\346\262\241\351\245\261\357\274\214\346\230\257\344\270\215\346\230\257" + "\346\222\221\343\200\202
\346\211\200\344\273\245\357\274\214\345\205\273\347\213\227\346\257\224\350\276\203\350\264\271\345\212\262\357\274\214\351\234\200\350\246\201\346\263\250\346\204\217\347\232\204\347\273\206\350\212\202\350\276\203\345\244\232\357\274\233
\350\200\214\347\214\253\345\222\252\345\210\231\347\234\201\345\277\203\345\276\210\345\244\232\357\274\214\344\270\215\351\234\200\350\246\201\351\201\233\345\274\257\357\274\214\350\276\203\345\260\221\351\234\200\350\246\201\344\270\273\344\272\272\345\270\256\345\212\251\345\215\253\347\224\237\346\270\205\346\264\201\357\274\214\344\270\224\345\244\251\347\224\237\344\274\232\344\275\277\347\224\250\347\214\253\347\240\202\347\255\211\357\274\214
\344\270\215\344\274\232\351\232\217\345\234\260\345\244\247\345\260\217\344\276\277\347\255\211\357\274\214\344\270\224\345\226\202\351\243\237\344\271\240\346\203\257\345\261\236\344\272\216\351\245\277\344\272\206\345\260\261\344\274\232\345\216\273\345\220\203\347\202\271\347\214\253\347" + "\262\256\357\274\214\345\260\221\351\243\237\345\244\232\351\244\220\347\261\273\345\236\213\357\274\214\350\256\251\344\270\273\344\272\272\347\234\201\345\277\203\347\234\201\344\272\213\345\276\210\345\244\232\343\200\202
\351\202\243\344\271\210\357\274\214\344\275\240\344\273\213\346\204\217\345\205\273\345\256\240\347\211\251\350\264\271\346\227\266\350\264\271\345\277\203\345\220\227\357\274\237

", Q_NULLPTR)); + page5_A->setText(QApplication::translate("recommend", "A. \344\270\215\344\273\213\346\204\217\357\274\214\345\217\257\344\273\245\344\270\272\347\213\227\347\213\227\344\273\230\345\207\272\346\227\266\351\227\264", Q_NULLPTR)); + page5_B->setText(QApplication::translate("recommend", "B. \344\273\213\346\204\217\357\274\214\350\277\230\346\230\257\347\234\201\345\277\203\347\234\201\344\272\213\347\232\204\347\214\253\347\214\253\351\200\202\345\220\210\346\210\221", Q_NULLPTR)); + label_9->setText(QApplication::translate("recommend", "Question6", Q_NULLPTR)); + q6->setText(QApplication::translate("recommend", "

\344\270\215\346\255\242\346\230\257\347\214\253\347\213\227\345\217\257\344\273\245\344\270\216\346\210\221\344\273\254\344\270\272\344\274\264\357\274\214\350\277\230\346\234\211\345\210\253\347\232\204\347\261\273\345\236\213\347\232\204\345\256\240\347\211\251\345\217\257\344\273\245\344\275\234\344\270\272\346\210\221\344\273\254\347\232\204\344\274\231\344\274\264\357\274\214\345\246\202\346\234\272\350\255\246\345\217\257\347\210\261\347\232\204\345\205\224\345\255\220\357\274\214\344\271\237\345\246\202\345\217\257\344\273\245\351\231\252\344\274\264\346\210\221\344\273\254\347\273\210\350\272\253\347\232\204\344\271\214\351\276\237\347\255\211\343\200\202
\351\202\243\344\271\210,\344\275\240\345\270\214\346\234\233\351\245\262\345\205\273\345\223\252\347\247\215\345\256\240\347\211\251\345\221\242\357\274\237

", Q_NULLPTR)); + page6_A->setText(QApplication::translate("recommend", "A. \345\244\247\344\274\227\347\232\204\347\214\253\347\214\253\347\213\227\347\213\227", Q_NULLPTR)); + page6_B->setText(QApplication::translate("recommend", "B. \345\260\217\344\274\227\347\232\204\345\205\224\345\255\220", Q_NULLPTR)); + page6_C->setText(QApplication::translate("recommend", "C. \351\225\277\345\257\277\347\232\204\344\271\214\351\276\237", Q_NULLPTR)); + label_10->setText(QApplication::translate("recommend", "

\347\234\213\346\235\245\357\274\214\344\275\240\350\277\230\346\230\257\345\270\214\346\234\233\351\245\262\345\205\273\344\270\200\345\217\252\347\213\227\347\213\227\357\274\214\351\202\243\344\271\210\357\274\214\346\216\245\344\270\213\346\235\245\357\274\214\351\222\210\345\257\271\347\213\227\347\213\227\347\232\204\347\224\237\346\264\273\344\271\240\346\200\247\357\274\214\346\235\245\350\277\233\350\241\214\346\233\264\346\267\261\345\205\245\347\232\204\345\210\206\346\236\220\357\274\214
\347\234\213\344\275\240\351\200\202\345\220\210\345\205\273\345\223\252\347\247\215\347\213\227\347\213\227\345\220\247

", Q_NULLPTR)); + label_12->setText(QApplication::translate("recommend", "

1. \344\270\215\345\220\214\347\261\273\345\236\213\347\232\204\347\213\227\347\213\227\344\275\223\345\236\213\345\267\256\345\274\202\350\276\203\345\244\247\357\274\214

\344\275\240\346\233\264\345\270\214\346\234\233\351\245\262\345\205\273\344\270\200\345\217\252\344\275\225\347\247\215\344\275\223\345\236\213\347\232\204\347\213\227\347\213\227\345\221\242\357\274\237

", Q_NULLPTR)); + dog1_A->setText(QApplication::translate("recommend", "A. \345\260\217\345\236\213\347\212\254", Q_NULLPTR)); + dog1_B->setText(QApplication::translate("recommend", "B. \344\270\255\345\236\213\347\212\254", Q_NULLPTR)); + dog1_C->setText(QApplication::translate("recommend", "C. \345\244\247\345\205\264\347\212\254", Q_NULLPTR)); + label_13->setText(QApplication::translate("recommend", "

2. \344\270\215\345\220\214\347\261\273\345\236\213\347\232\204\347\213\227\347\213\227\351\243\237\351\207\217\344\270\215\345\220\214\357\274\214\344\274\232\345\257\271\344\270\273\344\272\272\347\232\204\347\273\217\346\265\216\346\234\211\344\270\200\345\256\232\350\264\237\346\213\205\357\274\214

\351\202\243\344\271\210\357\274\214\344\275\240\346\234\211\350\266\263\345\244\237\347\232\204\347\273\217\346\265\216\350\203\275\345\212\233\350\256\251\347\213\227\347\213\227\345\220\203\351\245\261\345\220\227\357\274\237

", Q_NULLPTR)); + dog2_A->setText(QApplication::translate("recommend", "A. \347\273\217\346\265\216\350\203\275\345\212\233\346\234\211\351\231\220\357\274\214\345\217\252\350\203\275\345\205\273\345\217\252\351\243\237\351\207\217\345\260\217\347\232\204\347\213\227\347\213\227", Q_NULLPTR)); + dog2_B->setText(QApplication::translate("recommend", "B. \347\273\217\346\265\216\350\203\275\345\212\233\350\266\263\345\244\237\347\213\227\347\213\227\347\232\204\350\264\245\345\256\266\351\243\237\351\207\217", Q_NULLPTR)); + label_14->setText(QApplication::translate("recommend", "

3. \347\213\227\347\213\227\347\224\237\346\200\247\346\264\273\346\263\274\345\245\275\345\212\250\357\274\214\351\234\200\350\246\201\344\270\200\345\256\232\347\232\204\350\277\220\345\212\250\351\207\217\357\274\214\345\246\202\351\201\233\345\274\257\347\255\211\357\274\214

\344\275\240\345\217\257\344\273\245\346\273\241\350\266\263\347\213\227\347\213\227\347\232\204\350\277\220\345\212\250\350\246\201\346\261\202\345\220\227\357\274\237

", Q_NULLPTR)); + dog3_A->setText(QApplication::translate("recommend", "A. \345\256\205\347\224\267\345\256\205\345\245\263\344\270\200\346\236\232\357\274\214\345\270\214\346\234\233\344\270\200\345\217\252\345\222\214\346\210\221\344\270\200\346\240\267\347\232\204\347\213\227\347\213\227", Q_NULLPTR)); + dog3_B->setText(QApplication::translate("recommend", "B. \345\217\257\344\273\245\357\274\214\344\271\237\346\255\243\345\245\275\351\224\273\347\202\274\350\207\252\345\267\261", Q_NULLPTR)); + label_15->setText(QApplication::translate("recommend", "

4. \346\234\211\347\232\204\347\213\227\347\213\227\350\202\240\350\203\203\350\203\275\345\212\233\344\270\215\350\241\214\357\274\214\346\210\226\351\234\200\350\246\201\346\221\204\345\205\245\347\211\271\345\256\232\350\220\245\345\205\273\357\274\214

\345\226\202\345\205\273\346\227\266\351\234\200\350\246\201\346\233\264\345\212\240\344\273\224\347\273\206\343\200\202

\351\202\243\344\271\210\357\274\214\344\275\240\345\205\201\350\256\270\347\213\227\347\213\227\347\232\204\351\245\256\351\243\237\346\214\221\345\211\224\345\220\227\357\274\237

", Q_NULLPTR)); + dog4_A->setText(QApplication::translate("recommend", "A. \344\270\215\344\273\213\346\204\217\357\274\214\346\210\221\344\274\232\346\263\250\346\204\217\347\232\204", Q_NULLPTR)); + dog4_B->setText(QApplication::translate("recommend", "B. \345\270\214\346\234\233\347\213\227\347\213\227\345\225\245\351\203\275\345\220\203\357\274\214\344\270\215\350\256\251\346\210\221\350\264\271\345\277\203", Q_NULLPTR)); + label_16->setText(QApplication::translate("recommend", "

5. \347\213\227\347\213\227\346\257\233\345\217\221\345\256\271\346\230\223\346\211\223\347\273\223\357\274\214\345\274\204\350\204\217\357\274\214\351\234\200\350\246\201\345\256\232\346\234\237\350\277\233\350\241\214\346\270\205\346\264\201\345\267\245\344\275\234\357\274\214

\344\275\240\346\204\277\346\204\217\350\212\261\346\227\266\351\227\264\345\216\273\346\270\205\346\264\201\357\274\214\346\211\223\346\211\256\347\213\227\347\213\227\345\220\227\357\274\237

", Q_NULLPTR)); + dog5_A->setText(QApplication::translate("recommend", "A. \344\273\245\350\205\276\345\207\272\346\227\266\351\227\264\345\216\273\350\277\233\350\241\214\345\215\253\347\224\237\346\270\205\346\264\201", Q_NULLPTR)); + dog5_B->setText(QApplication::translate("recommend", "B. \344\270\200\345\217\252\346\270\205\346\264\201\345\267\245\344\275\234\350\276\203\345\260\221\347\232\204\347\213\227\347\213\227\346\233\264\351\200\202\345\220\210\346\210\221", Q_NULLPTR)); + label_17->setText(QApplication::translate("recommend", "

6. \346\234\211\347\232\204\347\261\273\345\236\213\347\213\227\347\213\227\344\274\232\345\244\251\347\224\237\345\270\246\347\226\276\347\227\205\357\274\214\346\210\226\350\200\205\345\220\216\345\244\251\344\274\232\346\234\211\347\211\271\345\256\232\347\226\276\347\227\205\357\274\214

\351\202\243\344\271\210\357\274\214\344\275\240\344\274\232\346\202\211\345\277\203\346\212\244\347\220\206\347\213\227\347\213\227\347\232\204\350\277\231\344\272\233\347\226\276\347\227\205\345\220\227\357\274\237

", Q_NULLPTR)); + dog6_A->setText(QApplication::translate("recommend", "A. \344\274\232\346\263\250\346\204\217\347\213\227\347\213\227\347\232\204\347\211\271\345\256\232\347\227\205\345\271\266\345\217\212\346\227\266\346\262\273\347\226\227", Q_NULLPTR)); + dog6_B->setText(QApplication::translate("recommend", "B. \345\205\273\344\270\200\345\217\252\350\272\253\344\275\223\345\201\245\345\272\267\347\232\204\347\213\227\347\213\227\346\233\264\345\245\275", Q_NULLPTR)); + label_18->setText(QApplication::translate("recommend", "

7. \345\257\271\347\213\227\347\213\227\347\232\204\350\256\255\347\273\203\344\271\237\346\230\257\351\245\262\345\205\273\347\232\204\344\270\200\345\244\247\351\207\215\350\246\201\347\216\257\350\212\202\357\274\214\344\270\215\345\220\214\347\261\273\345\236\213\347\232\204\347\213\227\347\213\227\357\274\214

\350\256\255\347\273\203\351\232\276\345\272\246\344\271\237\346\234\211\346\211\200\344\270\215\345\220\214\357\274\214\344\275\240\345\270\214\346\234\233\347\213\227\347\213\227\350\203\275\345\276\210\345\277\253\345\220\254\344\275\240\347\232\204\346\214\207\346\214\245\345\220\227\357\274\237

", Q_NULLPTR)); + dog7_A->setText(QApplication::translate("recommend", "A. \350\201\252\346\230\216\347\232\204\347\213\227\347\213\227\350\260\201\344\270\215\347\210\261\345\221\242", Q_NULLPTR)); + dog7_B->setText(QApplication::translate("recommend", "B. \346\204\277\346\204\217\350\212\261\345\244\232\344\270\200\347\202\271\347\232\204\346\227\266\351\227\264\345\216\273\350\256\255\347\273\203\347\213\227\347\213\227", Q_NULLPTR)); + label_19->setText(QApplication::translate("recommend", "

8. \347\213\227\347\213\227\347\232\204\347\273\235\350\202\262\346\230\257\344\270\252\345\244\247\351\227\256\351\242\230\357\274\214\345\244\204\347\220\206\345\276\227\345\275\223\357\274\214\344\274\232\345\207\217\344\275\216\344\270\273\344\272\272\347\232\204\345\271\263\346\227\266\350\264\237\346\213\205\357\274\214

\344\275\240\345\270\214\346\234\233\345\256\240\347\211\251\347\232\204\347\273\235\350\202\262\346\226\271\351\235\242\345\246\202\344\275\225\357\274\237

", Q_NULLPTR)); + dog8_A->setText(QApplication::translate("recommend", "A. \351\234\200\350\246\201\347\273\235\350\202\262\347\232\204\350\257\235\344\274\232\345\270\246\345\216\273\346\255\243\347\241\256\345\244\204\347\220\206", Q_NULLPTR)); + dog8_B->setText(QApplication::translate("recommend", "B. \346\233\264\346\204\277\346\204\217\346\211\276\344\270\200\345\217\252\346\262\241\346\234\211\350\277\231\346\226\271\351\235\242\345\233\260\346\211\260\347\232\204\347\213\227\347\213\227", Q_NULLPTR)); + label_20->setText(QApplication::translate("recommend", "

9. \347\213\227\347\213\227\344\275\234\344\270\272\345\256\266\345\272\255\347\232\204\346\226\260\344\274\231\344\274\264\357\274\214\351\234\200\350\246\201\350\212\261\346\227\266\351\227\264\346\230\257\351\200\202\345\272\224\350\277\231\344\270\252\345\256\266\345\272\255\357\274\214

\345\216\273\351\200\202\345\272\224\344\270\273\344\272\272\347\232\204\346\200\247\346\240\274\357\274\214\344\275\240\345\270\214\346\234\233\346\211\276\344\270\200\345\217\252\346\200\216\346\240\267\347\232\204\347\213\227\347\213\227\345\221\242\357\274\237

", Q_NULLPTR)); + dog9_A->setText(QApplication::translate("recommend", "A. \351\200\202\345\272\224\350\203\275\345\212\233\345\274\272\357\274\214\345\276\210\345\277\253\350\256\244\347\224\237\347\232\204\347\213\227\347\213\227", Q_NULLPTR)); + dog9_B->setText(QApplication::translate("recommend", "B. \344\270\215\345\234\250\346\204\217\357\274\214\345\217\257\344\273\245\346\205\242\346\205\242\347\232\204\351\251\257\346\234\215\347\213\227\347\213\227", Q_NULLPTR)); + label_21->setText(QApplication::translate("recommend", "

10. \347\213\227\347\213\227\344\271\237\345\246\202\344\272\272\344\270\200\350\210\254\357\274\214\346\234\211\347\235\200\350\207\252\345\267\261\347\232\204\345\260\217\350\204\276\346\260\224\357\274\214

\351\234\200\350\246\201\344\270\273\344\272\272\345\216\273\345\217\221\347\216\260\345\222\214\346\255\243\347\241\256\345\257\271\345\276\205\357\274\214

\351\202\243\344\271\210\357\274\214\344\275\240\345\270\214\346\234\233\350\207\252\345\267\261\347\232\204\347\213\227\347\213\227\346\234\211\347\235\200\345\223\252\347\247\215\350\204\276\346\260\224\345\221\242\357\274\237

", Q_NULLPTR)); + dog10_A->setText(QApplication::translate("recommend", "A. \346\262\241\345\225\245\350\204\276\346\260\224\357\274\214\345\217\213\345\226\204\346\270\251\351\251\257\347\261\273", Q_NULLPTR)); + dog10_B->setText(QApplication::translate("recommend", "B. \345\217\257\344\273\245\346\234\211\345\260\217\350\204\276\346\260\224\357\274\214\344\274\232\346\255\243\347\241\256\345\257\271\345\276\205", Q_NULLPTR)); + label_22->setText(QApplication::translate("recommend", "

11. \347\213\227\347\213\227\347\232\204\351\245\262\345\205\273\346\230\257\344\270\252\347\262\276\347\273\206\346\264\273\357\274\214\350\246\201\346\263\250\346\204\217\347\232\204\344\272\213\351\241\271\345\276\210\345\244\232\357\274\214

\345\276\210\350\200\203\351\252\214\344\270\273\344\272\272\347\232\204\344\270\252\344\272\272\350\203\275\345\212\233\357\274\214

\351\202\243\344\271\210\357\274\214\344\275\240\346\234\211\350\203\275\345\212\233\345\216\273\347\205\247\351\241\276\345\245\275\347\213\227\347\213\227\347\232\204\346\226\271\346\226\271\351\235\242\351\235\242\345\220\227\357\274\237

", Q_NULLPTR)); + dog11_A->setText(QApplication::translate("recommend", "A. \346\210\221\350\266\263\345\244\237\347\273\206\345\277\203\357\274\214\345\216\273\350\200\203\350\231\221\347\213\227\347\213\227\347\232\204\345\220\204\346\226\271\351\235\242", Q_NULLPTR)); + dog11_B->setText(QApplication::translate("recommend", "B. \345\270\214\346\234\233\344\270\200\345\217\252\351\245\262\345\205\273\351\232\276\345\272\246\345\260\217\347\232\204\347\213\227\347\213\227", Q_NULLPTR)); + label_11->setText(QApplication::translate("recommend", "

\347\234\213\346\235\245\357\274\214\350\277\230\346\230\257\347\214\253\345\222\252\351\200\202\345\220\210\351\273\230\351\273\230\345\234\260\351\231\252\344\274\264\347\235\200\344\275\240\343\200\202\351\202\243\344\271\210\357\274\214\351\222\210\345\257\271\347\214\253\345\222\252\347\232\204\347\224\237\346\264\273\344\271\240\346\200\247\357\274\214
\346\235\245\350\277\233\350\241\214\346\233\264\346\267\261\345\205\245\347\232\204\345\210\206\346\236\220\357\274\214
\347\234\213\344\275\240\351\200\202\345\220\210\345\205\273\345\223\252\347\247\215\347\214\253\345\222\252\345\220\247\343\200\202

", Q_NULLPTR)); + label_23->setText(QApplication::translate("recommend", "

1. \347\214\253\345\222\252\344\271\237\346\234\211\347\235\200\350\207\252\345\267\261\347\213\254\347\211\271\347\232\204\344\275\223\345\236\213\357\274\214\346\210\226\347\272\244\347\230\246\357\274\214\346\210\226\345\234\206\346\266\246\357\274\214\346\210\226\347\273\223\345\256\236\345\243\256\347\241\225\343\200\202

\351\202\243\344\271\210\357\274\214\344\275\240\345\270\214\346\234\233\350\207\252\345\267\261\347\232\204\347\214\253\345\222\252\346\234\211\347\235\200\346\200\216\346\240\267\347\232\204\345\244\226\345\275\242\345\221\242\357\274\237

", Q_NULLPTR)); + cat1_A->setText(QApplication::translate("recommend", "A. \347\272\244\347\230\246\345\236\213", Q_NULLPTR)); + cat1_B->setText(QApplication::translate("recommend", "B. \345\234\206\346\266\246\345\236\213 ", Q_NULLPTR)); + cat1_C->setText(QApplication::translate("recommend", "C. \347\273\223\345\256\236\345\243\256\347\241\225\345\236\213", Q_NULLPTR)); + label_24->setText(QApplication::translate("recommend", "

2. \347\214\253\345\222\252\350\231\275\347\204\266\346\257\224\350\276\203\345\256\211\351\235\231\357\274\214\344\271\237\344\270\215\351\234\200\350\246\201\345\244\226\345\207\272\351\201\233\345\274\257\357\274\214

\344\275\206\346\230\257\344\273\226\344\273\254\347\232\204\350\277\220\345\212\250\350\203\275\345\212\233\344\271\237\346\230\257\344\270\215\345\267\256\347\232\204\357\274\214

\351\234\200\350\246\201\346\234\211\350\266\263\345\244\237\345\244\247\347\232\204\346\264\273\345\212\250\350\214\203\345\233\264\345\216\273\345\256\214\346\210\220\346\257\217\346\227\245\347\232\204\350\277\220\345\212\250\351\207\217\343\200\202

\351\202\243\344\271\210\357\274\214\344\275\240\345" + "\270\214\346\234\233\350\207\252\345\267\261\347\232\204\347\214\253\345\222\252\350\277\220\345\212\250\351\207\217\345\246\202\344\275\225\357\274\237

", Q_NULLPTR)); + cat2_A->setText(QApplication::translate("recommend", "A. \345\217\257\344\273\245\346\217\220\344\276\233\346\264\273\345\212\250\350\214\203\345\233\264\357\274\214\344\277\235\351\232\234\350\277\220\345\212\250\351\207\217", Q_NULLPTR)); + cat2_B->setText(QApplication::translate("recommend", "B. \346\233\264\345\270\214\346\234\233\344\270\200\345\217\252\345\256\211\351\235\231\357\274\214\344\270\215\351\227\271\350\205\276\347\232\204\347\214\253\345\222\252", Q_NULLPTR)); + label_25->setText(QApplication::translate("recommend", "

3. \346\234\211\347\232\204\347\214\253\345\222\252\350\202\240\350\203\203\350\203\275\345\212\233\344\270\215\350\241\214\357\274\214\346\210\226\351\234\200\350\246\201\346\221\204\345\205\245\347\211\271\345\256\232\350\220\245\345\205\273\357\274\214

\345\226\202\345\205\273\346\227\266\351\234\200\350\246\201\346\233\264\345\212\240\344\273\224\347\273\206\343\200\202

\351\202\243\344\271\210\357\274\214\344\275\240\345\270\214\346\234\233\347\214\253\345\222\252\347\232\204\351\245\256\351\243\237\346\214\221\345\211\224\345\220\227\357\274\237

", Q_NULLPTR)); + cat3_A->setText(QApplication::translate("recommend", "A. \344\270\215\344\273\213\346\204\217\357\274\214\346\210\221\344\274\232\346\263\250\346\204\217\347\232\204 ", Q_NULLPTR)); + cat3_B->setText(QApplication::translate("recommend", "B. \345\270\214\346\234\233\347\214\253\345\222\252\345\225\245\351\203\275\345\217\257\344\273\245\345\220\203\357\274\214\344\270\215\347\224\250\345\244\252\350\277\207\346\263\250\346\204\217", Q_NULLPTR)); + label_26->setText(QApplication::translate("recommend", "

4. \347\214\253\345\222\252\346\207\202\347\232\204\350\207\252\346\210\221\346\270\205\346\264\201\357\274\214\344\270\215\351\234\200\350\246\201\344\270\273\344\272\272\347\232\204\351\242\235\345\244\226\346\270\205\346\264\201\345\267\245\344\275\234\343\200\202

\344\275\206\347\214\253\347\240\202\357\274\214\347\214\253\347\252\235\347\255\211\347\211\251\345\223\201\347\232\204\346\270\205\346\264\201\345\267\245\344\275\234\350\277\230\346\230\257\351\234\200\350\246\201\344\270\273\344\272\272\347\232\204\345\270\256\345\212\251\343\200\202

\351\202\243\344\271\210\357\274\214\345\234\250\345\215\253\347\224\237\346\270\205\346\264\201\346\226\271\351\235\242\357\274\214

\344\275\240\345" + "\270\214\346\234\233\346\211\276\344\270\200\345\217\252\346\200\216\346\240\267\347\232\204\347\214\253\345\222\252\345\221\242\357\274\237

", Q_NULLPTR)); + cat4_A->setText(QApplication::translate("recommend", "A. \346\257\224\350\276\203\344\273\213\346\204\217\347\214\253\347\240\202\347\255\211\347\211\251\345\223\201\346\270\205\346\264\201\347\250\213\345\272\246\357\274\214\351\234\200\350\246\201\344\270\273\344\272\272\345\256\232\346\234\237\346\233\264\346\215\242 ", Q_NULLPTR)); + cat4_B->setText(QApplication::translate("recommend", "B. \345\234\250\346\204\217\347\250\213\345\272\246\350\276\203\344\275\216\357\274\214\344\270\273\344\272\272\345\217\257\344\273\245\345\273\266\346\234\237\345\216\273\346\233\264\346\215\242", Q_NULLPTR)); + label_27->setText(QApplication::translate("recommend", "

5. \351\203\250\345\210\206\347\214\253\345\222\252\344\274\232\345\244\251\347\224\237\345\270\246\347\226\276\347\227\205\357\274\214\346\210\226\350\200\205\345\220\216\345\244\251\344\274\232\346\234\211\347\211\271\345\256\232\347\226\276\347\227\205\357\274\214

\351\202\243\344\271\210\357\274\214\344\275\240\344\274\232\346\202\211\345\277\203\346\212\244\347\220\206\347\214\253\345\222\252\347\232\204\350\277\231\344\272\233\347\226\276\347\227\205\345\220\227\357\274\237

", Q_NULLPTR)); + cat5_A->setText(QApplication::translate("recommend", "A. \344\274\232\346\263\250\346\204\217\347\214\253\345\222\252\347\232\204\347\211\271\345\256\232\347\227\205\345\271\266\345\217\212\346\227\266\346\262\273\347\226\227", Q_NULLPTR)); + cat5_B->setText(QApplication::translate("recommend", "B. \345\205\273\344\270\200\345\217\252\350\272\253\344\275\223\345\201\245\345\272\267\347\232\204\347\214\253\345\222\252\346\233\264\345\245\275", Q_NULLPTR)); + label_28->setText(QApplication::translate("recommend", "

6.\347\214\253\345\222\252\344\275\234\344\270\272\345\256\266\345\272\255\347\232\204\346\226\260\344\274\231\344\274\264\357\274\214\351\234\200\350\246\201\350\212\261\346\227\266\351\227\264\345\216\273\351\200\202\345\272\224\350\277\231\344\270\252\345\256\266\345\272\255\357\274\214

\345\216\273\351\200\202\345\272\224\344\270\273\344\272\272\347\232\204\346\200\247\346\240\274\357\274\214\344\275\240\345\270\214\346\234\233\346\211\276\344\270\200\345\217\252\346\200\216\346\240\267\347\232\204\347\214\253\345\222\252\345\221\242?

", Q_NULLPTR)); + cat6_A->setText(QApplication::translate("recommend", "A. \351\200\202\345\272\224\350\203\275\345\212\233\345\274\272\357\274\214\345\276\210\345\277\253\350\256\244\347\224\237\347\232\204\347\214\253\345\222\252", Q_NULLPTR)); + cat6_B->setText(QApplication::translate("recommend", "B. \344\270\215\345\234\250\346\204\217\357\274\214\345\217\257\344\273\245\346\205\242\346\205\242\351\231\252\344\274\264\347\214\253\345\222\252", Q_NULLPTR)); + label_29->setText(QApplication::translate("recommend", "

7.\347\214\253\345\222\252\345\244\251\346\200\247\347\213\254\347\253\213\357\274\214\344\273\245\350\207\252\346\210\221\344\270\272\344\270\255\345\277\203\357\274\214\346\234\211\347\235\200\350\207\252\345\267\261\347\232\204\345\260\217\350\204\276\346\260\224\357\274\214

\351\234\200\350\246\201\344\270\273\344\272\272\345\216\273\345\217\221\347\216\260\345\222\214\346\255\243\347\241\256\345\257\271\345\276\205\357\274\214

\351\202\243\344\271\210\357\274\214\344\275\240\345\270\214\346\234\233\350\207\252\345\267\261\347\232\204\347\214\253\345\222\252\346\234\211\347\235\200\345\223\252\347\247\215\350\204\276\346\260\224\345\221\242\357\274\237

", Q_NULLPTR)); + cat7_A->setText(QApplication::translate("recommend", "A. \346\262\241\345\225\245\350\204\276\346\260\224\357\274\214\345\217\257\344\273\245\346\224\276\345\277\203\351\200\227\345\274\204", Q_NULLPTR)); + cat7_B->setText(QApplication::translate("recommend", "B. \345\217\257\344\273\245\346\234\211\345\260\217\350\204\276\346\260\224\357\274\214\344\274\232\345\246\245\345\226\204\345\257\271\345\276\205", Q_NULLPTR)); + label_30->setText(QApplication::translate("recommend", "

8. \346\234\211\347\232\204\347\214\253\345\222\252\347\232\204\344\275\234\346\201\257\344\271\240\346\203\257\344\270\216\344\272\272\347\261\273\347\233\270\345\217\215\357\274\214\346\230\274\344\274\217\345\244\234\345\207\272\357\274\214

\345\276\200\345\276\200\345\234\250\345\244\234\351\227\264\344\274\232\351\227\271\345\207\272\345\212\250\351\235\231\357\274\214

\351\202\243\344\271\210\357\274\214\344\275\240\344\273\213\346\204\217\347\214\253\345\222\252\347\232\204\345\244\234\351\227\264\350\241\214\344\270\272\345\220\227\357\274\237

", Q_NULLPTR)); + cat8_A->setText(QApplication::translate("recommend", "A. \344\273\213\346\204\217\357\274\214\345\270\214\346\234\233\347\214\253\345\222\252\347\232\204\344\275\234\346\201\257\345\217\257\344\273\245\350\267\237\344\272\272\345\220\214\346\255\245", Q_NULLPTR)); + cat8_B->setText(QApplication::translate("recommend", "B. \344\270\215\344\273\213\346\204\217\357\274\214\345\205\201\350\256\270\347\214\253\345\222\252\346\231\232\344\270\212\350\207\252\345\267\261\346\264\273\345\212\250", Q_NULLPTR)); + label_31->setText(QApplication::translate("recommend", "

9. \347\214\253\345\222\252\346\200\247\346\240\274\347\213\254\347\253\213\357\274\214\346\257\224\350\276\203\351\232\276\350\256\244\347\224\237\357\274\214

\344\270\273\344\272\272\351\234\200\350\246\201\350\212\261\350\266\263\345\244\237\347\232\204\346\227\266\351\227\264\345\222\214\347\262\276\345\212\233\345\216\273\345\222\214\347\214\253\345\222\252\345\273\272\347\253\213\344\272\262\350\277\221\345\205\263\347\263\273\343\200\202

\351\202\243\344\271\210\357\274\214\344\275\240\345\270\214\346\234\233\347\214\253\345\222\252\347\232\204\344\272\262\350\277\221\347\250\213\345\272\246\345\246\202\344\275\225\357\274\237

", Q_NULLPTR)); + cat9_A->setText(QApplication::translate("recommend", "A. \345\217\257\344\273\245\351\232\217\345\217\253\351\232\217\345\210\260\357\274\214\344\272\262\350\277\221\347\250\213\345\272\246\346\220\236\351\253\230", Q_NULLPTR)); + cat9_B->setText(QApplication::translate("recommend", "B.\344\270\215\344\273\213\346\204\217\347\214\253\345\222\252\347\232\204\345\201\266\345\260\224\345\244\261\350\270\252\345\222\214\344\270\215\344\272\262\350\277\221\350\241\214\344\270\272", Q_NULLPTR)); + label_32->setText(QApplication::translate("recommend", "

10. \347\214\253\345\222\252\346\210\220\345\271\264\345\220\216\357\274\214\347\273\235\350\202\262\344\270\216\345\220\246\351\227\256\351\242\230\344\271\237\351\232\217\344\271\213\345\210\260\346\235\245\357\274\214\346\255\243\347\241\256\347\232\204\345\244\204\347\220\206\357\274\214

\344\270\215\344\273\205\346\234\211\345\210\251\344\272\216\347\214\253\345\222\252\345\201\245\345\272\267\357\274\214\344\271\237\344\270\215\344\274\232\344\274\244\345\256\263\347\214\253\345\222\252\347\232\204\346\204\237\346\203\205\343\200\202

\351\202\243\344\271\210\357\274\214\344\275\240\345\270\214\346\234\233\347\214\253\345\222\252\347\232\204\347\273\235\350\202\262\351\227\256\351\242\230\345\246\202\344\275\225\357\274\237

", Q_NULLPTR)); + cat10_A->setText(QApplication::translate("recommend", "A. \351\234\200\350\246\201\347\273\235\350\202\262\347\232\204\350\257\235\344\274\232\345\270\246\345\216\273\346\255\243\347\241\256\345\244\204\347\220\206", Q_NULLPTR)); + cat10_B->setText(QApplication::translate("recommend", "B. \346\233\264\346\204\277\346\204\217\346\211\276\344\270\200\345\217\252\346\262\241\346\234\211\350\277\231\346\226\271\351\235\242\345\233\260\346\211\260\347\232\204\347\214\253\345\222\252", Q_NULLPTR)); + label_33->setText(QApplication::translate("recommend", "

\347\234\213\346\235\245\357\274\214\344\275\240\346\230\257\344\270\200\344\270\252\350\277\275\346\261\202\345\260\217\344\274\227\347\232\204\344\270\273\344\272\272\357\274\214

\346\234\272\350\255\246\346\264\273\346\263\274\347\232\204\345\260\217\345\205\224\345\255\220\346\230\257\344\270\200\344\270\252\344\270\215\351\224\231\347\232\204\351\200\211\346\213\251\357\274\214

\350\200\214\345\256\266\345\205\273\345\205\224\347\247\215\347\261\273\345\244\247\345\220\214\345\260\217\345\274\202\357\274\214\346\262\241\346\234\211\350\276\203\345\244\247\347\232\204\345\214\272\345\210\253\357\274\214

\346\214\221\351\200\211\344\270\200\345\217\252\345\201\245\345\272\267\347\232\204\345\260" + "\217\345\205\224\345\255\220\357\274\214\346\220\255\345\273\272\345\245\275\350\210\222\351\200\202\347\232\204\345\205\224\347\252\235\357\274\214

\346\217\220\344\276\233\346\257\217\346\227\245\347\232\204\350\224\254\350\217\234\350\220\235\345\215\234\357\274\214\346\257\217\346\227\245\350\277\233\350\241\214\344\272\222\345\212\250\357\274\214\351\200\227\345\274\204\357\274\214

\344\270\200\345\217\252\345\260\217\345\205\224\345\255\220\344\271\237\345\217\257\344\273\245\347\273\231\344\275\240\345\270\246\346\235\245\345\276\210\345\244\232\345\210\253\346\240\267\347\232\204\344\271\220\350\266\243\343\200\202

", Q_NULLPTR)); + label_34->setText(QApplication::translate("recommend", "

\345\223\207\346\222\222\357\274\214\345\260\217\345\260\217\347\232\204\344\271\214\351\276\237\346\267\261\345\217\227\344\275\240\347\232\204\351\235\222\347\235\220\357\274\214\345\220\214\346\227\266\357\274\214

\345\205\273\344\270\200\345\217\252\344\271\214\351\276\237\344\271\237\346\230\257\351\235\236\345\270\270\347\234\201\345\277\203\347\234\201\345\212\233\347\232\204\357\274\232

\345\217\252\351\234\200\344\270\200\345\274\257\345\260\217\345\260\217\347\232\204\346\271\276\345\241\230\357\274\214\347\202\271\347\274\200\347\235\200\350\227\273\350\215\207\357\274\214

\351\232\224\345\276\210\351\225\277\344\270\200\346\256\265\346\227\266\351\227\264\346\211\215\351\234\200\350\246" + "\201\345\226\202\345\205\273\344\270\200\346\254\241\357\274\214

\346\270\205\346\264\201\345\267\245\344\275\234\345\276\210\345\260\221\357\274\214\344\272\222\345\212\250\344\271\237\345\207\240\344\271\216\344\270\215\351\234\200\350\246\201\357\274\214\350\200\214\344\270\224\357\274\214

\345\201\245\345\272\267\347\232\204\344\271\214\351\276\237\347\224\232\350\207\263\345\217\257\344\273\245\351\231\252\344\274\264\344\275\240\347\232\204\344\270\200\347\224\237\357\274\214\350\277\231\357\274\214\344\271\237\346\230\257\345\276\210\345\244\232\345\205\273\351\276\237\344\272\272\347\232\204\344\271\220\350\266\243\343\200\202

", Q_NULLPTR)); + label_7->setText(QApplication::translate("recommend", "\346\216\250\351\200\201\347\273\223\346\236\234", Q_NULLPTR)); + test_result->setText(QApplication::translate("recommend", "TextLabel", Q_NULLPTR)); + label_38->setText(QApplication::translate("recommend", "\346\210\221\344\273\254\346\216\250\350\215\220\347\273\231\344\275\240\347\232\204\345\256\240\347\211\251\346\230\257", Q_NULLPTR)); + label_8->setText(QApplication::translate("recommend", "\346\265\213\350\257\225\347\273\223\346\235\237\345\225\246\357\274\214\345\233\236\345\210\260\344\270\273\347\225\214\351\235\242\345\220\247\357\274\201", Q_NULLPTR)); + change_page->setText(QApplication::translate("recommend", "next", Q_NULLPTR)); + last_page->setText(QApplication::translate("recommend", "Back", Q_NULLPTR)); + } // retranslateUi + +}; + +namespace Ui { + class recommend: public Ui_recommend {}; +} // namespace Ui + +QT_END_NAMESPACE + +#endif // UI_RECOMMEND_H