From b3a4e0f35dd629aa0ea07148f15b5cafa40192dd Mon Sep 17 00:00:00 2001 From: Simon Trapp <Simon@LAPTOP-1Q1PPL4R.fritz.box> Date: Fri, 8 Nov 2019 14:00:36 +0100 Subject: [PATCH] fixed coloc CD MARS Model, implemented mwc in CS-..._wodelay --- .../DML-Model/min.repository | 119 +++++++ .../DML-Model/min.system | 318 ++++++++++-------- .../DML-Model/min.usageprofile | 19 +- .../DML-Model/min.system | 2 +- 4 files changed, 320 insertions(+), 138 deletions(-) diff --git a/dml-examples/CS-SyntheticComponents_wodelay/DML-Model/min.repository b/dml-examples/CS-SyntheticComponents_wodelay/DML-Model/min.repository index 68ad974..22010a1 100644 --- a/dml-examples/CS-SyntheticComponents_wodelay/DML-Model/min.repository +++ b/dml-examples/CS-SyntheticComponents_wodelay/DML-Model/min.repository @@ -2,21 +2,27 @@ <repository:Repository xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:functions="http://www.descartes.tools/metamodel/functions/1.0" xmlns:repository="http://www.descartes.tools/metamodel/repository/1.0" xmlns:resourcetype="http://www.descartes.tools/metamodel/resourcetype/1.0" xmlns:servicebehavior="http://www.descartes.tools/metamodel/servicebehavior/1.0" id="_O2wgMEcEEeOgk9V4uRCQAw" name="repositoryName"> <interfaces id="_uqNJk-2aEeib_P5jAe7dPw" name="A"> <signatures id="_vzGrUO2aEeib_P5jAe7dPw" name="A"/> + <signatures id="_49OlcAFjEeq06dmsv2l6pA" name="A2"/> </interfaces> <interfaces id="_xapQ4O2aEeib_P5jAe7dPw" name="B"> <signatures id="_xapQ4e2aEeib_P5jAe7dPw" name="B"/> + <signatures id="_89HicAFjEeq06dmsv2l6pA" name="B2"/> </interfaces> <interfaces id="_xf4WMu2aEeib_P5jAe7dPw" name="C"> <signatures id="_xf4WM-2aEeib_P5jAe7dPw" name="C"/> + <signatures id="_-Y0rcAFjEeq06dmsv2l6pA" name="C2"/> </interfaces> <interfaces id="_I6TZQu2bEeib_P5jAe7dPw" name="D"> <signatures id="_I6TZQ-2bEeib_P5jAe7dPw" name="D"/> + <signatures id="_yTRWMAIkEeqJ55W0svXqzQ" name="D2"/> </interfaces> <interfaces id="_JCed0e2bEeib_P5jAe7dPw" name="E"> <signatures id="_JCed0u2bEeib_P5jAe7dPw" name="E"/> + <signatures id="_0IbhAAIkEeqJ55W0svXqzQ" name="E2"/> </interfaces> <interfaces id="_JTZ1wu2bEeib_P5jAe7dPw" name="F"> <signatures id="_JTZ1w-2bEeib_P5jAe7dPw" name="F"/> + <signatures id="_1d3C4AIkEeqJ55W0svXqzQ" name="F2"/> </interfaces> <interfaces id="_JqhVQu2bEeib_P5jAe7dPw" name="G"> <signatures id="_JqhVQ-2bEeib_P5jAe7dPw" name="G"/> @@ -39,6 +45,38 @@ </actions> </behavior> </fineGrainedBehavior> + <fineGrainedBehavior describedSignature="_49OlcAFjEeq06dmsv2l6pA" interfaceProvidingRole="_SHb3MO2bEeib_P5jAe7dPw"> + <behavior> + <actions xsi:type="servicebehavior:InternalAction"> + <resourceDemand id="_EiBloAIlEeqJ55W0svXqzQ"> + <explicitDescription> + <probFunction xsi:type="functions:DoubleLiteral" value="30"/> + </explicitDescription> + <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/> + </resourceDemand> + </actions> + <actions xsi:type="servicebehavior:BranchAction"> + <branches> + <actions xsi:type="servicebehavior:ExternalCallAction"> + <externalCall id="_M_cd4AIlEeqJ55W0svXqzQ" name="ToB2" signature="_89HicAFjEeq06dmsv2l6pA" interfaceRequiringRole="_S0bgEe2bEeib_P5jAe7dPw"/> + </actions> + </branches> + <branches> + <actions xsi:type="servicebehavior:ExternalCallAction"> + <externalCall id="_eWLgMQIlEeqJ55W0svXqzQ" name="ToB2" signature="_89HicAFjEeq06dmsv2l6pA" interfaceRequiringRole="_S0bgEe2bEeib_P5jAe7dPw"/> + </actions> + <actions xsi:type="servicebehavior:ExternalCallAction"> + <externalCall id="_fvXgsQIlEeqJ55W0svXqzQ" name="ToB2" signature="_89HicAFjEeq06dmsv2l6pA" interfaceRequiringRole="_S0bgEe2bEeib_P5jAe7dPw"/> + </actions> + </branches> + <branchProbabilities id="_gc2RwAIlEeqJ55W0svXqzQ"> + <explicitDescription> + <probFunction xsi:type="functions:DoubleLiteral" value="0.5"/> + </explicitDescription> + </branchProbabilities> + </actions> + </behavior> + </fineGrainedBehavior> </components> <components xsi:type="repository:BasicComponent" id="_ng-npO2bEeib_P5jAe7dPw" name="B"> <interfaceProvidingRoles id="_oTaxMO2bEeib_P5jAe7dPw" name="B" interface="_xapQ4O2aEeib_P5jAe7dPw"/> @@ -62,6 +100,24 @@ </actions> </behavior> </fineGrainedBehavior> + <fineGrainedBehavior describedSignature="_89HicAFjEeq06dmsv2l6pA" interfaceProvidingRole="_oTaxMO2bEeib_P5jAe7dPw"> + <behavior> + <actions xsi:type="servicebehavior:InternalAction"> + <resourceDemand id="_xKIucAIlEeqJ55W0svXqzQ"> + <explicitDescription> + <probFunction xsi:type="functions:ExponentialDistribution" rate="0.066666666"/> + </explicitDescription> + <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/> + </resourceDemand> + </actions> + <actions xsi:type="servicebehavior:ExternalCallAction"> + <externalCall id="_Gwyt0AImEeqJ55W0svXqzQ" name="ToC2" signature="_-Y0rcAFjEeq06dmsv2l6pA" interfaceRequiringRole="_o-tJ4e2bEeib_P5jAe7dPw"/> + </actions> + <actions xsi:type="servicebehavior:ExternalCallAction"> + <externalCall id="_KZ6woAImEeqJ55W0svXqzQ" name="ToE2" signature="_0IbhAAIkEeqJ55W0svXqzQ" interfaceRequiringRole="_pW0u8e2bEeib_P5jAe7dPw"/> + </actions> + </behavior> + </fineGrainedBehavior> </components> <components xsi:type="repository:BasicComponent" id="_5tliBO2bEeib_P5jAe7dPw" name="C"> <interfaceProvidingRoles id="_7gZjcO2bEeib_P5jAe7dPw" name="C" interface="_xf4WMu2aEeib_P5jAe7dPw"/> @@ -90,6 +146,24 @@ </actions> </behavior> </fineGrainedBehavior> + <fineGrainedBehavior describedSignature="_-Y0rcAFjEeq06dmsv2l6pA" interfaceProvidingRole="_7gZjcO2bEeib_P5jAe7dPw"> + <behavior> + <actions xsi:type="servicebehavior:InternalAction"> + <resourceDemand id="_Zod-cAImEeqJ55W0svXqzQ"> + <explicitDescription> + <probFunction xsi:type="functions:NormalDistribution" mu="20" sigma="1"/> + </explicitDescription> + <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/> + </resourceDemand> + </actions> + <actions xsi:type="servicebehavior:ExternalCallAction"> + <externalCall id="_iicP0AImEeqJ55W0svXqzQ" name="ToD" signature="_I6TZQ-2bEeib_P5jAe7dPw" interfaceRequiringRole="_674hIe2bEeib_P5jAe7dPw"/> + </actions> + <actions xsi:type="servicebehavior:ExternalCallAction"> + <externalCall id="_lJOE0AImEeqJ55W0svXqzQ" name="ToD2" signature="_yTRWMAIkEeqJ55W0svXqzQ" interfaceRequiringRole="_674hIe2bEeib_P5jAe7dPw"/> + </actions> + </behavior> + </fineGrainedBehavior> </components> <components xsi:type="repository:BasicComponent" id="_szxFBO2dEeib_P5jAe7dPw" name="D"> <interfaceProvidingRoles id="_uP8vIO2dEeib_P5jAe7dPw" name="D" interface="_I6TZQu2bEeib_P5jAe7dPw"/> @@ -105,6 +179,18 @@ </actions> </behavior> </fineGrainedBehavior> + <fineGrainedBehavior describedSignature="_yTRWMAIkEeqJ55W0svXqzQ" interfaceProvidingRole="_uP8vIO2dEeib_P5jAe7dPw"> + <behavior> + <actions xsi:type="servicebehavior:InternalAction"> + <resourceDemand id="_qtMDsAImEeqJ55W0svXqzQ"> + <explicitDescription> + <probFunction xsi:type="functions:ExponentialDistribution" rate="0.1"/> + </explicitDescription> + <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/> + </resourceDemand> + </actions> + </behavior> + </fineGrainedBehavior> </components> <components xsi:type="repository:BasicComponent" id="_59cRBO2dEeib_P5jAe7dPw" name="E"> <interfaceProvidingRoles id="_6wgFoO2dEeib_P5jAe7dPw" name="E" interface="_JCed0e2bEeib_P5jAe7dPw"/> @@ -128,6 +214,27 @@ </actions> </behavior> </fineGrainedBehavior> + <fineGrainedBehavior describedSignature="_0IbhAAIkEeqJ55W0svXqzQ" interfaceProvidingRole="_6wgFoO2dEeib_P5jAe7dPw"> + <behavior> + <actions xsi:type="servicebehavior:InternalAction"> + <resourceDemand id="_07Wg0AImEeqJ55W0svXqzQ"> + <explicitDescription> + <probFunction xsi:type="functions:ExponentialDistribution" rate="0.2"/> + </explicitDescription> + <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/> + </resourceDemand> + </actions> + <actions xsi:type="servicebehavior:ExternalCallAction"> + <externalCall id="_4JXU8AImEeqJ55W0svXqzQ" name="ToF2" signature="_1d3C4AIkEeqJ55W0svXqzQ" interfaceRequiringRole="_7K9NAe2dEeib_P5jAe7dPw"/> + </actions> + <actions xsi:type="servicebehavior:ExternalCallAction"> + <externalCall id="_8d9WoAImEeqJ55W0svXqzQ" name="ToG" signature="_JqhVQ-2bEeib_P5jAe7dPw" interfaceRequiringRole="_7nafge2dEeib_P5jAe7dPw"/> + </actions> + <actions xsi:type="servicebehavior:ExternalCallAction"> + <externalCall id="_-xSrMAImEeqJ55W0svXqzQ" name="ToG" signature="_JqhVQ-2bEeib_P5jAe7dPw" interfaceRequiringRole="_7nafge2dEeib_P5jAe7dPw"/> + </actions> + </behavior> + </fineGrainedBehavior> </components> <components xsi:type="repository:BasicComponent" id="_RZ57dO2eEeib_P5jAe7dPw" name="F"> <interfaceProvidingRoles id="_S_LQIO2eEeib_P5jAe7dPw" name="F" interface="_JTZ1wu2bEeib_P5jAe7dPw"/> @@ -162,6 +269,18 @@ </actions> </behavior> </fineGrainedBehavior> + <fineGrainedBehavior describedSignature="_1d3C4AIkEeqJ55W0svXqzQ" interfaceProvidingRole="_S_LQIO2eEeib_P5jAe7dPw"> + <behavior> + <actions xsi:type="servicebehavior:InternalAction"> + <resourceDemand id="_Fho9oAInEeqJ55W0svXqzQ"> + <explicitDescription> + <probFunction xsi:type="functions:NormalDistribution" mu="40" sigma="2"/> + </explicitDescription> + <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/> + </resourceDemand> + </actions> + </behavior> + </fineGrainedBehavior> </components> <components xsi:type="repository:BasicComponent" id="_R1LiNO2eEeib_P5jAe7dPw" name="G"> <interfaceProvidingRoles id="_TRbdwO2eEeib_P5jAe7dPw" name="G" interface="_JqhVQu2bEeib_P5jAe7dPw"/> diff --git a/dml-examples/CS-SyntheticComponents_wodelay/DML-Model/min.system b/dml-examples/CS-SyntheticComponents_wodelay/DML-Model/min.system index 18bc004..3ce344d 100644 --- a/dml-examples/CS-SyntheticComponents_wodelay/DML-Model/min.system +++ b/dml-examples/CS-SyntheticComponents_wodelay/DML-Model/min.system @@ -1,165 +1,215 @@ +<?xml version="1.0" encoding="UTF-8"?> <system:System xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:repository="http://www.descartes.tools/metamodel/repository/1.0" xmlns:system="http://www.descartes.tools/metamodel/system/1.0" id="_zdRVAEeoEeSW4Op0B0CyhQ" name="MySys"> <assemblyContexts id="A" name="A"> - <encapsulatedComponent href="min.repository#_Q2VbtO2bEeib_P5jAe7dPw" xsi:type="repository:BasicComponent" /> + <encapsulatedComponent xsi:type="repository:BasicComponent" href="min.repository#_Q2VbtO2bEeib_P5jAe7dPw"/> <statisticalModel xsi:type="system:MARSModel"> - <describedSignature href="min.repository#_vzGrUO2aEeib_P5jAe7dPw" /> - <interfaceProvidingRole href="min.repository#_SHb3MO2bEeib_P5jAe7dPw" /> - <basisFunctions coefficient="262.84963425757894" xsi:type="system:Constant" /><basisFunctions coefficient="25.1950842561908" knot="9" side="RIGHT" xsi:type="system:Hinge"><variableReference xsi:type="system:WorkloadIntensity"> - <interfaceProvidingRole href="min.repository#_SHb3MO2bEeib_P5jAe7dPw" /> - <signature href="min.repository#_vzGrUO2aEeib_P5jAe7dPw" /> - </variableReference> - </basisFunctions><basisFunctions coefficient="-5.976227106218841" knot="9" side="LEFT" xsi:type="system:Hinge"><variableReference xsi:type="system:WorkloadIntensity"> - <interfaceProvidingRole href="min.repository#_SHb3MO2bEeib_P5jAe7dPw" /> - <signature href="min.repository#_vzGrUO2aEeib_P5jAe7dPw" /> - </variableReference> - </basisFunctions><basisFunctions coefficient="-18.661905059764372" knot="107" side="RIGHT" xsi:type="system:Hinge"><variableReference xsi:type="system:WorkloadIntensity"> - <interfaceProvidingRole href="min.repository#_SHb3MO2bEeib_P5jAe7dPw" /> - <signature href="min.repository#_vzGrUO2aEeib_P5jAe7dPw" /> - </variableReference> - </basisFunctions></statisticalModel> + <describedSignature href="min.repository#_vzGrUO2aEeib_P5jAe7dPw"/> + <interfaceProvidingRole href="min.repository#_SHb3MO2bEeib_P5jAe7dPw"/> + <basisFunctions xsi:type="system:Constant" coefficient="262.84963425757894"/> + <basisFunctions xsi:type="system:Hinge" coefficient="25.1950842561908" knot="9" side="RIGHT"> + <variableReference xsi:type="system:WorkloadIntensity"> + <interfaceProvidingRole href="min.repository#_SHb3MO2bEeib_P5jAe7dPw"/> + <signature href="min.repository#_vzGrUO2aEeib_P5jAe7dPw"/> + </variableReference> + </basisFunctions> + <basisFunctions xsi:type="system:Hinge" coefficient="-5.976227106218841" knot="9"> + <variableReference xsi:type="system:WorkloadIntensity"> + <interfaceProvidingRole href="min.repository#_SHb3MO2bEeib_P5jAe7dPw"/> + <signature href="min.repository#_vzGrUO2aEeib_P5jAe7dPw"/> + </variableReference> + </basisFunctions> + <basisFunctions xsi:type="system:Hinge" coefficient="-18.661905059764372" knot="107" side="RIGHT"> + <variableReference xsi:type="system:WorkloadIntensity"> + <interfaceProvidingRole href="min.repository#_SHb3MO2bEeib_P5jAe7dPw"/> + <signature href="min.repository#_vzGrUO2aEeib_P5jAe7dPw"/> + </variableReference> + </basisFunctions> + </statisticalModel> </assemblyContexts> <assemblyContexts id="B" name="B"> - <encapsulatedComponent href="min.repository#_ng-npO2bEeib_P5jAe7dPw" xsi:type="repository:BasicComponent" /> + <encapsulatedComponent xsi:type="repository:BasicComponent" href="min.repository#_ng-npO2bEeib_P5jAe7dPw"/> <statisticalModel xsi:type="system:MARSModel"> - <describedSignature href="min.repository#_xapQ4e2aEeib_P5jAe7dPw" /> - <interfaceProvidingRole href="min.repository#_oTaxMO2bEeib_P5jAe7dPw" /> - <basisFunctions coefficient="232.2645484858773" xsi:type="system:Constant" /><basisFunctions coefficient="25.52707636070293" knot="8" side="RIGHT" xsi:type="system:Hinge"><variableReference xsi:type="system:WorkloadIntensity"> - <interfaceProvidingRole href="min.repository#_oTaxMO2bEeib_P5jAe7dPw" /> - <signature href="min.repository#_xapQ4e2aEeib_P5jAe7dPw" /> - </variableReference> - </basisFunctions><basisFunctions coefficient="-5.8673196423639755" knot="8" side="LEFT" xsi:type="system:Hinge"><variableReference xsi:type="system:WorkloadIntensity"> - <interfaceProvidingRole href="min.repository#_oTaxMO2bEeib_P5jAe7dPw" /> - <signature href="min.repository#_xapQ4e2aEeib_P5jAe7dPw" /> - </variableReference> - </basisFunctions><basisFunctions coefficient="-1.4301195149020542" knot="58" side="RIGHT" xsi:type="system:Hinge"><variableReference xsi:type="system:WorkloadIntensity"> - <interfaceProvidingRole href="min.repository#_oTaxMO2bEeib_P5jAe7dPw" /> - <signature href="min.repository#_xapQ4e2aEeib_P5jAe7dPw" /> - </variableReference> - </basisFunctions></statisticalModel> + <describedSignature href="min.repository#_xapQ4e2aEeib_P5jAe7dPw"/> + <interfaceProvidingRole href="min.repository#_oTaxMO2bEeib_P5jAe7dPw"/> + <basisFunctions xsi:type="system:Constant" coefficient="232.2645484858773"/> + <basisFunctions xsi:type="system:Hinge" coefficient="25.52707636070293" knot="8" side="RIGHT"> + <variableReference xsi:type="system:WorkloadIntensity"> + <interfaceProvidingRole href="min.repository#_oTaxMO2bEeib_P5jAe7dPw"/> + <signature href="min.repository#_xapQ4e2aEeib_P5jAe7dPw"/> + </variableReference> + </basisFunctions> + <basisFunctions xsi:type="system:Hinge" coefficient="-5.8673196423639755" knot="8"> + <variableReference xsi:type="system:WorkloadIntensity"> + <interfaceProvidingRole href="min.repository#_oTaxMO2bEeib_P5jAe7dPw"/> + <signature href="min.repository#_xapQ4e2aEeib_P5jAe7dPw"/> + </variableReference> + </basisFunctions> + <basisFunctions xsi:type="system:Hinge" coefficient="-1.4301195149020542" knot="58" side="RIGHT"> + <variableReference xsi:type="system:WorkloadIntensity"> + <interfaceProvidingRole href="min.repository#_oTaxMO2bEeib_P5jAe7dPw"/> + <signature href="min.repository#_xapQ4e2aEeib_P5jAe7dPw"/> + </variableReference> + </basisFunctions> + </statisticalModel> </assemblyContexts> <assemblyContexts id="C" name="C"> - <encapsulatedComponent href="min.repository#_5tliBO2bEeib_P5jAe7dPw" xsi:type="repository:BasicComponent" /> + <encapsulatedComponent xsi:type="repository:BasicComponent" href="min.repository#_5tliBO2bEeib_P5jAe7dPw"/> <statisticalModel xsi:type="system:MARSModel"> - <describedSignature href="min.repository#_xf4WM-2aEeib_P5jAe7dPw" /> - <interfaceProvidingRole href="min.repository#_7gZjcO2bEeib_P5jAe7dPw" /> - <basisFunctions coefficient="111.82389647914309" xsi:type="system:Constant" /><basisFunctions coefficient="26.158780903204537" knot="4" side="RIGHT" xsi:type="system:Hinge"><variableReference xsi:type="system:WorkloadIntensity"> - <interfaceProvidingRole href="min.repository#_7gZjcO2bEeib_P5jAe7dPw" /> - <signature href="min.repository#_xf4WM-2aEeib_P5jAe7dPw" /> - </variableReference> - </basisFunctions><basisFunctions coefficient="-8.269589171172274" knot="4" side="LEFT" xsi:type="system:Hinge"><variableReference xsi:type="system:WorkloadIntensity"> - <interfaceProvidingRole href="min.repository#_7gZjcO2bEeib_P5jAe7dPw" /> - <signature href="min.repository#_xf4WM-2aEeib_P5jAe7dPw" /> - </variableReference> - </basisFunctions><basisFunctions coefficient="-1.5943941620931752" knot="37" side="RIGHT" xsi:type="system:Hinge"><variableReference xsi:type="system:WorkloadIntensity"> - <interfaceProvidingRole href="min.repository#_7gZjcO2bEeib_P5jAe7dPw" /> - <signature href="min.repository#_xf4WM-2aEeib_P5jAe7dPw" /> - </variableReference> - </basisFunctions></statisticalModel> + <describedSignature href="min.repository#_xf4WM-2aEeib_P5jAe7dPw"/> + <interfaceProvidingRole href="min.repository#_7gZjcO2bEeib_P5jAe7dPw"/> + <basisFunctions xsi:type="system:Constant" coefficient="111.82389647914309"/> + <basisFunctions xsi:type="system:Hinge" coefficient="26.158780903204537" knot="4" side="RIGHT"> + <variableReference xsi:type="system:WorkloadIntensity"> + <interfaceProvidingRole href="min.repository#_7gZjcO2bEeib_P5jAe7dPw"/> + <signature href="min.repository#_xf4WM-2aEeib_P5jAe7dPw"/> + </variableReference> + </basisFunctions> + <basisFunctions xsi:type="system:Hinge" coefficient="-8.269589171172274" knot="4"> + <variableReference xsi:type="system:WorkloadIntensity"> + <interfaceProvidingRole href="min.repository#_7gZjcO2bEeib_P5jAe7dPw"/> + <signature href="min.repository#_xf4WM-2aEeib_P5jAe7dPw"/> + </variableReference> + </basisFunctions> + <basisFunctions xsi:type="system:Hinge" coefficient="-1.5943941620931752" knot="37" side="RIGHT"> + <variableReference xsi:type="system:WorkloadIntensity"> + <interfaceProvidingRole href="min.repository#_7gZjcO2bEeib_P5jAe7dPw"/> + <signature href="min.repository#_xf4WM-2aEeib_P5jAe7dPw"/> + </variableReference> + </basisFunctions> + </statisticalModel> </assemblyContexts> <assemblyContexts id="D" name="D"> - <encapsulatedComponent href="min.repository#_szxFBO2dEeib_P5jAe7dPw" xsi:type="repository:BasicComponent" /> + <encapsulatedComponent xsi:type="repository:BasicComponent" href="min.repository#_szxFBO2dEeib_P5jAe7dPw"/> <statisticalModel xsi:type="system:MARSModel"> - <describedSignature href="min.repository#_I6TZQ-2bEeib_P5jAe7dPw" /> - <interfaceProvidingRole href="min.repository#_uP8vIO2dEeib_P5jAe7dPw" /> - <basisFunctions coefficient="1777.895105277294" xsi:type="system:Constant" /><basisFunctions coefficient="-12.048274165389246" knot="4" side="RIGHT" xsi:type="system:Hinge"><variableReference xsi:type="system:WorkloadIntensity"> - <interfaceProvidingRole href="min.repository#_uP8vIO2dEeib_P5jAe7dPw" /> - <signature href="min.repository#_I6TZQ-2bEeib_P5jAe7dPw" /> - </variableReference> - </basisFunctions><basisFunctions coefficient="13.624554538340941" knot="4" side="LEFT" xsi:type="system:Hinge"><variableReference xsi:type="system:WorkloadIntensity"> - <interfaceProvidingRole href="min.repository#_uP8vIO2dEeib_P5jAe7dPw" /> - <signature href="min.repository#_I6TZQ-2bEeib_P5jAe7dPw" /> - </variableReference> - </basisFunctions><basisFunctions coefficient="-17.19997044564344" knot="106" side="LEFT" xsi:type="system:Hinge"><variableReference xsi:type="system:WorkloadIntensity"> - <interfaceProvidingRole href="min.repository#_uP8vIO2dEeib_P5jAe7dPw" /> - <signature href="min.repository#_I6TZQ-2bEeib_P5jAe7dPw" /> - </variableReference> - </basisFunctions></statisticalModel> + <describedSignature href="min.repository#_I6TZQ-2bEeib_P5jAe7dPw"/> + <interfaceProvidingRole href="min.repository#_uP8vIO2dEeib_P5jAe7dPw"/> + <basisFunctions xsi:type="system:Constant" coefficient="1777.895105277294"/> + <basisFunctions xsi:type="system:Hinge" coefficient="-12.048274165389246" knot="4" side="RIGHT"> + <variableReference xsi:type="system:WorkloadIntensity"> + <interfaceProvidingRole href="min.repository#_uP8vIO2dEeib_P5jAe7dPw"/> + <signature href="min.repository#_I6TZQ-2bEeib_P5jAe7dPw"/> + </variableReference> + </basisFunctions> + <basisFunctions xsi:type="system:Hinge" coefficient="13.624554538340941" knot="4"> + <variableReference xsi:type="system:WorkloadIntensity"> + <interfaceProvidingRole href="min.repository#_uP8vIO2dEeib_P5jAe7dPw"/> + <signature href="min.repository#_I6TZQ-2bEeib_P5jAe7dPw"/> + </variableReference> + </basisFunctions> + <basisFunctions xsi:type="system:Hinge" coefficient="-17.19997044564344" knot="106"> + <variableReference xsi:type="system:WorkloadIntensity"> + <interfaceProvidingRole href="min.repository#_uP8vIO2dEeib_P5jAe7dPw"/> + <signature href="min.repository#_I6TZQ-2bEeib_P5jAe7dPw"/> + </variableReference> + </basisFunctions> + </statisticalModel> </assemblyContexts> <assemblyContexts id="E" name="E"> - <encapsulatedComponent href="min.repository#_59cRBO2dEeib_P5jAe7dPw" xsi:type="repository:BasicComponent" /> + <encapsulatedComponent xsi:type="repository:BasicComponent" href="min.repository#_59cRBO2dEeib_P5jAe7dPw"/> <statisticalModel xsi:type="system:MARSModel"> - <describedSignature href="min.repository#_JCed0u2bEeib_P5jAe7dPw" /> - <interfaceProvidingRole href="min.repository#_6wgFoO2dEeib_P5jAe7dPw" /> - <basisFunctions coefficient="80.694074311176" xsi:type="system:Constant" /><basisFunctions coefficient="12.175649652283221" knot="2" side="RIGHT" xsi:type="system:Hinge"><variableReference xsi:type="system:WorkloadIntensity"> - <interfaceProvidingRole href="min.repository#_6wgFoO2dEeib_P5jAe7dPw" /> - <signature href="min.repository#_JCed0u2bEeib_P5jAe7dPw" /> - </variableReference> - </basisFunctions><basisFunctions coefficient="-2.6639153640224316" knot="2" side="LEFT" xsi:type="system:Hinge"><variableReference xsi:type="system:WorkloadIntensity"> - <interfaceProvidingRole href="min.repository#_6wgFoO2dEeib_P5jAe7dPw" /> - <signature href="min.repository#_JCed0u2bEeib_P5jAe7dPw" /> - </variableReference> - </basisFunctions><basisFunctions coefficient="-14.347524289871105" knot="18" side="RIGHT" xsi:type="system:Hinge"><variableReference xsi:type="system:WorkloadIntensity"> - <interfaceProvidingRole href="min.repository#_6wgFoO2dEeib_P5jAe7dPw" /> - <signature href="min.repository#_JCed0u2bEeib_P5jAe7dPw" /> - </variableReference> - </basisFunctions></statisticalModel> + <describedSignature href="min.repository#_JCed0u2bEeib_P5jAe7dPw"/> + <interfaceProvidingRole href="min.repository#_6wgFoO2dEeib_P5jAe7dPw"/> + <basisFunctions xsi:type="system:Constant" coefficient="80.694074311176"/> + <basisFunctions xsi:type="system:Hinge" coefficient="12.175649652283221" knot="2" side="RIGHT"> + <variableReference xsi:type="system:WorkloadIntensity"> + <interfaceProvidingRole href="min.repository#_6wgFoO2dEeib_P5jAe7dPw"/> + <signature href="min.repository#_JCed0u2bEeib_P5jAe7dPw"/> + </variableReference> + </basisFunctions> + <basisFunctions xsi:type="system:Hinge" coefficient="-2.6639153640224316" knot="2"> + <variableReference xsi:type="system:WorkloadIntensity"> + <interfaceProvidingRole href="min.repository#_6wgFoO2dEeib_P5jAe7dPw"/> + <signature href="min.repository#_JCed0u2bEeib_P5jAe7dPw"/> + </variableReference> + </basisFunctions> + <basisFunctions xsi:type="system:Hinge" coefficient="-14.347524289871105" knot="18" side="RIGHT"> + <variableReference xsi:type="system:WorkloadIntensity"> + <interfaceProvidingRole href="min.repository#_6wgFoO2dEeib_P5jAe7dPw"/> + <signature href="min.repository#_JCed0u2bEeib_P5jAe7dPw"/> + </variableReference> + </basisFunctions> + </statisticalModel> </assemblyContexts> <assemblyContexts id="F" name="F"> - <encapsulatedComponent href="min.repository#_RZ57dO2eEeib_P5jAe7dPw" xsi:type="repository:BasicComponent" /> + <encapsulatedComponent xsi:type="repository:BasicComponent" href="min.repository#_RZ57dO2eEeib_P5jAe7dPw"/> <statisticalModel xsi:type="system:MARSModel"> - <describedSignature href="min.repository#_JTZ1w-2bEeib_P5jAe7dPw" /> - <interfaceProvidingRole href="min.repository#_S_LQIO2eEeib_P5jAe7dPw" /> - <basisFunctions coefficient="196540843982208.88" xsi:type="system:Constant" /><basisFunctions coefficient="-39308168796415.17" knot="2" side="RIGHT" xsi:type="system:Hinge"><variableReference xsi:type="system:WorkloadIntensity"> - <interfaceProvidingRole href="min.repository#_S_LQIO2eEeib_P5jAe7dPw" /> - <signature href="min.repository#_JTZ1w-2bEeib_P5jAe7dPw" /> - </variableReference> - </basisFunctions><basisFunctions coefficient="39308168796422.97" knot="2" side="LEFT" xsi:type="system:Hinge"><variableReference xsi:type="system:WorkloadIntensity"> - <interfaceProvidingRole href="min.repository#_S_LQIO2eEeib_P5jAe7dPw" /> - <signature href="min.repository#_JTZ1w-2bEeib_P5jAe7dPw" /> - </variableReference> - </basisFunctions><basisFunctions coefficient="39308168796428.94" knot="7" side="RIGHT" xsi:type="system:Hinge"><variableReference xsi:type="system:WorkloadIntensity"> - <interfaceProvidingRole href="min.repository#_S_LQIO2eEeib_P5jAe7dPw" /> - <signature href="min.repository#_JTZ1w-2bEeib_P5jAe7dPw" /> - </variableReference> - </basisFunctions><basisFunctions coefficient="-39308168796432.36" knot="7" side="LEFT" xsi:type="system:Hinge"><variableReference xsi:type="system:WorkloadIntensity"> - <interfaceProvidingRole href="min.repository#_S_LQIO2eEeib_P5jAe7dPw" /> - <signature href="min.repository#_JTZ1w-2bEeib_P5jAe7dPw" /> - </variableReference> - </basisFunctions></statisticalModel> + <describedSignature href="min.repository#_JTZ1w-2bEeib_P5jAe7dPw"/> + <interfaceProvidingRole href="min.repository#_S_LQIO2eEeib_P5jAe7dPw"/> + <basisFunctions xsi:type="system:Constant" coefficient="196540843982208.88"/> + <basisFunctions xsi:type="system:Hinge" coefficient="-39308168796415.17" knot="2" side="RIGHT"> + <variableReference xsi:type="system:WorkloadIntensity"> + <interfaceProvidingRole href="min.repository#_S_LQIO2eEeib_P5jAe7dPw"/> + <signature href="min.repository#_JTZ1w-2bEeib_P5jAe7dPw"/> + </variableReference> + </basisFunctions> + <basisFunctions xsi:type="system:Hinge" coefficient="39308168796422.97" knot="2"> + <variableReference xsi:type="system:WorkloadIntensity"> + <interfaceProvidingRole href="min.repository#_S_LQIO2eEeib_P5jAe7dPw"/> + <signature href="min.repository#_JTZ1w-2bEeib_P5jAe7dPw"/> + </variableReference> + </basisFunctions> + <basisFunctions xsi:type="system:Hinge" coefficient="39308168796428.94" knot="7" side="RIGHT"> + <variableReference xsi:type="system:WorkloadIntensity"> + <interfaceProvidingRole href="min.repository#_S_LQIO2eEeib_P5jAe7dPw"/> + <signature href="min.repository#_JTZ1w-2bEeib_P5jAe7dPw"/> + </variableReference> + </basisFunctions> + <basisFunctions xsi:type="system:Hinge" coefficient="-39308168796432.36" knot="7"> + <variableReference xsi:type="system:WorkloadIntensity"> + <interfaceProvidingRole href="min.repository#_S_LQIO2eEeib_P5jAe7dPw"/> + <signature href="min.repository#_JTZ1w-2bEeib_P5jAe7dPw"/> + </variableReference> + </basisFunctions> + </statisticalModel> </assemblyContexts> <assemblyContexts id="G" name="G"> - <encapsulatedComponent href="min.repository#_R1LiNO2eEeib_P5jAe7dPw" xsi:type="repository:BasicComponent" /> + <encapsulatedComponent xsi:type="repository:BasicComponent" href="min.repository#_R1LiNO2eEeib_P5jAe7dPw"/> <statisticalModel xsi:type="system:MARSModel"> - <describedSignature href="min.repository#_JqhVQ-2bEeib_P5jAe7dPw" /> - <interfaceProvidingRole href="min.repository#_TRbdwO2eEeib_P5jAe7dPw" /> - <basisFunctions coefficient="41.50498064823611" xsi:type="system:Constant" /><basisFunctions coefficient="11.831802896944605" knot="2" side="RIGHT" xsi:type="system:Hinge"><variableReference xsi:type="system:WorkloadIntensity"> - <interfaceProvidingRole href="min.repository#_TRbdwO2eEeib_P5jAe7dPw" /> - <signature href="min.repository#_JqhVQ-2bEeib_P5jAe7dPw" /> - </variableReference> - </basisFunctions><basisFunctions coefficient="-8.973996639715038" knot="2" side="LEFT" xsi:type="system:Hinge"><variableReference xsi:type="system:WorkloadIntensity"> - <interfaceProvidingRole href="min.repository#_TRbdwO2eEeib_P5jAe7dPw" /> - <signature href="min.repository#_JqhVQ-2bEeib_P5jAe7dPw" /> - </variableReference> - </basisFunctions></statisticalModel> + <describedSignature href="min.repository#_JqhVQ-2bEeib_P5jAe7dPw"/> + <interfaceProvidingRole href="min.repository#_TRbdwO2eEeib_P5jAe7dPw"/> + <basisFunctions xsi:type="system:Constant" coefficient="41.50498064823611"/> + <basisFunctions xsi:type="system:Hinge" coefficient="11.831802896944605" knot="2" side="RIGHT"> + <variableReference xsi:type="system:WorkloadIntensity"> + <interfaceProvidingRole href="min.repository#_TRbdwO2eEeib_P5jAe7dPw"/> + <signature href="min.repository#_JqhVQ-2bEeib_P5jAe7dPw"/> + </variableReference> + </basisFunctions> + <basisFunctions xsi:type="system:Hinge" coefficient="-8.973996639715038" knot="2"> + <variableReference xsi:type="system:WorkloadIntensity"> + <interfaceProvidingRole href="min.repository#_TRbdwO2eEeib_P5jAe7dPw"/> + <signature href="min.repository#_JqhVQ-2bEeib_P5jAe7dPw"/> + </variableReference> + </basisFunctions> + </statisticalModel> </assemblyContexts> - <assemblyConnectors id="_95dlMe2eEeib_P5jAe7dPw" name="A --> B" providingAssemblyContext="B" requiringAssemblyContext="A"> - <interfaceRequiringRole href="min.repository#_S0bgEe2bEeib_P5jAe7dPw" /> - <interfaceProvidingRole href="min.repository#_oTaxMO2bEeib_P5jAe7dPw" /> + <assemblyConnectors id="_95dlMe2eEeib_P5jAe7dPw" name="A --> B" providingAssemblyContext="B" requiringAssemblyContext="A"> + <interfaceRequiringRole href="min.repository#_S0bgEe2bEeib_P5jAe7dPw"/> + <interfaceProvidingRole href="min.repository#_oTaxMO2bEeib_P5jAe7dPw"/> </assemblyConnectors> - <assemblyConnectors id="_-u-Q4e2eEeib_P5jAe7dPw" name="B --> C" providingAssemblyContext="C" requiringAssemblyContext="B"> - <interfaceRequiringRole href="min.repository#_o-tJ4e2bEeib_P5jAe7dPw" /> - <interfaceProvidingRole href="min.repository#_7gZjcO2bEeib_P5jAe7dPw" /> + <assemblyConnectors id="_-u-Q4e2eEeib_P5jAe7dPw" name="B --> C" providingAssemblyContext="C" requiringAssemblyContext="B"> + <interfaceRequiringRole href="min.repository#_o-tJ4e2bEeib_P5jAe7dPw"/> + <interfaceProvidingRole href="min.repository#_7gZjcO2bEeib_P5jAe7dPw"/> </assemblyConnectors> - <assemblyConnectors id="__Da24e2eEeib_P5jAe7dPw" name="C --> D" providingAssemblyContext="D" requiringAssemblyContext="C"> - <interfaceRequiringRole href="min.repository#_674hIe2bEeib_P5jAe7dPw" /> - <interfaceProvidingRole href="min.repository#_uP8vIO2dEeib_P5jAe7dPw" /> + <assemblyConnectors id="__Da24e2eEeib_P5jAe7dPw" name="C --> D" providingAssemblyContext="D" requiringAssemblyContext="C"> + <interfaceRequiringRole href="min.repository#_674hIe2bEeib_P5jAe7dPw"/> + <interfaceProvidingRole href="min.repository#_uP8vIO2dEeib_P5jAe7dPw"/> </assemblyConnectors> - <assemblyConnectors id="__NpJ4e2eEeib_P5jAe7dPw" name="B --> E" providingAssemblyContext="E" requiringAssemblyContext="B"> - <interfaceRequiringRole href="min.repository#_pW0u8e2bEeib_P5jAe7dPw" /> - <interfaceProvidingRole href="min.repository#_6wgFoO2dEeib_P5jAe7dPw" /> + <assemblyConnectors id="__NpJ4e2eEeib_P5jAe7dPw" name="B --> E" providingAssemblyContext="E" requiringAssemblyContext="B"> + <interfaceRequiringRole href="min.repository#_pW0u8e2bEeib_P5jAe7dPw"/> + <interfaceProvidingRole href="min.repository#_6wgFoO2dEeib_P5jAe7dPw"/> </assemblyConnectors> - <assemblyConnectors id="__X3c4e2eEeib_P5jAe7dPw" name="E --> F" providingAssemblyContext="F" requiringAssemblyContext="E"> - <interfaceRequiringRole href="min.repository#_7K9NAe2dEeib_P5jAe7dPw" /> - <interfaceProvidingRole href="min.repository#_S_LQIO2eEeib_P5jAe7dPw" /> + <assemblyConnectors id="__X3c4e2eEeib_P5jAe7dPw" name="E --> F" providingAssemblyContext="F" requiringAssemblyContext="E"> + <interfaceRequiringRole href="min.repository#_7K9NAe2dEeib_P5jAe7dPw"/> + <interfaceProvidingRole href="min.repository#_S_LQIO2eEeib_P5jAe7dPw"/> </assemblyConnectors> - <assemblyConnectors id="__iQH8e2eEeib_P5jAe7dPw" name="E --> G" providingAssemblyContext="G" requiringAssemblyContext="E"> - <interfaceRequiringRole href="min.repository#_7nafge2dEeib_P5jAe7dPw" /> - <interfaceProvidingRole href="min.repository#_TRbdwO2eEeib_P5jAe7dPw" /> + <assemblyConnectors id="__iQH8e2eEeib_P5jAe7dPw" name="E --> G" providingAssemblyContext="G" requiringAssemblyContext="E"> + <interfaceRequiringRole href="min.repository#_7nafge2dEeib_P5jAe7dPw"/> + <interfaceProvidingRole href="min.repository#_TRbdwO2eEeib_P5jAe7dPw"/> </assemblyConnectors> - <providingDelegationConnectors assemblyContext="A" id="_7NJv8u2eEeib_P5jAe7dPw" name="A --> A" outerInterfaceProvidingRole="_43ITxO2eEeib_P5jAe7dPw"> - <innerInterfaceProvidingRole href="min.repository#_SHb3MO2bEeib_P5jAe7dPw" /> + <providingDelegationConnectors id="_7NJv8u2eEeib_P5jAe7dPw" name="A --> A" assemblyContext="A" outerInterfaceProvidingRole="_43ITxO2eEeib_P5jAe7dPw"> + <innerInterfaceProvidingRole href="min.repository#_SHb3MO2bEeib_P5jAe7dPw"/> </providingDelegationConnectors> <interfaceProvidingRoles id="_43ITxO2eEeib_P5jAe7dPw" name="outerA"> - <interface href="min.repository#_uqNJk-2aEeib_P5jAe7dPw" /> + <interface href="min.repository#_uqNJk-2aEeib_P5jAe7dPw"/> </interfaceProvidingRoles> -</system:System> \ No newline at end of file +</system:System> diff --git a/dml-examples/CS-SyntheticComponents_wodelay/DML-Model/min.usageprofile b/dml-examples/CS-SyntheticComponents_wodelay/DML-Model/min.usageprofile index 1b2f4a2..d61e948 100644 --- a/dml-examples/CS-SyntheticComponents_wodelay/DML-Model/min.usageprofile +++ b/dml-examples/CS-SyntheticComponents_wodelay/DML-Model/min.usageprofile @@ -3,16 +3,29 @@ <imports importURI="min.system"/> <imports importURI="min.repository"/> <system href="min.system#_zdRVAEeoEeSW4Op0B0CyhQ"/> - <usageScenarios id="_yiFNMEeqEeSW4Op0B0CyhQ" name="usagescenario"> + <usageScenarios id="_yiFNMEeqEeSW4Op0B0CyhQ" name="WC1"> <scenarioBehavior> - <actions xsi:type="usageprofile:SystemCallUserAction" id="_A_DeMEmxEeOPLK3yYyEQWQ" name="usageToA"> + <actions xsi:type="usageprofile:SystemCallUserAction" id="_A_DeMEmxEeOPLK3yYyEQWQ" name="usageToA1"> <providingRole href="min.system#_43ITxO2eEeib_P5jAe7dPw"/> <signature href="min.repository#_vzGrUO2aEeib_P5jAe7dPw"/> </actions> </scenarioBehavior> <workloadType xsi:type="usageprofile:OpenWorkloadType"> <interArrivalTime> - <probFunction xsi:type="functions:ExponentialDistribution" rate="0.005"/> + <probFunction xsi:type="functions:ExponentialDistribution" rate="0.0025"/> + </interArrivalTime> + </workloadType> + </usageScenarios> + <usageScenarios id="_o2KwYAFlEeq06dmsv2l6pA" name="WC2"> + <scenarioBehavior> + <actions xsi:type="usageprofile:SystemCallUserAction" id="_o2LXcAFlEeq06dmsv2l6pA" name="usageToA2"> + <providingRole href="min.system#_43ITxO2eEeib_P5jAe7dPw"/> + <signature href="min.repository#_49OlcAFjEeq06dmsv2l6pA"/> + </actions> + </scenarioBehavior> + <workloadType xsi:type="usageprofile:OpenWorkloadType"> + <interArrivalTime> + <probFunction xsi:type="functions:ExponentialDistribution" rate="0.0025"/> </interArrivalTime> </workloadType> </usageScenarios> diff --git a/dml-examples/Scenario_Coloc_CD_wodelay/DML-Model/min.system b/dml-examples/Scenario_Coloc_CD_wodelay/DML-Model/min.system index 36f0a6f..62a83a4 100644 --- a/dml-examples/Scenario_Coloc_CD_wodelay/DML-Model/min.system +++ b/dml-examples/Scenario_Coloc_CD_wodelay/DML-Model/min.system @@ -58,7 +58,7 @@ <describedSignature href="min.repository#_xf4WM-2aEeib_P5jAe7dPw"/> <interfaceProvidingRole href="min.repository#_7gZjcO2bEeib_P5jAe7dPw"/> <basisFunctions xsi:type="system:Constant" coefficient="2141.31"/> - <basisFunctions xsi:type="system:Hinge" coefficient="-17.9119" knot="117" side="RIGHT"> + <basisFunctions xsi:type="system:Hinge" coefficient="-17.9119" knot="117"> <variableReference xsi:type="system:WorkloadIntensity"> <interfaceProvidingRole href="min.repository#_7gZjcO2bEeib_P5jAe7dPw"/> <signature href="min.repository#_xf4WM-2aEeib_P5jAe7dPw"/> -- GitLab