|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InclusiveGateway | |
---|---|
com.ibm.xtools.bpmn2 | |
com.ibm.xtools.bpmn2.util |
Uses of InclusiveGateway in com.ibm.xtools.bpmn2 |
---|
Methods in com.ibm.xtools.bpmn2 that return InclusiveGateway | |
---|---|
InclusiveGateway |
Bpmn2Factory.createInclusiveGateway()
Returns a new object of class 'Inclusive Gateway'. |
InclusiveGateway |
DocumentRoot.getInclusiveGateway()
Returns the value of the 'Inclusive Gateway' containment reference. |
Methods in com.ibm.xtools.bpmn2 with parameters of type InclusiveGateway | |
---|---|
void |
DocumentRoot.setInclusiveGateway(InclusiveGateway value)
Sets the value of the ' Inclusive Gateway ' containment reference. |
Uses of InclusiveGateway in com.ibm.xtools.bpmn2.util |
---|
Methods in com.ibm.xtools.bpmn2.util with parameters of type InclusiveGateway | |
---|---|
T |
Bpmn2Switch.caseInclusiveGateway(InclusiveGateway object)
Returns the result of interpreting the object as an instance of 'Inclusive Gateway'. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |