Uses of Interface
de.mid.innovator.srv2api.icw2bpdia.BPDiaDataAssocEdge
Packages that use BPDiaDataAssocEdge
Package
Description
BPMN Diagrams and graphical representations for elements of the icw2bp package.
-
Uses of BPDiaDataAssocEdge in de.mid.innovator.srv2api.icw2bpdia
Methods in de.mid.innovator.srv2api.icw2bpdia that return types with arguments of type BPDiaDataAssocEdgeModifier and TypeMethodDescriptionBPDiaGroupNode.getOwnedDataAssocEdge()AllBPDiaDataAssocEdgein the group node.BPDiaLaneNode.getOwnedDataAssocEdge()AllBPDiaDataAssocEdgeof theBPDiaLaneNode.BPDiaProcessViewNode.getOwnedDataAssocEdge()AllBPDiaDataAssocEdgeof theBPDiaProcessViewNode.static List<BPDiaDataAssocEdge> BPDiaDataSeqFlowEdgeHelper.splitDataAssociations(SrvContext srvCtx, List<? extends ELElement> seq) Split a singleBPDiaDataSeqFlowEdgein two data association edges.