Skip to content

Instantly share code, notes, and snippets.

@CarlKlagba
CarlKlagba / gist:adafec81265abc04b1e4
Created June 17, 2015 12:19
xmi exemple issue JHipster-UML #9
<?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="_P2ALsBTqEeW-KYdrBDd6-A" name="githubissue">
<eAnnotations xmi:id="_P2ALsRTqEeW-KYdrBDd6-A" source="Objing">
<contents xmi:type="uml:Property" xmi:id="_P2ALshTqEeW-KYdrBDd6-A" name="exporterVersion">
<defaultValue xmi:type="uml:LiteralString" xmi:id="_P2ALsxTqEeW-KYdrBDd6-A" value="3.0.0"/>
</contents>
</eAnnotations>
<packagedElement xmi:type="uml:Class" xmi:id="_P2ALtBTqEeW-KYdrBDd6-A" name="route">
<ownedAttribute xmi:type="uml:Property" xmi:id="_P2ALtRTqEeW-KYdrBDd6-A" name="routeId" visibility="public" type="_P2ALuxTqEeW-KYdrBDd6-A" isUnique="false"/>
<ownedAttribute xmi:type="uml:Property" xmi:id="_P2ALthTqEeW-KYdrBDd6-A" name="name" visibility="public" isUnique="false">
<type xmi:type="uml:PrimitiveType" href="http://www.omg.org/spec/UML/20110701/PrimitiveTypes.xmi#String"/>