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

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

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

Classes in org.camunda.bpm.model.bpmn.impl.instance that implement MessageFlowAssociation
 class MessageFlowAssociationImpl
          The BPMN messageFlowAssociation element
 

Fields in org.camunda.bpm.model.bpmn.impl.instance with type parameters of type MessageFlowAssociation
protected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<MessageFlowAssociation> CollaborationImpl.messageFlowAssociationCollection
           
 

Methods in org.camunda.bpm.model.bpmn.impl.instance that return types with arguments of type MessageFlowAssociation
 Collection<MessageFlowAssociation> CollaborationImpl.getMessageFlowAssociations()
           
 

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

Methods in org.camunda.bpm.model.bpmn.instance that return types with arguments of type MessageFlowAssociation
 Collection<MessageFlowAssociation> Collaboration.getMessageFlowAssociations()
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.