Uses of Interface
net.opengis.wps10.ComplexDataCombinationType

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

Uses of ComplexDataCombinationType in net.opengis.wps10
 

Methods in net.opengis.wps10 that return ComplexDataCombinationType
 ComplexDataCombinationType Wps10Factory.createComplexDataCombinationType()
          Returns a new object of class 'Complex Data Combination Type'.
 ComplexDataCombinationType SupportedComplexDataType.getDefault()
          Returns the value of the 'Default' containment reference.
 

Methods in net.opengis.wps10 with parameters of type ComplexDataCombinationType
 void SupportedComplexDataType.setDefault(ComplexDataCombinationType value)
          Sets the value of the 'Default' containment reference.
 

Uses of ComplexDataCombinationType in net.opengis.wps10.impl
 

Classes in net.opengis.wps10.impl that implement ComplexDataCombinationType
 class ComplexDataCombinationTypeImpl
          An implementation of the model object 'Complex Data Combination Type'.
 

Fields in net.opengis.wps10.impl declared as ComplexDataCombinationType
protected  ComplexDataCombinationType SupportedComplexDataTypeImpl.default_
          The cached value of the 'Default' containment reference.
 

Methods in net.opengis.wps10.impl that return ComplexDataCombinationType
 ComplexDataCombinationType Wps10FactoryImpl.createComplexDataCombinationType()
           
 ComplexDataCombinationType SupportedComplexDataTypeImpl.getDefault()
           
 

Methods in net.opengis.wps10.impl with parameters of type ComplexDataCombinationType
 org.eclipse.emf.common.notify.NotificationChain SupportedComplexDataTypeImpl.basicSetDefault(ComplexDataCombinationType newDefault, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void SupportedComplexDataTypeImpl.setDefault(ComplexDataCombinationType newDefault)
           
 

Uses of ComplexDataCombinationType in net.opengis.wps10.util
 

Methods in net.opengis.wps10.util with parameters of type ComplexDataCombinationType
 java.lang.Object Wps10Switch.caseComplexDataCombinationType(ComplexDataCombinationType object)
          Returns the result of interpreting the object as an instance of 'Complex Data Combination Type'.
 boolean Wps10Validator.validateComplexDataCombinationType(ComplexDataCombinationType complexDataCombinationType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.