Uses of Interface
net.opengis.wps10.DocumentOutputDefinitionType

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

Uses of DocumentOutputDefinitionType in net.opengis.wps10
 

Methods in net.opengis.wps10 that return DocumentOutputDefinitionType
 DocumentOutputDefinitionType Wps10Factory.createDocumentOutputDefinitionType()
          Returns a new object of class 'Document Output Definition Type'.
 

Uses of DocumentOutputDefinitionType in net.opengis.wps10.impl
 

Classes in net.opengis.wps10.impl that implement DocumentOutputDefinitionType
 class DocumentOutputDefinitionTypeImpl
          An implementation of the model object 'Document Output Definition Type'.
 

Methods in net.opengis.wps10.impl that return DocumentOutputDefinitionType
 DocumentOutputDefinitionType Wps10FactoryImpl.createDocumentOutputDefinitionType()
           
 

Uses of DocumentOutputDefinitionType in net.opengis.wps10.util
 

Methods in net.opengis.wps10.util with parameters of type DocumentOutputDefinitionType
 java.lang.Object Wps10Switch.caseDocumentOutputDefinitionType(DocumentOutputDefinitionType object)
          Returns the result of interpreting the object as an instance of 'Document Output Definition Type'.
 boolean Wps10Validator.validateDocumentOutputDefinitionType(DocumentOutputDefinitionType documentOutputDefinitionType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.