net.opengis.ows10.impl
Class DocumentRootImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.EObjectImpl
              extended by net.opengis.ows10.impl.DocumentRootImpl
All Implemented Interfaces:
DocumentRoot, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject

public class DocumentRootImpl
extends org.eclipse.emf.ecore.impl.EObjectImpl
implements DocumentRoot

An implementation of the model object 'Document Root'.

The following features are implemented:


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
protected static java.lang.String ABSTRACT_EDEFAULT
          The default value of the 'Abstract' attribute.
protected static java.lang.String ACCESS_CONSTRAINTS_EDEFAULT
          The default value of the 'Access Constraints' attribute.
protected static java.lang.String AVAILABLE_CRS_EDEFAULT
          The default value of the 'Available CRS' attribute.
protected static java.lang.String FEES_EDEFAULT
          The default value of the 'Fees' attribute.
protected static java.lang.String INDIVIDUAL_NAME_EDEFAULT
          The default value of the 'Individual Name' attribute.
protected static java.lang.String LANGUAGE_EDEFAULT
          The default value of the 'Language' attribute.
protected  org.eclipse.emf.ecore.util.FeatureMap mixed
          The cached value of the 'Mixed' attribute list.
protected static java.lang.String ORGANISATION_NAME_EDEFAULT
          The default value of the 'Organisation Name' attribute.
protected static java.lang.String OUTPUT_FORMAT_EDEFAULT
          The default value of the 'Output Format' attribute.
protected static java.lang.String POSITION_NAME_EDEFAULT
          The default value of the 'Position Name' attribute.
protected static java.lang.String SUPPORTED_CRS_EDEFAULT
          The default value of the 'Supported CRS' attribute.
protected static java.lang.String TITLE_EDEFAULT
          The default value of the 'Title' attribute.
protected  org.eclipse.emf.common.util.EMap xMLNSPrefixMap
          The cached value of the 'XMLNS Prefix Map' map.
protected  org.eclipse.emf.common.util.EMap xSISchemaLocation
          The cached value of the 'XSI Schema Location' map.
 
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
 
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Constructor Summary
protected DocumentRootImpl()
           
 
Method Summary
 org.eclipse.emf.common.notify.NotificationChain basicSetAbstractMetaData(org.eclipse.emf.ecore.EObject newAbstractMetaData, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetBoundingBox(BoundingBoxType newBoundingBox, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetContactInfo(ContactType newContactInfo, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetDcp(DCPType newDcp, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetException(ExceptionType newException, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetExceptionReport(ExceptionReportType newExceptionReport, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetExtendedCapabilities(org.eclipse.emf.ecore.EObject newExtendedCapabilities, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetGetCapabilities(GetCapabilitiesType newGetCapabilities, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetHttp(HTTPType newHttp, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetIdentifier(CodeType newIdentifier, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetKeywords(KeywordsType newKeywords, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetMetadata(MetadataType newMetadata, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetOperation(OperationType newOperation, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetOperationsMetadata(OperationsMetadataType newOperationsMetadata, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetPointOfContact(ResponsiblePartyType newPointOfContact, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetRole(CodeType newRole, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetServiceIdentification(ServiceIdentificationType newServiceIdentification, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetServiceProvider(ServiceProviderType newServiceProvider, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetWgS84BoundingBox(WGS84BoundingBoxType newWgS84BoundingBox, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
           
 org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 boolean eIsSet(int featureID)
           
 void eSet(int featureID, java.lang.Object newValue)
           
protected  org.eclipse.emf.ecore.EClass eStaticClass()
           
 void eUnset(int featureID)
           
 java.lang.String getAbstract()
           
 org.eclipse.emf.ecore.EObject getAbstractMetaData()
           
 java.lang.String getAccessConstraints()
           
 java.lang.String getAvailableCRS()
           
 BoundingBoxType getBoundingBox()
           
 ContactType getContactInfo()
           
 DCPType getDcp()
           
 ExceptionType getException()
           
 ExceptionReportType getExceptionReport()
           
 org.eclipse.emf.ecore.EObject getExtendedCapabilities()
           
 java.lang.String getFees()
           
 GetCapabilitiesType getGetCapabilities()
           
 HTTPType getHttp()
           
 CodeType getIdentifier()
           
 java.lang.String getIndividualName()
           
 KeywordsType getKeywords()
           
 java.lang.String getLanguage()
           
 MetadataType getMetadata()
           
 org.eclipse.emf.ecore.util.FeatureMap getMixed()
           
 OperationType getOperation()
           
 OperationsMetadataType getOperationsMetadata()
           
 java.lang.String getOrganisationName()
           
 java.lang.String getOutputFormat()
           
 ResponsiblePartyType getPointOfContact()
           
 java.lang.String getPositionName()
           
 CodeType getRole()
           
 ServiceIdentificationType getServiceIdentification()
           
 ServiceProviderType getServiceProvider()
           
 java.lang.String getSupportedCRS()
           
 java.lang.String getTitle()
           
 WGS84BoundingBoxType getWgS84BoundingBox()
           
 org.eclipse.emf.common.util.EMap getXMLNSPrefixMap()
           
 org.eclipse.emf.common.util.EMap getXSISchemaLocation()
           
 void setAbstract(java.lang.String newAbstract)
           
 void setAccessConstraints(java.lang.String newAccessConstraints)
           
 void setAvailableCRS(java.lang.String newAvailableCRS)
           
 void setBoundingBox(BoundingBoxType newBoundingBox)
           
 void setContactInfo(ContactType newContactInfo)
           
 void setDcp(DCPType newDcp)
           
 void setException(ExceptionType newException)
           
 void setExceptionReport(ExceptionReportType newExceptionReport)
           
 void setExtendedCapabilities(org.eclipse.emf.ecore.EObject newExtendedCapabilities)
           
 void setFees(java.lang.String newFees)
           
 void setGetCapabilities(GetCapabilitiesType newGetCapabilities)
           
 void setHttp(HTTPType newHttp)
           
 void setIdentifier(CodeType newIdentifier)
           
 void setIndividualName(java.lang.String newIndividualName)
           
 void setKeywords(KeywordsType newKeywords)
           
 void setLanguage(java.lang.String newLanguage)
           
 void setMetadata(MetadataType newMetadata)
           
 void setOperation(OperationType newOperation)
           
 void setOperationsMetadata(OperationsMetadataType newOperationsMetadata)
           
 void setOrganisationName(java.lang.String newOrganisationName)
           
 void setOutputFormat(java.lang.String newOutputFormat)
           
 void setPointOfContact(ResponsiblePartyType newPointOfContact)
           
 void setPositionName(java.lang.String newPositionName)
           
 void setRole(CodeType newRole)
           
 void setServiceIdentification(ServiceIdentificationType newServiceIdentification)
           
 void setServiceProvider(ServiceProviderType newServiceProvider)
           
 void setSupportedCRS(java.lang.String newSupportedCRS)
           
 void setTitle(java.lang.String newTitle)
           
 void setWgS84BoundingBox(WGS84BoundingBoxType newWgS84BoundingBox)
           
 java.lang.String toString()
           
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, 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 org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Field Detail

mixed

protected org.eclipse.emf.ecore.util.FeatureMap mixed
The cached value of the 'Mixed' attribute list.

See Also:
getMixed()

xMLNSPrefixMap

protected org.eclipse.emf.common.util.EMap xMLNSPrefixMap
The cached value of the 'XMLNS Prefix Map' map.

See Also:
getXMLNSPrefixMap()

xSISchemaLocation

protected org.eclipse.emf.common.util.EMap xSISchemaLocation
The cached value of the 'XSI Schema Location' map.

See Also:
getXSISchemaLocation()

ABSTRACT_EDEFAULT

protected static final java.lang.String ABSTRACT_EDEFAULT
The default value of the 'Abstract' attribute.

See Also:
getAbstract()

INDIVIDUAL_NAME_EDEFAULT

protected static final java.lang.String INDIVIDUAL_NAME_EDEFAULT
The default value of the 'Individual Name' attribute.

See Also:
getIndividualName()

ORGANISATION_NAME_EDEFAULT

protected static final java.lang.String ORGANISATION_NAME_EDEFAULT
The default value of the 'Organisation Name' attribute.

See Also:
getOrganisationName()

POSITION_NAME_EDEFAULT

protected static final java.lang.String POSITION_NAME_EDEFAULT
The default value of the 'Position Name' attribute.

See Also:
getPositionName()

TITLE_EDEFAULT

protected static final java.lang.String TITLE_EDEFAULT
The default value of the 'Title' attribute.

See Also:
getTitle()

ACCESS_CONSTRAINTS_EDEFAULT

protected static final java.lang.String ACCESS_CONSTRAINTS_EDEFAULT
The default value of the 'Access Constraints' attribute.

See Also:
getAccessConstraints()

AVAILABLE_CRS_EDEFAULT

protected static final java.lang.String AVAILABLE_CRS_EDEFAULT
The default value of the 'Available CRS' attribute.

See Also:
getAvailableCRS()

FEES_EDEFAULT

protected static final java.lang.String FEES_EDEFAULT
The default value of the 'Fees' attribute.

See Also:
getFees()

LANGUAGE_EDEFAULT

protected static final java.lang.String LANGUAGE_EDEFAULT
The default value of the 'Language' attribute.

See Also:
getLanguage()

OUTPUT_FORMAT_EDEFAULT

protected static final java.lang.String OUTPUT_FORMAT_EDEFAULT
The default value of the 'Output Format' attribute.

See Also:
getOutputFormat()

SUPPORTED_CRS_EDEFAULT

protected static final java.lang.String SUPPORTED_CRS_EDEFAULT
The default value of the 'Supported CRS' attribute.

See Also:
getSupportedCRS()
Constructor Detail

DocumentRootImpl

protected DocumentRootImpl()

Method Detail

eStaticClass

protected org.eclipse.emf.ecore.EClass eStaticClass()

Overrides:
eStaticClass in class org.eclipse.emf.ecore.impl.EObjectImpl

getMixed

public org.eclipse.emf.ecore.util.FeatureMap getMixed()

Specified by:
getMixed in interface DocumentRoot
Returns:
the value of the 'Mixed' attribute list.
See Also:
Ows10Package.getDocumentRoot_Mixed()

getXMLNSPrefixMap

public org.eclipse.emf.common.util.EMap getXMLNSPrefixMap()

Specified by:
getXMLNSPrefixMap in interface DocumentRoot
Returns:
the value of the 'XMLNS Prefix Map' map.
See Also:
Ows10Package.getDocumentRoot_XMLNSPrefixMap()

getXSISchemaLocation

public org.eclipse.emf.common.util.EMap getXSISchemaLocation()

Specified by:
getXSISchemaLocation in interface DocumentRoot
Returns:
the value of the 'XSI Schema Location' map.
See Also:
Ows10Package.getDocumentRoot_XSISchemaLocation()

getAbstract

public java.lang.String getAbstract()

Specified by:
getAbstract in interface DocumentRoot
Returns:
the value of the 'Abstract' attribute.
See Also:
DocumentRoot.setAbstract(String), Ows10Package.getDocumentRoot_Abstract()

setAbstract

public void setAbstract(java.lang.String newAbstract)

Specified by:
setAbstract in interface DocumentRoot
Parameters:
newAbstract - the new value of the 'Abstract' attribute.
See Also:
DocumentRoot.getAbstract()

getContactInfo

public ContactType getContactInfo()

Specified by:
getContactInfo in interface DocumentRoot
Returns:
the value of the 'Contact Info' containment reference.
See Also:
DocumentRoot.setContactInfo(ContactType), Ows10Package.getDocumentRoot_ContactInfo()

basicSetContactInfo

public org.eclipse.emf.common.notify.NotificationChain basicSetContactInfo(ContactType newContactInfo,
                                                                           org.eclipse.emf.common.notify.NotificationChain msgs)


setContactInfo

public void setContactInfo(ContactType newContactInfo)

Specified by:
setContactInfo in interface DocumentRoot
Parameters:
newContactInfo - the new value of the 'Contact Info' containment reference.
See Also:
DocumentRoot.getContactInfo()

getIndividualName

public java.lang.String getIndividualName()

Specified by:
getIndividualName in interface DocumentRoot
Returns:
the value of the 'Individual Name' attribute.
See Also:
DocumentRoot.setIndividualName(String), Ows10Package.getDocumentRoot_IndividualName()

setIndividualName

public void setIndividualName(java.lang.String newIndividualName)

Specified by:
setIndividualName in interface DocumentRoot
Parameters:
newIndividualName - the new value of the 'Individual Name' attribute.
See Also:
DocumentRoot.getIndividualName()

getKeywords

public KeywordsType getKeywords()

Specified by:
getKeywords in interface DocumentRoot
Returns:
the value of the 'Keywords' containment reference.
See Also:
DocumentRoot.setKeywords(KeywordsType), Ows10Package.getDocumentRoot_Keywords()

basicSetKeywords

public org.eclipse.emf.common.notify.NotificationChain basicSetKeywords(KeywordsType newKeywords,
                                                                        org.eclipse.emf.common.notify.NotificationChain msgs)


setKeywords

public void setKeywords(KeywordsType newKeywords)

Specified by:
setKeywords in interface DocumentRoot
Parameters:
newKeywords - the new value of the 'Keywords' containment reference.
See Also:
DocumentRoot.getKeywords()

getOrganisationName

public java.lang.String getOrganisationName()

Specified by:
getOrganisationName in interface DocumentRoot
Returns:
the value of the 'Organisation Name' attribute.
See Also:
DocumentRoot.setOrganisationName(String), Ows10Package.getDocumentRoot_OrganisationName()

setOrganisationName

public void setOrganisationName(java.lang.String newOrganisationName)

Specified by:
setOrganisationName in interface DocumentRoot
Parameters:
newOrganisationName - the new value of the 'Organisation Name' attribute.
See Also:
DocumentRoot.getOrganisationName()

getPointOfContact

public ResponsiblePartyType getPointOfContact()

Specified by:
getPointOfContact in interface DocumentRoot
Returns:
the value of the 'Point Of Contact' containment reference.
See Also:
DocumentRoot.setPointOfContact(ResponsiblePartyType), Ows10Package.getDocumentRoot_PointOfContact()

basicSetPointOfContact

public org.eclipse.emf.common.notify.NotificationChain basicSetPointOfContact(ResponsiblePartyType newPointOfContact,
                                                                              org.eclipse.emf.common.notify.NotificationChain msgs)


setPointOfContact

public void setPointOfContact(ResponsiblePartyType newPointOfContact)

Specified by:
setPointOfContact in interface DocumentRoot
Parameters:
newPointOfContact - the new value of the 'Point Of Contact' containment reference.
See Also:
DocumentRoot.getPointOfContact()

getPositionName

public java.lang.String getPositionName()

Specified by:
getPositionName in interface DocumentRoot
Returns:
the value of the 'Position Name' attribute.
See Also:
DocumentRoot.setPositionName(String), Ows10Package.getDocumentRoot_PositionName()

setPositionName

public void setPositionName(java.lang.String newPositionName)

Specified by:
setPositionName in interface DocumentRoot
Parameters:
newPositionName - the new value of the 'Position Name' attribute.
See Also:
DocumentRoot.getPositionName()

getRole

public CodeType getRole()

Specified by:
getRole in interface DocumentRoot
Returns:
the value of the 'Role' containment reference.
See Also:
DocumentRoot.setRole(CodeType), Ows10Package.getDocumentRoot_Role()

basicSetRole

public org.eclipse.emf.common.notify.NotificationChain basicSetRole(CodeType newRole,
                                                                    org.eclipse.emf.common.notify.NotificationChain msgs)


setRole

public void setRole(CodeType newRole)

Specified by:
setRole in interface DocumentRoot
Parameters:
newRole - the new value of the 'Role' containment reference.
See Also:
DocumentRoot.getRole()

getTitle

public java.lang.String getTitle()

Specified by:
getTitle in interface DocumentRoot
Returns:
the value of the 'Title' attribute.
See Also:
DocumentRoot.setTitle(String), Ows10Package.getDocumentRoot_Title()

setTitle

public void setTitle(java.lang.String newTitle)

Specified by:
setTitle in interface DocumentRoot
Parameters:
newTitle - the new value of the 'Title' attribute.
See Also:
DocumentRoot.getTitle()

getAbstractMetaData

public org.eclipse.emf.ecore.EObject getAbstractMetaData()

Specified by:
getAbstractMetaData in interface DocumentRoot
Returns:
the value of the 'Abstract Meta Data' containment reference.
See Also:
Ows10Package.getDocumentRoot_AbstractMetaData()

basicSetAbstractMetaData

public org.eclipse.emf.common.notify.NotificationChain basicSetAbstractMetaData(org.eclipse.emf.ecore.EObject newAbstractMetaData,
                                                                                org.eclipse.emf.common.notify.NotificationChain msgs)


getAccessConstraints

public java.lang.String getAccessConstraints()

Specified by:
getAccessConstraints in interface DocumentRoot
Returns:
the value of the 'Access Constraints' attribute.
See Also:
DocumentRoot.setAccessConstraints(String), Ows10Package.getDocumentRoot_AccessConstraints()

setAccessConstraints

public void setAccessConstraints(java.lang.String newAccessConstraints)

Specified by:
setAccessConstraints in interface DocumentRoot
Parameters:
newAccessConstraints - the new value of the 'Access Constraints' attribute.
See Also:
DocumentRoot.getAccessConstraints()

getAvailableCRS

public java.lang.String getAvailableCRS()

Specified by:
getAvailableCRS in interface DocumentRoot
Returns:
the value of the 'Available CRS' attribute.
See Also:
DocumentRoot.setAvailableCRS(String), Ows10Package.getDocumentRoot_AvailableCRS()

setAvailableCRS

public void setAvailableCRS(java.lang.String newAvailableCRS)

Specified by:
setAvailableCRS in interface DocumentRoot
Parameters:
newAvailableCRS - the new value of the 'Available CRS' attribute.
See Also:
DocumentRoot.getAvailableCRS()

getBoundingBox

public BoundingBoxType getBoundingBox()

Specified by:
getBoundingBox in interface DocumentRoot
Returns:
the value of the 'Bounding Box' containment reference.
See Also:
DocumentRoot.setBoundingBox(BoundingBoxType), Ows10Package.getDocumentRoot_BoundingBox()

basicSetBoundingBox

public org.eclipse.emf.common.notify.NotificationChain basicSetBoundingBox(BoundingBoxType newBoundingBox,
                                                                           org.eclipse.emf.common.notify.NotificationChain msgs)


setBoundingBox

public void setBoundingBox(BoundingBoxType newBoundingBox)

Specified by:
setBoundingBox in interface DocumentRoot
Parameters:
newBoundingBox - the new value of the 'Bounding Box' containment reference.
See Also:
DocumentRoot.getBoundingBox()

getDcp

public DCPType getDcp()

Specified by:
getDcp in interface DocumentRoot
Returns:
the value of the 'Dcp' containment reference.
See Also:
DocumentRoot.setDcp(DCPType), Ows10Package.getDocumentRoot_Dcp()

basicSetDcp

public org.eclipse.emf.common.notify.NotificationChain basicSetDcp(DCPType newDcp,
                                                                   org.eclipse.emf.common.notify.NotificationChain msgs)


setDcp

public void setDcp(DCPType newDcp)

Specified by:
setDcp in interface DocumentRoot
Parameters:
newDcp - the new value of the 'Dcp' containment reference.
See Also:
DocumentRoot.getDcp()

getException

public ExceptionType getException()

Specified by:
getException in interface DocumentRoot
Returns:
the value of the 'Exception' containment reference.
See Also:
DocumentRoot.setException(ExceptionType), Ows10Package.getDocumentRoot_Exception()

basicSetException

public org.eclipse.emf.common.notify.NotificationChain basicSetException(ExceptionType newException,
                                                                         org.eclipse.emf.common.notify.NotificationChain msgs)


setException

public void setException(ExceptionType newException)

Specified by:
setException in interface DocumentRoot
Parameters:
newException - the new value of the 'Exception' containment reference.
See Also:
DocumentRoot.getException()

getExceptionReport

public ExceptionReportType getExceptionReport()

Specified by:
getExceptionReport in interface DocumentRoot
Returns:
the value of the 'Exception Report' containment reference.
See Also:
DocumentRoot.setExceptionReport(ExceptionReportType), Ows10Package.getDocumentRoot_ExceptionReport()

basicSetExceptionReport

public org.eclipse.emf.common.notify.NotificationChain basicSetExceptionReport(ExceptionReportType newExceptionReport,
                                                                               org.eclipse.emf.common.notify.NotificationChain msgs)


setExceptionReport

public void setExceptionReport(ExceptionReportType newExceptionReport)

Specified by:
setExceptionReport in interface DocumentRoot
Parameters:
newExceptionReport - the new value of the 'Exception Report' containment reference.
See Also:
DocumentRoot.getExceptionReport()

getExtendedCapabilities

public org.eclipse.emf.ecore.EObject getExtendedCapabilities()

Specified by:
getExtendedCapabilities in interface DocumentRoot
Returns:
the value of the 'Extended Capabilities' containment reference.
See Also:
DocumentRoot.setExtendedCapabilities(EObject), Ows10Package.getDocumentRoot_ExtendedCapabilities()

basicSetExtendedCapabilities

public org.eclipse.emf.common.notify.NotificationChain basicSetExtendedCapabilities(org.eclipse.emf.ecore.EObject newExtendedCapabilities,
                                                                                    org.eclipse.emf.common.notify.NotificationChain msgs)


setExtendedCapabilities

public void setExtendedCapabilities(org.eclipse.emf.ecore.EObject newExtendedCapabilities)

Specified by:
setExtendedCapabilities in interface DocumentRoot
Parameters:
newExtendedCapabilities - the new value of the 'Extended Capabilities' containment reference.
See Also:
DocumentRoot.getExtendedCapabilities()

getFees

public java.lang.String getFees()

Specified by:
getFees in interface DocumentRoot
Returns:
the value of the 'Fees' attribute.
See Also:
DocumentRoot.setFees(String), Ows10Package.getDocumentRoot_Fees()

setFees

public void setFees(java.lang.String newFees)

Specified by:
setFees in interface DocumentRoot
Parameters:
newFees - the new value of the 'Fees' attribute.
See Also:
DocumentRoot.getFees()

getGetCapabilities

public GetCapabilitiesType getGetCapabilities()

Specified by:
getGetCapabilities in interface DocumentRoot
Returns:
the value of the 'Get Capabilities' containment reference.
See Also:
DocumentRoot.setGetCapabilities(GetCapabilitiesType), Ows10Package.getDocumentRoot_GetCapabilities()

basicSetGetCapabilities

public org.eclipse.emf.common.notify.NotificationChain basicSetGetCapabilities(GetCapabilitiesType newGetCapabilities,
                                                                               org.eclipse.emf.common.notify.NotificationChain msgs)


setGetCapabilities

public void setGetCapabilities(GetCapabilitiesType newGetCapabilities)

Specified by:
setGetCapabilities in interface DocumentRoot
Parameters:
newGetCapabilities - the new value of the 'Get Capabilities' containment reference.
See Also:
DocumentRoot.getGetCapabilities()

getHttp

public HTTPType getHttp()

Specified by:
getHttp in interface DocumentRoot
Returns:
the value of the 'Http' containment reference.
See Also:
DocumentRoot.setHttp(HTTPType), Ows10Package.getDocumentRoot_Http()

basicSetHttp

public org.eclipse.emf.common.notify.NotificationChain basicSetHttp(HTTPType newHttp,
                                                                    org.eclipse.emf.common.notify.NotificationChain msgs)


setHttp

public void setHttp(HTTPType newHttp)

Specified by:
setHttp in interface DocumentRoot
Parameters:
newHttp - the new value of the 'Http' containment reference.
See Also:
DocumentRoot.getHttp()

getIdentifier

public CodeType getIdentifier()

Specified by:
getIdentifier in interface DocumentRoot
Returns:
the value of the 'Identifier' containment reference.
See Also:
DocumentRoot.setIdentifier(CodeType), Ows10Package.getDocumentRoot_Identifier()

basicSetIdentifier

public org.eclipse.emf.common.notify.NotificationChain basicSetIdentifier(CodeType newIdentifier,
                                                                          org.eclipse.emf.common.notify.NotificationChain msgs)


setIdentifier

public void setIdentifier(CodeType newIdentifier)

Specified by:
setIdentifier in interface DocumentRoot
Parameters:
newIdentifier - the new value of the 'Identifier' containment reference.
See Also:
DocumentRoot.getIdentifier()

getLanguage

public java.lang.String getLanguage()

Specified by:
getLanguage in interface DocumentRoot
Returns:
the value of the 'Language' attribute.
See Also:
DocumentRoot.setLanguage(String), Ows10Package.getDocumentRoot_Language()

setLanguage

public void setLanguage(java.lang.String newLanguage)

Specified by:
setLanguage in interface DocumentRoot
Parameters:
newLanguage - the new value of the 'Language' attribute.
See Also:
DocumentRoot.getLanguage()

getMetadata

public MetadataType getMetadata()

Specified by:
getMetadata in interface DocumentRoot
Returns:
the value of the 'Metadata' containment reference.
See Also:
DocumentRoot.setMetadata(MetadataType), Ows10Package.getDocumentRoot_Metadata()

basicSetMetadata

public org.eclipse.emf.common.notify.NotificationChain basicSetMetadata(MetadataType newMetadata,
                                                                        org.eclipse.emf.common.notify.NotificationChain msgs)


setMetadata

public void setMetadata(MetadataType newMetadata)

Specified by:
setMetadata in interface DocumentRoot
Parameters:
newMetadata - the new value of the 'Metadata' containment reference.
See Also:
DocumentRoot.getMetadata()

getOperation

public OperationType getOperation()

Specified by:
getOperation in interface DocumentRoot
Returns:
the value of the 'Operation' containment reference.
See Also:
DocumentRoot.setOperation(OperationType), Ows10Package.getDocumentRoot_Operation()

basicSetOperation

public org.eclipse.emf.common.notify.NotificationChain basicSetOperation(OperationType newOperation,
                                                                         org.eclipse.emf.common.notify.NotificationChain msgs)


setOperation

public void setOperation(OperationType newOperation)

Specified by:
setOperation in interface DocumentRoot
Parameters:
newOperation - the new value of the 'Operation' containment reference.
See Also:
DocumentRoot.getOperation()

getOperationsMetadata

public OperationsMetadataType getOperationsMetadata()

Specified by:
getOperationsMetadata in interface DocumentRoot
Returns:
the value of the 'Operations Metadata' containment reference.
See Also:
DocumentRoot.setOperationsMetadata(OperationsMetadataType), Ows10Package.getDocumentRoot_OperationsMetadata()

basicSetOperationsMetadata

public org.eclipse.emf.common.notify.NotificationChain basicSetOperationsMetadata(OperationsMetadataType newOperationsMetadata,
                                                                                  org.eclipse.emf.common.notify.NotificationChain msgs)


setOperationsMetadata

public void setOperationsMetadata(OperationsMetadataType newOperationsMetadata)

Specified by:
setOperationsMetadata in interface DocumentRoot
Parameters:
newOperationsMetadata - the new value of the 'Operations Metadata' containment reference.
See Also:
DocumentRoot.getOperationsMetadata()

getOutputFormat

public java.lang.String getOutputFormat()

Specified by:
getOutputFormat in interface DocumentRoot
Returns:
the value of the 'Output Format' attribute.
See Also:
DocumentRoot.setOutputFormat(String), Ows10Package.getDocumentRoot_OutputFormat()

setOutputFormat

public void setOutputFormat(java.lang.String newOutputFormat)

Specified by:
setOutputFormat in interface DocumentRoot
Parameters:
newOutputFormat - the new value of the 'Output Format' attribute.
See Also:
DocumentRoot.getOutputFormat()

getServiceIdentification

public ServiceIdentificationType getServiceIdentification()

Specified by:
getServiceIdentification in interface DocumentRoot
Returns:
the value of the 'Service Identification' containment reference.
See Also:
DocumentRoot.setServiceIdentification(ServiceIdentificationType), Ows10Package.getDocumentRoot_ServiceIdentification()

basicSetServiceIdentification

public org.eclipse.emf.common.notify.NotificationChain basicSetServiceIdentification(ServiceIdentificationType newServiceIdentification,
                                                                                     org.eclipse.emf.common.notify.NotificationChain msgs)


setServiceIdentification

public void setServiceIdentification(ServiceIdentificationType newServiceIdentification)

Specified by:
setServiceIdentification in interface DocumentRoot
Parameters:
newServiceIdentification - the new value of the 'Service Identification' containment reference.
See Also:
DocumentRoot.getServiceIdentification()

getServiceProvider

public ServiceProviderType getServiceProvider()

Specified by:
getServiceProvider in interface DocumentRoot
Returns:
the value of the 'Service Provider' containment reference.
See Also:
DocumentRoot.setServiceProvider(ServiceProviderType), Ows10Package.getDocumentRoot_ServiceProvider()

basicSetServiceProvider

public org.eclipse.emf.common.notify.NotificationChain basicSetServiceProvider(ServiceProviderType newServiceProvider,
                                                                               org.eclipse.emf.common.notify.NotificationChain msgs)


setServiceProvider

public void setServiceProvider(ServiceProviderType newServiceProvider)

Specified by:
setServiceProvider in interface DocumentRoot
Parameters:
newServiceProvider - the new value of the 'Service Provider' containment reference.
See Also:
DocumentRoot.getServiceProvider()

getSupportedCRS

public java.lang.String getSupportedCRS()

Specified by:
getSupportedCRS in interface DocumentRoot
Returns:
the value of the 'Supported CRS' attribute.
See Also:
DocumentRoot.setSupportedCRS(String), Ows10Package.getDocumentRoot_SupportedCRS()

setSupportedCRS

public void setSupportedCRS(java.lang.String newSupportedCRS)

Specified by:
setSupportedCRS in interface DocumentRoot
Parameters:
newSupportedCRS - the new value of the 'Supported CRS' attribute.
See Also:
DocumentRoot.getSupportedCRS()

getWgS84BoundingBox

public WGS84BoundingBoxType getWgS84BoundingBox()

Specified by:
getWgS84BoundingBox in interface DocumentRoot
Returns:
the value of the 'Wg S84 Bounding Box' containment reference.
See Also:
DocumentRoot.setWgS84BoundingBox(WGS84BoundingBoxType), Ows10Package.getDocumentRoot_WgS84BoundingBox()

basicSetWgS84BoundingBox

public org.eclipse.emf.common.notify.NotificationChain basicSetWgS84BoundingBox(WGS84BoundingBoxType newWgS84BoundingBox,
                                                                                org.eclipse.emf.common.notify.NotificationChain msgs)


setWgS84BoundingBox

public void setWgS84BoundingBox(WGS84BoundingBoxType newWgS84BoundingBox)

Specified by:
setWgS84BoundingBox in interface DocumentRoot
Parameters:
newWgS84BoundingBox - the new value of the 'Wg S84 Bounding Box' containment reference.
See Also:
DocumentRoot.getWgS84BoundingBox()

eInverseRemove

public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
                                                                      int featureID,
                                                                      org.eclipse.emf.common.notify.NotificationChain msgs)

Overrides:
eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

eGet

public java.lang.Object eGet(int featureID,
                             boolean resolve,
                             boolean coreType)

Specified by:
eGet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

eSet

public void eSet(int featureID,
                 java.lang.Object newValue)

Specified by:
eSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

eUnset

public void eUnset(int featureID)

Specified by:
eUnset in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

eIsSet

public boolean eIsSet(int featureID)

Specified by:
eIsSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

toString

public java.lang.String toString()

Overrides:
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl


Copyright © 1996-2010 Geotools. All Rights Reserved.