Interface DocumentRoot
- All Superinterfaces:
EObject
,Notifier
- All Known Implementing Classes:
DocumentRootImpl
The following features are supported:
Mixed
XMLNS Prefix Map
XSI Schema Location
Axis Description
Axis Description1
Capability
Content Metadata
Coverage Description
Coverage Offering
Coverage Offering Brief
Describe Coverage
Description
Domain Set
Formats
Get Capabilities
Get Coverage
Interpolation Method
Interval
Keywords
Lon Lat Envelope
Metadata Link
Name
Range Set
Range Set1
Service
Single Value
Spatial Domain
Spatial Subset
Supported CR Ss
Supported Formats
Supported Interpolations
Temporal Domain
Temporal Subset
Time Period
Time Sequence
WCS Capabilities
Closure
Semantic
Type
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Axis Description' containment reference.Returns the value of the 'Axis Description1' containment reference.Returns the value of the 'Capability' containment reference.Returns the value of the 'Closure' attribute.Returns the value of the 'Content Metadata' containment reference.Returns the value of the 'Coverage Description' containment reference.Returns the value of the 'Coverage Offering' containment reference.Returns the value of the 'Coverage Offering Brief' containment reference.Returns the value of the 'Describe Coverage' containment reference.Returns the value of the 'Description' attribute.Returns the value of the 'Domain Set' containment reference.Returns the value of the 'Formats' containment reference.Returns the value of the 'Get Capabilities' containment reference.Returns the value of the 'Get Coverage' containment reference.Returns the value of the 'Interpolation Method' attribute.Returns the value of the 'Interval' containment reference.Returns the value of the 'Keywords' containment reference.Returns the value of the 'Lon Lat Envelope' containment reference.Returns the value of the 'Metadata Link' containment reference.FeatureMap
getMixed()
Returns the value of the 'Mixed' attribute list.getName()
Returns the value of the 'Name' attribute.Returns the value of the 'Range Set' containment reference.Returns the value of the 'Range Set1' containment reference.Returns the value of the 'Semantic' attribute.Returns the value of the 'Service' containment reference.Returns the value of the 'Single Value' containment reference.Returns the value of the 'Spatial Domain' containment reference.Returns the value of the 'Spatial Subset' containment reference.Returns the value of the 'Supported CR Ss' containment reference.Returns the value of the 'Supported Formats' containment reference.Returns the value of the 'Supported Interpolations' containment reference.Returns the value of the 'Temporal Domain' containment reference.Returns the value of the 'Temporal Subset' containment reference.Returns the value of the 'Time Period' containment reference.Returns the value of the 'Time Sequence' containment reference.getType()
Returns the value of the 'Type' attribute.Returns the value of the 'WCS Capabilities' containment reference.EMap
Returns the value of the 'XMLNS Prefix Map' map.EMap
Returns the value of the 'XSI Schema Location' map.boolean
Returns whether the value of the 'Closure
' attribute is set.void
Sets the value of the 'Axis Description
' containment reference.void
Sets the value of the 'Axis Description1
' containment reference.void
setCapability
(WCSCapabilityType value) Sets the value of the 'Capability
' containment reference.void
setClosure
(ClosureType value) Sets the value of the 'Closure
' attribute.void
Sets the value of the 'Content Metadata
' containment reference.void
Sets the value of the 'Coverage Description
' containment reference.void
Sets the value of the 'Coverage Offering
' containment reference.void
Sets the value of the 'Coverage Offering Brief
' containment reference.void
Sets the value of the 'Describe Coverage
' containment reference.void
setDescription
(String value) Sets the value of the 'Description
' attribute.void
setDomainSet
(DomainSetType value) Sets the value of the 'Domain Set
' containment reference.void
setFormats
(CodeListType value) Sets the value of the 'Formats
' containment reference.void
Sets the value of the 'Get Capabilities
' containment reference.void
setGetCoverage
(GetCoverageType value) Sets the value of the 'Get Coverage
' containment reference.void
Sets the value of the 'Interpolation Method
' attribute.void
setInterval
(IntervalType value) Sets the value of the 'Interval
' containment reference.void
setKeywords
(KeywordsType value) Sets the value of the 'Keywords
' containment reference.void
Sets the value of the 'Lon Lat Envelope
' containment reference.void
setMetadataLink
(MetadataLinkType value) Sets the value of the 'Metadata Link
' containment reference.void
Sets the value of the 'Name
' attribute.void
setRangeSet
(RangeSetType1 value) Sets the value of the 'Range Set
' containment reference.void
setRangeSet1
(RangeSetType value) Sets the value of the 'Range Set1
' containment reference.void
setSemantic
(String value) Sets the value of the 'Semantic
' attribute.void
setService
(ServiceType value) Sets the value of the 'Service
' containment reference.void
setSingleValue
(TypedLiteralType value) Sets the value of the 'Single Value
' containment reference.void
Sets the value of the 'Spatial Domain
' containment reference.void
Sets the value of the 'Spatial Subset
' containment reference.void
Sets the value of the 'Supported CR Ss
' containment reference.void
Sets the value of the 'Supported Formats
' containment reference.void
Sets the value of the 'Supported Interpolations
' containment reference.void
Sets the value of the 'Temporal Domain
' containment reference.void
Sets the value of the 'Temporal Subset
' containment reference.void
setTimePeriod
(TimePeriodType value) Sets the value of the 'Time Period
' containment reference.void
setTimeSequence
(TimeSequenceType value) Sets the value of the 'Time Sequence
' containment reference.void
Sets the value of the 'Type
' attribute.void
Sets the value of the 'WCS Capabilities
' containment reference.void
Unsets the value of the 'Closure
' attribute.Methods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getMixed
FeatureMap getMixed()Returns the value of the 'Mixed' attribute list. The list contents are of typeFeatureMap.Entry
.If the meaning of the 'Mixed' attribute list isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Mixed' attribute list.
- See Also:
-
getXMLNSPrefixMap
EMap getXMLNSPrefixMap()Returns the value of the 'XMLNS Prefix Map' map. The key is of typeString
, and the value is of typeString
,If the meaning of the 'XMLNS Prefix Map' map isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'XMLNS Prefix Map' map.
- See Also:
-
getXSISchemaLocation
EMap getXSISchemaLocation()Returns the value of the 'XSI Schema Location' map. The key is of typeString
, and the value is of typeString
,If the meaning of the 'XSI Schema Location' map isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'XSI Schema Location' map.
- See Also:
-
getAxisDescription
AxisDescriptionType1 getAxisDescription()Returns the value of the 'Axis Description' containment reference. GML property containing one AxisDescription GML object.- Returns:
- the value of the 'Axis Description' containment reference.
- See Also:
-
setAxisDescription
Sets the value of the 'Axis Description
' containment reference.- Parameters:
value
- the new value of the 'Axis Description' containment reference.- See Also:
-
getAxisDescription1
AxisDescriptionType getAxisDescription1()Returns the value of the 'Axis Description1' containment reference.If the meaning of the 'Axis Description1' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Axis Description1' containment reference.
- See Also:
-
setAxisDescription1
Sets the value of the 'Axis Description1
' containment reference.- Parameters:
value
- the new value of the 'Axis Description1' containment reference.- See Also:
-
getCapability
WCSCapabilityType getCapability()Returns the value of the 'Capability' containment reference.If the meaning of the 'Capability' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Capability' containment reference.
- See Also:
-
setCapability
Sets the value of the 'Capability
' containment reference.- Parameters:
value
- the new value of the 'Capability' containment reference.- See Also:
-
getContentMetadata
ContentMetadataType getContentMetadata()Returns the value of the 'Content Metadata' containment reference. Unordered list of brief descriptions of all coverages avaialble from this WCS, or a reference to another service from which this information is available.- Returns:
- the value of the 'Content Metadata' containment reference.
- See Also:
-
setContentMetadata
Sets the value of the 'Content Metadata
' containment reference.- Parameters:
value
- the new value of the 'Content Metadata' containment reference.- See Also:
-
getCoverageDescription
CoverageDescriptionType getCoverageDescription()Returns the value of the 'Coverage Description' containment reference. Reply from a WCS that performed the DescribeCoverage operation, containing one or more full coverage offering descriptions.- Returns:
- the value of the 'Coverage Description' containment reference.
- See Also:
-
setCoverageDescription
Sets the value of the 'Coverage Description
' containment reference.- Parameters:
value
- the new value of the 'Coverage Description' containment reference.- See Also:
-
getCoverageOffering
CoverageOfferingType getCoverageOffering()Returns the value of the 'Coverage Offering' containment reference.If the meaning of the 'Coverage Offering' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Coverage Offering' containment reference.
- See Also:
-
setCoverageOffering
Sets the value of the 'Coverage Offering
' containment reference.- Parameters:
value
- the new value of the 'Coverage Offering' containment reference.- See Also:
-
getCoverageOfferingBrief
CoverageOfferingBriefType getCoverageOfferingBrief()Returns the value of the 'Coverage Offering Brief' containment reference.If the meaning of the 'Coverage Offering Brief' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Coverage Offering Brief' containment reference.
- See Also:
-
setCoverageOfferingBrief
Sets the value of the 'Coverage Offering Brief
' containment reference.- Parameters:
value
- the new value of the 'Coverage Offering Brief' containment reference.- See Also:
-
getDescribeCoverage
DescribeCoverageType getDescribeCoverage()Returns the value of the 'Describe Coverage' containment reference. Request to a WCS to perform the DescribeCoverage operation. In this XML encoding, no "request" parameter is included, since the element name specifies the specific operation.- Returns:
- the value of the 'Describe Coverage' containment reference.
- See Also:
-
setDescribeCoverage
Sets the value of the 'Describe Coverage
' containment reference.- Parameters:
value
- the new value of the 'Describe Coverage' containment reference.- See Also:
-
getDescription
String getDescription()Returns the value of the 'Description' attribute. Contains a simple text description of the object. For WCS use, removed optional AssociationAttributeGroup from gml:description.- Returns:
- the value of the 'Description' attribute.
- See Also:
-
setDescription
Sets the value of the 'Description
' attribute.- Parameters:
value
- the new value of the 'Description' attribute.- See Also:
-
getDomainSet
DomainSetType getDomainSet()Returns the value of the 'Domain Set' containment reference.If the meaning of the 'Domain Set' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Domain Set' containment reference.
- See Also:
-
setDomainSet
Sets the value of the 'Domain Set
' containment reference.- Parameters:
value
- the new value of the 'Domain Set' containment reference.- See Also:
-
getFormats
CodeListType getFormats()Returns the value of the 'Formats' containment reference. Identifiers of one or more formats in which coverage content can be retrieved. The codeSpace optional attribute can reference the semantic of the format identifiers.- Returns:
- the value of the 'Formats' containment reference.
- See Also:
-
setFormats
Sets the value of the 'Formats
' containment reference.- Parameters:
value
- the new value of the 'Formats' containment reference.- See Also:
-
getGetCapabilities
GetCapabilitiesType getGetCapabilities()Returns the value of the 'Get Capabilities' containment reference. Request to a WCS to perform the GetCapabilities operation. In this XML encoding, no "request" parameter is included, since the element name specifies the specific operation.- Returns:
- the value of the 'Get Capabilities' containment reference.
- See Also:
-
setGetCapabilities
Sets the value of the 'Get Capabilities
' containment reference.- Parameters:
value
- the new value of the 'Get Capabilities' containment reference.- See Also:
-
getGetCoverage
GetCoverageType getGetCoverage()Returns the value of the 'Get Coverage' containment reference. Request to a WCS to perform the GetCoverage operation. In this XML encoding, no "request" parameter is included, since the element name specifies the specific operation.- Returns:
- the value of the 'Get Coverage' containment reference.
- See Also:
-
setGetCoverage
Sets the value of the 'Get Coverage
' containment reference.- Parameters:
value
- the new value of the 'Get Coverage' containment reference.- See Also:
-
getInterpolationMethod
InterpolationMethodType getInterpolationMethod()Returns the value of the 'Interpolation Method' attribute. The default value is"nearest neighbor"
. The literals are from the enumerationInterpolationMethodType
.If the meaning of the 'Interpolation Method' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Interpolation Method' attribute.
- See Also:
-
setInterpolationMethod
Sets the value of the 'Interpolation Method
' attribute.- Parameters:
value
- the new value of the 'Interpolation Method' attribute.- See Also:
-
getInterval
IntervalType getInterval()Returns the value of the 'Interval' containment reference.If the meaning of the 'Interval' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Interval' containment reference.
- See Also:
-
setInterval
Sets the value of the 'Interval
' containment reference.- Parameters:
value
- the new value of the 'Interval' containment reference.- See Also:
-
getKeywords
KeywordsType getKeywords()Returns the value of the 'Keywords' containment reference. Unordered list of one or more commonly used or formalised word(s) or phrase(s) used to describe the subject. When needed, the optional "type" can name the type of the associated list of keywords that shall all have the same type. Also when needed, the codeSpace attribute of that "type" can also reference the type name authority and/or thesaurus. (Largely based on MD_Keywords class in ISO 19115.)- Returns:
- the value of the 'Keywords' containment reference.
- See Also:
-
setKeywords
Sets the value of the 'Keywords
' containment reference.- Parameters:
value
- the new value of the 'Keywords' containment reference.- See Also:
-
getLonLatEnvelope
LonLatEnvelopeType getLonLatEnvelope()Returns the value of the 'Lon Lat Envelope' containment reference.If the meaning of the 'Lon Lat Envelope' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Lon Lat Envelope' containment reference.
- See Also:
-
setLonLatEnvelope
Sets the value of the 'Lon Lat Envelope
' containment reference.- Parameters:
value
- the new value of the 'Lon Lat Envelope' containment reference.- See Also:
-
getMetadataLink
MetadataLinkType getMetadataLink()Returns the value of the 'Metadata Link' containment reference.If the meaning of the 'Metadata Link' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Metadata Link' containment reference.
- See Also:
-
setMetadataLink
Sets the value of the 'Metadata Link
' containment reference.- Parameters:
value
- the new value of the 'Metadata Link' containment reference.- See Also:
-
getName
String getName()Returns the value of the 'Name' attribute. Identifier for the object, normally a descriptive name. For WCS use, removed optional CodeSpace attribute from gml:name.- Returns:
- the value of the 'Name' attribute.
- See Also:
-
setName
Sets the value of the 'Name
' attribute.- Parameters:
value
- the new value of the 'Name' attribute.- See Also:
-
getRangeSet
RangeSetType1 getRangeSet()Returns the value of the 'Range Set' containment reference. GML property containing one RangeSet GML object.- Returns:
- the value of the 'Range Set' containment reference.
- See Also:
-
setRangeSet
Sets the value of the 'Range Set
' containment reference.- Parameters:
value
- the new value of the 'Range Set' containment reference.- See Also:
-
getRangeSet1
RangeSetType getRangeSet1()Returns the value of the 'Range Set1' containment reference.If the meaning of the 'Range Set1' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Range Set1' containment reference.
- See Also:
-
setRangeSet1
Sets the value of the 'Range Set1
' containment reference.- Parameters:
value
- the new value of the 'Range Set1' containment reference.- See Also:
-
getService
ServiceType getService()Returns the value of the 'Service' containment reference.If the meaning of the 'Service' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Service' containment reference.
- See Also:
-
setService
Sets the value of the 'Service
' containment reference.- Parameters:
value
- the new value of the 'Service' containment reference.- See Also:
-
getSingleValue
TypedLiteralType getSingleValue()Returns the value of the 'Single Value' containment reference. A single value for a quantity.- Returns:
- the value of the 'Single Value' containment reference.
- See Also:
-
setSingleValue
Sets the value of the 'Single Value
' containment reference.- Parameters:
value
- the new value of the 'Single Value' containment reference.- See Also:
-
getSpatialDomain
SpatialDomainType getSpatialDomain()Returns the value of the 'Spatial Domain' containment reference.If the meaning of the 'Spatial Domain' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Spatial Domain' containment reference.
- See Also:
-
setSpatialDomain
Sets the value of the 'Spatial Domain
' containment reference.- Parameters:
value
- the new value of the 'Spatial Domain' containment reference.- See Also:
-
getSpatialSubset
SpatialSubsetType getSpatialSubset()Returns the value of the 'Spatial Subset' containment reference.If the meaning of the 'Spatial Subset' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Spatial Subset' containment reference.
- See Also:
-
setSpatialSubset
Sets the value of the 'Spatial Subset
' containment reference.- Parameters:
value
- the new value of the 'Spatial Subset' containment reference.- See Also:
-
getSupportedCRSs
SupportedCRSsType getSupportedCRSs()Returns the value of the 'Supported CR Ss' containment reference.If the meaning of the 'Supported CR Ss' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Supported CR Ss' containment reference.
- See Also:
-
setSupportedCRSs
Sets the value of the 'Supported CR Ss
' containment reference.- Parameters:
value
- the new value of the 'Supported CR Ss' containment reference.- See Also:
-
getSupportedFormats
SupportedFormatsType getSupportedFormats()Returns the value of the 'Supported Formats' containment reference.If the meaning of the 'Supported Formats' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Supported Formats' containment reference.
- See Also:
-
setSupportedFormats
Sets the value of the 'Supported Formats
' containment reference.- Parameters:
value
- the new value of the 'Supported Formats' containment reference.- See Also:
-
getSupportedInterpolations
SupportedInterpolationsType getSupportedInterpolations()Returns the value of the 'Supported Interpolations' containment reference.If the meaning of the 'Supported Interpolations' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Supported Interpolations' containment reference.
- See Also:
-
setSupportedInterpolations
Sets the value of the 'Supported Interpolations
' containment reference.- Parameters:
value
- the new value of the 'Supported Interpolations' containment reference.- See Also:
-
getTemporalDomain
TimeSequenceType getTemporalDomain()Returns the value of the 'Temporal Domain' containment reference. Defines the temporal domain of a coverage offering, that is, the times for which valid data are available. The times shall to be ordered from the oldest to the newest.- Returns:
- the value of the 'Temporal Domain' containment reference.
- See Also:
-
setTemporalDomain
Sets the value of the 'Temporal Domain
' containment reference.- Parameters:
value
- the new value of the 'Temporal Domain' containment reference.- See Also:
-
getTemporalSubset
TimeSequenceType getTemporalSubset()Returns the value of the 'Temporal Subset' containment reference.If the meaning of the 'Temporal Subset' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Temporal Subset' containment reference.
- See Also:
-
setTemporalSubset
Sets the value of the 'Temporal Subset
' containment reference.- Parameters:
value
- the new value of the 'Temporal Subset' containment reference.- See Also:
-
getTimePeriod
TimePeriodType getTimePeriod()Returns the value of the 'Time Period' containment reference.If the meaning of the 'Time Period' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Time Period' containment reference.
- See Also:
-
setTimePeriod
Sets the value of the 'Time Period
' containment reference.- Parameters:
value
- the new value of the 'Time Period' containment reference.- See Also:
-
getTimeSequence
TimeSequenceType getTimeSequence()Returns the value of the 'Time Sequence' containment reference.If the meaning of the 'Time Sequence' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Time Sequence' containment reference.
- See Also:
-
setTimeSequence
Sets the value of the 'Time Sequence
' containment reference.- Parameters:
value
- the new value of the 'Time Sequence' containment reference.- See Also:
-
getWCSCapabilities
WCSCapabilitiesType getWCSCapabilities()Returns the value of the 'WCS Capabilities' containment reference.If the meaning of the 'WCS Capabilities' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'WCS Capabilities' containment reference.
- See Also:
-
setWCSCapabilities
Sets the value of the 'WCS Capabilities
' containment reference.- Parameters:
value
- the new value of the 'WCS Capabilities' containment reference.- See Also:
-
getClosure
ClosureType getClosure()Returns the value of the 'Closure' attribute. The default value is"closed"
. The literals are from the enumerationClosureType
. Specifies which of the minimum and maximum values are included in the range. Note that plus and minus infinity are considered closed bounds.- Returns:
- the value of the 'Closure' attribute.
- See Also:
-
setClosure
Sets the value of the 'Closure
' attribute.- Parameters:
value
- the new value of the 'Closure' attribute.- See Also:
-
unsetClosure
void unsetClosure()Unsets the value of the 'Closure
' attribute. -
isSetClosure
boolean isSetClosure()Returns whether the value of the 'Closure
' attribute is set.- Returns:
- whether the value of the 'Closure' attribute is set.
- See Also:
-
getSemantic
String getSemantic()Returns the value of the 'Semantic' attribute. Definition of the semantics or meaning of the values in the XML element it belongs to. The value of this "semantic" attribute can be a RDF Property or Class of a taxonomy or ontology.- Returns:
- the value of the 'Semantic' attribute.
- See Also:
-
setSemantic
Sets the value of the 'Semantic
' attribute.- Parameters:
value
- the new value of the 'Semantic' attribute.- See Also:
-
getType
String getType()Returns the value of the 'Type' attribute. Datatype of a typed literal value. This URI typically references XSD simple types. It has the same semantic as rdf:datatype.- Returns:
- the value of the 'Type' attribute.
- See Also:
-
setType
Sets the value of the 'Type
' attribute.- Parameters:
value
- the new value of the 'Type' attribute.- See Also:
-