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 TypeMethodDescriptionvoidSupportedComplexDataType.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 TypeClassDescriptionclassAn implementation of the model object 'Complex Data Combinations Type'.Fields in net.opengis.wps10.impl declared as ComplexDataCombinationsTypeModifier and TypeFieldDescriptionprotected ComplexDataCombinationsTypeSupportedComplexDataTypeImpl.supportedThe 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 TypeMethodDescriptionNotificationChainSupportedComplexDataTypeImpl.basicSetSupported(ComplexDataCombinationsType newSupported, NotificationChain msgs) voidSupportedComplexDataTypeImpl.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'.booleanWps10Validator.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 TypeMethodDescriptionbooleanSupportedComplexDataTypeValidator.validateSupported(ComplexDataCombinationsType value)