Open mekcrab opened 8 years ago
Need to decide (1) what constitutes a parallel branch, (2) how to handle the transition/state attributes from the generator perspective.
Added mul (AND) and add methods to Attribute_Base class. Operations are compared to the
Multiple transition attributes connect with “AND”, “OR” statements. For example, branched parallel states will connect with AND statement, multiple rejoining branches connected with OR statement.
==> Still in AttributeTypes.py