Uses of Interface
net.opengis.wps10.CRSsType

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

Uses of CRSsType in net.opengis.wps10
 

Methods in net.opengis.wps10 that return CRSsType
 CRSsType Wps10Factory.createCRSsType()
          Returns a new object of class 'CR Ss Type'.
 CRSsType SupportedCRSsType.getSupported()
          Returns the value of the 'Supported' containment reference.
 

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

Uses of CRSsType in net.opengis.wps10.impl
 

Classes in net.opengis.wps10.impl that implement CRSsType
 class CRSsTypeImpl
          An implementation of the model object 'CR Ss Type'.
 

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

Methods in net.opengis.wps10.impl that return CRSsType
 CRSsType Wps10FactoryImpl.createCRSsType()
           
 CRSsType SupportedCRSsTypeImpl.getSupported()
           
 

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

Uses of CRSsType in net.opengis.wps10.util
 

Methods in net.opengis.wps10.util with parameters of type CRSsType
 java.lang.Object Wps10Switch.caseCRSsType(CRSsType object)
          Returns the result of interpreting the object as an instance of 'CR Ss Type'.
 boolean Wps10Validator.validateCRSsType(CRSsType crSsType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.