Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit 4a6469cf authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

Merge pull request #27 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:develop to develop

* commit 'd9cd58d9':
  rename method in VectoMath Change namespace of IOutport
  generate current UML Class Diagram from the source
parents 3c5466b4 d9cd58d9
Branches
Tags
No related merge requests found
namespace TUGraz.VectoCore.Models.SimulationComponent
namespace TUGraz.VectoCore.Models.Connector.Ports
{
public interface IOutPort
{
......
......@@ -100,7 +100,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Data.Engine
public double FullLoadStationaryPower(double rpm)
{
return VectoMath.ConvertRpmToPower(rpm, FullLoadStationaryTorque(rpm));
return VectoMath.ConvertRpmTorqueToPower(rpm, FullLoadStationaryTorque(rpm));
}
public double DragLoadStationaryTorque(double rpm)
......@@ -112,7 +112,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Data.Engine
public double DragLoadStationaryPower(double rpm)
{
return VectoMath.ConvertRpmToPower(rpm, DragLoadStationaryTorque(rpm));
return VectoMath.ConvertRpmTorqueToPower(rpm, DragLoadStationaryTorque(rpm));
}
public double PT1(double rpm)
......
......@@ -25,7 +25,7 @@ namespace TUGraz.VectoCore.Utils
/// <param name="rpm">revolutions per minute [1/min]</param>
/// <param name="torque">torque [Nm]</param>
/// <returns>the power equivalent to the given rpm and torque [W]</returns>
public static double ConvertRpmToPower(double rpm, double torque)
public static double ConvertRpmTorqueToPower(double rpm, double torque)
{
return (2.0 * Math.PI / 60.0) * torque * rpm;
}
......
<?xml version="1.0" encoding="utf-8"?>
<modelStoreModel xmlns:dm0="http://schemas.microsoft.com/VisualStudio/2008/DslTools/Core" xmlns:dm1="http://schemas.microsoft.com/dsltools/Kernel" xmlns:dm2="http://schemas.microsoft.com/dsltools/Component" xmlns:dm3="http://schemas.microsoft.com/dsltools/UseCase" xmlns:dm4="http://schemas.microsoft.com/dsltools/Activity" xmlns:dm5="http://schemas.microsoft.com/dsltools/Interaction" xmlns:dm6="http://schemas.microsoft.com/dsltools/UmlModelLibrary" xmlns:dm7="http://schemas.microsoft.com/dsltools/UmlDiagrams" xmlns:dm8="http://schemas.microsoft.com/dsltools/LogicalClassDesigner" xmlns:dm9="http://schemas.microsoft.com/VisualStudio/TeamArchitect/SequenceDesigner"
<modelStoreModel xmlns:dm0="http://schemas.microsoft.com/VisualStudio/2008/DslTools/Core" xmlns:dm1="http://schemas.microsoft.com/dsltools/Kernel" xmlns:dm2="http://schemas.microsoft.com/dsltools/Component" xmlns:dm3="http://schemas.microsoft.com/dsltools/UseCase" xmlns:dm4="http://schemas.microsoft.com/dsltools/Activity" xmlns:dm5="http://schemas.microsoft.com/dsltools/Interaction" xmlns:dm6="http://schemas.microsoft.com/dsltools/UmlModelLibrary" xmlns:dm7="http://schemas.microsoft.com/dsltools/UmlDiagrams" xmlns:dm8="http://schemas.microsoft.com/VisualStudio/TeamArchitect/SequenceDesigner" xmlns:dm9="http://schemas.microsoft.com/dsltools/LogicalClassDesigner" xmlns:dm10="http://schemas.microsoft.com/dsltools/SimpleShapesModel" xmlns:dm11="http://schemas.microsoft.com/VisualStudio/TeamArchitect/ActivityDesigner"
dslVersion="1.0.0.0"
Id="d70f4262-18df-49eb-a245-704a07d56711"
name="VectoArchitecture" xmlns="http://schemas.microsoft.com/dsltools/ModelStore">
......@@ -16,6 +16,12 @@
Id="532ea607-fb19-44b8-8502-3351b05452be"
name="StandardProfileL3" />
</packageHasProfileInstances>
<packageHasProfileInstances
Id="24c10212-1b6e-4dbf-9717-54ac8ebd361f">
<profileInstance
Id="a6d84b35-fa55-4f2c-bad4-64e6c6bb5f81"
name="CSharpProfile" />
</packageHasProfileInstances>
</profileInstances>
<packagedElements>
<packageHasNamedElement>
......@@ -1939,6 +1945,18 @@
LastKnownName="Models.Connector.Ports.Impl"
LastKnownLocation="Package_1506.uml" />
</packageHasNamedElement>
<packageHasNamedElement>
<packageMoniker
Id="4173fece-eae7-4dfd-ba9d-d9a79ce3df9d"
LastKnownName="TUGraz"
LastKnownLocation="Package_1344.uml" />
</packageHasNamedElement>
<packageHasNamedElement>
<packageMoniker
Id="2348031c-583b-4109-802d-e2a7beb3e66a"
LastKnownName="System"
LastKnownLocation="Package8_1344.uml" />
</packageHasNamedElement>
</packagedElements>
<primitiveType
Id="220a3521-e091-4221-bae9-3ef9018e845c"
......
Source diff could not be displayed: it is too large. Options to address this: view the blob.
<?xml version="1.0" encoding="utf-8"?>
<logicalClassDesignerDiagram dslVersion="1.0.0.0" absoluteBounds="0, 0, 30, 18.125" name="UMLClassDiagram1">
<logicalClassDesignerModelMoniker Id="71196267-0d40-43e9-af19-978436982f01" />
<nestedChildShapes>
<interfaceShape Id="55a1d068-0b07-4309-afb0-4cc4f6744090" absoluteBounds="12.5, 15.5, 1.5, 1.4106596841414785" hideQualifiedName="false" increaseHeight="0.18800345897674564" customColor="207, 223, 191">
<interfaceMoniker Id="b7d1e1ac-713a-418f-955e-d0acd5d6b712" LastKnownName="IMemento" />
<nestedChildShapes>
<AttributeElementListCompartment Id="20cf0663-7655-46ee-bb1b-2074dc4d6dd9" absoluteBounds="12.515, 16.078003458976745, 1.4700000000000002, 0.2011718675494194" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="4bb911ec-cea9-4554-9668-3393929b4c61" absoluteBounds="12.515, 16.289175326526166, 1.4700000000000002, 0.521484357615312" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</interfaceShape>
<classShape Id="d03ea722-ae03-4262-bf09-0c93f47f9f97" absoluteBounds="8.75, 15.625, 3.125, 1.5081481095155098" hideQualifiedName="false" increaseHeight="0.18800345897674561" customColor="181, 193, 223">
<classMoniker Id="00729bf1-56cc-4081-8cc5-6c55364e4c83" LastKnownName="Memento" />
<nestedChildShapes>
<AttributeElementListCompartment Id="3e3f298b-50dc-4418-a54b-f22f8f041cbc" absoluteBounds="8.765, 16.140335639317829, 3.0949999999999998, 0.2011718675494194" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="07fced38-8c90-40c1-937b-e3dd35eb3d45" absoluteBounds="8.765, 16.35150750686725, 3.0949999999999998, 0.6816406026482581" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</classShape>
<classShape Id="0dcad4e8-737e-4d13-9b9d-7ee727c88768" absoluteBounds="0.875, 15.375, 2.875, 2.4690855797131874" hideQualifiedName="false" increaseHeight="0.18800345897674561" customColor="181, 193, 223">
<classMoniker Id="95a4ab36-3dd3-4943-b3e1-a43ea975328e" LastKnownName="DelauneyMap" />
<nestedChildShapes>
<AttributeElementListCompartment Id="4f78bde2-a2b4-487e-9d0d-a72762582638" absoluteBounds="0.89, 15.890335639317831, 2.8449999999999998, 0.52148435761531176" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="253f9c78-84d5-4277-8409-fdd4f1dabb6f" absoluteBounds="0.89, 16.421819996933142, 2.8449999999999998, 1.3222655827800429" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</classShape>
<classShape Id="4606225b-ac03-46c4-a162-2aac8f84f15f" absoluteBounds="4.25, 15.375, 4.125, 1.8284605995814012" hideQualifiedName="false" increaseHeight="0.18800345897674561" customColor="181, 193, 223">
<classMoniker Id="90c20a84-4b65-47fd-8633-2033e464c9f3" LastKnownName="VectoMath" />
<nestedChildShapes>
<AttributeElementListCompartment Id="a53ae88d-3d08-4b80-86f2-2ed916d47084" absoluteBounds="4.265, 15.890335639317829, 4.0950000000000006, 0.2011718675494194" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="9b05ec80-b84e-43b0-a355-06917f4b12b5" absoluteBounds="4.265, 16.10150750686725, 4.0950000000000006, 1.0019530927141509" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</classShape>
<packageShape Id="a0d153a8-f0e7-4535-a516-61722049948b" absoluteBounds="0.5, 0.75, 11.5, 4.75" customColor="255, 249, 230" hideQualifiedName="false">
<packageMoniker Id="f152ec05-bd99-4f18-a3ed-d272961ee2d6" LastKnownName="Ports" />
<nestedChildShapes>
<classShape Id="3c1d8fd8-e0c2-40e1-b582-b380831befdc" absoluteBounds="8.375, 1.25, 2.5, 1.6683043545484537" hideQualifiedName="false" increaseHeight="0.18800345897674561" customColor="181, 193, 223">
<classMoniker Id="96fc8dd9-774c-4502-bf00-38f06267c395" LastKnownName="Connector" />
<relativeChildShapes>
<templateBoxShape Id="1fe67afc-faf0-4c28-a81e-17025f75bc75" absoluteBounds="10.375, 1.09, 1.5377183723449708, 0.2">
<redefinableTemplateSignatureMoniker Id="359a00c5-b75f-4de2-9933-c11a20402d6e" />
</templateBoxShape>
</relativeChildShapes>
<nestedChildShapes>
<AttributeElementListCompartment Id="85e9868b-25da-4aee-b65d-bb184c082f07" absoluteBounds="8.39, 1.7653356393178306, 2.4699999999999998, 0.52148435761531176" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="c5308c3e-70d9-4e32-ba0a-2903eb5ea6fa" absoluteBounds="8.39, 2.2968199969331424, 2.4699999999999998, 0.52148435761531187" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</classShape>
<interfaceShape Id="4eaf4d09-ded7-411c-8c9a-bdb3f0f00262" absoluteBounds="9.875, 3.375, 1.75, 1.250503439108531" hideQualifiedName="false" increaseHeight="0.18800345897674564" customColor="207, 223, 191">
<interfaceMoniker Id="b861f5d2-0d66-4f58-8e8e-6662569db2b0" LastKnownName="IInShaft" />
<nestedChildShapes>
<AttributeElementListCompartment Id="bdd264f3-9d5a-4f2e-a074-44f0466efab8" absoluteBounds="9.89, 3.9530034589767458, 1.7200000000000002, 0.2011718675494194" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="5a974455-b0ea-4c5b-8a93-c5eca3b1ce5f" absoluteBounds="9.89, 4.1641753265261654, 1.7200000000000002, 0.36132811258236563" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</interfaceShape>
<interfaceShape Id="ea7ea709-1cec-48ea-bc71-d931a1e65a0c" absoluteBounds="7.5, 3.375, 1.875, 1.250503439108531" hideQualifiedName="false" increaseHeight="0.18800345897674564" customColor="207, 223, 191">
<interfaceMoniker Id="dc6cacbc-9a88-48c9-a5ac-7188aeb0dcdb" LastKnownName="IOutShaft" />
<nestedChildShapes>
<AttributeElementListCompartment Id="5e78193a-5dd9-45b0-8ead-23ac243e15c4" absoluteBounds="7.515, 3.9530034589767458, 1.8450000000000002, 0.2011718675494194" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="aaaa6f11-15aa-4a44-9ffb-825f028481d2" absoluteBounds="7.515, 4.1641753265261654, 1.8450000000000002, 0.36132811258236563" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</interfaceShape>
<interfaceShape Id="eca5b3dd-3315-4a42-bda3-0cbb9e9cc2c5" absoluteBounds="3.25, 1.75, 1.5, 1.0903471940755845" hideQualifiedName="false" increaseHeight="0.18800345897674564" customColor="207, 223, 191">
<interfaceMoniker Id="43e58c35-e485-4e97-a716-3c448b564a00" LastKnownName="ITnPort" />
<nestedChildShapes>
<AttributeElementListCompartment Id="b3bdc28f-cc10-4e7e-be34-7b622871af1b" absoluteBounds="3.2649999999999997, 2.3280034589767453, 1.4700000000000002, 0.2011718675494194" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="ed6ebae9-19b7-41e8-8e29-362df2ee7b77" absoluteBounds="3.2649999999999997, 2.5391753265261663, 1.4700000000000002, 0.2011718675494194" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</interfaceShape>
<interfaceShape Id="963d0f77-6e30-44b3-8a47-b9930004f4a4" absoluteBounds="2.625, 3.75, 1.5, 1.250503439108531" hideQualifiedName="false" increaseHeight="0.18800345897674564" customColor="207, 223, 191">
<interfaceMoniker Id="1152d616-b4ca-4773-a7f0-2fc205007e60" LastKnownName="ITnOutPort" />
<nestedChildShapes>
<AttributeElementListCompartment Id="6ca65332-55bc-483d-a94d-711dcd4ffcaf" absoluteBounds="2.6399999999999997, 4.3280034589767453, 1.4700000000000002, 0.2011718675494194" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="c4f9b6e8-4f44-40f2-a9de-ae54b0b36f85" absoluteBounds="2.6399999999999997, 4.5391753265261663, 1.4700000000000002, 0.36132811258236563" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</interfaceShape>
<generalizationConnector edgePoints="[(3.375 : 3.75); (3.375 : 3.21534719407558); (4 : 3.21534719407558); (4 : 2.84034719407558)]" fixedFrom="NotFixed" fixedTo="NotFixed" customColor="113, 111, 110">
<generalizationMoniker Id="188b65b6-6934-4b24-8cb4-8f3f2454687f" />
<relativeChildShapes />
<nodes>
<interfaceShapeMoniker Id="963d0f77-6e30-44b3-8a47-b9930004f4a4" />
<interfaceShapeMoniker Id="eca5b3dd-3315-4a42-bda3-0cbb9e9cc2c5" />
</nodes>
</generalizationConnector>
<interfaceShape Id="c20610ae-edd0-4fee-a270-c54a94ebec99" absoluteBounds="4.75, 3.75, 1.5, 1.250503439108531" hideQualifiedName="false" increaseHeight="0.18800345897674564" customColor="207, 223, 191">
<interfaceMoniker Id="9414d217-06a9-4234-bc04-ac9eff01af15" LastKnownName="ITnInPort" />
<nestedChildShapes>
<AttributeElementListCompartment Id="6bd34344-49fb-496e-8d6a-7c223bd6104e" absoluteBounds="4.765, 4.3280034589767453, 1.4700000000000002, 0.2011718675494194" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="551a2f00-2659-4f8b-9524-a77c5faa974c" absoluteBounds="4.765, 4.5391753265261654, 1.4700000000000002, 0.36132811258236563" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</interfaceShape>
<generalizationConnector edgePoints="[(5.5 : 3.75); (5.5 : 3.21534719407558); (4 : 3.21534719407558); (4 : 2.84034719407558)]" fixedFrom="NotFixed" fixedTo="NotFixed" customColor="113, 111, 110">
<generalizationMoniker Id="52d60c6c-a3d9-4476-9110-0e96faa5c2ea" />
<relativeChildShapes />
<nodes>
<interfaceShapeMoniker Id="c20610ae-edd0-4fee-a270-c54a94ebec99" />
<interfaceShapeMoniker Id="eca5b3dd-3315-4a42-bda3-0cbb9e9cc2c5" />
</nodes>
</generalizationConnector>
<interfaceShape Id="1829ddb0-95eb-444c-bfe1-57eb2f81fca6" absoluteBounds="5.875, 1.625, 1.5, 1.250503439108531" hideQualifiedName="false" increaseHeight="0.18800345897674564" customColor="207, 223, 191">
<interfaceMoniker Id="1fa02cb6-5f5e-4593-80b2-99b9bf0a157e" LastKnownName="IInPort" />
<nestedChildShapes>
<AttributeElementListCompartment Id="c5922eee-6d11-4490-b118-f935605b843b" absoluteBounds="5.8900000000000006, 2.2030034589767453, 1.4700000000000002, 0.2011718675494194" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="772a9844-5e09-4c7c-b832-d0d58c14612d" absoluteBounds="5.8900000000000006, 2.4141753265261654, 1.4700000000000002, 0.36132811258236563" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</interfaceShape>
<generalizationConnector edgePoints="[(5.5 : 3.75); (5.5 : 3.25050343910853); (6.625 : 3.25050343910853); (6.625 : 2.87550343910853)]" fixedFrom="NotFixed" fixedTo="NotFixed" customColor="113, 111, 110">
<generalizationMoniker Id="bc919768-e68e-40f0-8484-e0a38ea046e6" />
<relativeChildShapes />
<nodes>
<interfaceShapeMoniker Id="c20610ae-edd0-4fee-a270-c54a94ebec99" />
<interfaceShapeMoniker Id="1829ddb0-95eb-444c-bfe1-57eb2f81fca6" />
</nodes>
</generalizationConnector>
<interfaceShape Id="eab748ca-ce5f-4da9-8086-ea13474dace6" absoluteBounds="1, 1.75, 1.5, 1.0903471940755845" hideQualifiedName="false" increaseHeight="0.18800345897674564" customColor="207, 223, 191">
<interfaceMoniker Id="28c0c3d1-c016-4ec5-b34f-f8fab944bfff" LastKnownName="IOutPort" />
<nestedChildShapes>
<AttributeElementListCompartment Id="1bc449f6-e204-4796-b4c5-8e9023ac6a35" absoluteBounds="1.0149999999999997, 2.3280034589767453, 1.4700000000000002, 0.2011718675494194" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="2cd9d824-7492-4b65-bef0-38637121aa66" absoluteBounds="1.0149999999999997, 2.5391753265261654, 1.4700000000000002, 0.2011718675494194" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</interfaceShape>
</nestedChildShapes>
</packageShape>
<generalizationConnector edgePoints="[(3.375 : 3.75); (3.375 : 3.38438888888889); (1.75 : 3.38438888888889); (1.75 : 2.84034719407558)]" manuallyRouted="true" fixedFrom="Algorithm" fixedTo="Algorithm" customColor="113, 111, 110">
<generalizationMoniker Id="9b64874f-e50f-4b94-bc43-83e27eb6a298" />
<relativeChildShapes />
<nodes>
<interfaceShapeMoniker Id="963d0f77-6e30-44b3-8a47-b9930004f4a4" />
<interfaceShapeMoniker Id="eab748ca-ce5f-4da9-8086-ea13474dace6" />
</nodes>
</generalizationConnector>
<packageShape Id="301cc567-afd4-4fab-80e7-c086adce77e2" absoluteBounds="16.375, 0.75, 7.625, 4.5" customColor="255, 249, 230" hideQualifiedName="false">
<packageMoniker Id="be66dc70-3c13-48f8-bc73-74b5a103c27e" LastKnownName="Cockpit" />
<nestedChildShapes>
<interfaceShape Id="2deb86eb-d7c6-4546-87f1-302e0fe6c325" absoluteBounds="18.375, 3.875, 1.5, 1.0903471940755845" hideQualifiedName="false" increaseHeight="0.18800345897674564" customColor="207, 223, 191">
<interfaceMoniker Id="4cdd5dc1-55c3-4aac-a972-3ea2d3a1abf0" LastKnownName="ICockpit" />
<nestedChildShapes>
<AttributeElementListCompartment Id="5a1266ad-fee1-416a-b8ce-f4afa96cf969" absoluteBounds="18.39, 4.4530034589767453, 1.4700000000000002, 0.2011718675494194" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="7c9d2f71-5e7f-4b66-920d-c06920e81476" isExpanded="false" absoluteBounds="18.39, 4.6641753265261654, 1.4700000000000002, 0.2011718675494194" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</interfaceShape>
<interfaceShape Id="aff70a32-f126-42ec-b968-ecc9c1f3abbe" absoluteBounds="22.125, 1.5, 1.5, 1.2505034391085306" hideQualifiedName="false" increaseHeight="0.18800345897674564" customColor="207, 223, 191">
<interfaceMoniker Id="9a601c84-2ac8-4073-8d40-de98b5ba90ab" LastKnownName="IVehicleCockpit" />
<nestedChildShapes>
<AttributeElementListCompartment Id="66992845-3ddc-46b4-9571-829b06d7a119" absoluteBounds="22.14, 2.0780034589767453, 1.4700000000000002, 0.2011718675494194" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="439168b0-464f-4275-a20e-9b143b548a2d" absoluteBounds="22.14, 2.2891753265261645, 1.4700000000000002, 0.36132811258236563" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</interfaceShape>
<generalizationConnector edgePoints="[(19.125 : 3.875); (19.125 : 3.12550343910853); (22.875 : 3.12550343910853); (22.875 : 2.75050343910853)]" fixedFrom="NotFixed" fixedTo="NotFixed" customColor="113, 111, 110">
<generalizationMoniker Id="f9b127d1-4f27-4799-a36b-0bd5cbfbeab6" />
<relativeChildShapes />
<nodes>
<interfaceShapeMoniker Id="2deb86eb-d7c6-4546-87f1-302e0fe6c325" />
<interfaceShapeMoniker Id="aff70a32-f126-42ec-b968-ecc9c1f3abbe" />
</nodes>
</generalizationConnector>
<interfaceShape Id="4a67b47a-867d-4d5a-9d93-de0a233d3257" absoluteBounds="19.75, 1.5, 1.5, 1.250503439108531" hideQualifiedName="false" increaseHeight="0.18800345897674564" customColor="207, 223, 191">
<interfaceMoniker Id="a8720a27-50a7-4829-8aeb-d875965dee6a" LastKnownName="IGearboxCockpit" />
<nestedChildShapes>
<AttributeElementListCompartment Id="31e3b09e-735d-46ca-80d8-96c42fc08c83" absoluteBounds="19.765, 2.0780034589767453, 1.4700000000000002, 0.2011718675494194" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="b5b94372-b411-4735-acd0-ed248c605a72" absoluteBounds="19.765, 2.2891753265261654, 1.4700000000000002, 0.36132811258236563" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</interfaceShape>
<generalizationConnector edgePoints="[(19.125 : 3.875); (19.125 : 3.12550343910853); (20.5 : 3.12550343910853); (20.5 : 2.75050343910853)]" fixedFrom="NotFixed" fixedTo="NotFixed" customColor="113, 111, 110">
<generalizationMoniker Id="7ab329e8-7bae-485a-b541-938787630e91" />
<relativeChildShapes />
<nodes>
<interfaceShapeMoniker Id="2deb86eb-d7c6-4546-87f1-302e0fe6c325" />
<interfaceShapeMoniker Id="4a67b47a-867d-4d5a-9d93-de0a233d3257" />
</nodes>
</generalizationConnector>
<interfaceShape Id="fec0028b-ca9e-43df-93a2-dfef74d9ded2" absoluteBounds="16.875, 1.5, 1.5, 1.250503439108531" hideQualifiedName="false" increaseHeight="0.18800345897674564" customColor="207, 223, 191">
<interfaceMoniker Id="6e34313e-7fcd-4872-bdd2-dca69bfb34ee" LastKnownName="IEngineCockpit" />
<nestedChildShapes>
<AttributeElementListCompartment Id="e338fb48-1709-4c55-aab0-69fadda0d260" absoluteBounds="16.89, 2.0780034589767453, 1.4700000000000002, 0.2011718675494194" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="4ced8b7f-8541-4bc4-9548-5b71b4c552a4" absoluteBounds="16.89, 2.2891753265261654, 1.4700000000000002, 0.36132811258236563" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</interfaceShape>
<generalizationConnector edgePoints="[(19.125 : 3.875); (19.125 : 3.12550343910853); (17.625 : 3.12550343910853); (17.625 : 2.75050343910853)]" fixedFrom="NotFixed" fixedTo="NotFixed" customColor="113, 111, 110">
<generalizationMoniker Id="bc67e582-5b32-4001-8b58-152551268f66" />
<relativeChildShapes />
<nodes>
<interfaceShapeMoniker Id="2deb86eb-d7c6-4546-87f1-302e0fe6c325" />
<interfaceShapeMoniker Id="fec0028b-ca9e-43df-93a2-dfef74d9ded2" />
</nodes>
</generalizationConnector>
</nestedChildShapes>
</packageShape>
<packageShape Id="57896770-4f02-4770-99f8-9d8b193d9ce3" absoluteBounds="0.5, 7, 16.25, 7.875" customColor="255, 249, 230" hideQualifiedName="false">
<packageMoniker Id="f4c3e734-9fdd-4eef-b853-01e03dbb794c" LastKnownName="SimulationComponent" />
<nestedChildShapes>
<interfaceShape Id="50d2a290-9f7e-4102-a0d3-fecfeabb5c34" absoluteBounds="12.125, 7.625, 1.5, 1.110347194075584" hideQualifiedName="false" increaseHeight="0.18800345897674564" customColor="207, 223, 191">
<interfaceMoniker Id="eea51932-3bde-470c-beef-627f93459c4a" LastKnownName="IGearbox" />
<nestedChildShapes>
<AttributeElementListCompartment Id="b86d6777-ec09-4d73-ac13-b3822fb9c9b7" absoluteBounds="12.14, 8.2030034589767453, 1.4700000000000002, 0.2011718675494194" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="ed0a06d2-e56d-40ab-930c-87818a517df3" absoluteBounds="12.14, 8.4141753265261663, 1.4700000000000002, 0.22117186754941931" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</interfaceShape>
<interfaceShape Id="32982a20-ed5e-41b8-a713-9c48acbae1ad" absoluteBounds="6.375, 7.625, 2.375, 1.110347194075584" hideQualifiedName="false" increaseHeight="0.18800345897674564" customColor="207, 223, 191">
<interfaceMoniker Id="c592b39e-f998-4d66-90c3-5202113c2a0e" LastKnownName="ICombustionEngine" />
<nestedChildShapes>
<AttributeElementListCompartment Id="0425ee47-94b9-49b9-a806-73c2c509941c" absoluteBounds="6.39, 8.2030034589767453, 2.3449999999999998, 0.2011718675494194" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="a0dde7b1-3f2d-4f5e-b10d-4c2d23ad346a" absoluteBounds="6.39, 8.4141753265261645, 2.3449999999999998, 0.22117186754941931" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</interfaceShape>
<classShape Id="9ead4acc-563f-40f5-970e-9a919dc8dd22" absoluteBounds="13, 9.5, 3.625, 2.4690855797131857" hideQualifiedName="false" increaseHeight="0.18800345897674561" customColor="181, 193, 223">
<classMoniker Id="9075c1d6-4d20-49f8-8833-e7b562108269" LastKnownName="EngineOnlyGearbox" />
<nestedChildShapes>
<AttributeElementListCompartment Id="56916be4-092b-4a71-b731-07829a1362fe" absoluteBounds="13.015, 10.015335639317831, 3.5949999999999998, 0.36132811258236563" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="bf5bba18-1302-4aa2-a62e-f8104d298c1c" absoluteBounds="13.015, 10.386663751900196, 3.5949999999999998, 1.4824218278129895" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</classShape>
<realizationConnector edgePoints="[(14.8125 : 9.5); (14.8125 : 9.11034719407558); (12.875 : 9.11034719407558); (12.875 : 8.73534719407558)]" fixedFrom="NotFixed" fixedTo="NotFixed" customColor="113, 111, 110" showAsLollipop="false">
<interfaceRealizationMoniker Id="f13010cd-05af-403f-83bf-48616a0ac832" />
<relativeChildShapes />
<nodes>
<classShapeMoniker Id="9ead4acc-563f-40f5-970e-9a919dc8dd22" />
<interfaceShapeMoniker Id="50d2a290-9f7e-4102-a0d3-fecfeabb5c34" />
</nodes>
</realizationConnector>
<classShape Id="258461fd-2d45-4e33-bfc3-9630c0e34e98" absoluteBounds="8.625, 9.5, 4, 5.191741745273271" hideQualifiedName="false" increaseHeight="0.18800345897674561" customColor="181, 193, 223">
<classMoniker Id="10ba573f-78ff-4f6d-bce4-34ef58b48869" LastKnownName="CombustionEngine" />
<nestedChildShapes>
<AttributeElementListCompartment Id="15a6d205-e0b8-4079-9746-f7784e061de4" absoluteBounds="8.64, 10.015335639317831, 3.9699999999999998, 1.4824218278129893" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="2ed01076-435c-4624-9124-5de15c441ad0" absoluteBounds="8.64, 11.507757467130819, 3.9699999999999998, 3.0839842781424518" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</classShape>
<realizationConnector edgePoints="[(10.625 : 9.5); (10.625 : 9.11034719407558); (7.5625 : 9.11034719407558); (7.5625 : 8.73534719407558)]" fixedFrom="NotFixed" fixedTo="NotFixed" customColor="113, 111, 110" showAsLollipop="false">
<interfaceRealizationMoniker Id="ebe3a6be-712b-4674-b3a4-4c52758432e5" />
<relativeChildShapes />
<nodes>
<classShapeMoniker Id="258461fd-2d45-4e33-bfc3-9630c0e34e98" />
<interfaceShapeMoniker Id="32982a20-ed5e-41b8-a713-9c48acbae1ad" />
</nodes>
</realizationConnector>
<classShape Id="850bf44e-41c9-495b-b671-4a1916adddfa" absoluteBounds="9.75, 7.625, 2.125, 1.0276793744166692" hideQualifiedName="false" increaseHeight="0.18800345897674561" customColor="181, 193, 223">
<classMoniker Id="08bedf05-5251-4270-bf75-0c04b39f54be" LastKnownName="VectoSimulationComponent" />
<nestedChildShapes>
<AttributeElementListCompartment Id="8b1314a7-6df6-4be5-9ce5-d37e7241f385" absoluteBounds="9.765, 8.140335639317831, 2.0949999999999998, 0.2011718675494194" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="4b0bb02f-7a07-4f96-ad70-e10d7a5a8757" absoluteBounds="9.765, 8.35150750686725, 2.0949999999999998, 0.2011718675494194" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</classShape>
<generalizationConnector edgePoints="[(10.625 : 9.5); (10.625 : 9.02767937441667); (10.8125 : 9.02767937441667); (10.8125 : 8.65267937441667)]" fixedFrom="NotFixed" fixedTo="NotFixed" customColor="113, 111, 110">
<generalizationMoniker Id="a23885ed-e0b8-491f-8219-c8ef58127259" />
<relativeChildShapes />
<nodes>
<classShapeMoniker Id="258461fd-2d45-4e33-bfc3-9630c0e34e98" />
<classShapeMoniker Id="850bf44e-41c9-495b-b671-4a1916adddfa" />
</nodes>
</generalizationConnector>
<generalizationConnector edgePoints="[(14.8125 : 9.5); (14.8125 : 9.02767937441667); (12.9083333333333 : 9.02767937441667 : JumpStart); (12.8416666666667 : 9.02767937441667 : JumpEnd); (10.8125 : 9.02767937441667); (10.8125 : 8.65267937441667)]" fixedFrom="NotFixed" fixedTo="NotFixed" customColor="113, 111, 110">
<generalizationMoniker Id="a30b2702-b119-466c-a4ea-3227cddbdd53" />
<relativeChildShapes />
<nodes>
<classShapeMoniker Id="9ead4acc-563f-40f5-970e-9a919dc8dd22" />
<classShapeMoniker Id="850bf44e-41c9-495b-b671-4a1916adddfa" />
</nodes>
</generalizationConnector>
<classShape Id="cbffcf43-290b-4024-a781-8fee8cdbc15e" absoluteBounds="3.125, 11.125, 1.875, 2.3089293346802382" hideQualifiedName="false" increaseHeight="0.18800345897674561" customColor="181, 193, 223">
<classMoniker Id="a4ae5463-1b9a-4144-9dfa-a75fd1d8bf55" LastKnownName="FuelConsumptionMap" />
<nestedChildShapes>
<AttributeElementListCompartment Id="bcbddb78-c14f-4b25-9184-5a0e3eb4e9ab" absoluteBounds="3.14, 11.640335639317831, 1.8450000000000002, 0.52148435761531176" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="1f03ab01-9cd7-412d-a505-d65cf4871949" absoluteBounds="3.14, 12.171819996933142, 1.8450000000000002, 1.1621093377470972" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</classShape>
<classShape Id="346107d0-5150-4857-be5e-7f2135231175" absoluteBounds="5.5, 9.375, 2.5, 4.2308042750755934" hideQualifiedName="false" increaseHeight="0.18800345897674561" customColor="181, 193, 223">
<classMoniker Id="95c5bd4e-1070-4aa7-9bbe-88d6e5ffac52" LastKnownName="CombustionEngineData" />
<nestedChildShapes>
<AttributeElementListCompartment Id="eddb3377-8be5-4cfe-9c37-989a00cc00d6" absoluteBounds="5.515, 9.890335639317831, 2.4699999999999998, 1.9628905629118281" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="7305aa23-106c-4b9d-b0ac-8467a9e4ab74" absoluteBounds="5.515, 11.863226202229658, 2.4699999999999998, 1.6425780728459354" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</classShape>
<associationConnector edgePoints="[(5.5 : 12.2794646673401); (5 : 12.2794646673401)]" fixedFrom="Algorithm" fixedTo="Algorithm" customColor="113, 111, 110" sourceMultiplicity="*" targetMultiplicity="1">
<associationMoniker Id="c3a3071e-161d-44b3-97dd-c6342b6c6841" />
<relativeChildShapes />
<nodes>
<classShapeMoniker Id="346107d0-5150-4857-be5e-7f2135231175" />
<classShapeMoniker Id="cbffcf43-290b-4024-a781-8fee8cdbc15e" />
</nodes>
</associationConnector>
<classShape Id="074eb2dd-2561-4e2e-8bee-9d751c6d08b0" absoluteBounds="3, 7.75, 2, 2.9495543148120245" hideQualifiedName="false" increaseHeight="0.18800345897674561" customColor="181, 193, 223">
<classMoniker Id="0a7f61b5-0674-42c3-aa2e-23a6594d1102" LastKnownName="FullLoadCurve" />
<nestedChildShapes>
<AttributeElementListCompartment Id="b56ead97-3bc8-4be1-b16f-72ae8446bf4c" absoluteBounds="3.015, 8.265335639317831, 1.9700000000000002, 0.36132811258236563" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="fe901dd4-40d7-4f57-a2e1-d4453590adc5" absoluteBounds="3.015, 8.6366637519001959, 1.9700000000000002, 1.9628905629118283" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</classShape>
<classShape Id="a9f96b94-0004-49a0-9f3c-0a004bf134fa" absoluteBounds="0.75, 7.75, 2, 2.3089293346802382" hideQualifiedName="false" increaseHeight="0.18800345897674561" customColor="181, 193, 223">
<classMoniker Id="74c5ee27-9115-461f-a3ef-b1d410886168" LastKnownName="FullLoadCurveEntry" />
<nestedChildShapes>
<AttributeElementListCompartment Id="cde9289a-d455-45fc-a399-86d9bccfeb54" absoluteBounds="0.7649999999999999, 8.265335639317831, 1.9700000000000002, 0.84179684768120444" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="53d9d2f2-da2c-4ed0-824b-7c14a46fb8f1" absoluteBounds="0.7649999999999999, 9.1171324869990347, 1.9700000000000002, 0.84179684768120455" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</classShape>
<classShape Id="85703e00-367b-4c43-a187-115395459feb" absoluteBounds="0.625, 11.125, 2.25, 2.1487730896472925" hideQualifiedName="false" increaseHeight="0.18800345897674561" customColor="181, 193, 223">
<classMoniker Id="ef691603-554b-4206-9f7b-884696588f67" LastKnownName="FuelConsumptionEntry" />
<nestedChildShapes>
<AttributeElementListCompartment Id="4879eaa0-8f08-4da4-8292-97e85f0451c7" absoluteBounds="0.64, 11.640335639317831, 2.2199999999999998, 0.68164060264825832" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="51c812a1-6339-4d48-8f64-7da431cbbc69" absoluteBounds="0.64, 12.331976241966089, 2.2199999999999998, 0.84179684768120455" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</classShape>
</nestedChildShapes>
</packageShape>
<generalizationConnector edgePoints="[(12.875 : 7.625); (12.875 : 5.00050343910853); (10.75 : 5.00050343910853); (10.75 : 4.62550343910853)]" fixedFrom="NotFixed" fixedTo="NotFixed" customColor="113, 111, 110">
<generalizationMoniker Id="006979f1-e12e-4c6d-84c9-7509c817eeb8" />
<relativeChildShapes />
<nodes>
<interfaceShapeMoniker Id="50d2a290-9f7e-4102-a0d3-fecfeabb5c34" />
<interfaceShapeMoniker Id="4eaf4d09-ded7-411c-8c9a-bdb3f0f00262" />
</nodes>
</generalizationConnector>
<generalizationConnector edgePoints="[(12.875 : 7.625); (12.875 : 5.00050343910853); (8.4375 : 5.00050343910853); (8.4375 : 4.62550343910853)]" manuallyRouted="true" fixedFrom="NotFixed" fixedTo="NotFixed" customColor="113, 111, 110">
<generalizationMoniker Id="b8010aa0-1bc2-404d-ae23-d36939968b9f" />
<relativeChildShapes />
<nodes>
<interfaceShapeMoniker Id="50d2a290-9f7e-4102-a0d3-fecfeabb5c34" />
<interfaceShapeMoniker Id="ea7ea709-1cec-48ea-bc71-d931a1e65a0c" />
</nodes>
</generalizationConnector>
<generalizationConnector edgePoints="[(12.875 : 7.625); (12.875 : 6.65625); (14.7291666666667 : 6.65625 : JumpStart); (14.8958333333333 : 6.65625 : JumpEnd); (17.5416666666667 : 6.65625 : JumpStart); (17.7083333333333 : 6.65625 : JumpEnd); (20.5 : 6.65625); (20.5 : 2.75050343910853)]" manuallyRouted="true" fixedFrom="Algorithm" fixedTo="Algorithm" customColor="113, 111, 110">
<generalizationMoniker Id="541aee27-2f09-420f-a095-45c8f8c91d49" />
<relativeChildShapes />
<moveableDecoratorHostShapes>
<moveableDecoratorHostShape manuallySized="true" manuallyPlaced="true" absoluteBounds="12.9375, 7.375, 1.222222222222225, 0.1341145783662796" shapeFieldName="Stereotype" />
</moveableDecoratorHostShapes>
<nodes>
<interfaceShapeMoniker Id="50d2a290-9f7e-4102-a0d3-fecfeabb5c34" />
<interfaceShapeMoniker Id="4a67b47a-867d-4d5a-9d93-de0a233d3257" />
</nodes>
</generalizationConnector>
<generalizationConnector edgePoints="[(7.5625 : 7.625); (7.5625 : 5.00050343910853); (8.4375 : 5.00050343910853); (8.4375 : 4.62550343910853)]" manuallyRouted="true" fixedFrom="NotFixed" fixedTo="NotFixed" customColor="113, 111, 110">
<generalizationMoniker Id="820c6f97-d680-4c36-a8b7-dabf269b95f7" />
<relativeChildShapes />
<nodes>
<interfaceShapeMoniker Id="32982a20-ed5e-41b8-a713-9c48acbae1ad" />
<interfaceShapeMoniker Id="ea7ea709-1cec-48ea-bc71-d931a1e65a0c" />
</nodes>
</generalizationConnector>
<generalizationConnector edgePoints="[(7.5625 : 7.625); (7.5625 : 7.25); (9.53866666666667 : 7.25 : JumpStart); (9.70533333333333 : 7.25 : JumpEnd); (12.7916666666667 : 7.25 : JumpStart); (12.9583333333333 : 7.25 : JumpEnd); (14.7291666666667 : 7.25 : JumpStart); (14.8958333333333 : 7.25 : JumpEnd); (17.625 : 7.25); (17.625 : 2.75050343910853)]" fixedFrom="NotFixed" fixedTo="NotFixed" customColor="113, 111, 110">
<generalizationMoniker Id="a98617d3-f4ad-4fb8-b46e-09206bb5ed71" />
<relativeChildShapes />
<nodes>
<interfaceShapeMoniker Id="32982a20-ed5e-41b8-a713-9c48acbae1ad" />
<interfaceShapeMoniker Id="fec0028b-ca9e-43df-93a2-dfef74d9ded2" />
</nodes>
</generalizationConnector>
<realizationConnector edgePoints="[(14.8125 : 9.5); (14.8125 : 5.37550343910853); (12.9583333333333 : 5.37550343910853 : JumpStart); (12.7916666666667 : 5.37550343910853 : JumpEnd); (9.70533333333333 : 5.37550343910853 : JumpStart); (9.53866666666667 : 5.37550343910853 : JumpEnd); (7.64583333333333 : 5.37550343910853 : JumpStart); (7.47916666666667 : 5.37550343910853 : JumpEnd); (3.375 : 5.37550343910853); (3.375 : 5.00050343910853)]" fixedFrom="NotFixed" fixedTo="NotFixed" customColor="113, 111, 110" showAsLollipop="false">
<interfaceRealizationMoniker Id="5ca4fdc0-0439-4bab-a4a7-aacfc8c1fb6c" />
<relativeChildShapes />
<nodes>
<classShapeMoniker Id="9ead4acc-563f-40f5-970e-9a919dc8dd22" />
<interfaceShapeMoniker Id="963d0f77-6e30-44b3-8a47-b9930004f4a4" />
</nodes>
</realizationConnector>
<realizationConnector edgePoints="[(14.8125 : 9.5); (14.8125 : 5.37550343910853); (12.9583333333333 : 5.37550343910853 : JumpStart); (12.7916666666667 : 5.37550343910853 : JumpEnd); (9.70533333333333 : 5.37550343910853 : JumpStart); (9.53866666666667 : 5.37550343910853 : JumpEnd); (7.64583333333333 : 5.37550343910853 : JumpStart); (7.47916666666667 : 5.37550343910853 : JumpEnd); (5.5 : 5.37550343910853); (5.5 : 5.00050343910853)]" fixedFrom="NotFixed" fixedTo="NotFixed" customColor="113, 111, 110" showAsLollipop="false">
<interfaceRealizationMoniker Id="0db05eb1-f519-44f3-a9d9-6c6e8548f134" />
<relativeChildShapes />
<nodes>
<classShapeMoniker Id="9ead4acc-563f-40f5-970e-9a919dc8dd22" />
<interfaceShapeMoniker Id="c20610ae-edd0-4fee-a270-c54a94ebec99" />
</nodes>
</realizationConnector>
<realizationConnector edgePoints="[(10.625 : 9.5); (10.625 : 8.78067937441667); (9.622 : 8.78067937441667); (9.622 : 5.19250343910853); (7.64583333333333 : 5.19250343910853 : JumpStart); (7.47916666666667 : 5.19250343910853 : JumpEnd); (5.58333333333333 : 5.19250343910853 : JumpStart); (5.41666666666667 : 5.19250343910853 : JumpEnd); (3.375 : 5.19250343910853); (3.375 : 5.00050343910853)]" fixedFrom="NotFixed" fixedTo="NotFixed" customColor="113, 111, 110" showAsLollipop="false">
<interfaceRealizationMoniker Id="cdd093b5-5b93-4d26-a59d-1fccdb811df8" />
<relativeChildShapes />
<nodes>
<classShapeMoniker Id="258461fd-2d45-4e33-bfc3-9630c0e34e98" />
<interfaceShapeMoniker Id="963d0f77-6e30-44b3-8a47-b9930004f4a4" />
</nodes>
</realizationConnector>
<associationConnector edgePoints="[(8.625 : 11.5529021375378); (8 : 11.5529021375378)]" fixedFrom="Algorithm" fixedTo="Algorithm" customColor="113, 111, 110" sourceMultiplicity="1" targetMultiplicity="1">
<associationMoniker Id="87690506-3fbb-4a72-be2d-47c7ef013c1f" />
<relativeChildShapes />
<nodes>
<classShapeMoniker Id="258461fd-2d45-4e33-bfc3-9630c0e34e98" />
<classShapeMoniker Id="346107d0-5150-4857-be5e-7f2135231175" />
</nodes>
</associationConnector>
<associationConnector edgePoints="[(5.5 : 10.037277157406); (5 : 10.037277157406)]" fixedFrom="Algorithm" fixedTo="Algorithm" customColor="113, 111, 110" sourceMultiplicity="1" targetMultiplicity="1">
<associationMoniker Id="9dbfa1d3-631c-4d0d-aa0f-30c6cb17de84" />
<relativeChildShapes />
<nodes>
<classShapeMoniker Id="346107d0-5150-4857-be5e-7f2135231175" />
<classShapeMoniker Id="074eb2dd-2561-4e2e-8bee-9d751c6d08b0" />
</nodes>
</associationConnector>
<realizationConnector edgePoints="[(10.625 : 14.6917417452733); (10.625 : 15.125); (13.25 : 15.125); (13.25 : 15.5)]" fixedFrom="NotFixed" fixedTo="NotFixed" customColor="113, 111, 110" showAsLollipop="false">
<interfaceRealizationMoniker Id="a92948f3-c456-46bd-8095-9f851306fd53" />
<relativeChildShapes />
<nodes>
<classShapeMoniker Id="258461fd-2d45-4e33-bfc3-9630c0e34e98" />
<interfaceShapeMoniker Id="55a1d068-0b07-4309-afb0-4cc4f6744090" />
</nodes>
</realizationConnector>
<packageShape Id="3c45f7e4-4371-43ab-97ac-27a93f005b52" absoluteBounds="17.875, 7.375, 11.875, 7.875" customColor="255, 249, 230" hideQualifiedName="false">
<packageMoniker Id="dce3defd-0c76-4f00-b2d6-262343a5f410" LastKnownName="Simulation" />
<nestedChildShapes>
<classShape Id="536ad8d8-1f57-4081-a735-c121c29cb073" absoluteBounds="26.875, 8.125, 2.625, 1.3479918644825615" hideQualifiedName="false" increaseHeight="0.18800345897674561" customColor="181, 193, 223">
<classMoniker Id="4573e4f6-c7ab-4513-b4fc-d32a70ae8762" LastKnownName="SimulationFactory" />
<nestedChildShapes>
<AttributeElementListCompartment Id="70cec923-c349-465b-8968-26d40d816df3" absoluteBounds="26.89, 8.64033563931783, 2.5949999999999998, 0.2011718675494194" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="262fa5bd-f619-4e86-a95d-43f33a86baeb" absoluteBounds="26.89, 8.85150750686725, 2.5949999999999998, 0.521484357615312" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</classShape>
<classShape Id="c8dc95af-153c-44d4-89d3-b4a933893107" absoluteBounds="18.375, 10.125, 1.625, 1.8284605995814003" hideQualifiedName="false" increaseHeight="0.18800345897674561" customColor="181, 193, 223">
<classMoniker Id="94ea85e0-334e-4c04-ba51-b44ff2a154b6" LastKnownName="VectoSimulator" />
<nestedChildShapes>
<AttributeElementListCompartment Id="9308014b-4758-411f-bdb7-949a63edb4ce" absoluteBounds="18.39, 10.640335639317831, 1.5950000000000002, 0.52148435761531176" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="8a82a0ca-fe32-40e3-86b8-21bc1babfaa0" absoluteBounds="18.39, 11.171819996933142, 1.5950000000000002, 0.68164060264825821" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</classShape>
<interfaceShape Id="9967b66a-5b2a-4e67-b0ef-2fe65eb64989" absoluteBounds="23.375, 8.125, 2.375, 1.4106596841414767" hideQualifiedName="false" increaseHeight="0.18800345897674564" customColor="207, 223, 191">
<interfaceMoniker Id="639f4aa6-c525-4936-bb2c-50140f1e3a7c" LastKnownName="IVectoJob" />
<nestedChildShapes>
<AttributeElementListCompartment Id="8b204b97-6f19-4450-be61-22a7f9bf7fa0" absoluteBounds="23.39, 8.7030034589767453, 2.3449999999999998, 0.2011718675494194" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="a2c024de-c50c-4a17-89e4-40f7757218b4" absoluteBounds="23.39, 8.9141753265261645, 2.3449999999999998, 0.521484357615312" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</interfaceShape>
<classShape Id="cffc68ec-d002-4c75-bc45-d9443ce0b3fb" absoluteBounds="27.125, 10.125, 1.5, 2.1487730896472925" hideQualifiedName="false" increaseHeight="0.18800345897674561" customColor="181, 193, 223">
<classMoniker Id="85f238a3-6985-4d60-a946-5af7561f45f5" LastKnownName="ModalDataWriter" />
<nestedChildShapes>
<AttributeElementListCompartment Id="d3d23e6b-7f8b-41c0-a812-14054d3605cb" absoluteBounds="27.14, 10.640335639317831, 1.4700000000000002, 0.68164060264825832" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="5e6325a5-4775-40e4-9f6d-0902ee43b78a" absoluteBounds="27.14, 11.331976241966089, 1.4700000000000002, 0.84179684768120455" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</classShape>
<classShape Id="21687d48-6504-4ca9-a18c-defd4bc6de50" absoluteBounds="20.875, 10.25, 1.625, 1.6883043545484533" hideQualifiedName="false" increaseHeight="0.18800345897674561" customColor="181, 193, 223">
<classMoniker Id="f8f0ac53-0cf5-4c84-bc4a-61feca108252" LastKnownName="VehicleContainer" />
<nestedChildShapes>
<AttributeElementListCompartment Id="fede5d87-5b31-4cdb-900d-07233226b97b" absoluteBounds="20.89, 10.765335639317831, 1.5950000000000002, 0.22117186754941942" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="cbdbcd3d-cf2d-4d58-81d3-11dd5cf70732" absoluteBounds="20.89, 10.99650750686725, 1.5950000000000002, 0.84179684768120444" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</classShape>
<interfaceShape Id="ad76018f-8ea1-4012-b084-06f06b03d5d5" absoluteBounds="20.5, 8.125, 2.375, 1.250503439108531" hideQualifiedName="false" increaseHeight="0.18800345897674564" customColor="207, 223, 191">
<interfaceMoniker Id="d8e2982a-3206-49b1-a29a-a114bf8930e4" LastKnownName="IVehicleContainer" />
<nestedChildShapes>
<AttributeElementListCompartment Id="07dbeeea-6607-4b76-a203-95bc3ce9002d" absoluteBounds="20.515, 8.7030034589767453, 2.3449999999999998, 0.2011718675494194" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="99121170-00b4-4c2b-aa99-e5cf2dd20238" absoluteBounds="20.515, 8.9141753265261663, 2.3449999999999998, 0.36132811258236563" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</interfaceShape>
<interfaceShape Id="b15d0365-ac8a-46fc-990b-9b540ac84957" absoluteBounds="18.125, 8.125, 2.125, 1.0903471940755845" hideQualifiedName="false" increaseHeight="0.18800345897674564" customColor="207, 223, 191">
<interfaceMoniker Id="c5f06e40-95ae-448f-a41b-63a3a688fc94" LastKnownName="IVectoSimulator" />
<nestedChildShapes>
<AttributeElementListCompartment Id="9f88172f-ba3d-42ad-8447-55e09816e264" absoluteBounds="18.14, 8.7030034589767453, 2.0949999999999998, 0.2011718675494194" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="06c2a308-9b8b-4e6f-8045-96dc6e155696" absoluteBounds="18.14, 8.9141753265261645, 2.0949999999999998, 0.2011718675494194" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</interfaceShape>
<realizationConnector edgePoints="[(19.1875 : 10.125); (19.1875 : 9.21534719407558)]" fixedFrom="NotFixed" fixedTo="NotFixed" customColor="113, 111, 110" showAsLollipop="false">
<interfaceRealizationMoniker Id="4b00a47b-479c-4e19-a181-b09fea0897b5" />
<relativeChildShapes />
<nodes>
<classShapeMoniker Id="c8dc95af-153c-44d4-89d3-b4a933893107" />
<interfaceShapeMoniker Id="b15d0365-ac8a-46fc-990b-9b540ac84957" />
</nodes>
</realizationConnector>
<classShape Id="364ae203-aaa7-4587-b289-ca4a16ce7931" absoluteBounds="25.25, 10.375, 1.5, 1.3479918644825624" hideQualifiedName="false" increaseHeight="0.18800345897674561" customColor="181, 193, 223">
<classMoniker Id="1ef0d384-3d2a-4a29-84f0-011efb32db9c" LastKnownName="VectoJob" />
<nestedChildShapes>
<AttributeElementListCompartment Id="394ff701-90f7-425d-b713-70833b92a9cb" absoluteBounds="25.265, 10.890335639317831, 1.4700000000000002, 0.2011718675494194" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="a1f37d64-2d06-4bf2-86de-a060df0e529b" absoluteBounds="25.265, 11.10150750686725, 1.4700000000000002, 0.52148435761531187" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</classShape>
<classShape Id="58b7d531-be20-4f78-9754-8ea64c7538b7" absoluteBounds="22.875, 10.375, 1.5, 1.3479918644825624" hideQualifiedName="false" increaseHeight="0.18800345897674561" customColor="181, 193, 223">
<classMoniker Id="e42f92a0-930f-401a-8c27-bfbf3a3f7386" LastKnownName="TimeBasedVectoJob" />
<nestedChildShapes>
<AttributeElementListCompartment Id="ea16517f-5c10-479f-8d8b-2bb8220502bd" absoluteBounds="22.89, 10.890335639317831, 1.4700000000000002, 0.2011718675494194" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="6e5ad247-802d-459b-a387-f20a6c343cbf" absoluteBounds="22.89, 11.10150750686725, 1.4700000000000002, 0.52148435761531187" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</classShape>
<classShape Id="febabf27-c93e-4877-b78c-1355796f67e7" absoluteBounds="22.375, 12.5, 2.5, 1.6683043545484537" hideQualifiedName="false" increaseHeight="0.18800345897674561" customColor="181, 193, 223">
<classMoniker Id="8646d08e-6a0a-4d48-8db8-0c31e87bf5db" LastKnownName="EngineOnlyTimeBasedVectoJob" />
<nestedChildShapes>
<AttributeElementListCompartment Id="a2c58755-63b1-4155-b72d-35a6ce47df2a" absoluteBounds="22.39, 13.015335639317831, 2.4699999999999998, 0.52148435761531176" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="28bba00a-46d8-406e-be04-4705094a9766" absoluteBounds="22.39, 13.546819996933142, 2.4699999999999998, 0.52148435761531187" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</classShape>
<classShape Id="81365293-cf41-4cd6-8836-ea27f23e6bff" absoluteBounds="25.25, 12.5, 1.5, 1.1878356194496149" hideQualifiedName="false" increaseHeight="0.18800345897674561" customColor="181, 193, 223">
<classMoniker Id="feb69dd7-e1ed-4c43-b700-b5b054086ef8" LastKnownName="DistanceBasedVectoJob" />
<nestedChildShapes>
<AttributeElementListCompartment Id="cb9cbf9a-4101-449d-a8a1-891ef4b2dd29" absoluteBounds="25.265, 13.015335639317831, 1.4700000000000002, 0.2011718675494194" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="eaa63bf1-45f8-40c2-9ed7-d431411571de" absoluteBounds="25.265, 13.22650750686725, 1.4700000000000002, 0.36132811258236563" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</classShape>
<classShape Id="9131e1a4-9dae-4faa-93a4-c49d8387c1d2" absoluteBounds="19.5, 12.5, 2.25, 1.9886168446143469" hideQualifiedName="false" increaseHeight="0.18800345897674561" customColor="181, 193, 223">
<classMoniker Id="48c3ae3e-ec50-48d0-80ab-2e299eae1497" LastKnownName="EngineOnlyDrivingCycle" />
<nestedChildShapes>
<AttributeElementListCompartment Id="953d746f-1402-438f-8d83-2e801cbc2bb7" absoluteBounds="19.515, 13.015335639317831, 2.2199999999999998, 0.84179684768120444" name="AttributesCompartment" titleTextColor="Black" itemTextColor="Black" />
<OperationElementListCompartment Id="c373eff4-1df8-4a45-8018-589184edaaf3" absoluteBounds="19.515, 13.867132486999035, 2.2199999999999998, 0.52148435761531187" name="OperationsCompartment" titleTextColor="Black" itemTextColor="Black" />
</nestedChildShapes>
</classShape>
</nestedChildShapes>
</packageShape>
<generalizationConnector edgePoints="[(21.6875 : 8.125); (21.6875 : 5.34034719407558); (20.5833333333333 : 5.34034719407558 : JumpStart); (20.4166666666667 : 5.34034719407558 : JumpEnd); (19.125 : 5.34034719407558); (19.125 : 4.96534719407558)]" fixedFrom="NotFixed" fixedTo="NotFixed" customColor="113, 111, 110">
<generalizationMoniker Id="ed9097d3-7c4a-41df-938e-3cc31a66152c" />
<relativeChildShapes />
<nodes>
<interfaceShapeMoniker Id="ad76018f-8ea1-4012-b084-06f06b03d5d5" />
<interfaceShapeMoniker Id="2deb86eb-d7c6-4546-87f1-302e0fe6c325" />
</nodes>
</generalizationConnector>
<realizationConnector edgePoints="[(21.6875 : 10.25); (21.6875 : 9.37550343910853)]" fixedFrom="NotFixed" fixedTo="NotFixed" customColor="113, 111, 110" showAsLollipop="false">
<interfaceRealizationMoniker Id="ca0c16d6-3aeb-41e9-9cc0-34f75398b46d" />
<relativeChildShapes />
<nodes>
<classShapeMoniker Id="21687d48-6504-4ca9-a18c-defd4bc6de50" />
<interfaceShapeMoniker Id="ad76018f-8ea1-4012-b084-06f06b03d5d5" />
</nodes>
</realizationConnector>
<generalizationConnector edgePoints="[(23.625 : 12.5); (23.625 : 11.7229918644826)]" fixedFrom="NotFixed" fixedTo="NotFixed" customColor="113, 111, 110">
<generalizationMoniker Id="d37dd9af-609d-455b-b7f6-624df79fdb0d" />
<relativeChildShapes />
<nodes>
<classShapeMoniker Id="febabf27-c93e-4877-b78c-1355796f67e7" />
<classShapeMoniker Id="58b7d531-be20-4f78-9754-8ea64c7538b7" />
</nodes>
</generalizationConnector>
<realizationConnector edgePoints="[(23.625 : 10.375); (23.625 : 9.91065968414148); (24.5625 : 9.91065968414148); (24.5625 : 9.53565968414148)]" fixedFrom="NotFixed" fixedTo="NotFixed" customColor="113, 111, 110" showAsLollipop="false">
<interfaceRealizationMoniker Id="e86252d9-0d97-4165-af48-c92780da521a" />
<relativeChildShapes />
<nodes>
<classShapeMoniker Id="58b7d531-be20-4f78-9754-8ea64c7538b7" />
<interfaceShapeMoniker Id="9967b66a-5b2a-4e67-b0ef-2fe65eb64989" />
</nodes>
</realizationConnector>
<realizationConnector edgePoints="[(26 : 10.375); (26 : 9.91065968414148); (24.5625 : 9.91065968414148); (24.5625 : 9.53565968414148)]" fixedFrom="NotFixed" fixedTo="NotFixed" customColor="113, 111, 110" showAsLollipop="false">
<interfaceRealizationMoniker Id="aea8ba1d-af06-4ea7-9f82-0cffbd855521" />
<relativeChildShapes />
<nodes>
<classShapeMoniker Id="364ae203-aaa7-4587-b289-ca4a16ce7931" />
<interfaceShapeMoniker Id="9967b66a-5b2a-4e67-b0ef-2fe65eb64989" />
</nodes>
</realizationConnector>
<generalizationConnector edgePoints="[(26 : 12.5); (26 : 11.7229918644826)]" fixedFrom="NotFixed" fixedTo="NotFixed" customColor="113, 111, 110">
<generalizationMoniker Id="4f5fd2c2-5362-4fdb-84f2-b577ee113911" />
<relativeChildShapes />
<nodes>
<classShapeMoniker Id="81365293-cf41-4cd6-8836-ea27f23e6bff" />
<classShapeMoniker Id="364ae203-aaa7-4587-b289-ca4a16ce7931" />
</nodes>
</generalizationConnector>
</nestedChildShapes>
</logicalClassDesignerDiagram>
\ No newline at end of file
......@@ -29,12 +29,95 @@
<SubType>Content</SubType>
<DependentUpon>HighLevel_SequenceDiag.sequencediagram</DependentUpon>
</Content>
<Content Include="ModelDefinition\Package10_1344.uml">
<SubType>Content</SubType>
</Content>
<Content Include="ModelDefinition\Package11_1344.uml">
<SubType>Content</SubType>
</Content>
<Content Include="ModelDefinition\Package12_1344.uml">
<SubType>Content</SubType>
</Content>
<Content Include="ModelDefinition\Package13_1344.uml">
<SubType>Content</SubType>
</Content>
<Content Include="ModelDefinition\Package14_1344.uml">
<SubType>Content</SubType>
</Content>
<Content Include="ModelDefinition\Package15_1344.uml">
<SubType>Content</SubType>
</Content>
<Content Include="ModelDefinition\Package16_1344.uml">
<SubType>Content</SubType>
</Content>
<Content Include="ModelDefinition\Package17_1344.uml">
<SubType>Content</SubType>
</Content>
<Content Include="ModelDefinition\Package18_1344.uml">
<SubType>Content</SubType>
</Content>
<Content Include="ModelDefinition\Package19_1344.uml">
<SubType>Content</SubType>
</Content>
<Content Include="ModelDefinition\Package1_0820.uml">
<SubType>Content</SubType>
</Content>
<Content Include="ModelDefinition\Package1_1344.uml">
<SubType>Content</SubType>
</Content>
<Content Include="ModelDefinition\Package20_1344.uml">
<SubType>Content</SubType>
</Content>
<Content Include="ModelDefinition\Package2_1344.uml">
<SubType>Content</SubType>
</Content>
<Content Include="ModelDefinition\Package3_1344.uml">
<SubType>Content</SubType>
</Content>
<Content Include="ModelDefinition\Package4_1344.uml">
<SubType>Content</SubType>
</Content>
<Content Include="ModelDefinition\Package5_1344.uml">
<SubType>Content</SubType>
</Content>
<Content Include="ModelDefinition\Package6_1344.uml">
<SubType>Content</SubType>
</Content>
<Content Include="ModelDefinition\Package7_1344.uml">
<SubType>Content</SubType>
</Content>
<Content Include="ModelDefinition\Package8_1344.uml">
<SubType>Content</SubType>
</Content>
<Content Include="ModelDefinition\Package9_1344.uml">
<SubType>Content</SubType>
</Content>
<Content Include="ModelDefinition\Package_0820.uml">
<SubType>Content</SubType>
</Content>
<Content Include="ModelDefinition\Package_1344.uml">
<SubType>Content</SubType>
</Content>
<Content Include="ModelDefinition\Package_1505.uml">
<SubType>Content</SubType>
</Content>
<Content Include="ModelDefinition\Package_1506.uml">
<SubType>Content</SubType>
</Content>
<Content Include="UMLActivityDiagram1.activitydiagram">
<SubType>Content</SubType>
</Content>
<Content Include="UMLActivityDiagram1.activitydiagram.layout">
<SubType>Content</SubType>
<DependentUpon>UMLActivityDiagram1.activitydiagram</DependentUpon>
</Content>
<Content Include="UMLClassDiagram1.classdiagram">
<SubType>Content</SubType>
</Content>
<Content Include="UMLClassDiagram1.classdiagram.layout">
<SubType>Content</SubType>
<DependentUpon>UMLClassDiagram1.classdiagram</DependentUpon>
</Content>
<Content Include="VectoCore.classdiagram">
<SubType>Content</SubType>
</Content>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment