|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DomainType | |
---|---|
net.opengis.ows11 | |
net.opengis.ows11.impl | |
net.opengis.ows11.util |
Uses of DomainType in net.opengis.ows11 |
---|
Methods in net.opengis.ows11 that return DomainType | |
---|---|
DomainType |
Ows11Factory.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 DomainType | |
---|---|
class |
DomainTypeImpl
An implementation of the model object 'Domain Type'. |
Methods in net.opengis.ows11.impl that return DomainType | |
---|---|
DomainType |
Ows11FactoryImpl.createDomainType()
|
Uses of DomainType in net.opengis.ows11.util |
---|
Methods in net.opengis.ows11.util with parameters of type DomainType | |
---|---|
java.lang.Object |
Ows11Switch.caseDomainType(DomainType object)
Returns the result of interpreting the object as an instance of 'Domain Type'. |
boolean |
Ows11Validator.validateDomainType(DomainType domainType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |