|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComplexGateway | |
---|---|
com.ibm.xtools.bpmn2 | |
com.ibm.xtools.bpmn2.util |
Uses of ComplexGateway in com.ibm.xtools.bpmn2 |
---|
Methods in com.ibm.xtools.bpmn2 that return ComplexGateway | |
---|---|
ComplexGateway |
Bpmn2Factory.createComplexGateway()
Returns a new object of class 'Complex Gateway'. |
ComplexGateway |
DocumentRoot.getComplexGateway()
Returns the value of the 'Complex Gateway' containment reference. |
Methods in com.ibm.xtools.bpmn2 with parameters of type ComplexGateway | |
---|---|
void |
DocumentRoot.setComplexGateway(ComplexGateway value)
Sets the value of the ' Complex Gateway ' containment reference. |
Uses of ComplexGateway in com.ibm.xtools.bpmn2.util |
---|
Methods in com.ibm.xtools.bpmn2.util with parameters of type ComplexGateway | |
---|---|
T |
Bpmn2Switch.caseComplexGateway(ComplexGateway object)
Returns the result of interpreting the object as an instance of 'Complex Gateway'. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |