![]() | Sequence |
The SequenceBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | id | stores the sequence /expression unique id |
![]() ![]() | idSource | the static member used to assign the unique ids to the sequence /expression instances |
![]() ![]() | noDebugEvents | Iff true, no debug (mostly action) events are fired during sequence and rule execution (so debugging is not possible). |
![]() ![]() | noEvents | Iff true, in addition to debug events, no attribute change events are fired during sequence and rule execution (thus also transaction/backtracking breaks, as well as recording/replaying). |
![]() ![]() | randomGenerator | A common random number generator for all sequence /expression objects. It uses a time-dependent seed. |