Uses of Interface
net.opengis.wps10.ComplexDataCombinationsType
Packages that use ComplexDataCombinationsType
Package
Description
-
Uses of ComplexDataCombinationsType in net.opengis.wps10
Methods in net.opengis.wps10 that return ComplexDataCombinationsTypeModifier and TypeMethodDescriptionWps10Factory.createComplexDataCombinationsType()
Returns a new object of class 'Complex Data Combinations Type'.SupportedComplexDataType.getSupported()
Returns the value of the 'Supported' containment reference.Methods in net.opengis.wps10 with parameters of type ComplexDataCombinationsTypeModifier and TypeMethodDescriptionvoid
SupportedComplexDataType.setSupported
(ComplexDataCombinationsType value) Sets the value of the 'Supported
' containment reference. -
Uses of ComplexDataCombinationsType in net.opengis.wps10.impl
Classes in net.opengis.wps10.impl that implement ComplexDataCombinationsTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Complex Data Combinations Type'.Fields in net.opengis.wps10.impl declared as ComplexDataCombinationsTypeModifier and TypeFieldDescriptionprotected ComplexDataCombinationsType
SupportedComplexDataTypeImpl.supported
The cached value of the 'Supported
' containment reference.Methods in net.opengis.wps10.impl that return ComplexDataCombinationsTypeModifier and TypeMethodDescriptionWps10FactoryImpl.createComplexDataCombinationsType()
SupportedComplexDataTypeImpl.getSupported()
Methods in net.opengis.wps10.impl with parameters of type ComplexDataCombinationsTypeModifier and TypeMethodDescriptionNotificationChain
SupportedComplexDataTypeImpl.basicSetSupported
(ComplexDataCombinationsType newSupported, NotificationChain msgs) void
SupportedComplexDataTypeImpl.setSupported
(ComplexDataCombinationsType newSupported) -
Uses of ComplexDataCombinationsType in net.opengis.wps10.util
Methods in net.opengis.wps10.util with parameters of type ComplexDataCombinationsTypeModifier and TypeMethodDescriptionWps10Switch.caseComplexDataCombinationsType
(ComplexDataCombinationsType object) Returns the result of interpreting the object as an instance of 'Complex Data Combinations Type'.boolean
Wps10Validator.validateComplexDataCombinationsType
(ComplexDataCombinationsType complexDataCombinationsType, DiagnosticChain diagnostics, Map context) -
Uses of ComplexDataCombinationsType in net.opengis.wps10.validation
Methods in net.opengis.wps10.validation with parameters of type ComplexDataCombinationsTypeModifier and TypeMethodDescriptionboolean
SupportedComplexDataTypeValidator.validateSupported
(ComplexDataCombinationsType value)