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:
MixedXMLNS Prefix MapXSI Schema LocationAbstractContact InfoIndividual NameKeywordsOrganisation NamePoint Of ContactPosition NameRoleTitleAbstract Meta DataAccess ConstraintsAvailable CRSBounding BoxDcpExceptionException ReportExtended CapabilitiesFeesGet CapabilitiesHttpIdentifierLanguageMetadataOperationOperations MetadataOutput FormatService IdentificationService ProviderSupported CRSWg S84 Bounding Box
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
-
Nested classes/interfaces inherited from class BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
-
-
Field Summary
Fields 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 EObjectImpl
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedDocumentRootImpl()
-
Method Summary
All 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 EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
-
Methods inherited from class 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 BasicNotifierImpl
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
-
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
mixed
protected FeatureMap mixed
The cached value of the 'Mixed' attribute list.- See Also:
getMixed()
-
xMLNSPrefixMap
protected EMap<String,String> xMLNSPrefixMap
The cached value of the 'XMLNS Prefix Map' map.- See Also:
getXMLNSPrefixMap()
-
xSISchemaLocation
protected EMap<String,String> xSISchemaLocation
The cached value of the 'XSI Schema Location' map.- See Also:
getXSISchemaLocation()
-
ABSTRACT_EDEFAULT
protected static final String ABSTRACT_EDEFAULT
The default value of the 'Abstract' attribute.- See Also:
getAbstract()
-
INDIVIDUAL_NAME_EDEFAULT
protected static final String INDIVIDUAL_NAME_EDEFAULT
The default value of the 'Individual Name' attribute.- See Also:
getIndividualName()
-
ORGANISATION_NAME_EDEFAULT
protected static final String ORGANISATION_NAME_EDEFAULT
The default value of the 'Organisation Name' attribute.- See Also:
getOrganisationName()
-
POSITION_NAME_EDEFAULT
protected static final String POSITION_NAME_EDEFAULT
The default value of the 'Position Name' attribute.- See Also:
getPositionName()
-
TITLE_EDEFAULT
protected static final String TITLE_EDEFAULT
The default value of the 'Title' attribute.- See Also:
getTitle()
-
ACCESS_CONSTRAINTS_EDEFAULT
protected static final String ACCESS_CONSTRAINTS_EDEFAULT
The default value of the 'Access Constraints' attribute.- See Also:
getAccessConstraints()
-
AVAILABLE_CRS_EDEFAULT
protected static final String AVAILABLE_CRS_EDEFAULT
The default value of the 'Available CRS' attribute.- See Also:
getAvailableCRS()
-
FEES_EDEFAULT
protected static final String FEES_EDEFAULT
The default value of the 'Fees' attribute.- See Also:
getFees()
-
LANGUAGE_EDEFAULT
protected static final String LANGUAGE_EDEFAULT
The default value of the 'Language' attribute.- See Also:
getLanguage()
-
OUTPUT_FORMAT_EDEFAULT
protected static final String OUTPUT_FORMAT_EDEFAULT
The default value of the 'Output Format' attribute.- See Also:
getOutputFormat()
-
SUPPORTED_CRS_EDEFAULT
protected static final String SUPPORTED_CRS_EDEFAULT
The default value of the 'Supported CRS' attribute.- See Also:
getSupportedCRS()
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClassin classEObjectImpl
-
getMixed
public FeatureMap getMixed()
- Specified by:
getMixedin interfaceDocumentRoot- Returns:
- the value of the 'Mixed' attribute list.
- See Also:
Ows10Package.getDocumentRoot_Mixed()
-
getXMLNSPrefixMap
public EMap<String,String> getXMLNSPrefixMap()
- Specified by:
getXMLNSPrefixMapin interfaceDocumentRoot- Returns:
- the value of the 'XMLNS Prefix Map' map.
- See Also:
Ows10Package.getDocumentRoot_XMLNSPrefixMap()
-
getXSISchemaLocation
public EMap<String,String> getXSISchemaLocation()
- Specified by:
getXSISchemaLocationin interfaceDocumentRoot- Returns:
- the value of the 'XSI Schema Location' map.
- See Also:
Ows10Package.getDocumentRoot_XSISchemaLocation()
-
getAbstract
public String getAbstract()
- Specified by:
getAbstractin interfaceDocumentRoot- Returns:
- the value of the 'Abstract' attribute.
- See Also:
DocumentRoot.setAbstract(String),Ows10Package.getDocumentRoot_Abstract()
-
setAbstract
public void setAbstract(String newAbstract)
- Specified by:
setAbstractin interfaceDocumentRoot- Parameters:
newAbstract- the new value of the 'Abstract' attribute.- See Also:
DocumentRoot.getAbstract()
-
getContactInfo
public ContactType getContactInfo()
- Specified by:
getContactInfoin interfaceDocumentRoot- Returns:
- the value of the 'Contact Info' containment reference.
- See Also:
DocumentRoot.setContactInfo(ContactType),Ows10Package.getDocumentRoot_ContactInfo()
-
basicSetContactInfo
public NotificationChain basicSetContactInfo(ContactType newContactInfo, NotificationChain msgs)
-
setContactInfo
public void setContactInfo(ContactType newContactInfo)
- Specified by:
setContactInfoin interfaceDocumentRoot- Parameters:
newContactInfo- the new value of the 'Contact Info' containment reference.- See Also:
DocumentRoot.getContactInfo()
-
getIndividualName
public String getIndividualName()
- Specified by:
getIndividualNamein interfaceDocumentRoot- Returns:
- the value of the 'Individual Name' attribute.
- See Also:
DocumentRoot.setIndividualName(String),Ows10Package.getDocumentRoot_IndividualName()
-
setIndividualName
public void setIndividualName(String newIndividualName)
- Specified by:
setIndividualNamein interfaceDocumentRoot- Parameters:
newIndividualName- the new value of the 'Individual Name' attribute.- See Also:
DocumentRoot.getIndividualName()
-
getKeywords
public KeywordsType getKeywords()
- Specified by:
getKeywordsin interfaceDocumentRoot- Returns:
- the value of the 'Keywords' containment reference.
- See Also:
DocumentRoot.setKeywords(KeywordsType),Ows10Package.getDocumentRoot_Keywords()
-
basicSetKeywords
public NotificationChain basicSetKeywords(KeywordsType newKeywords, NotificationChain msgs)
-
setKeywords
public void setKeywords(KeywordsType newKeywords)
- Specified by:
setKeywordsin interfaceDocumentRoot- Parameters:
newKeywords- the new value of the 'Keywords' containment reference.- See Also:
DocumentRoot.getKeywords()
-
getOrganisationName
public String getOrganisationName()
- Specified by:
getOrganisationNamein interfaceDocumentRoot- Returns:
- the value of the 'Organisation Name' attribute.
- See Also:
DocumentRoot.setOrganisationName(String),Ows10Package.getDocumentRoot_OrganisationName()
-
setOrganisationName
public void setOrganisationName(String newOrganisationName)
- Specified by:
setOrganisationNamein interfaceDocumentRoot- Parameters:
newOrganisationName- the new value of the 'Organisation Name' attribute.- See Also:
DocumentRoot.getOrganisationName()
-
getPointOfContact
public ResponsiblePartyType getPointOfContact()
- Specified by:
getPointOfContactin interfaceDocumentRoot- Returns:
- the value of the 'Point Of Contact' containment reference.
- See Also:
DocumentRoot.setPointOfContact(ResponsiblePartyType),Ows10Package.getDocumentRoot_PointOfContact()
-
basicSetPointOfContact
public NotificationChain basicSetPointOfContact(ResponsiblePartyType newPointOfContact, NotificationChain msgs)
-
setPointOfContact
public void setPointOfContact(ResponsiblePartyType newPointOfContact)
- Specified by:
setPointOfContactin interfaceDocumentRoot- Parameters:
newPointOfContact- the new value of the 'Point Of Contact' containment reference.- See Also:
DocumentRoot.getPointOfContact()
-
getPositionName
public String getPositionName()
- Specified by:
getPositionNamein interfaceDocumentRoot- Returns:
- the value of the 'Position Name' attribute.
- See Also:
DocumentRoot.setPositionName(String),Ows10Package.getDocumentRoot_PositionName()
-
setPositionName
public void setPositionName(String newPositionName)
- Specified by:
setPositionNamein interfaceDocumentRoot- Parameters:
newPositionName- the new value of the 'Position Name' attribute.- See Also:
DocumentRoot.getPositionName()
-
getRole
public CodeType getRole()
- Specified by:
getRolein interfaceDocumentRoot- Returns:
- the value of the 'Role' containment reference.
- See Also:
DocumentRoot.setRole(CodeType),Ows10Package.getDocumentRoot_Role()
-
basicSetRole
public NotificationChain basicSetRole(CodeType newRole, NotificationChain msgs)
-
setRole
public void setRole(CodeType newRole)
- Specified by:
setRolein interfaceDocumentRoot- Parameters:
newRole- the new value of the 'Role' containment reference.- See Also:
DocumentRoot.getRole()
-
getTitle
public String getTitle()
- Specified by:
getTitlein interfaceDocumentRoot- Returns:
- the value of the 'Title' attribute.
- See Also:
DocumentRoot.setTitle(String),Ows10Package.getDocumentRoot_Title()
-
setTitle
public void setTitle(String newTitle)
- Specified by:
setTitlein interfaceDocumentRoot- Parameters:
newTitle- the new value of the 'Title' attribute.- See Also:
DocumentRoot.getTitle()
-
getAbstractMetaData
public EObject getAbstractMetaData()
- Specified by:
getAbstractMetaDatain interfaceDocumentRoot- Returns:
- the value of the 'Abstract Meta Data' containment reference.
- See Also:
Ows10Package.getDocumentRoot_AbstractMetaData()
-
basicSetAbstractMetaData
public NotificationChain basicSetAbstractMetaData(EObject newAbstractMetaData, NotificationChain msgs)
-
getAccessConstraints
public String getAccessConstraints()
- Specified by:
getAccessConstraintsin interfaceDocumentRoot- Returns:
- the value of the 'Access Constraints' attribute.
- See Also:
DocumentRoot.setAccessConstraints(String),Ows10Package.getDocumentRoot_AccessConstraints()
-
setAccessConstraints
public void setAccessConstraints(String newAccessConstraints)
- Specified by:
setAccessConstraintsin interfaceDocumentRoot- Parameters:
newAccessConstraints- the new value of the 'Access Constraints' attribute.- See Also:
DocumentRoot.getAccessConstraints()
-
getAvailableCRS
public String getAvailableCRS()
- Specified by:
getAvailableCRSin interfaceDocumentRoot- Returns:
- the value of the 'Available CRS' attribute.
- See Also:
DocumentRoot.setAvailableCRS(String),Ows10Package.getDocumentRoot_AvailableCRS()
-
setAvailableCRS
public void setAvailableCRS(String newAvailableCRS)
- Specified by:
setAvailableCRSin interfaceDocumentRoot- Parameters:
newAvailableCRS- the new value of the 'Available CRS' attribute.- See Also:
DocumentRoot.getAvailableCRS()
-
getBoundingBox
public BoundingBoxType getBoundingBox()
- Specified by:
getBoundingBoxin interfaceDocumentRoot- Returns:
- the value of the 'Bounding Box' containment reference.
- See Also:
DocumentRoot.setBoundingBox(BoundingBoxType),Ows10Package.getDocumentRoot_BoundingBox()
-
basicSetBoundingBox
public NotificationChain basicSetBoundingBox(BoundingBoxType newBoundingBox, NotificationChain msgs)
-
setBoundingBox
public void setBoundingBox(BoundingBoxType newBoundingBox)
- Specified by:
setBoundingBoxin interfaceDocumentRoot- Parameters:
newBoundingBox- the new value of the 'Bounding Box' containment reference.- See Also:
DocumentRoot.getBoundingBox()
-
getDcp
public DCPType getDcp()
- Specified by:
getDcpin interfaceDocumentRoot- Returns:
- the value of the 'Dcp' containment reference.
- See Also:
DocumentRoot.setDcp(DCPType),Ows10Package.getDocumentRoot_Dcp()
-
basicSetDcp
public NotificationChain basicSetDcp(DCPType newDcp, NotificationChain msgs)
-
setDcp
public void setDcp(DCPType newDcp)
- Specified by:
setDcpin interfaceDocumentRoot- Parameters:
newDcp- the new value of the 'Dcp' containment reference.- See Also:
DocumentRoot.getDcp()
-
getException
public ExceptionType getException()
- Specified by:
getExceptionin interfaceDocumentRoot- Returns:
- the value of the 'Exception' containment reference.
- See Also:
DocumentRoot.setException(ExceptionType),Ows10Package.getDocumentRoot_Exception()
-
basicSetException
public NotificationChain basicSetException(ExceptionType newException, NotificationChain msgs)
-
setException
public void setException(ExceptionType newException)
- Specified by:
setExceptionin interfaceDocumentRoot- Parameters:
newException- the new value of the 'Exception' containment reference.- See Also:
DocumentRoot.getException()
-
getExceptionReport
public ExceptionReportType getExceptionReport()
- Specified by:
getExceptionReportin interfaceDocumentRoot- Returns:
- the value of the 'Exception Report' containment reference.
- See Also:
DocumentRoot.setExceptionReport(ExceptionReportType),Ows10Package.getDocumentRoot_ExceptionReport()
-
basicSetExceptionReport
public NotificationChain basicSetExceptionReport(ExceptionReportType newExceptionReport, NotificationChain msgs)
-
setExceptionReport
public void setExceptionReport(ExceptionReportType newExceptionReport)
- Specified by:
setExceptionReportin interfaceDocumentRoot- Parameters:
newExceptionReport- the new value of the 'Exception Report' containment reference.- See Also:
DocumentRoot.getExceptionReport()
-
getExtendedCapabilities
public EObject getExtendedCapabilities()
- Specified by:
getExtendedCapabilitiesin interfaceDocumentRoot- Returns:
- the value of the 'Extended Capabilities' containment reference.
- See Also:
DocumentRoot.setExtendedCapabilities(EObject),Ows10Package.getDocumentRoot_ExtendedCapabilities()
-
basicSetExtendedCapabilities
public NotificationChain basicSetExtendedCapabilities(EObject newExtendedCapabilities, NotificationChain msgs)
-
setExtendedCapabilities
public void setExtendedCapabilities(EObject newExtendedCapabilities)
- Specified by:
setExtendedCapabilitiesin interfaceDocumentRoot- Parameters:
newExtendedCapabilities- the new value of the 'Extended Capabilities' containment reference.- See Also:
DocumentRoot.getExtendedCapabilities()
-
getFees
public String getFees()
- Specified by:
getFeesin interfaceDocumentRoot- Returns:
- the value of the 'Fees' attribute.
- See Also:
DocumentRoot.setFees(String),Ows10Package.getDocumentRoot_Fees()
-
setFees
public void setFees(String newFees)
- Specified by:
setFeesin interfaceDocumentRoot- Parameters:
newFees- the new value of the 'Fees' attribute.- See Also:
DocumentRoot.getFees()
-
getGetCapabilities
public GetCapabilitiesType getGetCapabilities()
- Specified by:
getGetCapabilitiesin interfaceDocumentRoot- Returns:
- the value of the 'Get Capabilities' containment reference.
- See Also:
DocumentRoot.setGetCapabilities(GetCapabilitiesType),Ows10Package.getDocumentRoot_GetCapabilities()
-
basicSetGetCapabilities
public NotificationChain basicSetGetCapabilities(GetCapabilitiesType newGetCapabilities, NotificationChain msgs)
-
setGetCapabilities
public void setGetCapabilities(GetCapabilitiesType newGetCapabilities)
- Specified by:
setGetCapabilitiesin interfaceDocumentRoot- Parameters:
newGetCapabilities- the new value of the 'Get Capabilities' containment reference.- See Also:
DocumentRoot.getGetCapabilities()
-
getHttp
public HTTPType getHttp()
- Specified by:
getHttpin interfaceDocumentRoot- Returns:
- the value of the 'Http' containment reference.
- See Also:
DocumentRoot.setHttp(HTTPType),Ows10Package.getDocumentRoot_Http()
-
basicSetHttp
public NotificationChain basicSetHttp(HTTPType newHttp, NotificationChain msgs)
-
setHttp
public void setHttp(HTTPType newHttp)
- Specified by:
setHttpin interfaceDocumentRoot- Parameters:
newHttp- the new value of the 'Http' containment reference.- See Also:
DocumentRoot.getHttp()
-
getIdentifier
public CodeType getIdentifier()
- Specified by:
getIdentifierin interfaceDocumentRoot- Returns:
- the value of the 'Identifier' containment reference.
- See Also:
DocumentRoot.setIdentifier(CodeType),Ows10Package.getDocumentRoot_Identifier()
-
basicSetIdentifier
public NotificationChain basicSetIdentifier(CodeType newIdentifier, NotificationChain msgs)
-
setIdentifier
public void setIdentifier(CodeType newIdentifier)
- Specified by:
setIdentifierin interfaceDocumentRoot- Parameters:
newIdentifier- the new value of the 'Identifier' containment reference.- See Also:
DocumentRoot.getIdentifier()
-
getLanguage
public String getLanguage()
- Specified by:
getLanguagein interfaceDocumentRoot- Returns:
- the value of the 'Language' attribute.
- See Also:
DocumentRoot.setLanguage(String),Ows10Package.getDocumentRoot_Language()
-
setLanguage
public void setLanguage(String newLanguage)
- Specified by:
setLanguagein interfaceDocumentRoot- Parameters:
newLanguage- the new value of the 'Language' attribute.- See Also:
DocumentRoot.getLanguage()
-
getMetadata
public MetadataType getMetadata()
- Specified by:
getMetadatain interfaceDocumentRoot- Returns:
- the value of the 'Metadata' containment reference.
- See Also:
DocumentRoot.setMetadata(MetadataType),Ows10Package.getDocumentRoot_Metadata()
-
basicSetMetadata
public NotificationChain basicSetMetadata(MetadataType newMetadata, NotificationChain msgs)
-
setMetadata
public void setMetadata(MetadataType newMetadata)
- Specified by:
setMetadatain interfaceDocumentRoot- Parameters:
newMetadata- the new value of the 'Metadata' containment reference.- See Also:
DocumentRoot.getMetadata()
-
getOperation
public OperationType getOperation()
- Specified by:
getOperationin interfaceDocumentRoot- Returns:
- the value of the 'Operation' containment reference.
- See Also:
DocumentRoot.setOperation(OperationType),Ows10Package.getDocumentRoot_Operation()
-
basicSetOperation
public NotificationChain basicSetOperation(OperationType newOperation, NotificationChain msgs)
-
setOperation
public void setOperation(OperationType newOperation)
- Specified by:
setOperationin interfaceDocumentRoot- Parameters:
newOperation- the new value of the 'Operation' containment reference.- See Also:
DocumentRoot.getOperation()
-
getOperationsMetadata
public OperationsMetadataType getOperationsMetadata()
- Specified by:
getOperationsMetadatain interfaceDocumentRoot- Returns:
- the value of the 'Operations Metadata' containment reference.
- See Also:
DocumentRoot.setOperationsMetadata(OperationsMetadataType),Ows10Package.getDocumentRoot_OperationsMetadata()
-
basicSetOperationsMetadata
public NotificationChain basicSetOperationsMetadata(OperationsMetadataType newOperationsMetadata, NotificationChain msgs)
-
setOperationsMetadata
public void setOperationsMetadata(OperationsMetadataType newOperationsMetadata)
- Specified by:
setOperationsMetadatain interfaceDocumentRoot- Parameters:
newOperationsMetadata- the new value of the 'Operations Metadata' containment reference.- See Also:
DocumentRoot.getOperationsMetadata()
-
getOutputFormat
public String getOutputFormat()
- Specified by:
getOutputFormatin interfaceDocumentRoot- Returns:
- the value of the 'Output Format' attribute.
- See Also:
DocumentRoot.setOutputFormat(String),Ows10Package.getDocumentRoot_OutputFormat()
-
setOutputFormat
public void setOutputFormat(String newOutputFormat)
- Specified by:
setOutputFormatin interfaceDocumentRoot- Parameters:
newOutputFormat- the new value of the 'Output Format' attribute.- See Also:
DocumentRoot.getOutputFormat()
-
getServiceIdentification
public ServiceIdentificationType getServiceIdentification()
- Specified by:
getServiceIdentificationin interfaceDocumentRoot- Returns:
- the value of the 'Service Identification' containment reference.
- See Also:
DocumentRoot.setServiceIdentification(ServiceIdentificationType),Ows10Package.getDocumentRoot_ServiceIdentification()
-
basicSetServiceIdentification
public NotificationChain basicSetServiceIdentification(ServiceIdentificationType newServiceIdentification, NotificationChain msgs)
-
setServiceIdentification
public void setServiceIdentification(ServiceIdentificationType newServiceIdentification)
- Specified by:
setServiceIdentificationin interfaceDocumentRoot- Parameters:
newServiceIdentification- the new value of the 'Service Identification' containment reference.- See Also:
DocumentRoot.getServiceIdentification()
-
getServiceProvider
public ServiceProviderType getServiceProvider()
- Specified by:
getServiceProviderin interfaceDocumentRoot- Returns:
- the value of the 'Service Provider' containment reference.
- See Also:
DocumentRoot.setServiceProvider(ServiceProviderType),Ows10Package.getDocumentRoot_ServiceProvider()
-
basicSetServiceProvider
public NotificationChain basicSetServiceProvider(ServiceProviderType newServiceProvider, NotificationChain msgs)
-
setServiceProvider
public void setServiceProvider(ServiceProviderType newServiceProvider)
- Specified by:
setServiceProviderin interfaceDocumentRoot- Parameters:
newServiceProvider- the new value of the 'Service Provider' containment reference.- See Also:
DocumentRoot.getServiceProvider()
-
getSupportedCRS
public String getSupportedCRS()
- Specified by:
getSupportedCRSin interfaceDocumentRoot- Returns:
- the value of the 'Supported CRS' attribute.
- See Also:
DocumentRoot.setSupportedCRS(String),Ows10Package.getDocumentRoot_SupportedCRS()
-
setSupportedCRS
public void setSupportedCRS(String newSupportedCRS)
- Specified by:
setSupportedCRSin interfaceDocumentRoot- Parameters:
newSupportedCRS- the new value of the 'Supported CRS' attribute.- See Also:
DocumentRoot.getSupportedCRS()
-
getWgS84BoundingBox
public WGS84BoundingBoxType getWgS84BoundingBox()
- Specified by:
getWgS84BoundingBoxin interfaceDocumentRoot- Returns:
- the value of the 'Wg S84 Bounding Box' containment reference.
- See Also:
DocumentRoot.setWgS84BoundingBox(WGS84BoundingBoxType),Ows10Package.getDocumentRoot_WgS84BoundingBox()
-
basicSetWgS84BoundingBox
public NotificationChain basicSetWgS84BoundingBox(WGS84BoundingBoxType newWgS84BoundingBox, NotificationChain msgs)
-
setWgS84BoundingBox
public void setWgS84BoundingBox(WGS84BoundingBoxType newWgS84BoundingBox)
- Specified by:
setWgS84BoundingBoxin interfaceDocumentRoot- Parameters:
newWgS84BoundingBox- the new value of the 'Wg S84 Bounding Box' containment reference.- See Also:
DocumentRoot.getWgS84BoundingBox()
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)- Overrides:
eInverseRemovein classBasicEObjectImpl
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGetin interfaceInternalEObject- Overrides:
eGetin classBasicEObjectImpl
-
eSet
public void eSet(int featureID, Object newValue)- Specified by:
eSetin interfaceInternalEObject- Overrides:
eSetin classBasicEObjectImpl
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnsetin interfaceInternalEObject- Overrides:
eUnsetin classBasicEObjectImpl
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSetin interfaceInternalEObject- Overrides:
eIsSetin classBasicEObjectImpl
-
toString
public String toString()
- Overrides:
toStringin classBasicEObjectImpl
-
-