Uses of Interface
net.opengis.ows11.DomainType
Packages that use DomainType
Package
Description
-
Uses of DomainType in net.opengis.fes20
Methods in net.opengis.fes20 that return types with arguments of type DomainTypeModifier and TypeMethodDescriptionEList<DomainType>
ConformanceType.getConstraint()
Returns the value of the 'Constraint' containment reference list. -
Uses of DomainType in net.opengis.fes20.impl
Fields in net.opengis.fes20.impl with type parameters of type DomainTypeModifier and TypeFieldDescriptionprotected EList<DomainType>
ConformanceTypeImpl.constraint
The cached value of the 'Constraint
' containment reference list.Methods in net.opengis.fes20.impl that return types with arguments of type DomainType -
Uses of DomainType in net.opengis.ows11
Methods in net.opengis.ows11 that return DomainTypeModifier and TypeMethodDescriptionOws11Factory.createDomainType()
Returns a new object of class 'Domain Type'. -
Uses of DomainType in net.opengis.ows11.impl
Classes in net.opengis.ows11.impl that implement DomainTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Domain Type'.Methods in net.opengis.ows11.impl that return DomainType -
Uses of DomainType in net.opengis.ows11.util
Methods in net.opengis.ows11.util with parameters of type DomainTypeModifier and TypeMethodDescriptionOws11Switch.caseDomainType
(DomainType object) Returns the result of interpreting the object as an instance of 'Domain Type'.boolean
Ows11Validator.validateDomainType
(DomainType domainType, DiagnosticChain diagnostics, Map context)