AbstractFlow
extends ExportableObject
Abstract class which represents exportable object created from dia.Link.
constructor
constructor(cellView: dia.LinkView);
Methods
toEdgeXMLElement()
toEdgeXMLElement(): Element;
Creates BPMNEdge XML element from the link.