|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Association | |
---|---|
com.ibm.xtools.bpmn2 | |
com.ibm.xtools.bpmn2.util |
Uses of Association in com.ibm.xtools.bpmn2 |
---|
Methods in com.ibm.xtools.bpmn2 that return Association | |
---|---|
Association |
Bpmn2Factory.createAssociation()
Returns a new object of class 'Association'. |
Association |
DocumentRoot.getAssociation()
Returns the value of the 'Association' containment reference. |
Methods in com.ibm.xtools.bpmn2 with parameters of type Association | |
---|---|
void |
DocumentRoot.setAssociation(Association value)
Sets the value of the ' Association ' containment reference. |
Uses of Association in com.ibm.xtools.bpmn2.util |
---|
Methods in com.ibm.xtools.bpmn2.util with parameters of type Association | |
---|---|
T |
Bpmn2Switch.caseAssociation(Association object)
Returns the result of interpreting the object as an instance of 'Association'. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |