Package net.opengis.wcs10.impl
Class DocumentRootImpl
- Object
- 
- BasicNotifierImpl
- 
- BasicEObjectImpl
- 
- EObjectImpl
- 
- DocumentRootImpl
 
 
 
 
- 
- All Implemented Interfaces:
- DocumentRoot,- Notifier,- EObject,- InternalEObject
 
 public class DocumentRootImpl extends EObjectImpl implements DocumentRoot An implementation of the model object 'Document Root'.The following features are implemented: - 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
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class BasicEObjectImplBasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
 - 
Nested classes/interfaces inherited from class BasicNotifierImplBasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
 
- 
 - 
Field SummaryFields Modifier and Type Field Description protected ClosureTypeclosureThe cached value of the 'Closure' attribute.protected static ClosureTypeCLOSURE_EDEFAULTThe default value of the 'Closure' attribute.protected booleanclosureESetThis is true if the Closure attribute has been set.protected static StringDESCRIPTION_EDEFAULTThe default value of the 'Description' attribute.protected static InterpolationMethodTypeINTERPOLATION_METHOD_EDEFAULTThe default value of the 'Interpolation Method' attribute.protected FeatureMapmixedThe cached value of the 'Mixed' attribute list.protected static StringNAME_EDEFAULTThe default value of the 'Name' attribute.protected StringsemanticThe cached value of the 'Semantic' attribute.protected static StringSEMANTIC_EDEFAULTThe default value of the 'Semantic' attribute.protected StringtypeThe cached value of the 'Type' attribute.protected static StringTYPE_EDEFAULTThe default value of the 'Type' attribute.protected EMapxMLNSPrefixMapThe cached value of the 'XMLNS Prefix Map' map.protected EMapxSISchemaLocationThe cached value of the 'XSI Schema Location' map.- 
Fields inherited from class EObjectImpleAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
 
- 
 - 
Constructor SummaryConstructors Modifier Constructor Description protectedDocumentRootImpl()
 - 
Method Summary- 
Methods inherited from class EObjectImpleAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
 - 
Methods inherited from class BasicEObjectImpleAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
 - 
Methods inherited from class BasicNotifierImpleBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
 - 
Methods inherited from class Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
- 
 
- 
- 
- 
Field Detail- 
mixedprotected FeatureMap mixed The cached value of the 'Mixed' attribute list.- See Also:
- getMixed()
 
 - 
xMLNSPrefixMapprotected EMap xMLNSPrefixMap The cached value of the 'XMLNS Prefix Map' map.- See Also:
- getXMLNSPrefixMap()
 
 - 
xSISchemaLocationprotected EMap xSISchemaLocation The cached value of the 'XSI Schema Location' map.- See Also:
- getXSISchemaLocation()
 
 - 
DESCRIPTION_EDEFAULTprotected static final String DESCRIPTION_EDEFAULT The default value of the 'Description' attribute.- See Also:
- getDescription()
 
 - 
INTERPOLATION_METHOD_EDEFAULTprotected static final InterpolationMethodType INTERPOLATION_METHOD_EDEFAULT The default value of the 'Interpolation Method' attribute.- See Also:
- getInterpolationMethod()
 
 - 
NAME_EDEFAULTprotected static final String NAME_EDEFAULT The default value of the 'Name' attribute.- See Also:
- getName()
 
 - 
CLOSURE_EDEFAULTprotected static final ClosureType CLOSURE_EDEFAULT The default value of the 'Closure' attribute.- See Also:
- getClosure()
 
 - 
closureprotected ClosureType closure The cached value of the 'Closure' attribute.- See Also:
- getClosure()
 
 - 
closureESetprotected boolean closureESet This is true if the Closure attribute has been set.
 - 
SEMANTIC_EDEFAULTprotected static final String SEMANTIC_EDEFAULT The default value of the 'Semantic' attribute.- See Also:
- getSemantic()
 
 - 
semanticprotected String semantic The cached value of the 'Semantic' attribute.- See Also:
- getSemantic()
 
 - 
TYPE_EDEFAULTprotected static final String TYPE_EDEFAULT The default value of the 'Type' attribute.- See Also:
- getType()
 
 
- 
 - 
Method Detail- 
eStaticClassprotected EClass eStaticClass() - Overrides:
- eStaticClassin class- EObjectImpl
 
 - 
getMixedpublic FeatureMap getMixed() - Specified by:
- getMixedin interface- DocumentRoot
- Returns:
- the value of the 'Mixed' attribute list.
- See Also:
- Wcs10Package.getDocumentRoot_Mixed()
 
 - 
