|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParticipantAssociation | |
|---|---|
| org.camunda.bpm.model.bpmn.impl.instance | |
| org.camunda.bpm.model.bpmn.instance | |
| Uses of ParticipantAssociation in org.camunda.bpm.model.bpmn.impl.instance |
|---|
| Classes in org.camunda.bpm.model.bpmn.impl.instance that implement ParticipantAssociation | |
|---|---|
class |
ParticipantAssociationImpl
The BPMN participantAssociation element |
| Fields in org.camunda.bpm.model.bpmn.impl.instance with type parameters of type ParticipantAssociation | |
|---|---|
protected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<ParticipantAssociation> |
CollaborationImpl.participantAssociationCollection
|
protected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<ParticipantAssociation> |
CallConversationImpl.participantAssociationCollection
|
| Methods in org.camunda.bpm.model.bpmn.impl.instance that return types with arguments of type ParticipantAssociation | |
|---|---|
Collection<ParticipantAssociation> |
CollaborationImpl.getParticipantAssociations()
|
Collection<ParticipantAssociation> |
CallConversationImpl.getParticipantAssociations()
|
| Uses of ParticipantAssociation in org.camunda.bpm.model.bpmn.instance |
|---|
| Methods in org.camunda.bpm.model.bpmn.instance that return types with arguments of type ParticipantAssociation | |
|---|---|
Collection<ParticipantAssociation> |
Collaboration.getParticipantAssociations()
|
Collection<ParticipantAssociation> |
CallConversation.getParticipantAssociations()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||