Class TimeDurationImpl

All Implemented Interfaces:
BaseElement, BpmnModelElementInstance, Expression, TimeDuration, ModelElementInstance

public class TimeDurationImpl extends ExpressionImpl implements TimeDuration
The BPMN timeDuration element of the BPMN tTimerEventDefinition type
Author:
Sebastian Menski
  • Constructor Details

  • Method Details

    • registerType

      public static void registerType(ModelBuilder modelBuilder)