net.opengis.wps10
Interface DefaultType1

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

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

A representation of the model object 'Default Type1'.

The following features are supported:

See Also:
Wps10Package.getDefaultType1()

Method Summary
 javax.measure.unit.Unit getUOM()
          Returns the value of the 'UOM' containment reference.
 void setUOM(javax.measure.unit.Unit value)
          Sets the value of the 'UOM' reference.
 
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

javax.measure.unit.Unit getUOM()
Returns the value of the 'UOM' containment reference. Reference to the default UOM supported for this Input/Output

Returns:
the value of the 'UOM' containment reference.
See Also:
#setUOM(DomainMetadataType), Wps10Package.getDefaultType1_UOM()

setUOM

void setUOM(javax.measure.unit.Unit value)
Sets the value of the 'UOM' reference.

Parameters:
value - the new value of the 'UOM' reference.
See Also:
getUOM()


Copyright © 1996-2010 Geotools. All Rights Reserved.