Uses of Interface
de.mid.innovator.srv2api.icw2bpdia.BPDiaEventNode
Packages that use BPDiaEventNode
Package
Description
BPMN Diagrams and graphical representations for elements of the icw2bp package.
-
Uses of BPDiaEventNode in de.mid.innovator.srv2api.icw2bpdia
Methods in de.mid.innovator.srv2api.icw2bpdia that return BPDiaEventNodeModifier and TypeMethodDescriptionBPDiaCatchThrowNode.getOwningEventNode()TheBPDiaEventNodethat owns thisBPDiaCatchThrowNode.Methods in de.mid.innovator.srv2api.icw2bpdia that return types with arguments of type BPDiaEventNodeModifier and TypeMethodDescriptionBPDiaEventNode.getCatchThrowCorrespondingEventNode()With a selected catch event all corresponding throw events in the same view node, using at least one of the event definitions of the catch event, will be returned.BPDiaSubProcessNode.getOwnedBoundaryEventNode()All boundary event nodes owned by thisBPDiaSubProcessNode.BPDiaTaskNode.getOwnedBoundaryEventNode()All boundary event nodes of theBPDiaTaskNode.BPDiaSubProcessNode.getOwnedEventNode()All boundary event nodes of theBPDiaSubProcessNode.