Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 4943c3e49370c9acb2a04be3854575250f17e930 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<uml:Model xmi:version="20131001" xmlns:xmi="http://www.omg.org/spec/XMI/20131001" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xmi:id="_ejoREJtqEeGPWIvNqCqnbQ" name="Model">
  <ownedComment xmi:type="uml:Comment" xmi:id="_L8Nl0JtxEeGPWIvNqCqnbQ">
    <body> </body>
  </ownedComment>
  <packageImport xmi:type="uml:PackageImport" xmi:id="_ejoREZtqEeGPWIvNqCqnbQ">
    <importedPackage xmi:type="uml:Model" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#_0"/>
  </packageImport>
  <packagedElement xmi:type="uml:Class" xmi:id="_fCjBsJtqEeGPWIvNqCqnbQ" name="Class1"/>
  <packagedElement xmi:type="uml:Class" xmi:id="_fUAlIJtqEeGPWIvNqCqnbQ" name="Class2"/>
  <packagedElement xmi:type="uml:Class" xmi:id="_fi4uoJtqEeGPWIvNqCqnbQ" name="Class3"/>
</uml:Model>

Back to the top