Uses of Interface
de.mid.innovator.srv2api.icw2bpdia.BPDiaParticipantNode
-
Packages that use BPDiaParticipantNode Package Description de.mid.innovator.srv2api.icw2bpdia BPMN Diagrams and graphical representations for elements of the icw2bp package. -
-
Uses of BPDiaParticipantNode in de.mid.innovator.srv2api.icw2bpdia
Methods in de.mid.innovator.srv2api.icw2bpdia that return BPDiaParticipantNode Modifier and Type Method Description BPDiaParticipantNodeBPDiaProcessViewNode. getOwningParticipantNode()OwningBPDiaParticipantNodeof theBPDiaProcessViewNode.Methods in de.mid.innovator.srv2api.icw2bpdia that return types with arguments of type BPDiaParticipantNode Modifier and Type Method Description java.util.List<BPDiaParticipantNode>BPDiaChoreographyViewNode. getOwnedParticipantNode(K_CONTROL_OPTION... behaviourFlags)AllBPDiaParticipantNodeof theBPDiaChoreographyViewNode.java.util.List<BPDiaParticipantNode>BPDiaCollaborationViewNode. getOwnedParticipantNode(K_CONTROL_OPTION... behaviourFlags)AllBPDiaParticipantNodeof theBPDiaCollaborationViewNode.
-