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 TypeClassDescriptionclassThe BPMN globalConversation elementFields in org.eximeebpms.bpm.model.bpmn.impl.instance with type parameters of type GlobalConversationModifier and TypeFieldDescriptionprotected static AttributeReference<GlobalConversation> CallConversationImpl.calledCollaborationRefAttributeMethods 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 TypeMethodDescriptionvoidCallConversationImpl.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 TypeMethodDescriptionvoidCallConversation.setCalledCollaboration(GlobalConversation calledCollaboration)