Skip to main content
summaryrefslogtreecommitdiffstats
blob: 36591af44d7e314725cb6221d1902c160e2f7e4c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<!--xtools2_universal_type_manager-->
<?com.ibm.xtools.emf.core.signature <signature id="com.ibm.xtools.uml.msl.fragment" version="7.0.0"><feature description="" name="com.ibm.xtools.ruml.feature" url="" version="7.0.0"/></signature>?>
<?com.ibm.xtools.emf.core.signature <signature id="com.ibm.xtools.mmi.ui.signatures.diagram" version="7.0.0"><feature description="" name="Rational Modeling Platform (com.ibm.xtools.rmp)" url="" version="7.0.0"/></signature>?>
<uml:Package xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/3.0.0/UML" xmlns:umlnotation="http://www.ibm.com/xtools/1.5.3/Umlnotation" xmi:id="_Dk340J_cEeSMStbbPSeZNQ" name="FragmentPackage">
  <eAnnotations xmi:id="_b6_IEJ_cEeSMStbbPSeZNQ" source="com.ibm.xtools.uml.msl.fragmentContainer">
    <references xmi:type="uml:Model" href="ProjectLibrary.emx#_CZfq1J_cEeSMStbbPSeZNQ?ProjectLibrary?"/>
  </eAnnotations>
  <eAnnotations xmi:id="_Dk340Z_cEeSMStbbPSeZNQ" source="uml2.diagrams" references="_Dk340p_cEeSMStbbPSeZNQ">
    <contents xmi:type="umlnotation:UMLDiagram" xmi:id="_Dk340p_cEeSMStbbPSeZNQ" type="Freeform" name="Main">
      <element xsi:nil="true"/>
    </contents>
  </eAnnotations>
  <packagedElement xmi:type="uml:Class" xmi:id="_Eem9MJ_cEeSMStbbPSeZNQ" name="FragmentClass1">
    <ownedAttribute xmi:id="_NP8P8J_cEeSMStbbPSeZNQ" name="attribute1" visibility="private" type="_EmGFQJ_cEeSMStbbPSeZNQ"/>
    <ownedAttribute xmi:id="_NRZBcJ_cEeSMStbbPSeZNQ" name="attribute2" visibility="private" type="_EmGFQJ_cEeSMStbbPSeZNQ"/>
  </packagedElement>
  <packagedElement xmi:type="uml:Class" xmi:id="_EmGFQJ_cEeSMStbbPSeZNQ" name="FragmentClass2">
    <ownedAttribute xmi:id="_NArE4J_cEeSMStbbPSeZNQ" name="attribute1" visibility="private">
      <type xmi:type="uml:Class" href="ProjectLibrary.emx#_C-2aoJ_cEeSMStbbPSeZNQ?ProjectLibrary/Class3?"/>
    </ownedAttribute>
    <ownedAttribute xmi:id="_NC9j4J_cEeSMStbbPSeZNQ" name="attribute2" visibility="private">
      <type xmi:type="uml:Class" href="ProjectLibrary.emx#_C-2aoJ_cEeSMStbbPSeZNQ?ProjectLibrary/Class3?"/>
    </ownedAttribute>
  </packagedElement>
</uml:Package>

Back to the top