Uses of Interface
net.opengis.fes20.AbstractSelectionClauseType
Packages that use AbstractSelectionClauseType
-
Uses of AbstractSelectionClauseType in net.opengis.fes20
Subinterfaces of AbstractSelectionClauseType in net.opengis.fes20Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Filter Type'. -
Uses of AbstractSelectionClauseType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement AbstractSelectionClauseTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Abstract Selection Clause Type'.classAn implementation of the model object 'Filter Type'. -
Uses of AbstractSelectionClauseType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type AbstractSelectionClauseTypeModifier and TypeMethodDescriptionFes20Switch.caseAbstractSelectionClauseType(AbstractSelectionClauseType object) Returns the result of interpreting the object as an instance of 'Abstract Selection Clause Type'.booleanFes20Validator.validateAbstractSelectionClauseType(AbstractSelectionClauseType abstractSelectionClauseType, DiagnosticChain diagnostics, Map<Object, Object> context)