Uses of Interface
de.mid.innovator.srv2api.icw2bpdia.BPDiaViewNode
Packages that use BPDiaViewNode
Package
Description
Package for Business Process Model and Notation (BPMN).
BPMN Diagrams and graphical representations for elements of the icw2bp package.
-
Uses of BPDiaViewNode in de.mid.innovator.srv2api.icw2bp
Methods in de.mid.innovator.srv2api.icw2bp with type parameters of type BPDiaViewNodeModifier and TypeMethodDescription<T extends BPDiaViewNode>
List<T> BPPath.getDiaViewNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All view nodes displaying this path.<T extends BPDiaViewNode>
List<T> BPPathContextAble.getViewVisibleAndSelectAble(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All views which are visible and selectable.Methods in de.mid.innovator.srv2api.icw2bp that return BPDiaViewNodeModifier and TypeMethodDescriptionBPInteractionSpecification.getMasterViewNode()The defining view node of theBPInteractionSpecification.BPProcess.getMasterViewNode()The master process view node of the element.BPPathContextAble.getStandardView() -
Uses of BPDiaViewNode in de.mid.innovator.srv2api.icw2bpdia
Subinterfaces of BPDiaViewNode in de.mid.innovator.srv2api.icw2bpdiaModifier and TypeInterfaceDescriptioninterfaceinterfaceFields in de.mid.innovator.srv2api.icw2bpdia declared as BPDiaViewNodeMethods in de.mid.innovator.srv2api.icw2bpdia with type parameters of type BPDiaViewNodeModifier and TypeMethodDescription<T extends BPDiaViewNode>
List<T> BPDia.getOwnedViewNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AllBPDiaViewNode.Constructors in de.mid.innovator.srv2api.icw2bpdia with parameters of type BPDiaViewNode