|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConditionalEventDefinition | |
---|---|
com.ibm.xtools.bpmn2 | |
com.ibm.xtools.bpmn2.util |
Uses of ConditionalEventDefinition in com.ibm.xtools.bpmn2 |
---|
Methods in com.ibm.xtools.bpmn2 that return ConditionalEventDefinition | |
---|---|
ConditionalEventDefinition |
Bpmn2Factory.createConditionalEventDefinition()
Returns a new object of class 'Conditional Event Definition'. |
ConditionalEventDefinition |
DocumentRoot.getConditionalEventDefinition()
Returns the value of the 'Conditional Event Definition' containment reference. |
Methods in com.ibm.xtools.bpmn2 with parameters of type ConditionalEventDefinition | |
---|---|
void |
DocumentRoot.setConditionalEventDefinition(ConditionalEventDefinition value)
Sets the value of the ' Conditional Event Definition ' containment reference. |
Uses of ConditionalEventDefinition in com.ibm.xtools.bpmn2.util |
---|
Methods in com.ibm.xtools.bpmn2.util with parameters of type ConditionalEventDefinition | |
---|---|
T |
Bpmn2Switch.caseConditionalEventDefinition(ConditionalEventDefinition object)
Returns the result of interpreting the object as an instance of 'Conditional Event Definition'. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |