Uses of Interface
de.mid.innovator.srv2api.icw2bpdia.BPDiaChoreographyViewNode
-
Packages that use BPDiaChoreographyViewNode Package Description de.mid.innovator.srv2api.icw2bpdia BPMN Diagrams and graphical representations for elements of the icw2bp package. -
-
Uses of BPDiaChoreographyViewNode in de.mid.innovator.srv2api.icw2bpdia
Methods in de.mid.innovator.srv2api.icw2bpdia that return BPDiaChoreographyViewNode Modifier and Type Method Description BPDiaChoreographyViewNode
BPDia. addDiaChoreographyViewNode(BPChoreography ohChoreography, java.awt.Point position, java.awt.Point size, boolean isExpanded)
BPDiaChoreographyViewNode
BPDiaParticipantNode. getOwningChoreographyNode()
TheBPDiaChoreographyViewNode
of theBPDiaParticipantNode
.BPDiaChoreographyViewNode
BPDiaSequenceFlow. getOwningChoreographyViewNode()
OwningBPDiaChoreographyViewNode
of theBPDiaSequenceFlow
.BPDiaChoreographyViewNode
BPDiaSequenceFlowNode. getOwningChoreographyViewNode()
TheBPDiaChoreographyViewNode
of theBPDiaSequenceFlowNode
.
-