Uses of Interface
net.opengis.wps10.SupportedUOMsType

Packages that use SupportedUOMsType
net.opengis.wps10   
net.opengis.wps10.impl   
net.opengis.wps10.util   
 

Uses of SupportedUOMsType in net.opengis.wps10
 

Methods in net.opengis.wps10 that return SupportedUOMsType
 SupportedUOMsType Wps10Factory.createSupportedUOMsType()
          Returns a new object of class 'Supported UO Ms Type'.
 SupportedUOMsType LiteralOutputType.getUOMs()
          Returns the value of the 'UO Ms' containment reference.
 

Methods in net.opengis.wps10 with parameters of type SupportedUOMsType
 void LiteralOutputType.setUOMs(SupportedUOMsType value)
          Sets the value of the 'UO Ms' containment reference.
 

Uses of SupportedUOMsType in net.opengis.wps10.impl
 

Classes in net.opengis.wps10.impl that implement SupportedUOMsType
 class SupportedUOMsTypeImpl
          An implementation of the model object 'Supported UO Ms Type'.
 

Fields in net.opengis.wps10.impl declared as SupportedUOMsType
protected  SupportedUOMsType LiteralOutputTypeImpl.uOMs
          The cached value of the 'UO Ms' containment reference.
 

Methods in net.opengis.wps10.impl that return SupportedUOMsType
 SupportedUOMsType Wps10FactoryImpl.createSupportedUOMsType()
           
 SupportedUOMsType LiteralOutputTypeImpl.getUOMs()
           
 

Methods in net.opengis.wps10.impl with parameters of type SupportedUOMsType
 org.eclipse.emf.common.notify.NotificationChain LiteralOutputTypeImpl.basicSetUOMs(SupportedUOMsType newUOMs, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void LiteralOutputTypeImpl.setUOMs(SupportedUOMsType newUOMs)
           
 

Uses of SupportedUOMsType in net.opengis.wps10.util
 

Methods in net.opengis.wps10.util with parameters of type SupportedUOMsType
 java.lang.Object Wps10Switch.caseSupportedUOMsType(SupportedUOMsType object)
          Returns the result of interpreting the object as an instance of 'Supported UO Ms Type'.
 boolean Wps10Validator.validateSupportedUOMsType(SupportedUOMsType supportedUOMsType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.