|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CallActivity | |
---|---|
com.ibm.xtools.bpmn2 | |
com.ibm.xtools.bpmn2.util |
Uses of CallActivity in com.ibm.xtools.bpmn2 |
---|
Methods in com.ibm.xtools.bpmn2 that return CallActivity | |
---|---|
CallActivity |
Bpmn2Factory.createCallActivity()
Returns a new object of class 'Call Activity'. |
CallActivity |
DocumentRoot.getCallActivity()
Returns the value of the 'Call Activity' containment reference. |
Methods in com.ibm.xtools.bpmn2 with parameters of type CallActivity | |
---|---|
void |
DocumentRoot.setCallActivity(CallActivity value)
Sets the value of the ' Call Activity ' containment reference. |
Uses of CallActivity in com.ibm.xtools.bpmn2.util |
---|
Methods in com.ibm.xtools.bpmn2.util with parameters of type CallActivity | |
---|---|
T |
Bpmn2Switch.caseCallActivity(CallActivity object)
Returns the result of interpreting the object as an instance of 'Call Activity'. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |