|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParticipantMultiplicity | |
---|---|
com.ibm.xtools.bpmn2 | |
com.ibm.xtools.bpmn2.util |
Uses of ParticipantMultiplicity in com.ibm.xtools.bpmn2 |
---|
Methods in com.ibm.xtools.bpmn2 that return ParticipantMultiplicity | |
---|---|
ParticipantMultiplicity |
Bpmn2Factory.createParticipantMultiplicity()
Returns a new object of class 'Participant Multiplicity'. |
ParticipantMultiplicity |
DocumentRoot.getParticipantMultiplicity()
Returns the value of the 'Participant Multiplicity' containment reference. |
ParticipantMultiplicity |
Participant.getParticipantMultiplicity()
Returns the value of the 'Participant Multiplicity' containment reference. |
Methods in com.ibm.xtools.bpmn2 with parameters of type ParticipantMultiplicity | |
---|---|
void |
DocumentRoot.setParticipantMultiplicity(ParticipantMultiplicity value)
Sets the value of the ' Participant Multiplicity ' containment reference. |
void |
Participant.setParticipantMultiplicity(ParticipantMultiplicity value)
Sets the value of the ' Participant Multiplicity ' containment reference. |
Uses of ParticipantMultiplicity in com.ibm.xtools.bpmn2.util |
---|
Methods in com.ibm.xtools.bpmn2.util with parameters of type ParticipantMultiplicity | |
---|---|
T |
Bpmn2Switch.caseParticipantMultiplicity(ParticipantMultiplicity object)
Returns the result of interpreting the object as an instance of 'Participant Multiplicity'. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |