|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Type | |
---|---|
com.ibm.workflow.api | |
com.ibm.workflow.api.ControlConnectorInstancePackage |
Uses of Type in com.ibm.workflow.api |
---|
Methods in com.ibm.workflow.api that return Type | |
Type |
ControlConnectorInstance.kind()
States the kind of the control connector instance, whether it is a transition condition or the "otherwise" connector. |
Uses of Type in com.ibm.workflow.api.ControlConnectorInstancePackage |
---|
Fields in com.ibm.workflow.api.ControlConnectorInstancePackage declared as Type | |
static Type |
Type.UNDEFINED
|
static Type |
Type.CONDITION
|
static Type |
Type.OTHERWISE
|
Methods in com.ibm.workflow.api.ControlConnectorInstancePackage that return Type | |
static Type |
Type.from_int(int $value)
Returns the solitaire representing the given (zero-based) numeric value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |