|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Expression | |
---|---|
nextgrid.api.pom |
Uses of Expression in nextgrid.api.pom |
---|
Methods in nextgrid.api.pom that return Expression | |
---|---|
Expression |
WhileDoProcess.getExpression()
Gets the expression value. |
Expression |
RepeatUntilProcess.getExpression()
Gets the expr value. |
Expression |
IfThenElseProcess.getExpression()
Gets the expr value. |
Expression |
DoWhileProcess.getExpression()
Gets the expr value. |
Methods in nextgrid.api.pom with parameters of type Expression | |
---|---|
void |
WhileDoProcess.setExpression(Expression expression)
Sets the expression value. |
void |
RepeatUntilProcess.setExpression(Expression expression)
Sets the expr value. |
void |
IfThenElseProcess.setExpression(Expression expression)
Sets the expr value. |
void |
DoWhileProcess.setExpression(Expression expression)
Sets the expr value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |