Interface AbstractTimeReferenceSystemType

All Superinterfaces:
AbstractGMLType, DefinitionType, EObject, Notifier
All Known Subinterfaces:
TimeCalendarType, TimeClockType, TimeCoordinateSystemType, TimeOrdinalReferenceSystemType
All Known Implementing Classes:
AbstractTimeReferenceSystemTypeImpl, TimeCalendarTypeImpl, TimeClockTypeImpl, TimeCoordinateSystemTypeImpl, TimeOrdinalReferenceSystemTypeImpl

public interface AbstractTimeReferenceSystemType extends DefinitionType
A representation of the model object 'Abstract Time Reference System Type'. A value in the time domain is measured relative to a temporal reference system. Common types of reference systems include calendars, ordinal temporal reference systems, and temporal coordinate systems (time elapsed since some epoch, e.g. UNIX time).

The following features are supported:

See Also: