Interface DomainSetType

  • All Superinterfaces:
    EObject, Notifier
    All Known Implementing Classes:
    DomainSetTypeImpl

    public interface DomainSetType
    extends EObject
    A representation of the model object 'Domain Set Type'. Defines the spatial-temporal domain set of a coverage offering. The domainSet shall include a SpatialDomain (describing the spatial locations for which coverages can be requested), a TemporalDomain (describing the time instants or inter-vals for which coverages can be requested), or both.

    The following features are supported:

    See Also:
    Wcs10Package.getDomainSetType()