Uses of Interface
net.opengis.wps10.DefaultType1

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

Uses of DefaultType1 in net.opengis.wps10
 

Methods in net.opengis.wps10 that return DefaultType1
 DefaultType1 Wps10Factory.createDefaultType1()
          Returns a new object of class 'Default Type1'.
 DefaultType1 SupportedUOMsType.getDefault()
          Returns the value of the 'Default' containment reference.
 

Methods in net.opengis.wps10 with parameters of type DefaultType1
 void SupportedUOMsType.setDefault(DefaultType1 value)
          Sets the value of the 'Default' containment reference.
 

Uses of DefaultType1 in net.opengis.wps10.impl
 

Classes in net.opengis.wps10.impl that implement DefaultType1
 class DefaultType1Impl
          An implementation of the model object 'Default Type1'.
 

Fields in net.opengis.wps10.impl declared as DefaultType1
protected  DefaultType1 SupportedUOMsTypeImpl.default_
          The cached value of the 'Default' containment reference.
 

Methods in net.opengis.wps10.impl that return DefaultType1
 DefaultType1 Wps10FactoryImpl.createDefaultType1()
           
 DefaultType1 SupportedUOMsTypeImpl.getDefault()
           
 

Methods in net.opengis.wps10.impl with parameters of type DefaultType1
 org.eclipse.emf.common.notify.NotificationChain SupportedUOMsTypeImpl.basicSetDefault(DefaultType1 newDefault, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void SupportedUOMsTypeImpl.setDefault(DefaultType1 newDefault)
           
 

Uses of DefaultType1 in net.opengis.wps10.util
 

Methods in net.opengis.wps10.util with parameters of type DefaultType1
 java.lang.Object Wps10Switch.caseDefaultType1(DefaultType1 object)
          Returns the result of interpreting the object as an instance of 'Default Type1'.
 boolean Wps10Validator.validateDefaultType1(DefaultType1 defaultType1, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.