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 TypeMethodDescriptionvoidDocumentRoot.setLogicalOperators(LogicalOperatorsType value) Sets the value of the 'Logical Operators' containment reference.voidScalarCapabilitiesType.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 TypeClassDescriptionclassAn implementation of the model object 'Logical Operators Type'.Fields in net.opengis.fes20.impl declared as LogicalOperatorsTypeModifier and TypeFieldDescriptionprotected LogicalOperatorsTypeScalarCapabilitiesTypeImpl.logicalOperatorsThe 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetLogicalOperators(LogicalOperatorsType newLogicalOperators, NotificationChain msgs) NotificationChainScalarCapabilitiesTypeImpl.basicSetLogicalOperators(LogicalOperatorsType newLogicalOperators, NotificationChain msgs) voidDocumentRootImpl.setLogicalOperators(LogicalOperatorsType newLogicalOperators) voidScalarCapabilitiesTypeImpl.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'.booleanFes20Validator.validateLogicalOperatorsType(LogicalOperatorsType logicalOperatorsType, DiagnosticChain diagnostics, Map<Object, Object> context)