Interface OfferedCoverageType

    • Method Detail

      • getAbstractCoverage

        Object getAbstractCoverage()
        Returns the value of the 'Abstract Coverage' containment reference. Like its role model gml:AbstractCoverageType in GML 3.2.1, this element serves as the head of a substitution group which may contain any coverage whose type is derived, however, from gmlcov:AbstractCoverageType (rather than gml:AbstractCoverageType). It may act as a variable in the definition of content models where it is required to permit any coverage to be valid.
        Returns:
        the value of the 'Abstract Coverage' containment reference.
        See Also:
        Wcs20Package.getOfferedCoverageType_AbstractCoverage()
      • getServiceParameters

        ServiceParametersType getServiceParameters()
        Returns the value of the 'Service Parameters' containment reference. ServiceParameters further define how the corresponding coverage is accessible. CoverageSubtype helps identifying the type of coverage on hand, in particular with respect to the potential size of its domainSet and rangeSet components. Extension elements allow WCS extensions to plug in their particular coverage-specific service information.
        Returns:
        the value of the 'Service Parameters' containment reference.
        See Also:
        setServiceParameters(ServiceParametersType), Wcs20Package.getOfferedCoverageType_ServiceParameters()