net.opengis.wcs11
Interface AvailableKeysType

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

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

A representation of the model object 'Available Keys Type'.

The following features are supported:

See Also:
Wcs111Package.getAvailableKeysType()

Method Summary
 org.eclipse.emf.common.util.EList getKey()
          Returns the value of the 'Key' attribute 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

getKey

org.eclipse.emf.common.util.EList getKey()
Returns the value of the 'Key' attribute list. The list contents are of type String. Valid key value for this axis. There will normally be more than one key value for an axis, but one is allowed for special circumstances.

Returns:
the value of the 'Key' attribute list.
See Also:
Wcs111Package.getAvailableKeysType_Key()


Copyright © 1996-2010 Geotools. All Rights Reserved.