Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 62f05d63ffbac793c3e8991239f919cbc2506e3d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ModelElements="http://www.eclipse.org/papyrus/0.7.0/SysML/ModelElements" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:uml="http://www.eclipse.org/uml2/3.0.0/UML" xsi:schemaLocation="http://www.eclipse.org/papyrus/0.7.0/SysML/ModelElements http://www.eclipse.org/papyrus/0.7.0/SysML#//modelelements">
  <uml:Model xmi:id="_uh9U0Bd6EeGdoqx8trNIOA" name="Model">
    <packageImport xmi:id="_uh9U0Rd6EeGdoqx8trNIOA">
      <importedPackage xmi:type="uml:Model" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#_0"/>
    </packageImport>
    <packagedElement xmi:type="uml:Class" xmi:id="_vEO7cBd6EeGdoqx8trNIOA" name="Class0"/>
    <profileApplication xmi:id="_xEYOQBd6EeGdoqx8trNIOA">
      <eAnnotations xmi:id="_xFawEBd6EeGdoqx8trNIOA" source="http://www.eclipse.org/uml2/2.0.0/UML">
        <references xmi:type="ecore:EPackage" href="http://www.eclipse.org/papyrus/0.7.0/SysML#//modelelements"/>
      </eAnnotations>
      <appliedProfile href="pathmap://SysML_PROFILES/SysML.profile.uml#_Gx8MgLX7EduFmqQsrNB9lw"/>
    </profileApplication>
  </uml:Model>
  <ModelElements:ViewPoint xmi:id="_x3o3MBd6EeGdoqx8trNIOA" base_Class="_vEO7cBd6EeGdoqx8trNIOA">
    <concerns>a1</concerns>
    <concerns>a2</concerns>
    <concerns>a3</concerns>
    <concerns>a4</concerns>
  </ModelElements:ViewPoint>
</xmi:XMI>

Back to the top