Interface CoverageDomainType

All Superinterfaces:
EObject, Notifier
All Known Implementing Classes:
CoverageDomainTypeImpl

public interface CoverageDomainType extends EObject
A representation of the model object 'Coverage Domain Type'. Definition of the spatial-temporal domain of a coverage. The Domain shall include a SpatialDomain (describing the spatial locations for which coverages can be requested), and should included a TemporalDomain (describing the time instants or intervals for which coverages can be requested).

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Spatial Domain' containment reference.
    Returns the value of the 'Temporal Domain' containment reference.
    void
    Sets the value of the 'Spatial Domain' containment reference.
    void
    Sets the value of the 'Temporal Domain' containment reference.

    Methods inherited from interface EObject

    eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset

    Methods inherited from interface Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver