|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EvaluationState | |
---|---|
com.ibm.workflow.api | |
com.ibm.workflow.api.ControlConnectorInstancePackage |
Uses of EvaluationState in com.ibm.workflow.api |
---|
Methods in com.ibm.workflow.api that return EvaluationState | |
EvaluationState |
ControlConnectorInstance.state()
Returns the state of the control connector instance, whether it is evaluated, and the result of evaluation. |
Uses of EvaluationState in com.ibm.workflow.api.ControlConnectorInstancePackage |
---|
Fields in com.ibm.workflow.api.ControlConnectorInstancePackage declared as EvaluationState | |
static EvaluationState |
EvaluationState.IS_FALSE
|
static EvaluationState |
EvaluationState.IS_TRUE
|
static EvaluationState |
EvaluationState.NOT_EVALUATED
|
static EvaluationState |
EvaluationState.NOT_SET
|
Methods in com.ibm.workflow.api.ControlConnectorInstancePackage that return EvaluationState | |
static EvaluationState |
EvaluationState.from_int(int $value)
Returns the solitaire representing the given (zero-based) numeric value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |