Uses of Interface
de.mid.innovator.srv2api.icw2bpdia.BPDiaTermNode
-
Packages that use BPDiaTermNode Package Description de.mid.innovator.srv2api.icw2bpdia BPMN Diagrams and graphical representations for elements of the icw2bp package. -
-
Uses of BPDiaTermNode in de.mid.innovator.srv2api.icw2bpdia
Subinterfaces of BPDiaTermNode in de.mid.innovator.srv2api.icw2bpdia Modifier and Type Interface Description interface
BPDiaItemDefinitionNode
Methods in de.mid.innovator.srv2api.icw2bpdia with type parameters of type BPDiaTermNode Modifier and Type Method Description <T extends BPDiaTermNode>
java.util.List<T>BPDia. getOwnedTermNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All term nodes of the diagram.
-