aboutsummaryrefslogtreecommitdiffstats
path: root/Domains/crossingScenario/model/crossingScenario.ecore
diff options
context:
space:
mode:
Diffstat (limited to 'Domains/crossingScenario/model/crossingScenario.ecore')
-rw-r--r--Domains/crossingScenario/model/crossingScenario.ecore4
1 files changed, 4 insertions, 0 deletions
diff --git a/Domains/crossingScenario/model/crossingScenario.ecore b/Domains/crossingScenario/model/crossingScenario.ecore
index c1aab2b8..05dba008 100644
--- a/Domains/crossingScenario/model/crossingScenario.ecore
+++ b/Domains/crossingScenario/model/crossingScenario.ecore
@@ -12,6 +12,10 @@
12 <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxTime" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> 12 <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxTime" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
13 <eStructuralFeatures xsi:type="ecore:EReference" name="relations" upperBound="-1" 13 <eStructuralFeatures xsi:type="ecore:EReference" name="relations" upperBound="-1"
14 eType="#//Relation" containment="true"/> 14 eType="#//Relation" containment="true"/>
15 <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxXSpeed" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
16 defaultValueLiteral="0.0"/>
17 <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxYSpeed" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
18 defaultValueLiteral="0.0"/>
15 </eClassifiers> 19 </eClassifiers>
16 <eClassifiers xsi:type="ecore:EClass" name="Lane" abstract="true"> 20 <eClassifiers xsi:type="ecore:EClass" name="Lane" abstract="true">
17 <eStructuralFeatures xsi:type="ecore:EAttribute" name="referenceCoord" lowerBound="1" 21 <eStructuralFeatures xsi:type="ecore:EAttribute" name="referenceCoord" lowerBound="1"