Uses of Interface
net.opengis.fes20.ComparisonOpsType
Packages that use ComparisonOpsType
-
Uses of ComparisonOpsType in net.opengis.fes20
Subinterfaces of ComparisonOpsType in net.opengis.fes20Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Binary Comparison Op Type'.interfaceA representation of the model object 'Property Is Between Type'.interfaceA representation of the model object 'Property Is Like Type'.interfaceA representation of the model object 'Property Is Nil Type'.interfaceA representation of the model object 'Property Is Null Type'.Methods in net.opengis.fes20 that return ComparisonOpsTypeModifier and TypeMethodDescriptionDocumentRoot.getComparisonOps()Returns the value of the 'Comparison Ops' containment reference.FilterType.getComparisonOps()Returns the value of the 'Comparison Ops' containment reference.UnaryLogicOpType.getComparisonOps()Returns the value of the 'Comparison Ops' containment reference.Methods in net.opengis.fes20 that return types with arguments of type ComparisonOpsTypeModifier and TypeMethodDescriptionEList<ComparisonOpsType>BinaryLogicOpType.getComparisonOps()Returns the value of the 'Comparison Ops' containment reference list. -
Uses of ComparisonOpsType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement ComparisonOpsTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Binary Comparison Op Type'.classAn implementation of the model object 'Comparison Ops Type'.classAn implementation of the model object 'Property Is Between Type'.classAn implementation of the model object 'Property Is Like Type'.classAn implementation of the model object 'Property Is Nil Type'.classAn implementation of the model object 'Property Is Null Type'.Methods in net.opengis.fes20.impl that return ComparisonOpsTypeModifier and TypeMethodDescriptionDocumentRootImpl.getComparisonOps()FilterTypeImpl.getComparisonOps()UnaryLogicOpTypeImpl.getComparisonOps()Methods in net.opengis.fes20.impl that return types with arguments of type ComparisonOpsTypeModifier and TypeMethodDescriptionEList<ComparisonOpsType>BinaryLogicOpTypeImpl.getComparisonOps()Methods in net.opengis.fes20.impl with parameters of type ComparisonOpsTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetComparisonOps(ComparisonOpsType newComparisonOps, NotificationChain msgs) NotificationChainFilterTypeImpl.basicSetComparisonOps(ComparisonOpsType newComparisonOps, NotificationChain msgs) NotificationChainUnaryLogicOpTypeImpl.basicSetComparisonOps(ComparisonOpsType newComparisonOps, NotificationChain msgs) -
Uses of ComparisonOpsType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type ComparisonOpsTypeModifier and TypeMethodDescriptionFes20Switch.caseComparisonOpsType(ComparisonOpsType object) Returns the result of interpreting the object as an instance of 'Comparison Ops Type'.booleanFes20Validator.validateComparisonOpsType(ComparisonOpsType comparisonOpsType, DiagnosticChain diagnostics, Map<Object, Object> context)