Blame view
fr.femtost.disc.eclipse.sysml2vhdlams.atl/test/FlowPort2TerminalAndElectricalBranchQuantity_1_Test/source.sysml
3.82 KB
f902ce56c 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 33 34 35 36 37 38 39 40 41 42 43 44 |
<?xml version="1.0" encoding="UTF-8"?> <xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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" xmlns:vhdlamsprofile="http:///schemas/vhdlamsprofile/_mgbdUIlHEeG_uuG7ijyqAQ/4" xsi:schemaLocation="http:///schemas/vhdlamsprofile/_mgbdUIlHEeG_uuG7ijyqAQ/4 pathmap://VHDLAMS_PROFILE/vhdlamsProfile.uml#_mgbdUYlHEeG_uuG7ijyqAQ"> <uml:Model xmi:id="idModel" name="source"> <packageImport xmi:type="uml:PackageImport" xmi:id="_G_s7sAiiEeK1DKtJaK1-bQ"> <importedPackage xmi:type="uml:Package" href="pathmap://SYSML_LIBRARIES/ieee.library.sysml#_TS6MsF8PEeGwSq0gV_hCmg"/> </packageImport> <packagedElement xmi:type="uml:Package" xmi:id="idPackage" name="source"> <packagedElement xmi:type="sysML:Block" xmi:id="_BRliUAiiEeK1DKtJaK1-bQ" name="Block2"> <ownedAttribute xmi:type="sysML:FlowPort" xmi:id="_LvY98wiiEeK1DKtJaK1-bQ" name="p" aggregation="composite"> <type xmi:type="uml:Interface" href="pathmap://SYSML_LIBRARIES/ieee.library.sysml#_SeYnYF8uEeGwSq0gV_hCmg"/> </ownedAttribute> <ownedAttribute xmi:type="sysML:FlowPort" xmi:id="_QnAXswijEeK1DKtJaK1-bQ" name="m" aggregation="composite"> <type xmi:type="uml:Interface" href="pathmap://SYSML_LIBRARIES/ieee.library.sysml#_SeYnYF8uEeGwSq0gV_hCmg"/> </ownedAttribute> </packagedElement> <packagedElement xmi:type="sysML:Block" xmi:id="_A2dskAiiEeK1DKtJaK1-bQ" name="Block1"> <ownedAttribute xmi:type="uml:Property" xmi:id="_FnytkAiiEeK1DKtJaK1-bQ" name="block2" type="_BRliUAiiEeK1DKtJaK1-bQ" aggregation="composite" association="_FnytnwiiEeK1DKtJaK1-bQ"> <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_FnytkQiiEeK1DKtJaK1-bQ" value="1"/> <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_FnytkgiiEeK1DKtJaK1-bQ" value="1"/> </ownedAttribute> </packagedElement> <packagedElement xmi:type="uml:Association" xmi:id="_FnytnwiiEeK1DKtJaK1-bQ" name="A_<block1>_<block2>" memberEnd="_FnytoAiiEeK1DKtJaK1-bQ _FnytkAiiEeK1DKtJaK1-bQ"> <ownedEnd xmi:type="uml:Property" xmi:id="_FnytoAiiEeK1DKtJaK1-bQ" name="block1" type="_A2dskAiiEeK1DKtJaK1-bQ" association="_FnytnwiiEeK1DKtJaK1-bQ"> <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_FnytoQiiEeK1DKtJaK1-bQ" value="1"/> <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_FnytogiiEeK1DKtJaK1-bQ" value="1"/> </ownedEnd> </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> <profileApplication xmi:type="uml:ProfileApplication" xmi:id="_JAwNcAiiEeK1DKtJaK1-bQ"> <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_JAwNcQiiEeK1DKtJaK1-bQ" source="http://www.eclipse.org/uml2/2.0.0/UML"> <references xmi:type="ecore:EPackage" href="pathmap://VHDLAMS_PROFILE/vhdlamsProfile.uml#_mgbdUYlHEeG_uuG7ijyqAQ"/> </eAnnotations> <appliedProfile xmi:type="uml:Profile" href="pathmap://VHDLAMS_PROFILE/vhdlamsProfile.uml#_XkGiwB07Ed-QQ4mYkrb7Gg"/> </profileApplication> </uml:Model> <vhdlamsprofile:plus xmi:id="_id5WMAiiEeK1DKtJaK1-bQ" base_Property="_LvY98wiiEeK1DKtJaK1-bQ"/> <vhdlamsprofile:minus xmi:id="_Srxr0AijEeK1DKtJaK1-bQ" base_Property="_QnAXswijEeK1DKtJaK1-bQ"/> </xmi:XMI> |