Uses of Interface
net.opengis.fes20.LogicalOperatorsType
Packages that use LogicalOperatorsType
-
Uses of LogicalOperatorsType in net.opengis.fes20
Methods in net.opengis.fes20 that return LogicalOperatorsTypeModifier and TypeMethodDescriptionFes20Factory.createLogicalOperatorsType()
Returns a new object of class 'Logical Operators Type'.DocumentRoot.getLogicalOperators()
Returns the value of the 'Logical Operators' containment reference.ScalarCapabilitiesType.getLogicalOperators()
Returns the value of the 'Logical Operators' containment reference.Methods in net.opengis.fes20 with parameters of type LogicalOperatorsTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setLogicalOperators
(LogicalOperatorsType value) Sets the value of the 'Logical Operators
' containment reference.void
ScalarCapabilitiesType.setLogicalOperators
(LogicalOperatorsType value) Sets the value of the 'Logical Operators
' containment reference. -
Uses of LogicalOperatorsType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement LogicalOperatorsTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Logical Operators Type'.Fields in net.opengis.fes20.impl declared as LogicalOperatorsTypeModifier and TypeFieldDescriptionprotected LogicalOperatorsType
ScalarCapabilitiesTypeImpl.logicalOperators
The cached value of the 'Logical Operators
' containment reference.Methods in net.opengis.fes20.impl that return LogicalOperatorsTypeModifier and TypeMethodDescriptionFes20FactoryImpl.createLogicalOperatorsType()
DocumentRootImpl.getLogicalOperators()
ScalarCapabilitiesTypeImpl.getLogicalOperators()
Methods in net.opengis.fes20.impl with parameters of type LogicalOperatorsTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetLogicalOperators
(LogicalOperatorsType newLogicalOperators, NotificationChain msgs) NotificationChain
ScalarCapabilitiesTypeImpl.basicSetLogicalOperators
(LogicalOperatorsType newLogicalOperators, NotificationChain msgs) void
DocumentRootImpl.setLogicalOperators
(LogicalOperatorsType newLogicalOperators) void
ScalarCapabilitiesTypeImpl.setLogicalOperators
(LogicalOperatorsType newLogicalOperators) -
Uses of LogicalOperatorsType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type LogicalOperatorsTypeModifier and TypeMethodDescriptionFes20Switch.caseLogicalOperatorsType
(LogicalOperatorsType object) Returns the result of interpreting the object as an instance of 'Logical Operators Type'.boolean
Fes20Validator.validateLogicalOperatorsType
(LogicalOperatorsType logicalOperatorsType, DiagnosticChain diagnostics, Map<Object, Object> context)