Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 0b56927ce9b66ec737a28185a18bc6942e6a3d70 (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
27
28
<?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:StereotypePropertyReferenceEdgeTest="http:///schemas/StereotypePropertyReferenceEdgeTest/_R5DbYFfxEeehb73Gpbl1-Q/0" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xsi:schemaLocation="http:///schemas/StereotypePropertyReferenceEdgeTest/_R5DbYFfxEeehb73Gpbl1-Q/0 StereotypePropertyReferenceEdgeTest.profile.uml#_R5GesFfxEeehb73Gpbl1-Q">
  <uml:Model xmi:id="_I2B4cFZAEeeZNqfuXnrULQ" name="StereotypPropertyReferenceEdgeModelTest">
    <packagedElement xmi:type="uml:Class" xmi:id="_Fs7x4FfzEeehb73Gpbl1-Q" name="Class1"/>
    <packagedElement xmi:type="uml:Class" xmi:id="_GEZPoFfzEeehb73Gpbl1-Q" name="Class2"/>
    <packagedElement xmi:type="uml:Component" xmi:id="_GsJMIFfzEeehb73Gpbl1-Q" name="Component1"/>
    <packagedElement xmi:type="uml:Component" xmi:id="_HHY9sFfzEeehb73Gpbl1-Q" name="Component2"/>
    <packagedElement xmi:type="uml:DataType" xmi:id="_IT_TsFfzEeehb73Gpbl1-Q" name="DataType1"/>
    <packagedElement xmi:type="uml:DataType" xmi:id="_Iw7HUFfzEeehb73Gpbl1-Q" name="DataType2"/>
    <profileApplication xmi:type="uml:ProfileApplication" xmi:id="_Sk-bUFfzEeehb73Gpbl1-Q">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_SlBeoFfzEeehb73Gpbl1-Q" source="PapyrusVersion">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_SlBeoVfzEeehb73Gpbl1-Q" key="Version" value="0.0.1"/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_SlBeolfzEeehb73Gpbl1-Q" key="Comment" value=""/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_SlBeo1fzEeehb73Gpbl1-Q" key="Copyright" value=""/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_SlBepFfzEeehb73Gpbl1-Q" key="Date" value="2017-06-23"/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_SlBepVfzEeehb73Gpbl1-Q" key="Author" value=""/>
      </eAnnotations>
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_SlA3kFfzEeehb73Gpbl1-Q" source="http://www.eclipse.org/uml2/2.0.0/UML">
        <references xmi:type="ecore:EPackage" href="StereotypePropertyReferenceEdgeTest.profile.uml#_R5GesFfxEeehb73Gpbl1-Q"/>
      </eAnnotations>
      <appliedProfile xmi:type="uml:Profile" href="StereotypePropertyReferenceEdgeTest.profile.uml#_6trG4FdhEeeUyIB-jtaMjQ"/>
    </profileApplication>
  </uml:Model>
  <StereotypePropertyReferenceEdgeTest:SubSourceStereotype xmi:id="_UL25kFfzEeehb73Gpbl1-Q" base_Class="_Fs7x4FfzEeehb73Gpbl1-Q"/>
  <StereotypePropertyReferenceEdgeTest:SubSourceStereotype xmi:id="_VStz8FfzEeehb73Gpbl1-Q" base_Class="_GEZPoFfzEeehb73Gpbl1-Q"/>
  <StereotypePropertyReferenceEdgeTest:SubTargetStereotype xmi:id="_X8134FfzEeehb73Gpbl1-Q" base_Component="_GsJMIFfzEeehb73Gpbl1-Q"/>
  <StereotypePropertyReferenceEdgeTest:SubTargetStereotype xmi:id="_Z5bgYFfzEeehb73Gpbl1-Q" base_Component="_HHY9sFfzEeehb73Gpbl1-Q"/>
</xmi:XMI>

Back to the top