Interface DocumentRoot
- All Superinterfaces:
EObject
,Notifier
- All Known Implementing Classes:
DocumentRootImpl
The following features are supported:
Mixed
XMLNS Prefix Map
XSI Schema Location
Binary Payload
Capabilities
Dimension
Dimension Name Value
Feature Info Response
Get Capabilities
Get Feature Info
Get Tile
Layer
Legend URL
Style
Text Payload
Theme
Themes
Tile Matrix
Tile Matrix Limits
Tile Matrix Set
Tile Matrix Set Limits
Tile Matrix Set Link
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Binary Payload' containment reference.Returns the value of the 'Capabilities' containment reference.Returns the value of the 'Dimension' containment reference.Returns the value of the 'Dimension Name Value' containment reference.Returns the value of the 'Feature Info Response' containment reference.Returns the value of the 'Get Capabilities' containment reference.Returns the value of the 'Get Feature Info' containment reference.Returns the value of the 'Get Tile' containment reference.getLayer()
Returns the value of the 'Layer' containment reference.Returns the value of the 'Legend URL' containment reference.FeatureMap
getMixed()
Returns the value of the 'Mixed' attribute list.getStyle()
Returns the value of the 'Style' containment reference.Returns the value of the 'Text Payload' containment reference.getTheme()
Returns the value of the 'Theme' containment reference.Returns the value of the 'Themes' containment reference.Returns the value of the 'Tile Matrix' containment reference.Returns the value of the 'Tile Matrix Limits' containment reference.Returns the value of the 'Tile Matrix Set' containment reference.Returns the value of the 'Tile Matrix Set Limits' containment reference.Returns the value of the 'Tile Matrix Set Link' containment reference.Returns the value of the 'XMLNS Prefix Map' map.Returns the value of the 'XSI Schema Location' map.void
Sets the value of the 'Binary Payload
' containment reference.void
setCapabilities
(CapabilitiesType value) Sets the value of the 'Capabilities
' containment reference.void
setDimension
(DimensionType value) Sets the value of the 'Dimension
' containment reference.void
Sets the value of the 'Dimension Name Value
' containment reference.void
Sets the value of the 'Feature Info Response
' containment reference.void
Sets the value of the 'Get Capabilities
' containment reference.void
Sets the value of the 'Get Feature Info
' containment reference.void
setGetTile
(GetTileType value) Sets the value of the 'Get Tile
' containment reference.void
Sets the value of the 'Layer
' containment reference.void
setLegendURL
(LegendURLType value) Sets the value of the 'Legend URL
' containment reference.void
Sets the value of the 'Style
' containment reference.void
setTextPayload
(TextPayloadType value) Sets the value of the 'Text Payload
' containment reference.void
Sets the value of the 'Theme
' containment reference.void
setThemes
(ThemesType value) Sets the value of the 'Themes
' containment reference.void
setTileMatrix
(TileMatrixType value) Sets the value of the 'Tile Matrix
' containment reference.void
Sets the value of the 'Tile Matrix Limits
' containment reference.void
Sets the value of the 'Tile Matrix Set
' containment reference.void
Sets the value of the 'Tile Matrix Set Limits
' containment reference.void
Sets the value of the 'Tile Matrix Set Link
' containment reference.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
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
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:
-
getBinaryPayload
BinaryPayloadType getBinaryPayload()Returns the value of the 'Binary Payload' containment reference.If the meaning of the 'Binary Payload' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Binary Payload' containment reference.
- See Also:
-
setBinaryPayload
Sets the value of the 'Binary Payload
' containment reference.- Parameters:
value
- the new value of the 'Binary Payload' containment reference.- See Also:
-
getCapabilities
CapabilitiesType getCapabilities()Returns the value of the 'Capabilities' containment reference. XML defines the WMTS GetCapabilities operation response. ServiceMetadata document provides clients with service metadata about a specific service instance, including metadata about the tightly-coupled data served. If the server does not implement the updateSequence parameter, the server SHALL always return the complete Capabilities document, without the updateSequence parameter. When the server implements the updateSequence parameter and the GetCapabilities operation request included the updateSequence parameter with the current value, the server SHALL return this element with only the "version" and "updateSequence" attributes. Otherwise, all optional elements SHALL be included or not depending on the actual value of the Contents parameter in the GetCapabilities operation request.- Returns:
- the value of the 'Capabilities' containment reference.
- See Also:
-
setCapabilities
Sets the value of the 'Capabilities
' containment reference.- Parameters:
value
- the new value of the 'Capabilities' containment reference.- See Also:
-
getDimension
DimensionType getDimension()Returns the value of the 'Dimension' containment reference. Metadata about a particular dimension that the tiles of a layer are available.- Returns:
- the value of the 'Dimension' containment reference.
- See Also:
-
setDimension
Sets the value of the 'Dimension
' containment reference.- Parameters:
value
- the new value of the 'Dimension' containment reference.- See Also:
-
getDimensionNameValue
DimensionNameValueType getDimensionNameValue()Returns the value of the 'Dimension Name Value' containment reference.If the meaning of the 'Dimension Name Value' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Dimension Name Value' containment reference.
- See Also:
-
setDimensionNameValue
Sets the value of the 'Dimension Name Value
' containment reference.- Parameters:
value
- the new value of the 'Dimension Name Value' containment reference.- See Also:
-
getFeatureInfoResponse
FeatureInfoResponseType getFeatureInfoResponse()Returns the value of the 'Feature Info Response' containment reference.If the meaning of the 'Feature Info Response' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Feature Info Response' containment reference.
- See Also:
-
setFeatureInfoResponse
Sets the value of the 'Feature Info Response
' containment reference.- Parameters:
value
- the new value of the 'Feature Info Response' containment reference.- See Also:
-
getGetCapabilities
GetCapabilitiesType getGetCapabilities()Returns the value of the 'Get Capabilities' containment reference. WMTS GetCapabilities operation request.- 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:
-
getGetFeatureInfo
GetFeatureInfoType getGetFeatureInfo()Returns the value of the 'Get Feature Info' containment reference.If the meaning of the 'Get Feature Info' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Get Feature Info' containment reference.
- See Also:
-
setGetFeatureInfo
Sets the value of the 'Get Feature Info
' containment reference.- Parameters:
value
- the new value of the 'Get Feature Info' containment reference.- See Also:
-
getGetTile
GetTileType getGetTile()Returns the value of the 'Get Tile' containment reference.If the meaning of the 'Get Tile' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Get Tile' containment reference.
- See Also:
-
setGetTile
Sets the value of the 'Get Tile
' containment reference.- Parameters:
value
- the new value of the 'Get Tile' containment reference.- See Also:
-
getLayer
LayerType getLayer()Returns the value of the 'Layer' containment reference.If the meaning of the 'Layer' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Layer' containment reference.
- See Also:
-
setLayer
Sets the value of the 'Layer
' containment reference.- Parameters:
value
- the new value of the 'Layer' containment reference.- See Also:
-
getLegendURL
LegendURLType getLegendURL()Returns the value of the 'Legend URL' containment reference. Zero or more LegendURL elements may be provided, providing an image(s) of a legend relevant to each Style of a Layer. The Format element indicates the MIME type of the legend. minScaleDenominator and maxScaleDenominator attributes may be provided to indicate to the client which scale(s) (inclusive) the legend image is appropriate for. (If provided, these values must exactly match the scale denominators of available TileMatrixes.) width and height attributes may be provided to assist client applications in laying out space to display the legend.- Returns:
- the value of the 'Legend URL' containment reference.
- See Also:
-
setLegendURL
Sets the value of the 'Legend URL
' containment reference.- Parameters:
value
- the new value of the 'Legend URL' containment reference.- See Also:
-
getStyle
StyleType getStyle()Returns the value of the 'Style' containment reference.If the meaning of the 'Style' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Style' containment reference.
- See Also:
-
setStyle
Sets the value of the 'Style
' containment reference.- Parameters:
value
- the new value of the 'Style' containment reference.- See Also:
-
getTextPayload
TextPayloadType getTextPayload()Returns the value of the 'Text Payload' containment reference.If the meaning of the 'Text Payload' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Text Payload' containment reference.
- See Also:
-
setTextPayload
Sets the value of the 'Text Payload
' containment reference.- Parameters:
value
- the new value of the 'Text Payload' containment reference.- See Also:
-
getTheme
ThemeType getTheme()Returns the value of the 'Theme' containment reference.If the meaning of the 'Theme' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Theme' containment reference.
- See Also:
-
setTheme
Sets the value of the 'Theme
' containment reference.- Parameters:
value
- the new value of the 'Theme' containment reference.- See Also:
-
getThemes
ThemesType getThemes()Returns the value of the 'Themes' containment reference. Provides a set of hierarchical themes that the client can use to categorize the layers by.- Returns:
- the value of the 'Themes' containment reference.
- See Also:
-
setThemes
Sets the value of the 'Themes
' containment reference.- Parameters:
value
- the new value of the 'Themes' containment reference.- See Also:
-
getTileMatrix
TileMatrixType getTileMatrix()Returns the value of the 'Tile Matrix' containment reference. Describes a particular tile matrix.- Returns:
- the value of the 'Tile Matrix' containment reference.
- See Also:
-
setTileMatrix
Sets the value of the 'Tile Matrix
' containment reference.- Parameters:
value
- the new value of the 'Tile Matrix' containment reference.- See Also:
-
getTileMatrixLimits
TileMatrixLimitsType getTileMatrixLimits()Returns the value of the 'Tile Matrix Limits' containment reference. Metadata describing the limits of a TileMatrix for this layer.- Returns:
- the value of the 'Tile Matrix Limits' containment reference.
- See Also:
-
setTileMatrixLimits
Sets the value of the 'Tile Matrix Limits
' containment reference.- Parameters:
value
- the new value of the 'Tile Matrix Limits' containment reference.- See Also:
-
getTileMatrixSet
TileMatrixSetType getTileMatrixSet()Returns the value of the 'Tile Matrix Set' containment reference. Describes a particular set of tile matrices.- Returns:
- the value of the 'Tile Matrix Set' containment reference.
- See Also:
-
setTileMatrixSet
Sets the value of the 'Tile Matrix Set
' containment reference.- Parameters:
value
- the new value of the 'Tile Matrix Set' containment reference.- See Also:
-
getTileMatrixSetLimits
TileMatrixSetLimitsType getTileMatrixSetLimits()Returns the value of the 'Tile Matrix Set Limits' containment reference. Metadata about a the limits of the tile row and tile col indices.- Returns:
- the value of the 'Tile Matrix Set Limits' containment reference.
- See Also:
-
setTileMatrixSetLimits
Sets the value of the 'Tile Matrix Set Limits
' containment reference.- Parameters:
value
- the new value of the 'Tile Matrix Set Limits' containment reference.- See Also:
-
getTileMatrixSetLink
TileMatrixSetLinkType getTileMatrixSetLink()Returns the value of the 'Tile Matrix Set Link' containment reference. Metadata about the TileMatrixSet reference.- Returns:
- the value of the 'Tile Matrix Set Link' containment reference.
- See Also:
-
setTileMatrixSetLink
Sets the value of the 'Tile Matrix Set Link
' containment reference.- Parameters:
value
- the new value of the 'Tile Matrix Set Link' containment reference.- See Also:
-