Commit 7c904909 authored by Philip Makedonski's avatar Philip Makedonski
Browse files

+ restored time label and time constraint properties

parent 126f9aed
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -29,7 +29,12 @@
    <eStructuralFeatures xsi:type="ecore:EReference" name="events" upperBound="-1"
        eType="#//EventOccurrence" containment="true"/>
  </eClassifiers>
  <eClassifiers xsi:type="ecore:EClass" name="EventOccurrence" eSuperTypes="&_0;#//Element"/>
  <eClassifiers xsi:type="ecore:EClass" name="EventOccurrence" eSuperTypes="&_0;#//Element">
    <eStructuralFeatures xsi:type="ecore:EReference" name="timeConstraint" upperBound="-1"
        eType="ecore:EClass &_0;#//TimeConstraint" containment="true"/>
    <eStructuralFeatures xsi:type="ecore:EReference" name="timeLabel" eType="ecore:EClass &_0;#//TimeLabel"
        containment="true"/>
  </eClassifiers>
  <eClassifiers xsi:type="ecore:EClass" name="ExpectedBehaviour" eSuperTypes="&_0;#//Element">
    <eStructuralFeatures xsi:type="ecore:EReference" name="whenClause" eType="#//EventSequence"
        containment="true"/>