Class TLcdAIXM51StandardLevelColumnTimeSlice

All Implemented Interfaces:
ILcdDataObject, ILcdBounded, ILcdShape, ILcdShapeList, ILcdTimeBounded, ILcdCloneable, ILcdDeepCloneable, ILcdInvalidateable, Serializable, Cloneable

public class TLcdAIXM51StandardLevelColumnTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice
A column of consecutive cruising levels within a standard level table.
Since:
10.0
See Also:
  • Field Details

    • SERIES_PROPERTY

      public static final TLcdDataProperty SERIES_PROPERTY
      Data property that maps to the series element. The possible values for this property are instances of TLcdAIXM51Optional<TLcdAIXM51CodeLevelSeries>.
    • UNIT_OF_MEASUREMENT_PROPERTY

      public static final TLcdDataProperty UNIT_OF_MEASUREMENT_PROPERTY
      Data property that maps to the unitOfMeasurement element. The possible values for this property are simple data objects containing as value instances of
    • SEPARATION_PROPERTY

      public static final TLcdDataProperty SEPARATION_PROPERTY
      Data property that maps to the separation element. The possible values for this property are instances of TLcdAIXM51Optional<TLcdAIXM51CodeRVSM>.
    • LEVEL_PROPERTY

      public static final TLcdDataProperty LEVEL_PROPERTY
      Data property that maps to the level element. The possible values for this property are instances of List<TLcdAIXM51Property<TLcdAIXM51StandardLevel>>.
    • LEVEL_TABLE_PROPERTY

      public static final TLcdDataProperty LEVEL_TABLE_PROPERTY
      Data property that maps to the levelTable element. The possible values for this property are instances of TLcdAIXM51FeatureAssociation<TLcdAIXM51StandardLevelTableTimeSlice>.
    • 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>>.
    • INTERPRETATION_PROPERTY

      public static final TLcdDataProperty INTERPRETATION_PROPERTY
      Data property that maps to the interpretation element. The possible values for this property are instances of ELcdAIXM51Interpretation.
    • SEQUENCE_NUMBER_PROPERTY

      public static final TLcdDataProperty SEQUENCE_NUMBER_PROPERTY
      Data property that maps to the sequenceNumber element. The possible values for this property are instances of long.
    • CORRECTION_NUMBER_PROPERTY

      public static final TLcdDataProperty CORRECTION_NUMBER_PROPERTY
      Data property that maps to the correctionNumber element. The possible values for this property are instances of long.
    • TIME_SLICE_METADATA_PROPERTY

      public static final TLcdDataProperty TIME_SLICE_METADATA_PROPERTY
      Data property that maps to the timeSliceMetadata element. The possible values for this property are instances of TLcdAIXM51FeatureTimeSliceMetadataProperty.
    • FEATURE_LIFETIME_PROPERTY

      public static final TLcdDataProperty FEATURE_LIFETIME_PROPERTY
      Data property that maps to the featureLifetime element. The possible values for this property are instances of TLcdGML32TimePrimitiveProperty.
  • Constructor Details

    • TLcdAIXM51StandardLevelColumnTimeSlice

      public TLcdAIXM51StandardLevelColumnTimeSlice()
    • TLcdAIXM51StandardLevelColumnTimeSlice

      public TLcdAIXM51StandardLevelColumnTimeSlice(TLcdDataType aType)
  • Method Details

    • getSeries

      public TLcdAIXM51CodeLevelSeries getSeries()
      Returns the role value contained in the value of the SERIES_PROPERTY property. Returns null if the value of the SERIES_PROPERTY property is null.

      A code identifying the column. For example, ODD or EVEN.

      Returns:
      the role value of the SERIES_PROPERTY property.
      See Also:
    • setSeries

      public void setSeries(TLcdAIXM51CodeLevelSeries aValue)
      Sets the value of the property that maps to the series element. to a new instance of the association class TLcdAIXM51Optional initialized with the given role value. In case the given role value is null, the SERIES_PROPERTY property is set to null.

      A code identifying the column. For example, ODD or EVEN.

      Parameters:
      aValue - the role value to set for the SERIES_PROPERTY property.
    • getUnitOfMeasurement

      public TLcdAIXM51UomDistanceVertical getUnitOfMeasurement()
      Returns the simple value of the property that maps to the unitOfMeasurement element.

      The possible values for this property are simple data objects containing as value instances of

      The unit of measurement used by the column.

      Returns:
      the simple value of the UNIT_OF_MEASUREMENT_PROPERTY property.
    • setUnitOfMeasurement

      public void setUnitOfMeasurement(TLcdAIXM51UomDistanceVertical aValue)
      Sets the simple value of the property that maps to the unitOfMeasurement element.

      The possible values for this property are simple data objects containing as value instances of

      The unit of measurement used by the column.

      Parameters:
      aValue - the simple value to set for the UNIT_OF_MEASUREMENT_PROPERTY property.
    • getSeparation

      public TLcdAIXM51CodeRVSM getSeparation()
      Returns the role value contained in the value of the SEPARATION_PROPERTY property. Returns null if the value of the SEPARATION_PROPERTY property is null.

      A code indicating that reduced vertical separation minima is applied in the column.

      Returns:
      the role value of the SEPARATION_PROPERTY property.
      See Also:
    • setSeparation

      public void setSeparation(TLcdAIXM51CodeRVSM aValue)
      Sets the value of the property that maps to the separation element. to a new instance of the association class TLcdAIXM51Optional initialized with the given role value. In case the given role value is null, the SEPARATION_PROPERTY property is set to null.

      A code indicating that reduced vertical separation minima is applied in the column.

      Parameters:
      aValue - the role value to set for the SEPARATION_PROPERTY property.
    • getLevel

      public List<TLcdAIXM51StandardLevel> getLevel()
      Gets the value of the LEVEL_PROPERTY property adapted to a list of TLcdAIXM51StandardLevel instances.

      A StandardLevel in the StandardLevelColumn

      Returns:
      the value of the LEVEL_PROPERTY property adapted to a list of TLcdAIXM51StandardLevel instances.
      See Also:
    • getLevelTable

      Returns the role value contained in the value of the LEVEL_TABLE_PROPERTY property. Returns null if the value of the LEVEL_TABLE_PROPERTY property is null.

      The StandardLevelTable that the StandardLevelColumn belongs to.

      Returns:
      the role value of the LEVEL_TABLE_PROPERTY property.
      See Also:
    • setLevelTable

      public void setLevelTable(TLcdAIXM51Feature<TLcdAIXM51StandardLevelTableTimeSlice> aValue)
      Sets the value of the property that maps to the levelTable element. to a new instance of the association class TLcdAIXM51FeatureAssociation initialized with the given role value. In case the given role value is null, the LEVEL_TABLE_PROPERTY property is set to null.

      The StandardLevelTable that the StandardLevelColumn belongs to.

      Parameters:
      aValue - the role value to set for the LEVEL_TABLE_PROPERTY property.
    • getAnnotation

      public List<TLcdAIXM51Note> getAnnotation()
      Gets the value of the ANNOTATION_PROPERTY property adapted to a list of TLcdAIXM51Note instances.
      Returns:
      the value of the ANNOTATION_PROPERTY property adapted to a list of TLcdAIXM51Note instances.
      See Also:
    • getExtension

      public List<TLcdAIXM51AbstractExtension> getExtension()
      Gets the value of the EXTENSION_PROPERTY property adapted to a list of TLcdAIXM51AbstractExtension instances.
      Returns:
      the value of the EXTENSION_PROPERTY property adapted to a list of TLcdAIXM51AbstractExtension instances.
      See Also:
    • getInterpretation

      public ELcdAIXM51Interpretation getInterpretation()
      Returns the value of the property that maps to the interpretation element.

      Property indicating how the timeslice is to be interpreted. See the AIXM Temporality model for details.

      Returns:
      the value of the INTERPRETATION_PROPERTY property.
    • setInterpretation

      public void setInterpretation(ELcdAIXM51Interpretation aValue)
      Sets the value of the property that maps to the interpretation element.

      Property indicating how the timeslice is to be interpreted. See the AIXM Temporality model for details.

      Parameters:
      aValue - the value to set for the INTERPRETATION_PROPERTY property.
    • getSequenceNumber

      public long getSequenceNumber()
      Returns the value of the property that maps to the sequenceNumber element.

      Used for the identification of the Time Slice concerned. See the AIXM Temporality model for details.

      Returns:
      the value of the SEQUENCE_NUMBER_PROPERTY property.
    • setSequenceNumber

      public void setSequenceNumber(long aValue)
      Sets the value of the property that maps to the sequenceNumber element.

      Used for the identification of the Time Slice concerned. See the AIXM Temporality model for details.

      Parameters:
      aValue - the value to set for the SEQUENCE_NUMBER_PROPERTY property.
    • getCorrectionNumber

      public long getCorrectionNumber()
      Returns the value of the property that maps to the correctionNumber element.

      Used for indicating the order of the corrections of a Time Slice. See the AIXM Temporality model for details.

      Returns:
      the value of the CORRECTION_NUMBER_PROPERTY property.
    • setCorrectionNumber

      public void setCorrectionNumber(long aValue)
      Sets the value of the property that maps to the correctionNumber element.

      Used for indicating the order of the corrections of a Time Slice. See the AIXM Temporality model for details.

      Parameters:
      aValue - the value to set for the CORRECTION_NUMBER_PROPERTY property.
    • getTimeSliceMetadata

      public TLcdAIXM51FeatureTimeSliceMetadataProperty getTimeSliceMetadata()
      Returns the value of the property that maps to the timeSliceMetadata element.
      Returns:
      the value of the TIME_SLICE_METADATA_PROPERTY property.
    • setTimeSliceMetadata

      public void setTimeSliceMetadata(TLcdAIXM51FeatureTimeSliceMetadataProperty aValue)
      Sets the value of the property that maps to the timeSliceMetadata element.
      Parameters:
      aValue - the value to set for the TIME_SLICE_METADATA_PROPERTY property.
    • getFeatureLifetime

      public TLcdGML32AbstractTimePrimitive getFeatureLifetime()
      Returns the value of the property that maps to the featureLifetime element.

      The start and end of life of the feature. See the AIXM Temporality model for details.

      Returns:
      the value of the FEATURE_LIFETIME_PROPERTY property.
      See Also:
    • setFeatureLifetime

      public void setFeatureLifetime(TLcdGML32AbstractTimePrimitive aValue)
      Sets the value of the property that maps to the featureLifetime element.

      The start and end of life of the feature. See the AIXM Temporality model for details.

      Parameters:
      aValue - the value to set for the FEATURE_LIFETIME_PROPERTY property.