Generic modification events and propagation conditions
[Programming variables]
Collaboration diagram for Generic modification events and propagation conditions:
Detailed Description
Predefined modification events must be taken into account by variable types.
Typedef Documentation
Type for modification events.
Definition at line 38 of file core.icc.
Type for propagation conditions.
Definition at line 50 of file core.icc.
Variable Documentation
Generic modification event: failed variable.
Definition at line 41 of file core.icc.
Generic modification event: no modification.
Definition at line 43 of file core.icc.
Generic modification event: variable is assigned a value.
Definition at line 45 of file core.icc.
Generic modification event: maximal modification event.
Definition at line 47 of file core.icc.
Propagation condition for an assigned variable.
Definition at line 52 of file core.icc.
Propagation conditions must be between 0 and 15.
Definition at line 54 of file core.icc.