Uses of Interface
net.opengis.wps10.ComplexDataCombinationType
Packages that use ComplexDataCombinationType
Package
Description
-
Uses of ComplexDataCombinationType in net.opengis.wps10
Methods in net.opengis.wps10 that return ComplexDataCombinationTypeModifier and TypeMethodDescriptionWps10Factory.createComplexDataCombinationType()
Returns a new object of class 'Complex Data Combination Type'.SupportedComplexDataType.getDefault()
Returns the value of the 'Default' containment reference.Methods in net.opengis.wps10 with parameters of type ComplexDataCombinationTypeModifier and TypeMethodDescriptionvoid
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 ComplexDataCombinationTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Complex Data Combination Type'.Fields in net.opengis.wps10.impl declared as ComplexDataCombinationTypeModifier and TypeFieldDescriptionprotected ComplexDataCombinationType
SupportedComplexDataTypeImpl.default_
The cached value of the 'Default
' containment reference.Methods in net.opengis.wps10.impl that return ComplexDataCombinationTypeModifier and TypeMethodDescriptionWps10FactoryImpl.createComplexDataCombinationType()
SupportedComplexDataTypeImpl.getDefault()
Methods in net.opengis.wps10.impl with parameters of type ComplexDataCombinationTypeModifier and TypeMethodDescriptionNotificationChain
SupportedComplexDataTypeImpl.basicSetDefault
(ComplexDataCombinationType newDefault, 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 ComplexDataCombinationTypeModifier and TypeMethodDescriptionWps10Switch.caseComplexDataCombinationType
(ComplexDataCombinationType object) Returns the result of interpreting the object as an instance of 'Complex Data Combination Type'.boolean
Wps10Validator.validateComplexDataCombinationType
(ComplexDataCombinationType complexDataCombinationType, DiagnosticChain diagnostics, Map context) -
Uses of ComplexDataCombinationType in net.opengis.wps10.validation
Methods in net.opengis.wps10.validation with parameters of type ComplexDataCombinationTypeModifier and TypeMethodDescriptionboolean
SupportedComplexDataTypeValidator.validateDefault
(ComplexDataCombinationType value)