Uses of Interface
net.opengis.fes20.AbstractSelectionClauseType
- 
Packages that use AbstractSelectionClauseType Package Description net.opengis.fes20 net.opengis.fes20.impl net.opengis.fes20.util 
- 
- 
Uses of AbstractSelectionClauseType in net.opengis.fes20Subinterfaces of AbstractSelectionClauseType in net.opengis.fes20 Modifier and Type Interface Description interfaceFilterTypeA representation of the model object 'Filter Type'.
- 
Uses of AbstractSelectionClauseType in net.opengis.fes20.implClasses in net.opengis.fes20.impl that implement AbstractSelectionClauseType Modifier and Type Class Description classAbstractSelectionClauseTypeImplAn implementation of the model object 'Abstract Selection Clause Type'.classFilterTypeImplAn implementation of the model object 'Filter Type'.
- 
Uses of AbstractSelectionClauseType in net.opengis.fes20.utilMethods in net.opengis.fes20.util with parameters of type AbstractSelectionClauseType Modifier and Type Method Description TFes20Switch. 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)
 
-