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