getXMLNSPrefixMappublic EMap getXMLNSPrefixMap() - Specified by:
- getXMLNSPrefixMapin interface- DocumentRoot
- Returns:
- the value of the 'XMLNS Prefix Map' map.
- See Also:
- Wcs10Package.getDocumentRoot_XMLNSPrefixMap()
 
 - 
getXSISchemaLocationpublic EMap getXSISchemaLocation() - Specified by:
- getXSISchemaLocationin interface- DocumentRoot
- Returns:
- the value of the 'XSI Schema Location' map.
- See Also:
- Wcs10Package.getDocumentRoot_XSISchemaLocation()
 
 - 
getAxisDescriptionpublic AxisDescriptionType1 getAxisDescription() - Specified by:
- getAxisDescriptionin interface- DocumentRoot
- Returns:
- the value of the 'Axis Description' containment reference.
- See Also:
- DocumentRoot.setAxisDescription(AxisDescriptionType1),- Wcs10Package.getDocumentRoot_AxisDescription()
 
 - 
basicSetAxisDescriptionpublic NotificationChain basicSetAxisDescription(AxisDescriptionType1 newAxisDescription, NotificationChain msgs) 
 - 
setAxisDescriptionpublic void setAxisDescription(AxisDescriptionType1 newAxisDescription) - Specified by:
- setAxisDescriptionin interface- DocumentRoot
- Parameters:
- newAxisDescription- the new value of the 'Axis Description' containment reference.
- See Also:
- DocumentRoot.getAxisDescription()
 
 - 
getAxisDescription1public AxisDescriptionType getAxisDescription1() - Specified by:
- getAxisDescription1in interface- DocumentRoot
- Returns:
- the value of the 'Axis Description1' containment reference.
- See Also:
- DocumentRoot.setAxisDescription1(AxisDescriptionType),- Wcs10Package.getDocumentRoot_AxisDescription1()
 
 - 
basicSetAxisDescription1public NotificationChain basicSetAxisDescription1(AxisDescriptionType newAxisDescription1, NotificationChain msgs) 
 - 
setAxisDescription1public void setAxisDescription1(AxisDescriptionType newAxisDescription1) - Specified by:
- setAxisDescription1in interface- DocumentRoot
- Parameters:
- newAxisDescription1- the new value of the 'Axis Description1' containment reference.
- See Also:
- DocumentRoot.getAxisDescription1()
 
 - 
getCapabilitypublic WCSCapabilityType getCapability() - Specified by:
- getCapabilityin interface- DocumentRoot
- Returns:
- the value of the 'Capability' containment reference.
- See Also:
- DocumentRoot.setCapability(WCSCapabilityType),- Wcs10Package.getDocumentRoot_Capability()
 
 - 
basicSetCapabilitypublic NotificationChain basicSetCapability(WCSCapabilityType newCapability, NotificationChain msgs) 
 - 
setCapabilitypublic void setCapability(WCSCapabilityType newCapability) - Specified by:
- setCapabilityin interface- DocumentRoot
- Parameters:
- newCapability- the new value of the 'Capability' containment reference.
- See Also:
- DocumentRoot.getCapability()
 
 - 
getContentMetadatapublic ContentMetadataType getContentMetadata() - Specified by:
- getContentMetadatain interface- DocumentRoot
- Returns:
- the value of the 'Content Metadata' containment reference.
- See Also:
- DocumentRoot.setContentMetadata(ContentMetadataType),- Wcs10Package.getDocumentRoot_ContentMetadata()
 
 - 
basicSetContentMetadatapublic NotificationChain basicSetContentMetadata(ContentMetadataType newContentMetadata, NotificationChain msgs) 
 - 
setContentMetadatapublic void setContentMetadata(ContentMetadataType newContentMetadata) - Specified by:
- setContentMetadatain interface- DocumentRoot
- Parameters:
- newContentMetadata- the new value of the 'Content Metadata' containment reference.
- See Also:
- DocumentRoot.getContentMetadata()
 
 - 
getCoverageDescriptionpublic CoverageDescriptionType getCoverageDescription() - Specified by:
- getCoverageDescriptionin interface- DocumentRoot
- Returns:
- the value of the 'Coverage Description' containment reference.
- See Also:
- DocumentRoot.setCoverageDescription(CoverageDescriptionType),- Wcs10Package.getDocumentRoot_CoverageDescription()
 
 - 
basicSetCoverageDescriptionpublic NotificationChain basicSetCoverageDescription(CoverageDescriptionType newCoverageDescription, NotificationChain msgs) 
 - 
setCoverageDescriptionpublic void setCoverageDescription(CoverageDescriptionType newCoverageDescription) - Specified by:
- setCoverageDescriptionin interface- DocumentRoot
- Parameters:
- newCoverageDescription- the new value of the 'Coverage Description' containment reference.
- See Also:
- DocumentRoot.getCoverageDescription()
 
 - 
getCoverageOfferingpublic CoverageOfferingType getCoverageOffering() - Specified by:
- getCoverageOfferingin interface- DocumentRoot
- Returns:
- the value of the 'Coverage Offering' containment reference.
- See Also:
- DocumentRoot.setCoverageOffering(CoverageOfferingType),- Wcs10Package.getDocumentRoot_CoverageOffering()
 
 - 
basicSetCoverageOfferingpublic NotificationChain basicSetCoverageOffering(CoverageOfferingType newCoverageOffering, NotificationChain msgs) 
 - 
setCoverageOfferingpublic void setCoverageOffering(CoverageOfferingType newCoverageOffering) - Specified by:
- setCoverageOfferingin interface- DocumentRoot
- Parameters:
- newCoverageOffering- the new value of the 'Coverage Offering' containment reference.
- See Also:
- DocumentRoot.getCoverageOffering()
 
 - 
getCoverageOfferingBriefpublic CoverageOfferingBriefType getCoverageOfferingBrief() - Specified by:
- getCoverageOfferingBriefin interface- DocumentRoot
- Returns:
- the value of the 'Coverage Offering Brief' containment reference.
- See Also:
- DocumentRoot.setCoverageOfferingBrief(CoverageOfferingBriefType),- Wcs10Package.getDocumentRoot_CoverageOfferingBrief()
 
 - 
basicSetCoverageOfferingBriefpublic NotificationChain basicSetCoverageOfferingBrief(CoverageOfferingBriefType newCoverageOfferingBrief, NotificationChain msgs) 
 - 
setCoverageOfferingBriefpublic void setCoverageOfferingBrief(CoverageOfferingBriefType newCoverageOfferingBrief) - Specified by:
- setCoverageOfferingBriefin interface- DocumentRoot
- Parameters:
- newCoverageOfferingBrief- the new value of the 'Coverage Offering Brief' containment reference.
- See Also:
- DocumentRoot.getCoverageOfferingBrief()
 
 - 
getDescribeCoveragepublic DescribeCoverageType getDescribeCoverage() - Specified by:
- getDescribeCoveragein interface- DocumentRoot
- Returns:
- the value of the 'Describe Coverage' containment reference.
- See Also:
- DocumentRoot.setDescribeCoverage(DescribeCoverageType),- Wcs10Package.getDocumentRoot_DescribeCoverage()
 
 - 
basicSetDescribeCoveragepublic NotificationChain basicSetDescribeCoverage(DescribeCoverageType newDescribeCoverage, NotificationChain msgs) 
 - 
setDescribeCoveragepublic void setDescribeCoverage(DescribeCoverageType newDescribeCoverage) - Specified by:
- setDescribeCoveragein interface- DocumentRoot
- Parameters:
- newDescribeCoverage- the new value of the 'Describe Coverage' containment reference.
- See Also:
- DocumentRoot.getDescribeCoverage()
 
 - 
getDescriptionpublic String getDescription() - Specified by:
- getDescriptionin interface- DocumentRoot
- Returns:
- the value of the 'Description' attribute.
- See Also:
- DocumentRoot.setDescription(String),- Wcs10Package.getDocumentRoot_Description()
 
 - 
setDescriptionpublic void setDescription(String newDescription) - Specified by:
- setDescriptionin interface- DocumentRoot
- Parameters:
- newDescription- the new value of the 'Description' attribute.
- See Also:
- DocumentRoot.getDescription()
 
 - 
getDomainSetpublic DomainSetType getDomainSet() - Specified by:
- getDomainSetin interface- DocumentRoot
- Returns:
- the value of the 'Domain Set' containment reference.
- See Also:
- DocumentRoot.setDomainSet(DomainSetType),- Wcs10Package.getDocumentRoot_DomainSet()
 
 - 
basicSetDomainSetpublic NotificationChain basicSetDomainSet(DomainSetType newDomainSet, NotificationChain msgs) 
 - 
