Class LabeledShapeImpl

All Implemented Interfaces:
BpmnModelElementInstance, DiagramElement, LabeledShape, Node, Shape, ModelElementInstance
Direct Known Subclasses:
BpmnShapeImpl

public abstract class LabeledShapeImpl extends ShapeImpl implements LabeledShape
The DI LabeledShape element
Author:
Sebastian Menski
  • Constructor Details

  • Method Details

    • registerType

      public static void registerType(ModelBuilder modelBuilder)