Uses of Interface
de.mid.innovator.srv2api.icw2bp.BPLinkEventDefinition
Packages that use BPLinkEventDefinition
Package
Description
Package for Business Process Model and Notation (BPMN).
-
Uses of BPLinkEventDefinition in de.mid.innovator.srv2api.icw2bp
Methods in de.mid.innovator.srv2api.icw2bp that return BPLinkEventDefinitionModifier and TypeMethodDescriptionBPEventNode.getLinkEventDefinition()The link event definition defining the events being thrown or catched by this event node.Methods in de.mid.innovator.srv2api.icw2bp that return types with arguments of type BPLinkEventDefinitionModifier and TypeMethodDescriptionBPFlowProcessContainer.getLinkEventDefinitionUsed()BPFlowProcessContainer.getLinkEventDefinitionUsed(MMStereotype stereotype) The method calls getLinkEventDefinitionUsed and filters its return values according to the given stereotype value.BPProcess.getOwnedLinkEventDefinitions(K_CONTROL_OPTION... behaviourFlags) All link event definitions to be used locally in this process.