Uses of Interface
net.opengis.ows11.DescriptionType

Packages that use DescriptionType
net.opengis.ows11   
net.opengis.ows11.impl   
net.opengis.ows11.util   
net.opengis.wcs11   
net.opengis.wcs11.impl   
net.opengis.wcs11.util   
 

Uses of DescriptionType in net.opengis.ows11
 

Subinterfaces of DescriptionType in net.opengis.ows11
 interface BasicIdentificationType
          A representation of the model object 'Basic Identification Type'.
 interface DatasetDescriptionSummaryBaseType
          A representation of the model object 'Dataset Description Summary Base Type'.
 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'.
 interface ServiceIdentificationType
          A representation of the model object 'Service Identification Type'.
 

Methods in net.opengis.ows11 that return DescriptionType
 DescriptionType Ows11Factory.createDescriptionType()
          Returns a new object of class 'Description Type'.
 

Uses of DescriptionType in net.opengis.ows11.impl
 

Classes in net.opengis.ows11.impl that implement DescriptionType
 class BasicIdentificationTypeImpl
          An implementation of the model object 'Basic Identification Type'.
 class DatasetDescriptionSummaryBaseTypeImpl
          An implementation of the model object 'Dataset Description Summary Base Type'.
 class DescriptionTypeImpl
          An implementation of the model object 'Description 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'.
 class ServiceIdentificationTypeImpl
          An implementation of the model object 'Service Identification Type'.
 

Methods in net.opengis.ows11.impl that return DescriptionType
 DescriptionType Ows11FactoryImpl.createDescriptionType()
           
 

Uses of DescriptionType in net.opengis.ows11.util
 

Methods in net.opengis.ows11.util with parameters of type DescriptionType
 java.lang.Object Ows11Switch.caseDescriptionType(DescriptionType object)
          Returns the result of interpreting the object as an instance of 'Description Type'.
 boolean Ows11Validator.validateDescriptionType(DescriptionType descriptionType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
           
 

Uses of DescriptionType in net.opengis.wcs11
 

Subinterfaces of DescriptionType in net.opengis.wcs11
 interface AxisType
          A representation of the model object 'Axis Type'.
 interface CoverageDescriptionType
          A representation of the model object 'Coverage Description Type'.
 interface CoverageSummaryType
          A representation of the model object 'Coverage Summary Type'.
 interface FieldType
          A representation of the model object 'Field Type'.
 

Uses of DescriptionType in net.opengis.wcs11.impl
 

Classes in net.opengis.wcs11.impl that implement DescriptionType
 class AxisTypeImpl
          An implementation of the model object 'Axis Type'.
 class CoverageDescriptionTypeImpl
          An implementation of the model object 'Coverage Description Type'.
 class CoverageSummaryTypeImpl
          An implementation of the model object 'Coverage Summary Type'.
 class FieldTypeImpl
          An implementation of the model object 'Field Type'.
 

Uses of DescriptionType in net.opengis.wcs11.util
 

Methods in net.opengis.wcs11.util with parameters of type DescriptionType
 java.lang.Object Wcs111Switch.caseDescriptionType(DescriptionType object)
          Returns the result of interpreting the object as an instance of 'Description Type'.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.