Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 90558a87f31ce88811b2cbab90b1af891541f8ae (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:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:testProfile="http:///schemas/testProfile/_OihdoOVLEeWFGvPgvi3rLQ/5" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xsi:schemaLocation="http:///schemas/testProfile/_OihdoOVLEeWFGvPgvi3rLQ/5 testProfile.profile.uml#_OvT8cOVLEeWFGvPgvi3rLQ">
  <uml:Model xmi:id="_6wmGEBwfEeKYb8ts8yUAsw" name="model">
    <ownedComment xmi:type="uml:Comment" xmi:id="_Mfd7kBwgEeKYb8ts8yUAsw">
      <body>Display stereotype directly as Sterotyped has been already displayed, normaly you have to see in &quot;comment shape&quot;</body>
    </ownedComment>
    <packagedElement xmi:type="uml:Class" xmi:id="_BPjGgBwgEeKYb8ts8yUAsw" name="StereotypedClass"/>
    <packagedElement xmi:type="uml:Class" xmi:id="_EmOucBwgEeKYb8ts8yUAsw" name="Class1"/>
    <packagedElement xmi:type="uml:Dependency" xmi:id="_FcrOQBwgEeKYb8ts8yUAsw" name="StereotypedLink" client="_EmOucBwgEeKYb8ts8yUAsw" supplier="_BPjGgBwgEeKYb8ts8yUAsw"/>
    <profileApplication xmi:type="uml:ProfileApplication" xmi:id="_QukngB5jEeWducbWdAMWHg">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_NFZ_cPqAEeWGNbbFZQo3Jw" source="PapyrusVersion">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_NFZ_cfqAEeWGNbbFZQo3Jw" key="Version" value="0.0.6"/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_NFZ_cvqAEeWGNbbFZQo3Jw" key="Comment" value=""/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_NFZ_c_qAEeWGNbbFZQo3Jw" key="Copyright" value=""/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_NFZ_dPqAEeWGNbbFZQo3Jw" key="Date" value="2016-03-08"/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_NFZ_dfqAEeWGNbbFZQo3Jw" key="Author" value=""/>
      </eAnnotations>
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_QulOkB5jEeWducbWdAMWHg" source="http://www.eclipse.org/uml2/2.0.0/UML">
        <references xmi:type="ecore:EPackage" href="testProfile.profile.uml#_OvT8cOVLEeWFGvPgvi3rLQ"/>
      </eAnnotations>
      <appliedProfile xmi:type="uml:Profile" href="testProfile.profile.uml#_UVrRoGkdEeGGJOTenKBKAg"/>
    </profileApplication>
  </uml:Model>
  <testProfile:Stereotype1 xmi:id="_J8_-0BwgEeKYb8ts8yUAsw" base_Element="_BPjGgBwgEeKYb8ts8yUAsw"/>
  <testProfile:Stereotype1 xmi:id="_K9t08BwgEeKYb8ts8yUAsw" base_Element="_FcrOQBwgEeKYb8ts8yUAsw"/>
</xmi:XMI>

Back to the top