setDomainSetpublic void setDomainSet(DomainSetType newDomainSet) - Specified by:
- setDomainSetin interface- DocumentRoot
- Parameters:
- newDomainSet- the new value of the 'Domain Set' containment reference.
- See Also:
- DocumentRoot.getDomainSet()
 
 - 
getFormatspublic CodeListType getFormats() - Specified by:
- getFormatsin interface- DocumentRoot
- Returns:
- the value of the 'Formats' containment reference.
- See Also:
- DocumentRoot.setFormats(CodeListType),- Wcs10Package.getDocumentRoot_Formats()
 
 - 
basicSetFormatspublic NotificationChain basicSetFormats(CodeListType newFormats, NotificationChain msgs) 
 - 
setFormatspublic void setFormats(CodeListType newFormats) - Specified by:
- setFormatsin interface- DocumentRoot
- Parameters:
- newFormats- the new value of the 'Formats' containment reference.
- See Also:
- DocumentRoot.getFormats()
 
 - 
getGetCapabilitiespublic GetCapabilitiesType getGetCapabilities() - Specified by:
- getGetCapabilitiesin interface- DocumentRoot
- Returns:
- the value of the 'Get Capabilities' containment reference.
- See Also:
- DocumentRoot.setGetCapabilities(GetCapabilitiesType),- Wcs10Package.getDocumentRoot_GetCapabilities()
 
 - 
basicSetGetCapabilitiespublic NotificationChain basicSetGetCapabilities(GetCapabilitiesType newGetCapabilities, NotificationChain msgs) 
 - 
setGetCapabilitiespublic void setGetCapabilities(GetCapabilitiesType newGetCapabilities) - Specified by:
- setGetCapabilitiesin interface- DocumentRoot
- Parameters:
- newGetCapabilities- the new value of the 'Get Capabilities' containment reference.
- See Also:
- DocumentRoot.getGetCapabilities()
 
 - 
getGetCoveragepublic GetCoverageType getGetCoverage() - Specified by:
- getGetCoveragein interface- DocumentRoot
- Returns:
- the value of the 'Get Coverage' containment reference.
- See Also:
- DocumentRoot.setGetCoverage(GetCoverageType),- Wcs10Package.getDocumentRoot_GetCoverage()
 
 - 
basicSetGetCoveragepublic NotificationChain basicSetGetCoverage(GetCoverageType newGetCoverage, NotificationChain msgs) 
 - 
setGetCoveragepublic void setGetCoverage(GetCoverageType newGetCoverage) - Specified by:
- setGetCoveragein interface- DocumentRoot
- Parameters:
- newGetCoverage- the new value of the 'Get Coverage' containment reference.
- See Also:
- DocumentRoot.getGetCoverage()
 
 - 
getInterpolationMethodpublic InterpolationMethodType getInterpolationMethod() - Specified by:
- getInterpolationMethodin interface- DocumentRoot
- Returns:
- the value of the 'Interpolation Method' attribute.
- See Also:
- InterpolationMethodType,- DocumentRoot.setInterpolationMethod(InterpolationMethodType),- Wcs10Package.getDocumentRoot_InterpolationMethod()
 
 - 
setInterpolationMethodpublic void setInterpolationMethod(InterpolationMethodType newInterpolationMethod) - Specified by:
- setInterpolationMethodin interface- DocumentRoot
- Parameters:
- newInterpolationMethod- the new value of the 'Interpolation Method' attribute.
- See Also:
- InterpolationMethodType,- DocumentRoot.getInterpolationMethod()
 
 - 
getIntervalpublic IntervalType getInterval() - Specified by:
- getIntervalin interface- DocumentRoot
- Returns:
- the value of the 'Interval' containment reference.
- See Also:
- DocumentRoot.setInterval(IntervalType),- Wcs10Package.getDocumentRoot_Interval()
 
 - 
basicSetIntervalpublic NotificationChain basicSetInterval(IntervalType newInterval, NotificationChain msgs) 
 - 
setIntervalpublic void setInterval(IntervalType newInterval) - Specified by:
- setIntervalin interface- DocumentRoot
- Parameters:
- newInterval- the new value of the 'Interval' containment reference.
- See Also:
- DocumentRoot.getInterval()
 
 - 
getKeywordspublic KeywordsType getKeywords() - Specified by:
- getKeywordsin interface- DocumentRoot
- Returns:
- the value of the 'Keywords' containment reference.
- See Also:
- DocumentRoot.setKeywords(KeywordsType),- Wcs10Package.getDocumentRoot_Keywords()
 
 - 
basicSetKeywordspublic NotificationChain basicSetKeywords(KeywordsType newKeywords, NotificationChain msgs) 
 - 
