|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CoveragesType | |
---|---|
net.opengis.wcs11 | |
net.opengis.wcs11.impl | |
net.opengis.wcs11.util | |
net.opengis.wcs11.validation |
Uses of CoveragesType in net.opengis.wcs11 |
---|
Methods in net.opengis.wcs11 that return CoveragesType | |
---|---|
CoveragesType |
Wcs111Factory.createCoveragesType()
Returns a new object of class 'Coverages Type'. |
CoveragesType |
DocumentRoot.getCoverages()
Returns the value of the 'Coverages' containment reference. |
Methods in net.opengis.wcs11 with parameters of type CoveragesType | |
---|---|
void |
DocumentRoot.setCoverages(CoveragesType value)
Sets the value of the ' Coverages ' containment reference. |
Uses of CoveragesType in net.opengis.wcs11.impl |
---|
Classes in net.opengis.wcs11.impl that implement CoveragesType | |
---|---|
class |
CoveragesTypeImpl
An implementation of the model object 'Coverages Type'. |
Methods in net.opengis.wcs11.impl that return CoveragesType | |
---|---|
CoveragesType |
Wcs111FactoryImpl.createCoveragesType()
|
CoveragesType |
DocumentRootImpl.getCoverages()
|
Methods in net.opengis.wcs11.impl with parameters of type CoveragesType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetCoverages(CoveragesType newCoverages,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setCoverages(CoveragesType newCoverages)
|
Uses of CoveragesType in net.opengis.wcs11.util |
---|
Methods in net.opengis.wcs11.util with parameters of type CoveragesType | |
---|---|
java.lang.Object |
Wcs111Switch.caseCoveragesType(CoveragesType object)
Returns the result of interpreting the object as an instance of 'Coverages Type'. |
boolean |
Wcs111Validator.validateCoveragesType(CoveragesType coveragesType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
Uses of CoveragesType in net.opengis.wcs11.validation |
---|
Methods in net.opengis.wcs11.validation with parameters of type CoveragesType | |
---|---|
boolean |
DocumentRootValidator.validateCoverages(CoveragesType value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |