Skip to content

Instantly share code, notes, and snippets.

@pr0t3us
Created June 17, 2015 11:58
Show Gist options
  • Save pr0t3us/82b5a8f6f326203abf29 to your computer and use it in GitHub Desktop.
Save pr0t3us/82b5a8f6f326203abf29 to your computer and use it in GitHub Desktop.
test UML project exported from Modelio
<?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>&lt;Enter note text here&gt;</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