setKeywordspublic void setKeywords(KeywordsType newKeywords) - Specified by:
- setKeywordsin interface- DocumentRoot
- Parameters:
- newKeywords- the new value of the 'Keywords' containment reference.
- See Also:
- DocumentRoot.getKeywords()
 
 - 
getLonLatEnvelopepublic LonLatEnvelopeType getLonLatEnvelope() - Specified by:
- getLonLatEnvelopein interface- DocumentRoot
- Returns:
- the value of the 'Lon Lat Envelope' containment reference.
- See Also:
- DocumentRoot.setLonLatEnvelope(LonLatEnvelopeType),- Wcs10Package.getDocumentRoot_LonLatEnvelope()
 
 - 
basicSetLonLatEnvelopepublic NotificationChain basicSetLonLatEnvelope(LonLatEnvelopeType newLonLatEnvelope, NotificationChain msgs) 
 - 
setLonLatEnvelopepublic void setLonLatEnvelope(LonLatEnvelopeType newLonLatEnvelope) - Specified by:
- setLonLatEnvelopein interface- DocumentRoot
- Parameters:
- newLonLatEnvelope- the new value of the 'Lon Lat Envelope' containment reference.
- See Also:
- DocumentRoot.getLonLatEnvelope()
 
 - 
getMetadataLinkpublic MetadataLinkType getMetadataLink() - Specified by:
- getMetadataLinkin interface- DocumentRoot
- Returns:
- the value of the 'Metadata Link' containment reference.
- See Also:
- DocumentRoot.setMetadataLink(MetadataLinkType),- Wcs10Package.getDocumentRoot_MetadataLink()
 
 - 
basicSetMetadataLinkpublic NotificationChain basicSetMetadataLink(MetadataLinkType newMetadataLink, NotificationChain msgs) 
 - 
setMetadataLinkpublic void setMetadataLink(MetadataLinkType newMetadataLink) - Specified by:
- setMetadataLinkin interface- DocumentRoot
- Parameters:
- newMetadataLink- the new value of the 'Metadata Link' containment reference.
- See Also:
- DocumentRoot.getMetadataLink()
 
 - 
getNamepublic String getName() - Specified by:
- getNamein interface- DocumentRoot
- Returns:
- the value of the 'Name' attribute.
- See Also:
- DocumentRoot.setName(String),- Wcs10Package.getDocumentRoot_Name()
 
 - 
setNamepublic void setName(String newName) - Specified by:
- setNamein interface- DocumentRoot
- Parameters:
- newName- the new value of the 'Name' attribute.
- See Also:
- DocumentRoot.getName()
 
 - 
getRangeSetpublic RangeSetType1 getRangeSet() - Specified by:
- getRangeSetin interface- DocumentRoot
- Returns:
- the value of the 'Range Set' containment reference.
- See Also:
- DocumentRoot.setRangeSet(RangeSetType1),- Wcs10Package.getDocumentRoot_RangeSet()
 
 - 
basicSetRangeSetpublic NotificationChain basicSetRangeSet(RangeSetType1 newRangeSet, NotificationChain msgs) 
 - 
setRangeSetpublic void setRangeSet(RangeSetType1 newRangeSet) - Specified by:
- setRangeSetin interface- DocumentRoot
- Parameters:
- newRangeSet- the new value of the 'Range Set' containment reference.
- See Also:
- DocumentRoot.getRangeSet()
 
 - 
getRangeSet1public RangeSetType getRangeSet1() - Specified by:
- getRangeSet1in interface- DocumentRoot
- Returns:
- the value of the 'Range Set1' containment reference.
- See Also:
- DocumentRoot.setRangeSet1(RangeSetType),- Wcs10Package.getDocumentRoot_RangeSet1()
 
 - 
basicSetRangeSet1public NotificationChain basicSetRangeSet1(RangeSetType newRangeSet1, NotificationChain msgs) 
 - 
setRangeSet1public void setRangeSet1(RangeSetType newRangeSet1) - Specified by:
- setRangeSet1in interface- DocumentRoot
- Parameters:
- newRangeSet1- the new value of the 'Range Set1' containment reference.
- See Also:
- DocumentRoot.getRangeSet1()
 
 - 
getServicepublic ServiceType getService() - Specified by:
- getServicein interface- DocumentRoot
- Returns:
- the value of the 'Service' containment reference.
- See Also:
- DocumentRoot.setService(ServiceType),- Wcs10Package.getDocumentRoot_Service()
 
 - 
