Package | Description |
---|---|
org.camunda.bpm.model.bpmn.impl.instance | |
org.camunda.bpm.model.bpmn.instance |
Modifier and Type | Class and Description |
---|---|
class |
ParticipantMultiplicityImpl
The BPMN participantMultiplicity element
|
Modifier and Type | Field and Description |
---|---|
protected static ChildElement<ParticipantMultiplicity> |
ParticipantImpl.participantMultiplicityChild |
Modifier and Type | Method and Description |
---|---|
ParticipantMultiplicity |
ParticipantImpl.getParticipantMultiplicity() |
Modifier and Type | Method and Description |
---|---|
void |
ParticipantImpl.setParticipantMultiplicity(ParticipantMultiplicity participantMultiplicity) |
Modifier and Type | Method and Description |
---|---|
ParticipantMultiplicity |
Participant.getParticipantMultiplicity() |
Modifier and Type | Method and Description |
---|---|
void |
Participant.setParticipantMultiplicity(ParticipantMultiplicity participantMultiplicity) |
Copyright © 2015. All rights reserved.