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 BPDiaParticipantNode
BPDiaProcessViewNode. getOwningParticipantNode()
OwningBPDiaParticipantNode
of 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)
AllBPDiaParticipantNode
of theBPDiaChoreographyViewNode
.java.util.List<BPDiaParticipantNode>
BPDiaCollaborationViewNode. getOwnedParticipantNode(K_CONTROL_OPTION... behaviourFlags)
AllBPDiaParticipantNode
of theBPDiaCollaborationViewNode
.
-