basicSetServicepublic NotificationChain basicSetService(ServiceType newService, NotificationChain msgs) 
 - 
setServicepublic void setService(ServiceType newService) - Specified by:
- setServicein interface- DocumentRoot
- Parameters:
- newService- the new value of the 'Service' containment reference.
- See Also:
- DocumentRoot.getService()
 
 - 
getSingleValuepublic TypedLiteralType getSingleValue() - Specified by:
- getSingleValuein interface- DocumentRoot
- Returns:
- the value of the 'Single Value' containment reference.
- See Also:
- DocumentRoot.setSingleValue(TypedLiteralType),- Wcs10Package.getDocumentRoot_SingleValue()
 
 - 
basicSetSingleValuepublic NotificationChain basicSetSingleValue(TypedLiteralType newSingleValue, NotificationChain msgs) 
 - 
setSingleValuepublic void setSingleValue(TypedLiteralType newSingleValue) - Specified by:
- setSingleValuein interface- DocumentRoot
- Parameters:
- newSingleValue- the new value of the 'Single Value' containment reference.
- See Also:
- DocumentRoot.getSingleValue()
 
 - 
getSpatialDomainpublic SpatialDomainType getSpatialDomain() - Specified by:
- getSpatialDomainin interface- DocumentRoot
- Returns:
- the value of the 'Spatial Domain' containment reference.
- See Also:
- DocumentRoot.setSpatialDomain(SpatialDomainType),- Wcs10Package.getDocumentRoot_SpatialDomain()
 
 - 
basicSetSpatialDomainpublic NotificationChain basicSetSpatialDomain(SpatialDomainType newSpatialDomain, NotificationChain msgs) 
 - 
setSpatialDomainpublic void setSpatialDomain(SpatialDomainType newSpatialDomain) - Specified by:
- setSpatialDomainin interface- DocumentRoot
- Parameters:
- newSpatialDomain- the new value of the 'Spatial Domain' containment reference.
- See Also:
- DocumentRoot.getSpatialDomain()
 
 - 
getSpatialSubsetpublic SpatialSubsetType getSpatialSubset() - Specified by:
- getSpatialSubsetin interface- DocumentRoot
- Returns:
- the value of the 'Spatial Subset' containment reference.
- See Also:
- DocumentRoot.setSpatialSubset(SpatialSubsetType),- Wcs10Package.getDocumentRoot_SpatialSubset()
 
 - 
basicSetSpatialSubsetpublic NotificationChain basicSetSpatialSubset(SpatialSubsetType newSpatialSubset, NotificationChain msgs) 
 - 
setSpatialSubsetpublic void setSpatialSubset(SpatialSubsetType newSpatialSubset) - Specified by:
- setSpatialSubsetin interface- DocumentRoot
- Parameters:
- newSpatialSubset- the new value of the 'Spatial Subset' containment reference.
- See Also:
- DocumentRoot.getSpatialSubset()
 
 - 
getSupportedCRSspublic SupportedCRSsType getSupportedCRSs() - Specified by:
- getSupportedCRSsin interface- DocumentRoot
- Returns:
- the value of the 'Supported CR Ss' containment reference.
- See Also:
- DocumentRoot.setSupportedCRSs(SupportedCRSsType),- Wcs10Package.getDocumentRoot_SupportedCRSs()
 
 - 
basicSetSupportedCRSspublic NotificationChain basicSetSupportedCRSs(SupportedCRSsType newSupportedCRSs, NotificationChain msgs) 
 - 
setSupportedCRSspublic void setSupportedCRSs(SupportedCRSsType newSupportedCRSs) - Specified by:
- setSupportedCRSsin interface- DocumentRoot
- Parameters:
- newSupportedCRSs- the new value of the 'Supported CR Ss' containment reference.
- See Also:
- DocumentRoot.getSupportedCRSs()
 
 - 
getSupportedFormatspublic SupportedFormatsType getSupportedFormats() - Specified by:
- getSupportedFormatsin interface- DocumentRoot
- Returns:
- the value of the 'Supported Formats' containment reference.
- See Also:
- DocumentRoot.setSupportedFormats(SupportedFormatsType),- Wcs10Package.getDocumentRoot_SupportedFormats()
 
 - 
basicSetSupportedFormatspublic NotificationChain basicSetSupportedFormats(SupportedFormatsType newSupportedFormats, NotificationChain msgs) 
 - 
