Uses of Interface
de.mid.innovator.srv2api.icw2bpdia.BPDiaArtifactNode
Packages that use BPDiaArtifactNode
Package
Description
BPMN Diagrams and graphical representations for elements of the icw2bp package.
-
Uses of BPDiaArtifactNode in de.mid.innovator.srv2api.icw2bpdia
Subinterfaces of BPDiaArtifactNode in de.mid.innovator.srv2api.icw2bpdiaMethods in de.mid.innovator.srv2api.icw2bpdia with type parameters of type BPDiaArtifactNodeModifier and TypeMethodDescription<T extends BPDiaArtifactNode>
List<T> BPDia.getOwnedArtifactNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AllBPDiaArtifactNodeof theBPDia.<T extends BPDiaArtifactNode>
List<T> BPDiaLaneNode.getOwnedArtifactNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) BPDiaArtifactNodeowned by theBPDiaLaneNode.<T extends BPDiaArtifactNode>
List<T> BPDiaSubProcessNode.getOwnedArtifactNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) BPDiaArtifactNodeowned by theBPDiaSubProcessNode.<T extends BPDiaArtifactNode>
List<T> BPDiaViewNode.getOwnedArtifactNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AllBPDiaArtifactNodeowned by theBPDiaViewNode.