Blame view
fr.femtost.disc.eclipse.sysml2vhdlams.atl/test/ConstraintProperty2ConcurrentialStatementTest/source.sysml
2.87 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 |
<?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"> <packageImport xmi:type="uml:PackageImport" xmi:id="_0PexYAi2EeK1DKtJaK1-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="_RkjDawi2EeK1DKtJaK1-bQ" name="Block1"> <ownedAttribute xmi:type="sysML:ConstraintProperty" xmi:id="_o_JsoQi2EeK1DKtJaK1-bQ" name="ConstraintProperty1" type="_Vgq6sAi2EeK1DKtJaK1-bQ"/> <ownedAttribute xmi:type="sysML:ConstraintProperty" xmi:id="_2J9hEQi2EeK1DKtJaK1-bQ" name="ConstraintProperty2"> <type xmi:type="sysML:ConstraintBlock" href="pathmap://SYSML_LIBRARIES/ieee.library.sysml#_UbuxsJ9UEeG6iMHk1y1VgA"/> </ownedAttribute> <ownedAttribute xmi:type="sysML:ConstraintProperty" xmi:id="_OfSGIQi3EeK1DKtJaK1-bQ" name="ConstraintProperty3" type="_LBjbAAi3EeK1DKtJaK1-bQ"/> <ownedAttribute xmi:type="sysML:ConstraintProperty" xmi:id="_W0mLQQi3EeK1DKtJaK1-bQ" name="ConstraintProperty4" type="_TrIf8Ai3EeK1DKtJaK1-bQ"/> </packagedElement> <packagedElement xmi:type="sysML:ConstraintBlock" xmi:id="_Vgq6sAi2EeK1DKtJaK1-bQ" name="ConstraintBlock1"> <ownedRule xmi:type="uml:Constraint" xmi:id="_Zfoqogi2EeK1DKtJaK1-bQ" name="Constraint1"> <specification xmi:type="uml:OpaqueExpression" xmi:id="_fxzzUAi2EeK1DKtJaK1-bQ"> <body>vdot'dot == v_signal / intT * (v2 - v1)</body> </specification> </ownedRule> </packagedElement> <packagedElement xmi:type="sysML:ConstraintBlock" xmi:id="_LBjbAAi3EeK1DKtJaK1-bQ" name="ConstraintBlock2"> <ownedRule xmi:type="uml:Constraint" xmi:id="_LalmEgi3EeK1DKtJaK1-bQ" name="Constraint1"/> </packagedElement> <packagedElement xmi:type="sysML:ConstraintBlock" xmi:id="_TrIf8Ai3EeK1DKtJaK1-bQ" name="ConstraintBlock3"> <ownedRule xmi:type="uml:Constraint" xmi:id="_Uz2bggi3EeK1DKtJaK1-bQ" name="Constraint1"> <specification xmi:type="uml:OpaqueExpression" xmi:id="_VmNskAi3EeK1DKtJaK1-bQ"/> </ownedRule> </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> |