|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AdHocSubProcess | |
---|---|
com.ibm.xtools.bpmn2 | |
com.ibm.xtools.bpmn2.util |
Uses of AdHocSubProcess in com.ibm.xtools.bpmn2 |
---|
Methods in com.ibm.xtools.bpmn2 that return AdHocSubProcess | |
---|---|
AdHocSubProcess |
Bpmn2Factory.createAdHocSubProcess()
Returns a new object of class 'Ad Hoc Sub Process'. |
AdHocSubProcess |
DocumentRoot.getAdHocSubProcess()
Returns the value of the 'Ad Hoc Sub Process' containment reference. |
Methods in com.ibm.xtools.bpmn2 with parameters of type AdHocSubProcess | |
---|---|
void |
DocumentRoot.setAdHocSubProcess(AdHocSubProcess value)
Sets the value of the ' Ad Hoc Sub Process ' containment reference. |
Uses of AdHocSubProcess in com.ibm.xtools.bpmn2.util |
---|
Methods in com.ibm.xtools.bpmn2.util with parameters of type AdHocSubProcess | |
---|---|
T |
Bpmn2Switch.caseAdHocSubProcess(AdHocSubProcess object)
Returns the result of interpreting the object as an instance of 'Ad Hoc Sub Process'. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |