Package net.opengis.ows10.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
- Abstract
- Contact Info
- Individual Name
- Keywords
- Organisation Name
- Point Of Contact
- Position Name
- Role
- Title
- Abstract Meta Data
- Access Constraints
- Available CRS
- Bounding Box
- Dcp
- Exception
- Exception Report
- Extended Capabilities
- Fees
- Get Capabilities
- Http
- Identifier
- Language
- Metadata
- Operation
- Operations Metadata
- Output Format
- Service Identification
- Service Provider
- Supported CRS
- Wg S84 Bounding Box
 
- 
- 
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 static StringABSTRACT_EDEFAULTThe default value of the 'Abstract' attribute.protected static StringACCESS_CONSTRAINTS_EDEFAULTThe default value of the 'Access Constraints' attribute.protected static StringAVAILABLE_CRS_EDEFAULTThe default value of the 'Available CRS' attribute.protected static StringFEES_EDEFAULTThe default value of the 'Fees' attribute.protected static StringINDIVIDUAL_NAME_EDEFAULTThe default value of the 'Individual Name' attribute.protected static StringLANGUAGE_EDEFAULTThe default value of the 'Language' attribute.protected FeatureMapmixedThe cached value of the 'Mixed' attribute list.protected static StringORGANISATION_NAME_EDEFAULTThe default value of the 'Organisation Name' attribute.protected static StringOUTPUT_FORMAT_EDEFAULTThe default value of the 'Output Format' attribute.protected static StringPOSITION_NAME_EDEFAULTThe default value of the 'Position Name' attribute.protected static StringSUPPORTED_CRS_EDEFAULTThe default value of the 'Supported CRS' attribute.protected static StringTITLE_EDEFAULTThe default value of the 'Title' attribute.protected EMap<String,String>xMLNSPrefixMapThe cached value of the 'XMLNS Prefix Map' map.protected EMap<String,String>xSISchemaLocationThe 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 SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description NotificationChainbasicSetAbstractMetaData(EObject newAbstractMetaData, NotificationChain msgs)NotificationChainbasicSetBoundingBox(BoundingBoxType newBoundingBox, NotificationChain msgs)NotificationChainbasicSetContactInfo(ContactType newContactInfo, NotificationChain msgs)NotificationChainbasicSetDcp(DCPType newDcp, NotificationChain msgs)NotificationChainbasicSetException(ExceptionType newException, NotificationChain msgs)NotificationChainbasicSetExceptionReport(ExceptionReportType newExceptionReport, NotificationChain msgs)NotificationChainbasicSetExtendedCapabilities(EObject newExtendedCapabilities, NotificationChain msgs)NotificationChainbasicSetGetCapabilities(GetCapabilitiesType newGetCapabilities, NotificationChain msgs)NotificationChainbasicSetHttp(HTTPType newHttp, NotificationChain msgs)NotificationChainbasicSetIdentifier(CodeType newIdentifier, NotificationChain msgs)NotificationChainbasicSetKeywords(KeywordsType newKeywords, NotificationChain msgs)NotificationChainbasicSetMetadata(MetadataType newMetadata, NotificationChain msgs)NotificationChainbasicSetOperation(OperationType newOperation, NotificationChain msgs)NotificationChainbasicSetOperationsMetadata(OperationsMetadataType newOperationsMetadata, NotificationChain msgs)NotificationChainbasicSetPointOfContact(ResponsiblePartyType newPointOfContact, NotificationChain msgs)NotificationChainbasicSetRole(CodeType newRole, NotificationChain msgs)NotificationChainbasicSetServiceIdentification(ServiceIdentificationType newServiceIdentification, NotificationChain msgs)NotificationChainbasicSetServiceProvider(ServiceProviderType newServiceProvider, NotificationChain msgs)NotificationChainbasicSetWgS84BoundingBox(WGS84BoundingBoxType newWgS84BoundingBox, NotificationChain msgs)ObjecteGet(int featureID, boolean resolve, boolean coreType)NotificationChaineInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)booleaneIsSet(int featureID)voideSet(int featureID, Object newValue)protected EClasseStaticClass()voideUnset(int featureID)StringgetAbstract()EObjectgetAbstractMetaData()StringgetAccessConstraints()StringgetAvailableCRS()BoundingBoxTypegetBoundingBox()ContactTypegetContactInfo()DCPTypegetDcp()ExceptionTypegetException()ExceptionReportTypegetExceptionReport()EObjectgetExtendedCapabilities()StringgetFees()GetCapabilitiesTypegetGetCapabilities()HTTPTypegetHttp()CodeTypegetIdentifier()StringgetIndividualName()KeywordsTypegetKeywords()StringgetLanguage()MetadataTypegetMetadata()FeatureMapgetMixed()OperationTypegetOperation()OperationsMetadataTypegetOperationsMetadata()StringgetOrganisationName()StringgetOutputFormat()ResponsiblePartyTypegetPointOfContact()StringgetPositionName()CodeTypegetRole()ServiceIdentificationTypegetServiceIdentification()ServiceProviderTypegetServiceProvider()StringgetSupportedCRS()StringgetTitle()WGS84BoundingBoxTypegetWgS84BoundingBox()EMap<String,String>getXMLNSPrefixMap()EMap<String,String>getXSISchemaLocation()voidsetAbstract(String newAbstract)voidsetAccessConstraints(String newAccessConstraints)voidsetAvailableCRS(String newAvailableCRS)voidsetBoundingBox(BoundingBoxType newBoundingBox)voidsetContactInfo(ContactType newContactInfo)voidsetDcp(DCPType newDcp)voidsetException(ExceptionType newException)voidsetExceptionReport(ExceptionReportType newExceptionReport)voidsetExtendedCapabilities(EObject newExtendedCapabilities)voidsetFees(String newFees)voidsetGetCapabilities(GetCapabilitiesType newGetCapabilities)voidsetHttp(HTTPType newHttp)voidsetIdentifier(CodeType newIdentifier)voidsetIndividualName(String newIndividualName)voidsetKeywords(KeywordsType newKeywords)voidsetLanguage(String newLanguage)voidsetMetadata(MetadataType newMetadata)voidsetOperation(OperationType newOperation)voidsetOperationsMetadata(OperationsMetadataType newOperationsMetadata)voidsetOrganisationName(String newOrganisationName)voidsetOutputFormat(String newOutputFormat)voidsetPointOfContact(ResponsiblePartyType newPointOfContact)voidsetPositionName(String newPositionName)voidsetRole(CodeType newRole)voidsetServiceIdentification(ServiceIdentificationType newServiceIdentification)voidsetServiceProvider(ServiceProviderType newServiceProvider)voidsetSupportedCRS(String newSupportedCRS)voidsetTitle(String newTitle)voidsetWgS84BoundingBox(WGS84BoundingBoxType newWgS84BoundingBox)StringtoString()- 
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<String,String> xMLNSPrefixMap The cached value of the 'XMLNS Prefix Map' map.- See Also:
- getXMLNSPrefixMap()
 
 - 
xSISchemaLocationprotected EMap<String,String> xSISchemaLocation The cached value of the 'XSI Schema Location' map.- See Also:
- getXSISchemaLocation()
 
 - 
ABSTRACT_EDEFAULTprotected static final String ABSTRACT_EDEFAULT The default value of the 'Abstract' attribute.- See Also:
- getAbstract()
 
 - 
INDIVIDUAL_NAME_EDEFAULTprotected static final String INDIVIDUAL_NAME_EDEFAULT The default value of the 'Individual Name' attribute.- See Also:
- getIndividualName()
 
 - 
ORGANISATION_NAME_EDEFAULTprotected static final String ORGANISATION_NAME_EDEFAULT The default value of the 'Organisation Name' attribute.- See Also:
- getOrganisationName()
 
 - 
POSITION_NAME_EDEFAULTprotected static final String POSITION_NAME_EDEFAULT The default value of the 'Position Name' attribute.- See Also:
- getPositionName()
 
 - 
TITLE_EDEFAULTprotected static final String TITLE_EDEFAULT The default value of the 'Title' attribute.- See Also:
- getTitle()
 
 - 
ACCESS_CONSTRAINTS_EDEFAULTprotected static final String ACCESS_CONSTRAINTS_EDEFAULT The default value of the 'Access Constraints' attribute.- See Also:
- getAccessConstraints()
 
 - 
AVAILABLE_CRS_EDEFAULTprotected static final String AVAILABLE_CRS_EDEFAULT The default value of the 'Available CRS' attribute.- See Also:
- getAvailableCRS()
 
 - 
FEES_EDEFAULTprotected static final String FEES_EDEFAULT The default value of the 'Fees' attribute.- See Also:
- getFees()
 
 - 
LANGUAGE_EDEFAULTprotected static final String LANGUAGE_EDEFAULT The default value of the 'Language' attribute.- See Also:
- getLanguage()
 
 - 
OUTPUT_FORMAT_EDEFAULTprotected static final String OUTPUT_FORMAT_EDEFAULT The default value of the 'Output Format' attribute.- See Also:
- getOutputFormat()
 
 - 
SUPPORTED_CRS_EDEFAULTprotected static final String SUPPORTED_CRS_EDEFAULT The default value of the 'Supported CRS' attribute.- See Also:
- getSupportedCRS()
 
 
- 
 - 
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:
- Ows10Package.getDocumentRoot_Mixed()
 
 - 
getXMLNSPrefixMappublic EMap<String,String> getXMLNSPrefixMap() - Specified by:
- getXMLNSPrefixMapin interface- DocumentRoot
- Returns:
- the value of the 'XMLNS Prefix Map' map.
- See Also:
- Ows10Package.getDocumentRoot_XMLNSPrefixMap()
 
 - 
getXSISchemaLocationpublic EMap<String,String> getXSISchemaLocation() - Specified by:
- getXSISchemaLocationin interface- DocumentRoot
- Returns:
- the value of the 'XSI Schema Location' map.
- See Also:
- Ows10Package.getDocumentRoot_XSISchemaLocation()
 
 - 
getAbstractpublic String getAbstract() - Specified by:
- getAbstractin interface- DocumentRoot
- Returns:
- the value of the 'Abstract' attribute.
- See Also:
- DocumentRoot.setAbstract(String),- Ows10Package.getDocumentRoot_Abstract()
 
 - 
setAbstractpublic void setAbstract(String newAbstract) - Specified by:
- setAbstractin interface- DocumentRoot
- Parameters:
- newAbstract- the new value of the 'Abstract' attribute.
- See Also:
- DocumentRoot.getAbstract()
 
 - 
getContactInfopublic ContactType getContactInfo() - Specified by:
- getContactInfoin interface- DocumentRoot
- Returns:
- the value of the 'Contact Info' containment reference.
- See Also:
- DocumentRoot.setContactInfo(ContactType),- Ows10Package.getDocumentRoot_ContactInfo()
 
 - 
basicSetContactInfopublic NotificationChain basicSetContactInfo(ContactType newContactInfo, NotificationChain msgs) 
 - 
setContactInfopublic void setContactInfo(ContactType newContactInfo) - Specified by:
- setContactInfoin interface- DocumentRoot
- Parameters:
- newContactInfo- the new value of the 'Contact Info' containment reference.
- See Also:
- DocumentRoot.getContactInfo()
 
 - 
getIndividualNamepublic String getIndividualName() - Specified by:
- getIndividualNamein interface- DocumentRoot
- Returns:
- the value of the 'Individual Name' attribute.
- See Also:
- DocumentRoot.setIndividualName(String),- Ows10Package.getDocumentRoot_IndividualName()
 
 - 
setIndividualNamepublic void setIndividualName(String newIndividualName) - Specified by:
- setIndividualNamein interface- DocumentRoot
- Parameters:
- newIndividualName- the new value of the 'Individual Name' attribute.
- See Also:
- DocumentRoot.getIndividualName()
 
 - 
getKeywordspublic KeywordsType getKeywords() - Specified by:
- getKeywordsin interface- DocumentRoot
- Returns:
- the value of the 'Keywords' containment reference.
- See Also:
- DocumentRoot.setKeywords(KeywordsType),- Ows10Package.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()
 
 - 
getOrganisationNamepublic String getOrganisationName() - Specified by:
- getOrganisationNamein interface- DocumentRoot
- Returns:
- the value of the 'Organisation Name' attribute.
- See Also:
- DocumentRoot.setOrganisationName(String),- Ows10Package.getDocumentRoot_OrganisationName()
 
 - 
setOrganisationNamepublic void setOrganisationName(String newOrganisationName) - Specified by:
- setOrganisationNamein interface- DocumentRoot
- Parameters:
- newOrganisationName- the new value of the 'Organisation Name' attribute.
- See Also:
- DocumentRoot.getOrganisationName()
 
 - 
getPointOfContactpublic ResponsiblePartyType getPointOfContact() - Specified by:
- getPointOfContactin interface- DocumentRoot
- Returns:
- the value of the 'Point Of Contact' containment reference.
- See Also:
- DocumentRoot.setPointOfContact(ResponsiblePartyType),- Ows10Package.getDocumentRoot_PointOfContact()
 
 - 
basicSetPointOfContactpublic NotificationChain basicSetPointOfContact(ResponsiblePartyType newPointOfContact, NotificationChain msgs) 
 - 
setPointOfContactpublic void setPointOfContact(ResponsiblePartyType newPointOfContact) - Specified by:
- setPointOfContactin interface- DocumentRoot
- Parameters:
- newPointOfContact- the new value of the 'Point Of Contact' containment reference.
- See Also:
- DocumentRoot.getPointOfContact()
 
 - 
getPositionNamepublic String getPositionName() - Specified by:
- getPositionNamein interface- DocumentRoot
- Returns:
- the value of the 'Position Name' attribute.
- See Also:
- DocumentRoot.setPositionName(String),- Ows10Package.getDocumentRoot_PositionName()
 
 - 
setPositionNamepublic void setPositionName(String newPositionName) - Specified by:
- setPositionNamein interface- DocumentRoot
- Parameters:
- newPositionName- the new value of the 'Position Name' attribute.
- See Also:
- DocumentRoot.getPositionName()
 
 - 
getRolepublic CodeType getRole() - Specified by:
- getRolein interface- DocumentRoot
- Returns:
- the value of the 'Role' containment reference.
- See Also:
- DocumentRoot.setRole(CodeType),- Ows10Package.getDocumentRoot_Role()
 
 - 
basicSetRolepublic NotificationChain basicSetRole(CodeType newRole, NotificationChain msgs) 
 - 
setRolepublic void setRole(CodeType newRole) - Specified by:
- setRolein interface- DocumentRoot
- Parameters:
- newRole- the new value of the 'Role' containment reference.
- See Also:
- DocumentRoot.getRole()
 
 - 
getTitlepublic String getTitle() - Specified by:
- getTitlein interface- DocumentRoot
- Returns:
- the value of the 'Title' attribute.
- See Also:
- DocumentRoot.setTitle(String),- Ows10Package.getDocumentRoot_Title()
 
 - 
setTitlepublic void setTitle(String newTitle) - Specified by:
- setTitlein interface- DocumentRoot
- Parameters:
- newTitle- the new value of the 'Title' attribute.
- See Also:
- DocumentRoot.getTitle()
 
 - 
getAbstractMetaDatapublic EObject getAbstractMetaData() - Specified by:
- getAbstractMetaDatain interface- DocumentRoot
- Returns:
- the value of the 'Abstract Meta Data' containment reference.
- See Also:
- Ows10Package.getDocumentRoot_AbstractMetaData()
 
 - 
basicSetAbstractMetaDatapublic NotificationChain basicSetAbstractMetaData(EObject newAbstractMetaData, NotificationChain msgs)
 - 
getAccessConstraintspublic String getAccessConstraints() - Specified by:
- getAccessConstraintsin interface- DocumentRoot
- Returns:
- the value of the 'Access Constraints' attribute.
- See Also:
- DocumentRoot.setAccessConstraints(String),- Ows10Package.getDocumentRoot_AccessConstraints()
 
 - 
setAccessConstraintspublic void setAccessConstraints(String newAccessConstraints) - Specified by:
- setAccessConstraintsin interface- DocumentRoot
- Parameters:
- newAccessConstraints- the new value of the 'Access Constraints' attribute.
- See Also:
- DocumentRoot.getAccessConstraints()
 
 - 
getAvailableCRSpublic String getAvailableCRS() - Specified by:
- getAvailableCRSin interface- DocumentRoot
- Returns:
- the value of the 'Available CRS' attribute.
- See Also:
- DocumentRoot.setAvailableCRS(String),- Ows10Package.getDocumentRoot_AvailableCRS()
 
 - 
setAvailableCRSpublic void setAvailableCRS(String newAvailableCRS) - Specified by:
- setAvailableCRSin interface- DocumentRoot
- Parameters:
- newAvailableCRS- the new value of the 'Available CRS' attribute.
- See Also:
- DocumentRoot.getAvailableCRS()
 
 - 
getBoundingBoxpublic BoundingBoxType getBoundingBox() - Specified by:
- getBoundingBoxin interface- DocumentRoot
- Returns:
- the value of the 'Bounding Box' containment reference.
- See Also:
- DocumentRoot.setBoundingBox(BoundingBoxType),- Ows10Package.getDocumentRoot_BoundingBox()
 
 - 
basicSetBoundingBoxpublic NotificationChain basicSetBoundingBox(BoundingBoxType newBoundingBox, NotificationChain msgs) 
 - 
setBoundingBoxpublic void setBoundingBox(BoundingBoxType newBoundingBox) - Specified by:
- setBoundingBoxin interface- DocumentRoot
- Parameters:
- newBoundingBox- the new value of the 'Bounding Box' containment reference.
- See Also:
- DocumentRoot.getBoundingBox()
 
 - 
getDcppublic DCPType getDcp() - Specified by:
- getDcpin interface- DocumentRoot
- Returns:
- the value of the 'Dcp' containment reference.
- See Also:
- DocumentRoot.setDcp(DCPType),- Ows10Package.getDocumentRoot_Dcp()
 
 - 
basicSetDcppublic NotificationChain basicSetDcp(DCPType newDcp, NotificationChain msgs) 
 - 
setDcppublic void setDcp(DCPType newDcp) - Specified by:
- setDcpin interface- DocumentRoot
- Parameters:
- newDcp- the new value of the 'Dcp' containment reference.
- See Also:
- DocumentRoot.getDcp()
 
 - 
getExceptionpublic ExceptionType getException() - Specified by:
- getExceptionin interface- DocumentRoot
- Returns:
- the value of the 'Exception' containment reference.
- See Also:
- DocumentRoot.setException(ExceptionType),- Ows10Package.getDocumentRoot_Exception()
 
 - 
basicSetExceptionpublic NotificationChain basicSetException(ExceptionType newException, NotificationChain msgs) 
 - 
setExceptionpublic void setException(ExceptionType newException) - Specified by:
- setExceptionin interface- DocumentRoot
- Parameters:
- newException- the new value of the 'Exception' containment reference.
- See Also:
- DocumentRoot.getException()
 
 - 
getExceptionReportpublic ExceptionReportType getExceptionReport() - Specified by:
- getExceptionReportin interface- DocumentRoot
- Returns:
- the value of the 'Exception Report' containment reference.
- See Also:
- DocumentRoot.setExceptionReport(ExceptionReportType),- Ows10Package.getDocumentRoot_ExceptionReport()
 
 - 
basicSetExceptionReportpublic NotificationChain basicSetExceptionReport(ExceptionReportType newExceptionReport, NotificationChain msgs) 
 - 
setExceptionReportpublic void setExceptionReport(ExceptionReportType newExceptionReport) - Specified by:
- setExceptionReportin interface- DocumentRoot
- Parameters:
- newExceptionReport- the new value of the 'Exception Report' containment reference.
- See Also:
- DocumentRoot.getExceptionReport()
 
 - 
getExtendedCapabilitiespublic EObject getExtendedCapabilities() - Specified by:
- getExtendedCapabilitiesin interface- DocumentRoot
- Returns:
- the value of the 'Extended Capabilities' containment reference.
- See Also:
- DocumentRoot.setExtendedCapabilities(EObject),- Ows10Package.getDocumentRoot_ExtendedCapabilities()
 
 - 
basicSetExtendedCapabilitiespublic NotificationChain basicSetExtendedCapabilities(EObject newExtendedCapabilities, NotificationChain msgs)
 - 
setExtendedCapabilitiespublic void setExtendedCapabilities(EObject newExtendedCapabilities) - Specified by:
- setExtendedCapabilitiesin interface- DocumentRoot
- Parameters:
- newExtendedCapabilities- the new value of the 'Extended Capabilities' containment reference.
- See Also:
- DocumentRoot.getExtendedCapabilities()
 
 - 
getFeespublic String getFees() - Specified by:
- getFeesin interface- DocumentRoot
- Returns:
- the value of the 'Fees' attribute.
- See Also:
- DocumentRoot.setFees(String),- Ows10Package.getDocumentRoot_Fees()
 
 - 
setFeespublic void setFees(String newFees) - Specified by:
- setFeesin interface- DocumentRoot
- Parameters:
- newFees- the new value of the 'Fees' attribute.
- See Also:
- DocumentRoot.getFees()
 
 - 
