|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StandardLoopCharacteristics | |
---|---|
com.ibm.xtools.bpmn2 | |
com.ibm.xtools.bpmn2.util |
Uses of StandardLoopCharacteristics in com.ibm.xtools.bpmn2 |
---|
Methods in com.ibm.xtools.bpmn2 that return StandardLoopCharacteristics | |
---|---|
StandardLoopCharacteristics |
Bpmn2Factory.createStandardLoopCharacteristics()
Returns a new object of class 'Standard Loop Characteristics'. |
StandardLoopCharacteristics |
DocumentRoot.getStandardLoopCharacteristics()
Returns the value of the 'Standard Loop Characteristics' containment reference. |
Methods in com.ibm.xtools.bpmn2 with parameters of type StandardLoopCharacteristics | |
---|---|
void |
DocumentRoot.setStandardLoopCharacteristics(StandardLoopCharacteristics value)
Sets the value of the ' Standard Loop Characteristics ' containment reference. |
Uses of StandardLoopCharacteristics in com.ibm.xtools.bpmn2.util |
---|
Methods in com.ibm.xtools.bpmn2.util with parameters of type StandardLoopCharacteristics | |
---|---|
T |
Bpmn2Switch.caseStandardLoopCharacteristics(StandardLoopCharacteristics object)
Returns the result of interpreting the object as an instance of 'Standard Loop Characteristics'. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |