Uses of Interface
org.eximeebpms.bpm.model.bpmn.instance.ParticipantAssociation
Packages that use ParticipantAssociation
Package
Description
-
Uses of ParticipantAssociation in org.eximeebpms.bpm.model.bpmn.impl.instance
Classes in org.eximeebpms.bpm.model.bpmn.impl.instance that implement ParticipantAssociationModifier and TypeClassDescriptionclass
The BPMN participantAssociation elementFields in org.eximeebpms.bpm.model.bpmn.impl.instance with type parameters of type ParticipantAssociationModifier and TypeFieldDescriptionprotected static ChildElementCollection
<ParticipantAssociation> CallConversationImpl.participantAssociationCollection
protected static ChildElementCollection
<ParticipantAssociation> CollaborationImpl.participantAssociationCollection
Methods in org.eximeebpms.bpm.model.bpmn.impl.instance that return types with arguments of type ParticipantAssociationModifier and TypeMethodDescriptionCallConversationImpl.getParticipantAssociations()
CollaborationImpl.getParticipantAssociations()
-
Uses of ParticipantAssociation in org.eximeebpms.bpm.model.bpmn.instance
Methods in org.eximeebpms.bpm.model.bpmn.instance that return types with arguments of type ParticipantAssociationModifier and TypeMethodDescriptionCallConversation.getParticipantAssociations()
Collaboration.getParticipantAssociations()