Uses of Interface
net.opengis.wps10.ComplexDataDescriptionType
Packages that use ComplexDataDescriptionType
Package
Description
-
Uses of ComplexDataDescriptionType in net.opengis.wps10
Methods in net.opengis.wps10 that return ComplexDataDescriptionTypeModifier and TypeMethodDescriptionWps10Factory.createComplexDataDescriptionType()
Returns a new object of class 'Complex Data Description Type'.ComplexDataCombinationType.getFormat()
Returns the value of the 'Format' containment reference.Methods in net.opengis.wps10 with parameters of type ComplexDataDescriptionTypeModifier and TypeMethodDescriptionvoid
ComplexDataCombinationType.setFormat
(ComplexDataDescriptionType value) Sets the value of the 'Format
' containment reference. -
Uses of ComplexDataDescriptionType in net.opengis.wps10.impl
Classes in net.opengis.wps10.impl that implement ComplexDataDescriptionTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Complex Data Description Type'.Fields in net.opengis.wps10.impl declared as ComplexDataDescriptionTypeModifier and TypeFieldDescriptionprotected ComplexDataDescriptionType
ComplexDataCombinationTypeImpl.format
The cached value of the 'Format
' containment reference.Methods in net.opengis.wps10.impl that return ComplexDataDescriptionTypeModifier and TypeMethodDescriptionWps10FactoryImpl.createComplexDataDescriptionType()
ComplexDataCombinationTypeImpl.getFormat()
Methods in net.opengis.wps10.impl with parameters of type ComplexDataDescriptionTypeModifier and TypeMethodDescriptionNotificationChain
ComplexDataCombinationTypeImpl.basicSetFormat
(ComplexDataDescriptionType newFormat, NotificationChain msgs) void
ComplexDataCombinationTypeImpl.setFormat
(ComplexDataDescriptionType newFormat) -
Uses of ComplexDataDescriptionType in net.opengis.wps10.util
Methods in net.opengis.wps10.util with parameters of type ComplexDataDescriptionTypeModifier and TypeMethodDescriptionWps10Switch.caseComplexDataDescriptionType
(ComplexDataDescriptionType object) Returns the result of interpreting the object as an instance of 'Complex Data Description Type'.boolean
Wps10Validator.validateComplexDataDescriptionType
(ComplexDataDescriptionType complexDataDescriptionType, DiagnosticChain diagnostics, Map context) -
Uses of ComplexDataDescriptionType in net.opengis.wps10.validation
Methods in net.opengis.wps10.validation with parameters of type ComplexDataDescriptionTypeModifier and TypeMethodDescriptionboolean
ComplexDataCombinationTypeValidator.validateFormat
(ComplexDataDescriptionType value)