Package | Description |
---|---|
org.camunda.bpm.model.bpmn.impl.instance | |
org.camunda.bpm.model.bpmn.instance |
Modifier and Type | Class and Description |
---|---|
class |
ParticipantAssociationImpl
The BPMN participantAssociation element
|
Modifier and Type | Field and Description |
---|---|
protected static ChildElementCollection<ParticipantAssociation> |
CollaborationImpl.participantAssociationCollection |
protected static ChildElementCollection<ParticipantAssociation> |
CallConversationImpl.participantAssociationCollection |
Modifier and Type | Method and Description |
---|---|
Collection<ParticipantAssociation> |
CollaborationImpl.getParticipantAssociations() |
Collection<ParticipantAssociation> |
CallConversationImpl.getParticipantAssociations() |
Modifier and Type | Method and Description |
---|---|
Collection<ParticipantAssociation> |
Collaboration.getParticipantAssociations() |
Collection<ParticipantAssociation> |
CallConversation.getParticipantAssociations() |
Copyright © 2015. All rights reserved.