Uses of Interface
net.opengis.wps10.UOMsType

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

Uses of UOMsType in net.opengis.wps10
 

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

Methods in net.opengis.wps10 with parameters of type UOMsType
 void SupportedUOMsType.setSupported(UOMsType value)
          Sets the value of the 'Supported' containment reference.
 

Uses of UOMsType in net.opengis.wps10.impl
 

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

Fields in net.opengis.wps10.impl declared as UOMsType
protected  UOMsType SupportedUOMsTypeImpl.supported
          The cached value of the 'Supported' containment reference.
 

Methods in net.opengis.wps10.impl that return UOMsType
 UOMsType Wps10FactoryImpl.createUOMsType()
           
 UOMsType SupportedUOMsTypeImpl.getSupported()
           
 

Methods in net.opengis.wps10.impl with parameters of type UOMsType
 org.eclipse.emf.common.notify.NotificationChain SupportedUOMsTypeImpl.basicSetSupported(UOMsType newSupported, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void SupportedUOMsTypeImpl.setSupported(UOMsType newSupported)
           
 

Uses of UOMsType in net.opengis.wps10.util
 

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



Copyright © 1996-2010 Geotools. All Rights Reserved.