net.opengis.wps10
Interface UOMsType

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

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

A representation of the model object 'UOMs Type'. Identifies a UOM supported for this input or output.

The following features are supported:

See Also:
Wps10Package.getUOMsType()

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

getUOM

org.eclipse.emf.common.util.EList getUOM()
Returns the value of the 'UOM' containment reference list. The list contents are of type DomainMetadataType. Reference to a UOM supported for this input or output.

Returns:
the value of the 'UOM' containment reference list.
See Also:
Wps10Package.getUOMsType_UOM()


Copyright © 1996-2010 Geotools. All Rights Reserved.