Uses of Interface
net.opengis.fes20.ExtensionOperatorType
Packages that use ExtensionOperatorType
-
Uses of ExtensionOperatorType in net.opengis.fes20
Methods in net.opengis.fes20 that return ExtensionOperatorTypeModifier and TypeMethodDescriptionFes20Factory.createExtensionOperatorType()
Returns a new object of class 'Extension Operator Type'.Methods in net.opengis.fes20 that return types with arguments of type ExtensionOperatorTypeModifier and TypeMethodDescriptionEList<ExtensionOperatorType>
AdditionalOperatorsType.getOperator()
Returns the value of the 'Operator' containment reference list. -
Uses of ExtensionOperatorType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement ExtensionOperatorTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Extension Operator Type'.Fields in net.opengis.fes20.impl with type parameters of type ExtensionOperatorTypeModifier and TypeFieldDescriptionprotected EList<ExtensionOperatorType>
AdditionalOperatorsTypeImpl.operator
The cached value of the 'Operator
' containment reference list.Methods in net.opengis.fes20.impl that return ExtensionOperatorTypeMethods in net.opengis.fes20.impl that return types with arguments of type ExtensionOperatorTypeModifier and TypeMethodDescriptionEList<ExtensionOperatorType>
AdditionalOperatorsTypeImpl.getOperator()
-
Uses of ExtensionOperatorType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type ExtensionOperatorTypeModifier and TypeMethodDescriptionFes20Switch.caseExtensionOperatorType
(ExtensionOperatorType object) Returns the result of interpreting the object as an instance of 'Extension Operator Type'.boolean
Fes20Validator.validateExtensionOperatorType
(ExtensionOperatorType extensionOperatorType, DiagnosticChain diagnostics, Map<Object, Object> context)