net.opengis.wcs11
Interface RangeSubsetType

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
RangeSubsetTypeImpl

public interface RangeSubsetType
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'Range Subset Type'. Selection of desired subset of the coverage's range fields, (optionally) the interpolation method applied to each field, and (optionally) field subsets.

The following features are supported:

See Also:
Wcs111Package.getRangeSubsetType()

Method Summary
 org.eclipse.emf.common.util.EList getFieldSubset()
          Returns the value of the 'Field Subset' containment reference list.
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Method Detail

getFieldSubset

org.eclipse.emf.common.util.EList getFieldSubset()
Returns the value of the 'Field Subset' containment reference list. The list contents are of type FieldSubsetType. Unordered list of one or more desired subsets of range fields. TBD.

Returns:
the value of the 'Field Subset' containment reference list.
See Also:
Wcs111Package.getRangeSubsetType_FieldSubset()


Copyright © 1996-2010 Geotools. All Rights Reserved.