setSupportedFormatspublic void setSupportedFormats(SupportedFormatsType newSupportedFormats) - Specified by:
- setSupportedFormatsin interface- DocumentRoot
- Parameters:
- newSupportedFormats- the new value of the 'Supported Formats' containment reference.
- See Also:
- DocumentRoot.getSupportedFormats()
 
 - 
getSupportedInterpolationspublic SupportedInterpolationsType getSupportedInterpolations() - Specified by:
- getSupportedInterpolationsin interface- DocumentRoot
- Returns:
- the value of the 'Supported Interpolations' containment reference.
- See Also:
- DocumentRoot.setSupportedInterpolations(SupportedInterpolationsType),- Wcs10Package.getDocumentRoot_SupportedInterpolations()
 
 - 
basicSetSupportedInterpolationspublic NotificationChain basicSetSupportedInterpolations(SupportedInterpolationsType newSupportedInterpolations, NotificationChain msgs) 
 - 
setSupportedInterpolationspublic void setSupportedInterpolations(SupportedInterpolationsType newSupportedInterpolations) - Specified by:
- setSupportedInterpolationsin interface- DocumentRoot
- Parameters:
- newSupportedInterpolations- the new value of the 'Supported Interpolations' containment reference.
- See Also:
- DocumentRoot.getSupportedInterpolations()
 
 - 
getTemporalDomainpublic TimeSequenceType getTemporalDomain() - Specified by:
- getTemporalDomainin interface- DocumentRoot
- Returns:
- the value of the 'Temporal Domain' containment reference.
- See Also:
- DocumentRoot.setTemporalDomain(TimeSequenceType),- Wcs10Package.getDocumentRoot_TemporalDomain()
 
 - 
basicSetTemporalDomainpublic NotificationChain basicSetTemporalDomain(TimeSequenceType newTemporalDomain, NotificationChain msgs) 
 - 
setTemporalDomainpublic void setTemporalDomain(TimeSequenceType newTemporalDomain) - Specified by:
- setTemporalDomainin interface- DocumentRoot
- Parameters:
- newTemporalDomain- the new value of the 'Temporal Domain' containment reference.
- See Also:
- DocumentRoot.getTemporalDomain()
 
 - 
getTemporalSubsetpublic TimeSequenceType getTemporalSubset() - Specified by:
- getTemporalSubsetin interface- DocumentRoot
- Returns:
- the value of the 'Temporal Subset' containment reference.
- See Also:
- DocumentRoot.setTemporalSubset(TimeSequenceType),- Wcs10Package.getDocumentRoot_TemporalSubset()
 
 - 
basicSetTemporalSubsetpublic NotificationChain basicSetTemporalSubset(TimeSequenceType newTemporalSubset, NotificationChain msgs) 
 - 
setTemporalSubsetpublic void setTemporalSubset(TimeSequenceType newTemporalSubset) - Specified by:
- setTemporalSubsetin interface- DocumentRoot
- Parameters:
- newTemporalSubset- the new value of the 'Temporal Subset' containment reference.
- See Also:
- DocumentRoot.getTemporalSubset()
 
 - 
getTimePeriodpublic TimePeriodType getTimePeriod() - Specified by:
- getTimePeriodin interface- DocumentRoot
- Returns:
- the value of the 'Time Period' containment reference.
- See Also:
- DocumentRoot.setTimePeriod(TimePeriodType),- Wcs10Package.getDocumentRoot_TimePeriod()
 
 - 
basicSetTimePeriodpublic NotificationChain basicSetTimePeriod(TimePeriodType newTimePeriod, NotificationChain msgs) 
 - 
setTimePeriodpublic void setTimePeriod(TimePeriodType newTimePeriod) - Specified by:
- setTimePeriodin interface- DocumentRoot
- Parameters:
- newTimePeriod- the new value of the 'Time Period' containment reference.
- See Also:
- DocumentRoot.getTimePeriod()
 
 - 
getTimeSequencepublic TimeSequenceType getTimeSequence() - Specified by:
- getTimeSequencein interface- DocumentRoot
- Returns:
- the value of the 'Time Sequence' containment reference.
- See Also:
- DocumentRoot.setTimeSequence(TimeSequenceType),- Wcs10Package.getDocumentRoot_TimeSequence()
 
 - 
basicSetTimeSequencepublic NotificationChain basicSetTimeSequence(TimeSequenceType newTimeSequence, NotificationChain msgs) 
 - 
setTimeSequencepublic void setTimeSequence(TimeSequenceType newTimeSequence) - Specified by:
- setTimeSequencein interface- DocumentRoot
- Parameters:
- newTimeSequence- the new value of the 'Time Sequence' containment reference.
- See Also:
- DocumentRoot.getTimeSequence()
 
 - 
getWCSCapabilitiespublic WCSCapabilitiesType getWCSCapabilities() - Specified by:
- getWCSCapabilitiesin interface- DocumentRoot
- Returns:
- the value of the 'WCS Capabilities' containment reference.
- See Also:
- DocumentRoot.setWCSCapabilities(WCSCapabilitiesType),- Wcs10Package.getDocumentRoot_WCSCapabilities()
 
 - 
basicSetWCSCapabilitiespublic NotificationChain basicSetWCSCapabilities(WCSCapabilitiesType newWCSCapabilities, NotificationChain msgs) 
 - 
setWCSCapabilitiespublic void setWCSCapabilities(WCSCapabilitiesType newWCSCapabilities) - Specified by:
- setWCSCapabilitiesin interface- DocumentRoot
- Parameters:
- newWCSCapabilities- the new value of the 'WCS Capabilities' containment reference.
- See Also:
- DocumentRoot.getWCSCapabilities()
 
 - 
getClosurepublic ClosureType getClosure() - Specified by:
- getClosurein interface- DocumentRoot
- Returns:
- the value of the 'Closure' attribute.
- See Also:
- ClosureType,- DocumentRoot.isSetClosure(),- DocumentRoot.unsetClosure(),- DocumentRoot.setClosure(ClosureType),- Wcs10Package.getDocumentRoot_Closure()
 
 - 
setClosurepublic void setClosure(ClosureType newClosure) - Specified by:
- setClosurein interface- DocumentRoot
- Parameters:
- newClosure- the new value of the 'Closure' attribute.
- See Also:
- ClosureType,- DocumentRoot.isSetClosure(),- DocumentRoot.unsetClosure(),- DocumentRoot.getClosure()
 
 - 
unsetClosurepublic void unsetClosure() - Specified by:
- unsetClosurein interface- DocumentRoot
- See Also:
- DocumentRoot.isSetClosure(),- DocumentRoot.getClosure(),- DocumentRoot.setClosure(ClosureType)
 
 - 
isSetClosurepublic boolean isSetClosure() - Specified by:
- isSetClosurein interface- DocumentRoot
- Returns:
- whether the value of the 'Closure' attribute is set.
- See Also:
- DocumentRoot.unsetClosure(),- DocumentRoot.getClosure(),- DocumentRoot.setClosure(ClosureType)
 
 - 
getSemanticpublic String getSemantic() - Specified by:
- getSemanticin interface- DocumentRoot
- Returns:
- the value of the 'Semantic' attribute.
- See Also:
- DocumentRoot.setSemantic(String),- Wcs10Package.getDocumentRoot_Semantic()
 
 - 
setSemanticpublic void setSemantic(String newSemantic) - Specified by:
- setSemanticin interface- DocumentRoot
- Parameters:
- newSemantic- the new value of the 'Semantic' attribute.
- See Also:
- DocumentRoot.getSemantic()
 
 - 
getTypepublic String getType() - Specified by:
- getTypein interface- DocumentRoot
- Returns:
- the value of the 'Type' attribute.
- See Also:
- DocumentRoot.setType(String),- Wcs10Package.getDocumentRoot_Type()
 
 - 
setTypepublic void setType(String newType) - Specified by:
- setTypein interface- DocumentRoot
- Parameters:
- newType- the new value of the 'Type' attribute.
- See Also:
- DocumentRoot.getType()
 
 - 
eInverseRemovepublic NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)- Overrides:
- eInverseRemovein class- BasicEObjectImpl
 
 - 
eGetpublic Object eGet(int featureID, boolean resolve, boolean coreType) - Specified by:
- eGetin interface- InternalEObject
- Overrides:
- eGetin class- BasicEObjectImpl
 
 - 
eSetpublic void eSet(int featureID, Object newValue)- Specified by:
- eSetin interface- InternalEObject
- Overrides:
- eSetin class- BasicEObjectImpl
 
 - 
eUnsetpublic void eUnset(int featureID) - Specified by:
- eUnsetin interface- InternalEObject
- Overrides:
- eUnsetin class- BasicEObjectImpl
 
 - 
eIsSetpublic boolean eIsSet(int featureID) - Specified by:
- eIsSetin interface- InternalEObject
- Overrides:
- eIsSetin class- BasicEObjectImpl
 
 - 
toStringpublic String toString() - Overrides:
- toStringin class- BasicEObjectImpl
 
 
- 
 
-