Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 1c581acf45caf2f8e6d8e1ad2127fd30b9aa6c1b (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="_yRlVsNf8EeaTlOz31nwl0w">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_yRmj0Nf8EeaTlOz31nwl0w" source="PapyrusVersion">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_yRmj0df8EeaTlOz31nwl0w" key="Version" value="0.0.1"/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_yRmj0tf8EeaTlOz31nwl0w" key="Comment" value=""/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_yRmj09f8EeaTlOz31nwl0w" key="Copyright" value=""/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_yRmj1Nf8EeaTlOz31nwl0w" key="Date" value="2016-04-01"/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_yRmj1df8EeaTlOz31nwl0w" key="Author" value=""/>
      </eAnnotations>
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_yRl8wNf8EeaTlOz31nwl0w" 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="_y9bIANf8EeaTlOz31nwl0w" base_Class="_pYCiwGIeEeWkqekCWoLl5g"/>
  <Requirements:Requirement xmi:id="_zbinYNf8EeaTlOz31nwl0w" base_Class="_p2QIwGIeEeWkqekCWoLl5g"/>
  <Requirements:Requirement xmi:id="_z57zkNf8EeaTlOz31nwl0w" base_Class="_p5RnkGIeEeWkqekCWoLl5g"/>
</xmi:XMI>

Back to the top