Created
June 17, 2015 11:58
-
-
Save pr0t3us/82b5a8f6f326203abf29 to your computer and use it in GitHub Desktop.
test UML project exported from Modelio
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?><uml:Model xmlns:uml="http://www.omg.org/spec/UML/20110701" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmi:version="2.1" xmi:id="_0fHmABTcEeWFqYbu5uR6sg" name="project2"> | |
<eAnnotations xmi:id="_0fHmARTcEeWFqYbu5uR6sg" source="Objing"> | |
<contents xmi:type="uml:Property" xmi:id="_0fHmAhTcEeWFqYbu5uR6sg" name="exporterVersion"> | |
<defaultValue xmi:type="uml:LiteralString" xmi:id="_0fHmAxTcEeWFqYbu5uR6sg" value="3.0.0"/> | |
</contents> | |
</eAnnotations> | |
<packagedElement xmi:type="uml:Class" xmi:id="_0fHmBBTcEeWFqYbu5uR6sg" name="route"> | |
<ownedAttribute xmi:type="uml:Property" xmi:id="_0fHmBRTcEeWFqYbu5uR6sg" name="routeId" aggregation="composite"/> | |
<ownedAttribute xmi:type="uml:Property" xmi:id="_0fHmBhTcEeWFqYbu5uR6sg" name="name" aggregation="composite"/> | |
</packagedElement> | |
<packagedElement xmi:type="uml:Class" xmi:id="_0fHmBxTcEeWFqYbu5uR6sg" name="shape"> | |
<ownedComment xmi:type="uml:Comment" xmi:id="_0fHmCBTcEeWFqYbu5uR6sg"> | |
<body><Enter note text here></body> | |
</ownedComment> | |
<ownedAttribute xmi:type="uml:Property" xmi:id="_0fHmCRTcEeWFqYbu5uR6sg" name="shapeId" aggregation="composite"/> | |
<ownedAttribute xmi:type="uml:Property" xmi:id="_0fHmChTcEeWFqYbu5uR6sg" name="shapeLat" aggregation="composite"/> | |
<ownedAttribute xmi:type="uml:Property" xmi:id="_0fHmCxTcEeWFqYbu5uR6sg" name="shapeLon" aggregation="composite"/> | |
</packagedElement> | |
</uml:Model> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment