|
ABLE 2.3.0 07/13/2005 14:21:00 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
This interface defines an iteration rule, that has a boolean test expression and and a list of actions (consequent clauses).
| Method Summary | |
|---|---|
java.util.Vector |
getDoActions()
Retrieve the rule's list of "do" action (AbleConsequent) clauses. |
int |
getNumberOfDoActions()
Retrieve the number of "do" actions in this rule. |
AbleExpression |
getTestExpression()
Retrieve the rule's test expression. |
| Method Detail |
public AbleExpression getTestExpression()
public int getNumberOfDoActions()
public java.util.Vector getDoActions()
|
ABLE 2.3.0 07/13/2005 14:21:00 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||