Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 918ac1a29664d16eb31e32ca8c675fb011b46457 (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/_dg9pAM0tEeKjW9KkdY00_w/4" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xsi:schemaLocation="http:///schemas/testProfile/_dg9pAM0tEeKjW9KkdY00_w/4 pathmap://Test_PROFILES/testProfile.profile.uml#_dqAQQM0tEeKjW9KkdY00_w">
  <uml:Model xmi:id="_6wmGEBwfEeKYb8ts8yUAsw" name="model">
    <ownedComment xmi:type="uml:Comment" xmi:id="_Mfd7kBwgEeKYb8ts8yUAsw">
      <body>Unapply Profile. The comments have to disappear.</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="_ARp64BwgEeKYb8ts8yUAsw">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_3Y_lMPiYEeSxko_tWvdMlw" source="PapyrusVersion">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_3Y_lMfiYEeSxko_tWvdMlw" key="Version" value="0.0.5"/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_3Y_lMviYEeSxko_tWvdMlw" key="Comment" value="update profile for multi evaluation"/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_3Y_lM_iYEeSxko_tWvdMlw" key="Copyright" value="CEA LIST"/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_3Y_lNPiYEeSxko_tWvdMlw" key="Date" value="2013-06-04"/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_3Y_lNfiYEeSxko_tWvdMlw" key="Author" value="P. Tessier"/>
      </eAnnotations>
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_AR810BwgEeKYb8ts8yUAsw" source="http://www.eclipse.org/uml2/2.0.0/UML">
        <references xmi:type="ecore:EPackage" href="pathmap://Test_PROFILES/testProfile.profile.uml#_dqAQQM0tEeKjW9KkdY00_w"/>
      </eAnnotations>
      <appliedProfile xmi:type="uml:Profile" href="pathmap://Test_PROFILES/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