Uses of Interface
net.opengis.fes20.ComparisonOperatorsType
Packages that use ComparisonOperatorsType
-
Uses of ComparisonOperatorsType in net.opengis.fes20
Methods in net.opengis.fes20 that return ComparisonOperatorsTypeModifier and TypeMethodDescriptionFes20Factory.createComparisonOperatorsType()
Returns a new object of class 'Comparison Operators Type'.ScalarCapabilitiesType.getComparisonOperators()
Returns the value of the 'Comparison Operators' containment reference.Methods in net.opengis.fes20 with parameters of type ComparisonOperatorsTypeModifier and TypeMethodDescriptionvoid
ScalarCapabilitiesType.setComparisonOperators
(ComparisonOperatorsType value) Sets the value of the 'Comparison Operators
' containment reference. -
Uses of ComparisonOperatorsType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement ComparisonOperatorsTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Comparison Operators Type'.Fields in net.opengis.fes20.impl declared as ComparisonOperatorsTypeModifier and TypeFieldDescriptionprotected ComparisonOperatorsType
ScalarCapabilitiesTypeImpl.comparisonOperators
The cached value of the 'Comparison Operators
' containment reference.Methods in net.opengis.fes20.impl that return ComparisonOperatorsTypeModifier and TypeMethodDescriptionFes20FactoryImpl.createComparisonOperatorsType()
ScalarCapabilitiesTypeImpl.getComparisonOperators()
Methods in net.opengis.fes20.impl with parameters of type ComparisonOperatorsTypeModifier and TypeMethodDescriptionNotificationChain
ScalarCapabilitiesTypeImpl.basicSetComparisonOperators
(ComparisonOperatorsType newComparisonOperators, NotificationChain msgs) void
ScalarCapabilitiesTypeImpl.setComparisonOperators
(ComparisonOperatorsType newComparisonOperators) -
Uses of ComparisonOperatorsType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type ComparisonOperatorsTypeModifier and TypeMethodDescriptionFes20Switch.caseComparisonOperatorsType
(ComparisonOperatorsType object) Returns the result of interpreting the object as an instance of 'Comparison Operators Type'.boolean
Fes20Validator.validateComparisonOperatorsType
(ComparisonOperatorsType comparisonOperatorsType, DiagnosticChain diagnostics, Map<Object, Object> context)