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 TypeInterfaceDescriptioninterface
A 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 TypeClassDescriptionclass
An implementation of the model object 'Abstract Selection Clause Type'.class
An 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'.boolean
Fes20Validator.validateAbstractSelectionClauseType
(AbstractSelectionClauseType abstractSelectionClauseType, DiagnosticChain diagnostics, Map<Object, Object> context)