Uses of Interface
net.opengis.fes20.AbstractAdhocQueryExpressionType
Packages that use AbstractAdhocQueryExpressionType
Package
Description
-
Uses of AbstractAdhocQueryExpressionType in net.opengis.fes20
Methods in net.opengis.fes20 that return AbstractAdhocQueryExpressionTypeModifier and TypeMethodDescriptionDocumentRoot.getAbstractAdhocQueryExpression()
Returns the value of the 'Abstract Adhoc Query Expression' containment reference. -
Uses of AbstractAdhocQueryExpressionType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement AbstractAdhocQueryExpressionTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract Adhoc Query Expression Type'.Methods in net.opengis.fes20.impl that return AbstractAdhocQueryExpressionTypeMethods in net.opengis.fes20.impl with parameters of type AbstractAdhocQueryExpressionTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetAbstractAdhocQueryExpression
(AbstractAdhocQueryExpressionType newAbstractAdhocQueryExpression, NotificationChain msgs) -
Uses of AbstractAdhocQueryExpressionType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type AbstractAdhocQueryExpressionTypeModifier and TypeMethodDescriptionFes20Switch.caseAbstractAdhocQueryExpressionType
(AbstractAdhocQueryExpressionType object) Returns the result of interpreting the object as an instance of 'Abstract Adhoc Query Expression Type'.boolean
Fes20Validator.validateAbstractAdhocQueryExpressionType
(AbstractAdhocQueryExpressionType abstractAdhocQueryExpressionType, DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of AbstractAdhocQueryExpressionType in net.opengis.wfs20
Subinterfaces of AbstractAdhocQueryExpressionType in net.opengis.wfs20Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Query Type'. -
Uses of AbstractAdhocQueryExpressionType in net.opengis.wfs20.impl
Classes in net.opengis.wfs20.impl that implement AbstractAdhocQueryExpressionTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Query Type'. -
Uses of AbstractAdhocQueryExpressionType in net.opengis.wfs20.util
Methods in net.opengis.wfs20.util with parameters of type AbstractAdhocQueryExpressionTypeModifier and TypeMethodDescriptionWfs20Switch.caseAbstractAdhocQueryExpressionType
(AbstractAdhocQueryExpressionType object) Returns the result of interpreting the object as an instance of 'Abstract Adhoc Query Expression Type'.