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