We added the new Action classes Add, Sub and Set to the design, so the
new types of transitions can now be handled.
This means that the constructor for Transition has changed because one
new variable Identifier (for Add and Sub need 3) and an integer number
(value for Set) had to be added to the parameter list. This means that
the new version is:
Transition::Transition(string pName, int pNumber, State* pSource,
State* pDestination, Identifier* pVariable0, Identifier* pVariable1,
Identifier* pVariable2, int pActionNumber, tAction pActionType,
tRelation pRelationType, int pValue)
I left the old constuctor in the code to be compatible with elder versions.
Have you implemented the varible counter/list?
We understand that you have been waiting very long for the code of
group 1, but can you give us a reliable estimation of your finishing
date time?
Please give us a telephone number in case we have questions.
LG, gruppe3