Skip to content
Snippets Groups Projects

feat(Stochastics): Integrate stochastics library

Merged René Paris requested to merge feature/integrate-stochastics-lib into main
Files
27
+ 18
6
<mxfile host="65bd71144e" pages="5">
<diagram id="qdG8iX79VHu7KITj_ZMQ" name="Dependencies">
<mxGraphModel dx="1094" dy="667" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<mxGraphModel dx="698" dy="537" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
@@ -26,7 +26,7 @@
</mxCell>
</UserObject>
<UserObject label="OpenScenarioEngine" link="https://gitlab.eclipse.org/eclipse/openpass/openscenario1_engine" id="YvpkXVZpcQ3CE4Kt-1fF-4">
<mxCell style="html=1;fillColor=#1ba1e2;strokeColor=#006EAF;fontColor=#ffffff;fontStyle=1;rounded=0;verticalAlign=middle;fontSize=16;align=center;" parent="1" vertex="1">
<mxCell style="html=1;fillColor=#1ba1e2;strokeColor=#006EAF;fontColor=#ffffff;fontStyle=1;rounded=0;verticalAlign=middle;fontSize=16;align=center;points=[[0,0,0,0,0],[0,0.24,0,0,0],[0,0.5,0,0,0],[0,0.76,0,0,0],[0,1,0,0,0],[0.25,0,0,0,0],[0.25,1,0,0,0],[0.5,0,0,0,0],[0.5,1,0,0,0],[0.6,0,0,0,0],[0.75,1,0,0,0],[0.91,0,0,0,0],[1,0,0,0,0],[1,0.26,0,0,0],[1,0.5,0,0,0],[1,0.76,0,0,0],[1,1,0,0,0]];" parent="1" vertex="1">
<mxGeometry x="40" y="420" width="530" height="90" as="geometry"/>
</mxCell>
</UserObject>
@@ -65,7 +65,7 @@
</mxCell>
<UserObject label="yase" link="https://gitlab.eclipse.org/eclipse/openpass/yase" id="YvpkXVZpcQ3CE4Kt-1fF-17">
<mxCell style="html=1;fillColor=#008a00;rounded=0;fontColor=#ffffff;strokeColor=#005700;" parent="1" vertex="1">
<mxGeometry x="382" y="334" width="110" height="50" as="geometry"/>
<mxGeometry x="364" y="334" width="100" height="50" as="geometry"/>
</mxCell>
</UserObject>
<mxCell id="YvpkXVZpcQ3CE4Kt-1fF-19" value="ANTLR" style="html=1;rounded=0;" parent="1" vertex="1">
@@ -114,10 +114,10 @@
<mxGeometry x="41" y="550" width="180" height="50" as="geometry"/>
</mxCell>
</UserObject>
<mxCell id="xhKkH3lc2efCmdcfyuGa-1" value="Use" style="endArrow=open;endSize=12;dashed=1;html=1;rounded=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;exitX=0.75;exitY=0;exitDx=0;exitDy=0;" parent="1" source="YvpkXVZpcQ3CE4Kt-1fF-4" target="YvpkXVZpcQ3CE4Kt-1fF-17" edge="1">
<mxCell id="xhKkH3lc2efCmdcfyuGa-1" value="Use" style="endArrow=open;endSize=12;dashed=1;html=1;rounded=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;exitX=0.706;exitY=0;exitDx=0;exitDy=0;exitPerimeter=0;" parent="1" source="YvpkXVZpcQ3CE4Kt-1fF-4" target="YvpkXVZpcQ3CE4Kt-1fF-17" edge="1">
<mxGeometry x="-0.0066" y="-2" width="160" relative="1" as="geometry">
<mxPoint x="525" y="520" as="sourcePoint"/>
<mxPoint x="525" y="560" as="targetPoint"/>
<mxPoint x="397.5" y="420" as="sourcePoint"/>
<mxPoint x="485" y="560" as="targetPoint"/>
<mxPoint as="offset"/>
</mxGeometry>
</mxCell>
@@ -158,6 +158,18 @@
<mxPoint x="514.71" y="600" as="targetPoint"/>
</mxGeometry>
</mxCell>
<UserObject label="stochastics" link="https://gitlab.eclipse.org/eclipse/openpass/stochastics-lib" id="9">
<mxCell style="html=1;fillColor=#008a00;rounded=0;fontColor=#ffffff;strokeColor=#005700;" vertex="1" parent="1">
<mxGeometry x="473" y="334" width="100" height="50" as="geometry"/>
</mxCell>
</UserObject>
<mxCell id="10" value="Use" style="endArrow=open;endSize=12;dashed=1;html=1;rounded=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;exitX=0.91;exitY=0;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" parent="1" source="YvpkXVZpcQ3CE4Kt-1fF-4" target="9">
<mxGeometry x="-0.0066" y="-2" width="160" relative="1" as="geometry">
<mxPoint x="670" y="410" as="sourcePoint"/>
<mxPoint x="407" y="394" as="targetPoint"/>
<mxPoint as="offset"/>
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
Loading