[Index]
state:evaluate
Evaluate a state expression and become COMPLETE if it is true or INCOMPLETE otherwise.
Property Summary
evaluation |
The event that is the result of the evaluation. |
expression |
The expression. |
name |
A name, can be any text. |
stop |
This flag is set by the stop method and should
be examined by any Stoppable jobs in their processing loops. |
Property Detail
evaluation
Access | READ_ONLY |
Required | Read only. |
The event that is the result of the evaluation.
expression
Configured By | TEXT |
Access | READ_WRITE |
Required | Yes. |
The expression.
name
Configured By | ATTRIBUTE |
Access | READ_WRITE |
Required | No. |
A name, can be any text.
stop
Access | READ_ONLY |
Required | Read Only. |
This flag is set by the stop method and should
be examined by any Stoppable jobs in their processing loops.
(c) R Gordon Ltd 2005 - Present