Interface Node

All Superinterfaces:
BpmnModelElementInstance, DiagramElement, ModelElementInstance
All Known Subinterfaces:
BpmnLabel, BpmnPlane, BpmnShape, Label, LabeledShape, Plane, Shape
All Known Implementing Classes:
BpmnLabelImpl, BpmnPlaneImpl, BpmnShapeImpl, LabeledShapeImpl, LabelImpl, NodeImpl, PlaneImpl, ShapeImpl

public interface Node extends DiagramElement
The DI Node element
Author:
Sebastian Menski