Class TLcdAIXM51ApronAreaUsage

All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable

public class TLcdAIXM51ApronAreaUsage extends TLcdAIXM51AbstractUsageCondition
A rule governing the usage of an element situated in the apron area.
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>>.
    • 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

    • TLcdAIXM51ApronAreaUsage

      public TLcdAIXM51ApronAreaUsage()
    • TLcdAIXM51ApronAreaUsage

      public TLcdAIXM51ApronAreaUsage(TLcdDataType aType)
  • Method Details