Blame view

fr.femtost.disc.eclipse.sysml2vhdlams.atl/test/OpaqueAction2SequentialStatementFinalNodeTest/source.sysml 2.28 KB
f902ce56c   Jean-Marie Gauthier   Commit of projects
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"?>
  <uml:Model xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:sysML="http://www.topcased.org/2.0/sysML" xmlns:uml="http://www.eclipse.org/uml2/3.0.0/UML" xmi:id="idModel" name="source">
    <packagedElement xmi:type="uml:Package" xmi:id="idPackage" name="source">
      <packagedElement xmi:type="sysML:Block" xmi:id="_J28mUBbfEeKY3NCwnkSnPg" name="Block1" classifierBehavior="_MqXwMBbfEeKY3NCwnkSnPg">
        <ownedBehavior xmi:type="uml:Activity" xmi:id="_MqXwMBbfEeKY3NCwnkSnPg" name="Activity1">
          <node xmi:type="uml:InitialNode" xmi:id="_YvamQBdqEeKze7TbhH-LyA" name="InitialNode1" outgoing="_kzjpYBdxEeKze7TbhH-LyA"/>
          <node xmi:type="uml:ActivityFinalNode" xmi:id="_wGbwABdqEeKze7TbhH-LyA" name="ActivityFinalNode1" incoming="_lIYp4BdxEeKze7TbhH-LyA"/>
          <node xmi:type="uml:OpaqueAction" xmi:id="_Tv1RYBdrEeKze7TbhH-LyA" name="OpaqueAction2" outgoing="_lIYp4BdxEeKze7TbhH-LyA" incoming="_kzjpYBdxEeKze7TbhH-LyA"/>
          <edge xmi:type="uml:ControlFlow" xmi:id="_kzjpYBdxEeKze7TbhH-LyA" name="ControlFlow1" source="_YvamQBdqEeKze7TbhH-LyA" target="_Tv1RYBdrEeKze7TbhH-LyA">
            <guard xmi:type="uml:LiteralBoolean" xmi:id="_kzjpYRdxEeKze7TbhH-LyA" value="true"/>
            <weight xmi:type="uml:LiteralInteger" xmi:id="_kzjpYhdxEeKze7TbhH-LyA" value="1"/>
          </edge>
          <edge xmi:type="uml:ControlFlow" xmi:id="_lIYp4BdxEeKze7TbhH-LyA" name="ControlFlow2" source="_Tv1RYBdrEeKze7TbhH-LyA" target="_wGbwABdqEeKze7TbhH-LyA">
            <guard xmi:type="uml:LiteralBoolean" xmi:id="_lIYp4RdxEeKze7TbhH-LyA" value="true"/>
            <weight xmi:type="uml:LiteralInteger" xmi:id="_lIYp4hdxEeKze7TbhH-LyA" value="1"/>
          </edge>
        </ownedBehavior>
      </packagedElement>
    </packagedElement>
    <profileApplication xmi:type="uml:ProfileApplication" xmi:id="idProfileApplication">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="idProfileAnnotation" source="http://www.eclipse.org/uml2/2.0.0/UML">
        <references xmi:type="ecore:EPackage" href="pathmap://SysMLActivityExtensionsProfile.uml#ProfileContentId"/>
      </eAnnotations>
      <appliedProfile xmi:type="uml:Profile" href="pathmap://SysMLActivityExtensionsProfile.uml#ActivityProfileId"/>
    </profileApplication>
  </uml:Model>