Uses of Interface
net.opengis.wps20.LiteralDataDomainType
Packages that use LiteralDataDomainType
-
Uses of LiteralDataDomainType in net.opengis.wps20
Subinterfaces of LiteralDataDomainType in net.opengis.wps20Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Literal Data Domain Type1'.Methods in net.opengis.wps20 that return LiteralDataDomainTypeModifier and TypeMethodDescriptionWps20Factory.createLiteralDataDomainType()
Returns a new object of class 'Literal Data Domain Type'. -
Uses of LiteralDataDomainType in net.opengis.wps20.impl
Classes in net.opengis.wps20.impl that implement LiteralDataDomainTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Literal Data Domain Type1'.class
An implementation of the model object 'Literal Data Domain Type'.Methods in net.opengis.wps20.impl that return LiteralDataDomainType -
Uses of LiteralDataDomainType in net.opengis.wps20.util
Methods in net.opengis.wps20.util with parameters of type LiteralDataDomainTypeModifier and TypeMethodDescriptionWps20Switch.caseLiteralDataDomainType
(LiteralDataDomainType object) Returns the result of interpreting the object as an instance of 'Literal Data Domain Type'.boolean
Wps20Validator.validateLiteralDataDomainType
(LiteralDataDomainType literalDataDomainType, DiagnosticChain diagnostics, Map<Object, Object> context)