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 TypeMethodDescriptionvoidComplexDataCombinationType.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 TypeClassDescriptionclassAn implementation of the model object 'Complex Data Description Type'.Fields in net.opengis.wps10.impl declared as ComplexDataDescriptionTypeModifier and TypeFieldDescriptionprotected ComplexDataDescriptionTypeComplexDataCombinationTypeImpl.formatThe 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 TypeMethodDescriptionNotificationChainComplexDataCombinationTypeImpl.basicSetFormat(ComplexDataDescriptionType newFormat, NotificationChain msgs) voidComplexDataCombinationTypeImpl.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'.booleanWps10Validator.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 TypeMethodDescriptionbooleanComplexDataCombinationTypeValidator.validateFormat(ComplexDataDescriptionType value)