Blame view

fr.femtost.disc.eclipse.sysml2problem.atl/test/privateFlowPortNotConnectedAsPrivateTest/source.sysml 2.68 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
27
28
29
30
31
32
  <?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">
    <elementImport xmi:type="uml:ElementImport" xmi:id="_StU5EMa6EeG3kaxslQOYKg">
      <importedElement xmi:type="sysML:ValueType" href="pathmap://SYSML_METAMODELS/SysMLValueTypes.sysml#_JWlyyDiPEd6O9OeO4diCiA"/>
    </elementImport>
    <packagedElement xmi:type="uml:Package" xmi:id="idPackage" name="source">
      <packagedElement xmi:type="sysML:Block" xmi:id="_vVisIMa5EeG3kaxslQOYKg" name="Block1">
        <ownedAttribute xmi:type="uml:Property" xmi:id="_ygV0Mca5EeG3kaxslQOYKg" name="Property1" type="_vvUeG8a5EeG3kaxslQOYKg" aggregation="composite"/>
        <ownedAttribute xmi:type="uml:Property" xmi:id="_J5yxcca7EeG3kaxslQOYKg" name="Property2" type="_IjXKAMa7EeG3kaxslQOYKg" aggregation="composite"/>
        <ownedConnector xmi:type="uml:Connector" xmi:id="_N0IgEMa7EeG3kaxslQOYKg" name="Connector1" kind="delegation">
          <end xmi:type="uml:ConnectorEnd" xmi:id="_N0IgEca7EeG3kaxslQOYKg" role="_zMJxU8a5EeG3kaxslQOYKg" partWithPort="_ygV0Mca5EeG3kaxslQOYKg"/>
          <end xmi:type="uml:ConnectorEnd" xmi:id="_N0IgEsa7EeG3kaxslQOYKg" role="_L8oL4Ma7EeG3kaxslQOYKg" partWithPort="_J5yxcca7EeG3kaxslQOYKg"/>
        </ownedConnector>
      </packagedElement>
      <packagedElement xmi:type="sysML:Block" xmi:id="_vvUeG8a5EeG3kaxslQOYKg" name="Block2">
        <ownedAttribute xmi:type="sysML:FlowPort" xmi:id="_zMJxU8a5EeG3kaxslQOYKg" name="p" visibility="private" aggregation="composite">
          <type xmi:type="sysML:ValueType" href="pathmap://SYSML_METAMODELS/SysMLValueTypes.sysml#_JWlyyDiPEd6O9OeO4diCiA"/>
        </ownedAttribute>
      </packagedElement>
      <packagedElement xmi:type="sysML:Block" xmi:id="_IjXKAMa7EeG3kaxslQOYKg" name="Block3">
        <ownedAttribute xmi:type="sysML:FlowPort" xmi:id="_L8oL4Ma7EeG3kaxslQOYKg" name="FlowPort1" aggregation="composite">
          <type xmi:type="sysML:ValueType" href="pathmap://SYSML_METAMODELS/SysMLValueTypes.sysml#_JWlyyDiPEd6O9OeO4diCiA"/>
        </ownedAttribute>
      </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>