getGetCapabilitiespublic GetCapabilitiesType getGetCapabilities() - Specified by:
- getGetCapabilitiesin interface- DocumentRoot
- Returns:
- the value of the 'Get Capabilities' containment reference.
- See Also:
- DocumentRoot.setGetCapabilities(GetCapabilitiesType),- Ows10Package.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()
 
 - 
getHttppublic HTTPType getHttp() - Specified by:
- getHttpin interface- DocumentRoot
- Returns:
- the value of the 'Http' containment reference.
- See Also:
- DocumentRoot.setHttp(HTTPType),- Ows10Package.getDocumentRoot_Http()
 
 - 
basicSetHttppublic NotificationChain basicSetHttp(HTTPType newHttp, NotificationChain msgs) 
 - 
setHttppublic void setHttp(HTTPType newHttp) - Specified by:
- setHttpin interface- DocumentRoot
- Parameters:
- newHttp- the new value of the 'Http' containment reference.
- See Also:
- DocumentRoot.getHttp()
 
 - 
getIdentifierpublic CodeType getIdentifier() - Specified by:
- getIdentifierin interface- DocumentRoot
- Returns:
- the value of the 'Identifier' containment reference.
- See Also:
- DocumentRoot.setIdentifier(CodeType),- Ows10Package.getDocumentRoot_Identifier()
 
 - 
basicSetIdentifierpublic NotificationChain basicSetIdentifier(CodeType newIdentifier, NotificationChain msgs) 
 - 
setIdentifierpublic void setIdentifier(CodeType newIdentifier) - Specified by:
- setIdentifierin interface- DocumentRoot
- Parameters:
- newIdentifier- the new value of the 'Identifier' containment reference.
- See Also:
- DocumentRoot.getIdentifier()
 
 - 
getLanguagepublic String getLanguage() - Specified by:
- getLanguagein interface- DocumentRoot
- Returns:
- the value of the 'Language' attribute.
- See Also:
- DocumentRoot.setLanguage(String),- Ows10Package.getDocumentRoot_Language()
 
 - 
setLanguagepublic void setLanguage(String newLanguage) - Specified by:
- setLanguagein interface- DocumentRoot
- Parameters:
- newLanguage- the new value of the 'Language' attribute.
- See Also:
- DocumentRoot.getLanguage()
 
 - 
getMetadatapublic MetadataType getMetadata() - Specified by:
- getMetadatain interface- DocumentRoot
- Returns:
- the value of the 'Metadata' containment reference.
- See Also:
- DocumentRoot.setMetadata(MetadataType),- Ows10Package.getDocumentRoot_Metadata()
 
 - 
basicSetMetadatapublic NotificationChain basicSetMetadata(MetadataType newMetadata, NotificationChain msgs) 
 - 
setMetadatapublic void setMetadata(MetadataType newMetadata) - Specified by:
- setMetadatain interface- DocumentRoot
- Parameters:
- newMetadata- the new value of the 'Metadata' containment reference.
- See Also:
- DocumentRoot.getMetadata()
 
 - 
getOperationpublic OperationType getOperation() - Specified by:
- getOperationin interface- DocumentRoot
- Returns:
- the value of the 'Operation' containment reference.
- See Also:
- DocumentRoot.setOperation(OperationType),- Ows10Package.getDocumentRoot_Operation()
 
 - 
basicSetOperationpublic NotificationChain basicSetOperation(OperationType newOperation, NotificationChain msgs) 
 - 
setOperationpublic void setOperation(OperationType newOperation) - Specified by:
- setOperationin interface- DocumentRoot
- Parameters:
- newOperation- the new value of the 'Operation' containment reference.
- See Also:
- DocumentRoot.getOperation()
 
 - 
getOperationsMetadatapublic OperationsMetadataType getOperationsMetadata() - Specified by:
- getOperationsMetadatain interface- DocumentRoot
- Returns:
- the value of the 'Operations Metadata' containment reference.
- See Also:
- DocumentRoot.setOperationsMetadata(OperationsMetadataType),- Ows10Package.getDocumentRoot_OperationsMetadata()
 
 - 
basicSetOperationsMetadatapublic NotificationChain basicSetOperationsMetadata(OperationsMetadataType newOperationsMetadata, NotificationChain msgs) 
 - 
