Uses of Interface
org.camunda.bpm.model.bpmn.instance.EndPoint

Packages that use EndPoint
org.camunda.bpm.model.bpmn.impl.instance   
org.camunda.bpm.model.bpmn.instance   
 

Uses of EndPoint in org.camunda.bpm.model.bpmn.impl.instance
 

Classes in org.camunda.bpm.model.bpmn.impl.instance that implement EndPoint
 class EndPointImpl
          The BPMN endPoint element
 

Fields in org.camunda.bpm.model.bpmn.impl.instance with type parameters of type EndPoint
protected static org.camunda.bpm.model.xml.type.reference.ElementReferenceCollection<EndPoint,EndPointRef> ParticipantImpl.endPointRefCollection
           
 

Methods in org.camunda.bpm.model.bpmn.impl.instance that return types with arguments of type EndPoint
 Collection<EndPoint> ParticipantImpl.getEndPoints()
           
 

Uses of EndPoint in org.camunda.bpm.model.bpmn.instance
 

Methods in org.camunda.bpm.model.bpmn.instance that return types with arguments of type EndPoint
 Collection<EndPoint> Participant.getEndPoints()
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.