Uses of Interface
net.opengis.ows11.DatasetDescriptionSummaryBaseType

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

Uses of DatasetDescriptionSummaryBaseType in net.opengis.ows11
 

Methods in net.opengis.ows11 that return DatasetDescriptionSummaryBaseType
 DatasetDescriptionSummaryBaseType Ows11Factory.createDatasetDescriptionSummaryBaseType()
          Returns a new object of class 'Dataset Description Summary Base Type'.
 DatasetDescriptionSummaryBaseType DocumentRoot.getDatasetDescriptionSummary()
          Returns the value of the 'Dataset Description Summary' containment reference.
 

Methods in net.opengis.ows11 with parameters of type DatasetDescriptionSummaryBaseType
 void DocumentRoot.setDatasetDescriptionSummary(DatasetDescriptionSummaryBaseType value)
          Sets the value of the 'Dataset Description Summary' containment reference.
 

Uses of DatasetDescriptionSummaryBaseType in net.opengis.ows11.impl
 

Classes in net.opengis.ows11.impl that implement DatasetDescriptionSummaryBaseType
 class DatasetDescriptionSummaryBaseTypeImpl
          An implementation of the model object 'Dataset Description Summary Base Type'.
 

Methods in net.opengis.ows11.impl that return DatasetDescriptionSummaryBaseType
 DatasetDescriptionSummaryBaseType Ows11FactoryImpl.createDatasetDescriptionSummaryBaseType()
           
 DatasetDescriptionSummaryBaseType DocumentRootImpl.getDatasetDescriptionSummary()
           
 

Methods in net.opengis.ows11.impl with parameters of type DatasetDescriptionSummaryBaseType
 org.eclipse.emf.common.notify.NotificationChain DocumentRootImpl.basicSetDatasetDescriptionSummary(DatasetDescriptionSummaryBaseType newDatasetDescriptionSummary, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void DocumentRootImpl.setDatasetDescriptionSummary(DatasetDescriptionSummaryBaseType newDatasetDescriptionSummary)
           
 

Uses of DatasetDescriptionSummaryBaseType in net.opengis.ows11.util
 

Methods in net.opengis.ows11.util with parameters of type DatasetDescriptionSummaryBaseType
 java.lang.Object Ows11Switch.caseDatasetDescriptionSummaryBaseType(DatasetDescriptionSummaryBaseType object)
          Returns the result of interpreting the object as an instance of 'Dataset Description Summary Base Type'.
 boolean Ows11Validator.validateDatasetDescriptionSummaryBaseType(DatasetDescriptionSummaryBaseType datasetDescriptionSummaryBaseType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
           
 

Uses of DatasetDescriptionSummaryBaseType in net.opengis.ows11.validation
 

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



Copyright © 1996-2010 Geotools. All Rights Reserved.