setOperationsMetadatapublic void setOperationsMetadata(OperationsMetadataType newOperationsMetadata) - Specified by:
- setOperationsMetadatain interface- DocumentRoot
- Parameters:
- newOperationsMetadata- the new value of the 'Operations Metadata' containment reference.
- See Also:
- DocumentRoot.getOperationsMetadata()
 
 - 
getOutputFormatpublic String getOutputFormat() - Specified by:
- getOutputFormatin interface- DocumentRoot
- Returns:
- the value of the 'Output Format' attribute.
- See Also:
- DocumentRoot.setOutputFormat(String),- Ows10Package.getDocumentRoot_OutputFormat()
 
 - 
setOutputFormatpublic void setOutputFormat(String newOutputFormat) - Specified by:
- setOutputFormatin interface- DocumentRoot
- Parameters:
- newOutputFormat- the new value of the 'Output Format' attribute.
- See Also:
- DocumentRoot.getOutputFormat()
 
 - 
getServiceIdentificationpublic ServiceIdentificationType getServiceIdentification() - Specified by:
- getServiceIdentificationin interface- DocumentRoot
- Returns:
- the value of the 'Service Identification' containment reference.
- See Also:
- DocumentRoot.setServiceIdentification(ServiceIdentificationType),- Ows10Package.getDocumentRoot_ServiceIdentification()
 
 - 
basicSetServiceIdentificationpublic NotificationChain basicSetServiceIdentification(ServiceIdentificationType newServiceIdentification, NotificationChain msgs) 
 - 
setServiceIdentificationpublic void setServiceIdentification(ServiceIdentificationType newServiceIdentification) - Specified by:
- setServiceIdentificationin interface- DocumentRoot
- Parameters:
- newServiceIdentification- the new value of the 'Service Identification' containment reference.
- See Also:
- DocumentRoot.getServiceIdentification()
 
 - 
getServiceProviderpublic ServiceProviderType getServiceProvider() - Specified by:
- getServiceProviderin interface- DocumentRoot
- Returns:
- the value of the 'Service Provider' containment reference.
- See Also:
- DocumentRoot.setServiceProvider(ServiceProviderType),- Ows10Package.getDocumentRoot_ServiceProvider()
 
 - 
basicSetServiceProviderpublic NotificationChain basicSetServiceProvider(ServiceProviderType newServiceProvider, NotificationChain msgs) 
 - 
setServiceProviderpublic void setServiceProvider(ServiceProviderType newServiceProvider) - Specified by:
- setServiceProviderin interface- DocumentRoot
- Parameters:
- newServiceProvider- the new value of the 'Service Provider' containment reference.
- See Also:
- DocumentRoot.getServiceProvider()
 
 - 
getSupportedCRSpublic String getSupportedCRS() - Specified by:
- getSupportedCRSin interface- DocumentRoot
- Returns:
- the value of the 'Supported CRS' attribute.
- See Also:
- DocumentRoot.setSupportedCRS(String),- Ows10Package.getDocumentRoot_SupportedCRS()
 
 - 
setSupportedCRSpublic void setSupportedCRS(String newSupportedCRS) - Specified by:
- setSupportedCRSin interface- DocumentRoot
- Parameters:
- newSupportedCRS- the new value of the 'Supported CRS' attribute.
- See Also:
- DocumentRoot.getSupportedCRS()
 
 - 
getWgS84BoundingBoxpublic WGS84BoundingBoxType getWgS84BoundingBox() - Specified by:
- getWgS84BoundingBoxin interface- DocumentRoot
- Returns:
- the value of the 'Wg S84 Bounding Box' containment reference.
- See Also:
- DocumentRoot.setWgS84BoundingBox(WGS84BoundingBoxType),- Ows10Package.getDocumentRoot_WgS84BoundingBox()
 
 - 
basicSetWgS84BoundingBoxpublic NotificationChain basicSetWgS84BoundingBox(WGS84BoundingBoxType newWgS84BoundingBox, NotificationChain msgs) 
 - 
setWgS84BoundingBoxpublic void setWgS84BoundingBox(WGS84BoundingBoxType newWgS84BoundingBox) - Specified by:
- setWgS84BoundingBoxin interface- DocumentRoot
- Parameters:
- newWgS84BoundingBox- the new value of the 'Wg S84 Bounding Box' containment reference.
- See Also:
- DocumentRoot.getWgS84BoundingBox()
 
 - 
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
 
 
- 
 
-