Class ParticipantAssociationImpl

java.lang.Object
org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
All Implemented Interfaces:
BaseElement, BpmnModelElementInstance, ParticipantAssociation, org.camunda.bpm.model.xml.instance.ModelElementInstance

public class ParticipantAssociationImpl extends BaseElementImpl implements ParticipantAssociation
The BPMN participantAssociation element
Author:
Sebastian Menski