|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Extension | |
---|---|
com.ibm.xtools.bpmn2 | |
com.ibm.xtools.bpmn2.util |
Uses of Extension in com.ibm.xtools.bpmn2 |
---|
Methods in com.ibm.xtools.bpmn2 that return Extension | |
---|---|
Extension |
Bpmn2Factory.createExtension()
Returns a new object of class 'Extension'. |
Extension |
DocumentRoot.getExtension()
Returns the value of the 'Extension' containment reference. |
Methods in com.ibm.xtools.bpmn2 that return types with arguments of type Extension | |
---|---|
org.eclipse.emf.common.util.EList<Extension> |
Definitions.getExtensions()
Returns the value of the 'Extensions' containment reference list. |
Methods in com.ibm.xtools.bpmn2 with parameters of type Extension | |
---|---|
void |
DocumentRoot.setExtension(Extension value)
Sets the value of the ' Extension ' containment reference. |
Uses of Extension in com.ibm.xtools.bpmn2.util |
---|
Methods in com.ibm.xtools.bpmn2.util with parameters of type Extension | |
---|---|
T |
Bpmn2Switch.caseExtension(Extension object)
Returns the result of interpreting the object as an instance of 'Extension'. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |