Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: b5abf0d0e10eebe496b2cc34f9a567770b6e283e (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
<?xml version="1.0" encoding="UTF-8"?>
<xmi:XMI xmi:version="20131001" xmlns:xmi="http://www.omg.org/spec/XMI/20131001" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:Requirements="http://www.eclipse.org/papyrus/0.7.0/SysMLCopy/Requirements" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xsi:schemaLocation="http://www.eclipse.org/papyrus/0.7.0/SysMLCopy/Requirements platform:/plugin/org.eclipse.papyrus.uml.dynamic.profile.tests/resources/DynamicSysMLProfileTests.profile.uml#_o3mbYPgMEeWiHvr2EcCZeg">
  <uml:Model xmi:id="_nAjG8GIeEeWkqekCWoLl5g" name="RootElement">
    <packagedElement xmi:type="uml:Class" xmi:id="_pYCiwGIeEeWkqekCWoLl5g" name="Class1"/>
    <packagedElement xmi:type="uml:Class" xmi:id="_p2QIwGIeEeWkqekCWoLl5g" name="CopyOf_Class1_1"/>
    <packagedElement xmi:type="uml:Class" xmi:id="_p5RnkGIeEeWkqekCWoLl5g" name="CopyOf_Class1_2"/>
    <profileApplication xmi:type="uml:ProfileApplication" xmi:id="_Bf1v8Nf6EeaTlOz31nwl0w">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_Bf2-ENf6EeaTlOz31nwl0w" source="PapyrusVersion">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_Bf2-Edf6EeaTlOz31nwl0w" key="Version" value="0.0.1"/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_Bf2-Etf6EeaTlOz31nwl0w" key="Comment" value=""/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_Bf2-E9f6EeaTlOz31nwl0w" key="Copyright" value=""/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_Bf2-FNf6EeaTlOz31nwl0w" key="Date" value="2016-04-01"/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_Bf2-Fdf6EeaTlOz31nwl0w" key="Author" value=""/>
      </eAnnotations>
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_Bf2XANf6EeaTlOz31nwl0w" source="http://www.eclipse.org/uml2/2.0.0/UML">
        <references xmi:type="ecore:EPackage" href="platform:/plugin/org.eclipse.papyrus.uml.dynamic.profile.tests/resources/DynamicSysMLProfileTests.profile.uml#_o3mbYPgMEeWiHvr2EcCZeg"/>
      </eAnnotations>
      <appliedProfile xmi:type="uml:Profile" href="platform:/plugin/org.eclipse.papyrus.uml.dynamic.profile.tests/resources/DynamicSysMLProfileTests.profile.uml#_OOJC4LX8EduFmqQsrNB9lw"/>
    </profileApplication>
  </uml:Model>
  <Requirements:Requirement xmi:id="_CRcMANf6EeaTlOz31nwl0w" base_Class="_pYCiwGIeEeWkqekCWoLl5g"/>
  <Requirements:Requirement xmi:id="_CteAsNf6EeaTlOz31nwl0w" base_Class="_p2QIwGIeEeWkqekCWoLl5g"/>
  <Requirements:Requirement xmi:id="_DLyUYNf6EeaTlOz31nwl0w" base_Class="_p5RnkGIeEeWkqekCWoLl5g"/>
</xmi:XMI>

Back to the top