Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: ef75af5c5cb71482078f7e13c0ff9d8b484ef15a (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"?>
<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="_U8kqgBHuEeabc_zdDAmbEg" name="RootElement">
    <packagedElement xmi:type="uml:Class" xmi:id="_6o5QcBHvEeabc_zdDAmbEg" name="Requirement1"/>
    <packagedElement xmi:type="uml:Class" xmi:id="_8Jij0BHvEeabc_zdDAmbEg" name="Requirement2"/>
    <packagedElement xmi:type="uml:Class" xmi:id="_8mV0kBHvEeabc_zdDAmbEg" name="Requirement3"/>
    <packagedElement xmi:type="uml:Class" xmi:id="_9JvckBHvEeabc_zdDAmbEg" name="Requirement4"/>
    <profileApplication xmi:type="uml:ProfileApplication" xmi:id="_t5B4gNflEeaf76nZ2otNYw">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_t5DGoNflEeaf76nZ2otNYw" source="PapyrusVersion">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_t5DGodflEeaf76nZ2otNYw" key="Version" value="0.0.1"/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_t5DGotflEeaf76nZ2otNYw" key="Comment" value=""/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_t5DGo9flEeaf76nZ2otNYw" key="Copyright" value=""/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_t5DGpNflEeaf76nZ2otNYw" key="Date" value="2016-04-01"/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_t5DGpdflEeaf76nZ2otNYw" key="Author" value=""/>
      </eAnnotations>
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_t5CfkNflEeaf76nZ2otNYw" 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="_uuzp8NflEeaf76nZ2otNYw" base_Class="_6o5QcBHvEeabc_zdDAmbEg"/>
  <Requirements:Requirement xmi:id="_vLZfUNflEeaf76nZ2otNYw" base_Class="_8Jij0BHvEeabc_zdDAmbEg"/>
  <Requirements:Requirement xmi:id="_vo8W8NflEeaf76nZ2otNYw" base_Class="_8mV0kBHvEeabc_zdDAmbEg"/>
  <Requirements:Requirement xmi:id="_wMTisNflEeaf76nZ2otNYw" base_Class="_9JvckBHvEeabc_zdDAmbEg"/>
</xmi:XMI>

Back to the top