Skip to content

Commit

Permalink
Updated the SimRefExp to consider a required variable (reqVariable :
Browse files Browse the repository at this point in the history
Variable)
  • Loading branch information
madiel committed Oct 22, 2024
1 parent 3a2489a commit 096824a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions circus.robocalc.robosim/model/robosim.ecore
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="ecore:EClass ../../circus.robocalc.robochart/model/robochart.ecore#//Variable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="predicate" eType="ecore:EClass ../../circus.robocalc.robochart/model/robochart.ecore#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="reqVariable" eType="ecore:EClass ../../circus.robocalc.robochart/model/robochart.ecore#//Variable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SimCall" eSuperTypes="../../circus.robocalc.robochart/model/robochart.ecore#//Call"/>
<eClassifiers xsi:type="ecore:EClass" name="SimVarRef" eSuperTypes="../../circus.robocalc.robochart/model/robochart.ecore#//VarRef"/>
Expand Down

0 comments on commit 096824a

Please sign in to comment.