Uses of Interface
net.opengis.ows11.GetResourceByIdType

Packages that use GetResourceByIdType
net.opengis.ows11   
net.opengis.ows11.impl   
net.opengis.ows11.util   
net.opengis.ows11.validation   
 

Uses of GetResourceByIdType in net.opengis.ows11
 

Methods in net.opengis.ows11 that return GetResourceByIdType
 GetResourceByIdType Ows11Factory.createGetResourceByIdType()
          Returns a new object of class 'Get Resource By Id Type'.
 GetResourceByIdType DocumentRoot.getGetResourceByID()
          Returns the value of the 'Get Resource By ID' containment reference.
 

Methods in net.opengis.ows11 with parameters of type GetResourceByIdType
 void DocumentRoot.setGetResourceByID(GetResourceByIdType value)
          Sets the value of the 'Get Resource By ID' containment reference.
 

Uses of GetResourceByIdType in net.opengis.ows11.impl
 

Classes in net.opengis.ows11.impl that implement GetResourceByIdType
 class GetResourceByIdTypeImpl
          An implementation of the model object 'Get Resource By Id Type'.
 

Methods in net.opengis.ows11.impl that return GetResourceByIdType
 GetResourceByIdType Ows11FactoryImpl.createGetResourceByIdType()
           
 GetResourceByIdType DocumentRootImpl.getGetResourceByID()
           
 

Methods in net.opengis.ows11.impl with parameters of type GetResourceByIdType
 org.eclipse.emf.common.notify.NotificationChain DocumentRootImpl.basicSetGetResourceByID(GetResourceByIdType newGetResourceByID, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void DocumentRootImpl.setGetResourceByID(GetResourceByIdType newGetResourceByID)
           
 

Uses of GetResourceByIdType in net.opengis.ows11.util
 

Methods in net.opengis.ows11.util with parameters of type GetResourceByIdType
 java.lang.Object Ows11Switch.caseGetResourceByIdType(GetResourceByIdType object)
          Returns the result of interpreting the object as an instance of 'Get Resource By Id Type'.
 boolean Ows11Validator.validateGetResourceByIdType(GetResourceByIdType getResourceByIdType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
           
 

Uses of GetResourceByIdType in net.opengis.ows11.validation
 

Methods in net.opengis.ows11.validation with parameters of type GetResourceByIdType
 boolean DocumentRootValidator.validateGetResourceByID(GetResourceByIdType value)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.