|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GetCoverageType
A representation of the model object 'Get Coverage Type'.
The following features are supported:
Wcs111Package.getGetCoverageType()
Method Summary | |
---|---|
DomainSubsetType |
getDomainSubset()
Returns the value of the 'Domain Subset' containment reference. |
CodeType |
getIdentifier()
Returns the value of the 'Identifier' containment reference. |
OutputType |
getOutput()
Returns the value of the 'Output' containment reference. |
RangeSubsetType |
getRangeSubset()
Returns the value of the 'Range Subset' containment reference. |
void |
setDomainSubset(DomainSubsetType value)
Sets the value of the ' Domain Subset ' containment reference. |
void |
setIdentifier(CodeType value)
Sets the value of the ' Identifier ' containment reference. |
void |
setOutput(OutputType value)
Sets the value of the ' Output ' containment reference. |
void |
setRangeSubset(RangeSubsetType value)
Sets the value of the ' Range Subset ' containment reference. |
Methods inherited from interface net.opengis.wcs11.RequestBaseType |
---|
getBaseUrl, getService, getVersion, isSetService, isSetVersion, setBaseUrl, setService, setVersion, unsetService, unsetVersion |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
CodeType getIdentifier()
setIdentifier(CodeType)
,
Wcs111Package.getGetCoverageType_Identifier()
void setIdentifier(CodeType value)
Identifier
' containment reference.
value
- the new value of the 'Identifier' containment reference.getIdentifier()
DomainSubsetType getDomainSubset()
If the meaning of the 'Domain Subset' containment reference isn't clear, there really should be more of a description here...
setDomainSubset(DomainSubsetType)
,
Wcs111Package.getGetCoverageType_DomainSubset()
void setDomainSubset(DomainSubsetType value)
Domain Subset
' containment reference.
value
- the new value of the 'Domain Subset' containment reference.getDomainSubset()
RangeSubsetType getRangeSubset()
setRangeSubset(RangeSubsetType)
,
Wcs111Package.getGetCoverageType_RangeSubset()
void setRangeSubset(RangeSubsetType value)
Range Subset
' containment reference.
value
- the new value of the 'Range Subset' containment reference.getRangeSubset()
OutputType getOutput()
If the meaning of the 'Output' containment reference isn't clear, there really should be more of a description here...
setOutput(OutputType)
,
Wcs111Package.getGetCoverageType_Output()
void setOutput(OutputType value)
Output
' containment reference.
value
- the new value of the 'Output' containment reference.getOutput()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |