|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetCoverageType | |
---|---|
net.opengis.wcs11 | |
net.opengis.wcs11.impl | |
net.opengis.wcs11.util | |
net.opengis.wcs11.validation |
Uses of GetCoverageType in net.opengis.wcs11 |
---|
Methods in net.opengis.wcs11 that return GetCoverageType | |
---|---|
GetCoverageType |
Wcs111Factory.createGetCoverageType()
Returns a new object of class 'Get Coverage Type'. |
GetCoverageType |
DocumentRoot.getGetCoverage()
Returns the value of the 'Get Coverage' containment reference. |
Methods in net.opengis.wcs11 with parameters of type GetCoverageType | |
---|---|
void |
DocumentRoot.setGetCoverage(GetCoverageType value)
Sets the value of the ' Get Coverage ' containment reference. |
Uses of GetCoverageType in net.opengis.wcs11.impl |
---|
Classes in net.opengis.wcs11.impl that implement GetCoverageType | |
---|---|
class |
GetCoverageTypeImpl
An implementation of the model object 'Get Coverage Type'. |
Methods in net.opengis.wcs11.impl that return GetCoverageType | |
---|---|
GetCoverageType |
Wcs111FactoryImpl.createGetCoverageType()
|
GetCoverageType |
DocumentRootImpl.getGetCoverage()
|
Methods in net.opengis.wcs11.impl with parameters of type GetCoverageType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetGetCoverage(GetCoverageType newGetCoverage,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setGetCoverage(GetCoverageType newGetCoverage)
|
Uses of GetCoverageType in net.opengis.wcs11.util |
---|
Methods in net.opengis.wcs11.util with parameters of type GetCoverageType | |
---|---|
java.lang.Object |
Wcs111Switch.caseGetCoverageType(GetCoverageType object)
Returns the result of interpreting the object as an instance of 'Get Coverage Type'. |
boolean |
Wcs111Validator.validateGetCoverageType(GetCoverageType getCoverageType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
Uses of GetCoverageType in net.opengis.wcs11.validation |
---|
Methods in net.opengis.wcs11.validation with parameters of type GetCoverageType | |
---|---|
boolean |
DocumentRootValidator.validateGetCoverage(GetCoverageType value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |