|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CoverageSummaryType | |
---|---|
net.opengis.wcs11 | |
net.opengis.wcs11.impl | |
net.opengis.wcs11.util | |
net.opengis.wcs11.validation |
Uses of CoverageSummaryType in net.opengis.wcs11 |
---|
Methods in net.opengis.wcs11 that return CoverageSummaryType | |
---|---|
CoverageSummaryType |
Wcs111Factory.createCoverageSummaryType()
Returns a new object of class 'Coverage Summary Type'. |
CoverageSummaryType |
DocumentRoot.getCoverageSummary()
Returns the value of the 'Coverage Summary' containment reference. |
Methods in net.opengis.wcs11 with parameters of type CoverageSummaryType | |
---|---|
void |
DocumentRoot.setCoverageSummary(CoverageSummaryType value)
Sets the value of the ' Coverage Summary ' containment reference. |
Uses of CoverageSummaryType in net.opengis.wcs11.impl |
---|
Classes in net.opengis.wcs11.impl that implement CoverageSummaryType | |
---|---|
class |
CoverageSummaryTypeImpl
An implementation of the model object 'Coverage Summary Type'. |
Methods in net.opengis.wcs11.impl that return CoverageSummaryType | |
---|---|
CoverageSummaryType |
Wcs111FactoryImpl.createCoverageSummaryType()
|
CoverageSummaryType |
DocumentRootImpl.getCoverageSummary()
|
Methods in net.opengis.wcs11.impl with parameters of type CoverageSummaryType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetCoverageSummary(CoverageSummaryType newCoverageSummary,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setCoverageSummary(CoverageSummaryType newCoverageSummary)
|
Uses of CoverageSummaryType in net.opengis.wcs11.util |
---|
Methods in net.opengis.wcs11.util with parameters of type CoverageSummaryType | |
---|---|
java.lang.Object |
Wcs111Switch.caseCoverageSummaryType(CoverageSummaryType object)
Returns the result of interpreting the object as an instance of 'Coverage Summary Type'. |
boolean |
Wcs111Validator.validateCoverageSummaryType(CoverageSummaryType coverageSummaryType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
Uses of CoverageSummaryType in net.opengis.wcs11.validation |
---|
Methods in net.opengis.wcs11.validation with parameters of type CoverageSummaryType | |
---|---|
boolean |
DocumentRootValidator.validateCoverageSummary(CoverageSummaryType value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |