Class TLcdAIXM51ManoeuvringAreaUsage

All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable

public class TLcdAIXM51ManoeuvringAreaUsage extends TLcdAIXM51AbstractUsageCondition
A rule governing the usage of the manoeuvring area element.
Since:
10.0
  • Field Details

    • TYPE_PROPERTY

      public static final TLcdDataProperty TYPE_PROPERTY
      Data property that maps to the type element. The possible values for this property are the public QName constants defined in this class.
    • PRIOR_PERMISSION_PROPERTY

      public static final TLcdDataProperty PRIOR_PERMISSION_PROPERTY
      Data property that maps to the priorPermission element. The possible values for this property are instances of TLcdAIXM51ValDuration.
    • CONTACT_PROPERTY

      public static final TLcdDataProperty CONTACT_PROPERTY
      Data property that maps to the contact element. The possible values for this property are instances of List<TLcdAIXM51Property<TLcdAIXM51ContactInformation>>.
    • SELECTION_PROPERTY

      public static final TLcdDataProperty SELECTION_PROPERTY
      Data property that maps to the selection element. The possible values for this property are instances of TLcdAIXM51Property<TLcdAIXM51ConditionCombination>.
    • ANNOTATION_PROPERTY

      public static final TLcdDataProperty ANNOTATION_PROPERTY
      Data property that maps to the annotation element. The possible values for this property are instances of List<TLcdAIXM51Property<TLcdAIXM51Note>>.
    • OPERATION_PROPERTY

      public static final TLcdDataProperty OPERATION_PROPERTY
      Data property that maps to the operation element. The possible values for this property are instances of TLcdAIXM51Optional<TLcdAIXM51CodeOperationManoeuvringArea>.
    • EXTENSION_PROPERTY

      public static final TLcdDataProperty EXTENSION_PROPERTY
      Data property that maps to the extension element. The possible values for this property are instances of List<TLcdAIXM51Link<TLcdAIXM51AbstractExtension>>.
  • Constructor Details

    • TLcdAIXM51ManoeuvringAreaUsage

      public TLcdAIXM51ManoeuvringAreaUsage()
    • TLcdAIXM51ManoeuvringAreaUsage

      public TLcdAIXM51ManoeuvringAreaUsage(TLcdDataType aType)
  • Method Details