pengtianyue / Solvay_test

0 stars 1 forks source link

Superstate functionality #8

Open mekcrab opened 8 years ago

mekcrab commented 8 years ago

The function of state attribute for superstate should be differentiated from the regular state attribute.

==> another class in AttributeType.py should cover this; maybe by classify them with setting “Set” or “Verify” as the first parameter of the tuple in the flowchart

mekcrab commented 8 years ago

Solution will be the same as issue #9 as both states and transitions will have the same AttributeTypes.Attribute_Base instances.

mekcrab commented 8 years ago

Flatten superstate attributes into all child states.