Uses of Interface
net.opengis.wps20.LiteralDataDomainType1
Packages that use LiteralDataDomainType1
-
Uses of LiteralDataDomainType1 in net.opengis.wps20
Methods in net.opengis.wps20 that return LiteralDataDomainType1Modifier and TypeMethodDescriptionWps20Factory.createLiteralDataDomainType1()
Returns a new object of class 'Literal Data Domain Type1'.Methods in net.opengis.wps20 that return types with arguments of type LiteralDataDomainType1Modifier and TypeMethodDescriptionEList<LiteralDataDomainType1>
LiteralDataType.getLiteralDataDomain()
Returns the value of the 'Literal Data Domain' containment reference list. -
Uses of LiteralDataDomainType1 in net.opengis.wps20.impl
Classes in net.opengis.wps20.impl that implement LiteralDataDomainType1Modifier and TypeClassDescriptionclass
An implementation of the model object 'Literal Data Domain Type1'.Fields in net.opengis.wps20.impl with type parameters of type LiteralDataDomainType1Modifier and TypeFieldDescriptionprotected EList<LiteralDataDomainType1>
LiteralDataTypeImpl.literalDataDomain
The cached value of the 'Literal Data Domain
' containment reference list.Methods in net.opengis.wps20.impl that return LiteralDataDomainType1Methods in net.opengis.wps20.impl that return types with arguments of type LiteralDataDomainType1Modifier and TypeMethodDescriptionEList<LiteralDataDomainType1>
LiteralDataTypeImpl.getLiteralDataDomain()
-
Uses of LiteralDataDomainType1 in net.opengis.wps20.util
Methods in net.opengis.wps20.util with parameters of type LiteralDataDomainType1Modifier and TypeMethodDescriptionWps20Switch.caseLiteralDataDomainType1
(LiteralDataDomainType1 object) Returns the result of interpreting the object as an instance of 'Literal Data Domain Type1'.boolean
Wps20Validator.validateLiteralDataDomainType1
(LiteralDataDomainType1 literalDataDomainType1, DiagnosticChain diagnostics, Map<Object, Object> context)