|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComplexBehaviorDefinition | |
---|---|
com.ibm.xtools.bpmn2 | |
com.ibm.xtools.bpmn2.util |
Uses of ComplexBehaviorDefinition in com.ibm.xtools.bpmn2 |
---|
Methods in com.ibm.xtools.bpmn2 that return ComplexBehaviorDefinition | |
---|---|
ComplexBehaviorDefinition |
Bpmn2Factory.createComplexBehaviorDefinition()
Returns a new object of class 'Complex Behavior Definition'. |
ComplexBehaviorDefinition |
DocumentRoot.getComplexBehaviorDefinition()
Returns the value of the 'Complex Behavior Definition' containment reference. |
Methods in com.ibm.xtools.bpmn2 that return types with arguments of type ComplexBehaviorDefinition | |
---|---|
org.eclipse.emf.common.util.EList<ComplexBehaviorDefinition> |
MultiInstanceLoopCharacteristics.getComplexBehaviorDefinition()
Returns the value of the 'Complex Behavior Definition' containment reference list. |
Methods in com.ibm.xtools.bpmn2 with parameters of type ComplexBehaviorDefinition | |
---|---|
void |
DocumentRoot.setComplexBehaviorDefinition(ComplexBehaviorDefinition value)
Sets the value of the ' Complex Behavior Definition ' containment reference. |
Uses of ComplexBehaviorDefinition in com.ibm.xtools.bpmn2.util |
---|
Methods in com.ibm.xtools.bpmn2.util with parameters of type ComplexBehaviorDefinition | |
---|---|
T |
Bpmn2Switch.caseComplexBehaviorDefinition(ComplexBehaviorDefinition object)
Returns the result of interpreting the object as an instance of 'Complex Behavior Definition'. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |