Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 83e3ec42d4e49545db9346d926af6f5426c96141 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?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="_uY1xkDn6EeWPxqj3h6BDbw" name="RootElement">
    <packagedElement xmi:type="uml:Class" xmi:id="_OdbvcDn7EeWPxqj3h6BDbw" name="Class1"/>
    <packagedElement xmi:type="uml:Class" xmi:id="_Vn_RoDn7EeWPxqj3h6BDbw" name="Class2"/>
    <profileApplication xmi:type="uml:ProfileApplication" xmi:id="_j2YAcNfoEeaf76nZ2otNYw">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_j2acsNfoEeaf76nZ2otNYw" source="PapyrusVersion">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_j2acsdfoEeaf76nZ2otNYw" key="Version" value="0.0.1"/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_j2acstfoEeaf76nZ2otNYw" key="Comment" value=""/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_j2acs9foEeaf76nZ2otNYw" key="Copyright" value=""/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_j2actNfoEeaf76nZ2otNYw" key="Date" value="2016-04-01"/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_j2actdfoEeaf76nZ2otNYw" key="Author" value=""/>
      </eAnnotations>
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_j2ZOkNfoEeaf76nZ2otNYw" 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="_kVnhMNfoEeaf76nZ2otNYw" base_Class="_OdbvcDn7EeWPxqj3h6BDbw"/>
  <Requirements:Requirement xmi:id="_k589UNfoEeaf76nZ2otNYw" base_Class="_Vn_RoDn7EeWPxqj3h6BDbw"/>
</xmi:XMI>

Back to the top