Uses of Interface
net.opengis.wps10.LanguagesType

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

Uses of LanguagesType in net.opengis.wps10
 

Methods in net.opengis.wps10 that return LanguagesType
 LanguagesType Wps10Factory.createLanguagesType()
          Returns a new object of class 'Languages Type'.
 LanguagesType LanguagesType1.getSupported()
          Returns the value of the 'Supported' containment reference.
 

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

Uses of LanguagesType in net.opengis.wps10.impl
 

Classes in net.opengis.wps10.impl that implement LanguagesType
 class LanguagesTypeImpl
          An implementation of the model object 'Languages Type'.
 

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

Methods in net.opengis.wps10.impl that return LanguagesType
 LanguagesType Wps10FactoryImpl.createLanguagesType()
           
 LanguagesType LanguagesType1Impl.getSupported()
           
 

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

Uses of LanguagesType in net.opengis.wps10.util
 

Methods in net.opengis.wps10.util with parameters of type LanguagesType
 java.lang.Object Wps10Switch.caseLanguagesType(LanguagesType object)
          Returns the result of interpreting the object as an instance of 'Languages Type'.
 boolean Wps10Validator.validateLanguagesType(LanguagesType languagesType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.