Uses of Interface
org.eximeebpms.bpm.model.bpmn.instance.GlobalConversation
Packages that use GlobalConversation
Package
Description
-
Uses of GlobalConversation in org.eximeebpms.bpm.model.bpmn.impl.instance
Classes in org.eximeebpms.bpm.model.bpmn.impl.instance that implement GlobalConversationModifier and TypeClassDescriptionclass
The BPMN globalConversation elementFields in org.eximeebpms.bpm.model.bpmn.impl.instance with type parameters of type GlobalConversationModifier and TypeFieldDescriptionprotected static AttributeReference
<GlobalConversation> CallConversationImpl.calledCollaborationRefAttribute
Methods in org.eximeebpms.bpm.model.bpmn.impl.instance that return GlobalConversationMethods in org.eximeebpms.bpm.model.bpmn.impl.instance with parameters of type GlobalConversationModifier and TypeMethodDescriptionvoid
CallConversationImpl.setCalledCollaboration
(GlobalConversation calledCollaboration) -
Uses of GlobalConversation in org.eximeebpms.bpm.model.bpmn.instance
Methods in org.eximeebpms.bpm.model.bpmn.instance that return GlobalConversationMethods in org.eximeebpms.bpm.model.bpmn.instance with parameters of type GlobalConversationModifier and TypeMethodDescriptionvoid
CallConversation.setCalledCollaboration
(GlobalConversation calledCollaboration)