Uses of Interface
net.opengis.ows11.BasicIdentificationType

Packages that use BasicIdentificationType
net.opengis.ows11   
net.opengis.ows11.impl   
net.opengis.ows11.util   
 

Uses of BasicIdentificationType in net.opengis.ows11
 

Subinterfaces of BasicIdentificationType in net.opengis.ows11
 interface IdentificationType
          A representation of the model object 'Identification Type'.
 interface ManifestType
          A representation of the model object 'Manifest Type'.
 interface ReferenceGroupType
          A representation of the model object 'Reference Group Type'.
 

Methods in net.opengis.ows11 that return BasicIdentificationType
 BasicIdentificationType Ows11Factory.createBasicIdentificationType()
          Returns a new object of class 'Basic Identification Type'.
 

Uses of BasicIdentificationType in net.opengis.ows11.impl
 

Classes in net.opengis.ows11.impl that implement BasicIdentificationType
 class BasicIdentificationTypeImpl
          An implementation of the model object 'Basic Identification Type'.
 class IdentificationTypeImpl
          An implementation of the model object 'Identification Type'.
 class ManifestTypeImpl
          An implementation of the model object 'Manifest Type'.
 class ReferenceGroupTypeImpl
          An implementation of the model object 'Reference Group Type'.
 

Methods in net.opengis.ows11.impl that return BasicIdentificationType
 BasicIdentificationType Ows11FactoryImpl.createBasicIdentificationType()
           
 

Uses of BasicIdentificationType in net.opengis.ows11.util
 

Methods in net.opengis.ows11.util with parameters of type BasicIdentificationType
 java.lang.Object Ows11Switch.caseBasicIdentificationType(BasicIdentificationType object)
          Returns the result of interpreting the object as an instance of 'Basic Identification Type'.
 boolean Ows11Validator.validateBasicIdentificationType(BasicIdentificationType basicIdentificationType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.