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 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 String
ABSTRACT_EDEFAULT
The default value of the 'Abstract
' attribute.protected static String
ACCESS_CONSTRAINTS_EDEFAULT
The default value of the 'Access Constraints
' attribute.protected static String
AVAILABLE_CRS_EDEFAULT
The default value of the 'Available CRS
' attribute.protected static String
FEES_EDEFAULT
The default value of the 'Fees
' attribute.protected static String
INDIVIDUAL_NAME_EDEFAULT
The default value of the 'Individual Name
' attribute.protected static String
LANGUAGE_EDEFAULT
The default value of the 'Language
' attribute.protected FeatureMap
mixed
The cached value of the 'Mixed
' attribute list.protected static String
ORGANISATION_NAME_EDEFAULT
The default value of the 'Organisation Name
' attribute.protected static String
OUTPUT_FORMAT_EDEFAULT
The default value of the 'Output Format
' attribute.protected static String
POSITION_NAME_EDEFAULT
The default value of the 'Position Name
' attribute.protected static String
SUPPORTED_CRS_EDEFAULT
The default value of the 'Supported CRS
' attribute.protected static String
TITLE_EDEFAULT
The default value of the 'Title
' attribute.protected EMap<String,String>
xMLNSPrefixMap
The cached value of the 'XMLNS Prefix Map
' map.protected EMap<String,String>
xSISchemaLocation
The 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 protected
DocumentRootImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NotificationChain
basicSetAbstractMetaData(EObject newAbstractMetaData, NotificationChain msgs)
NotificationChain
basicSetBoundingBox(BoundingBoxType newBoundingBox, NotificationChain msgs)
NotificationChain
basicSetContactInfo(ContactType newContactInfo, NotificationChain msgs)
NotificationChain
basicSetDcp(DCPType newDcp, NotificationChain msgs)
NotificationChain
basicSetException(ExceptionType newException, NotificationChain msgs)
NotificationChain
basicSetExceptionReport(ExceptionReportType newExceptionReport, NotificationChain msgs)
NotificationChain
basicSetExtendedCapabilities(EObject newExtendedCapabilities, NotificationChain msgs)
NotificationChain
basicSetGetCapabilities(GetCapabilitiesType newGetCapabilities, NotificationChain msgs)
NotificationChain
basicSetHttp(HTTPType newHttp, NotificationChain msgs)
NotificationChain
basicSetIdentifier(CodeType newIdentifier, NotificationChain msgs)
NotificationChain
basicSetKeywords(KeywordsType newKeywords, NotificationChain msgs)
NotificationChain
basicSetMetadata(MetadataType newMetadata, NotificationChain msgs)
NotificationChain
basicSetOperation(OperationType newOperation, NotificationChain msgs)
NotificationChain
basicSetOperationsMetadata(OperationsMetadataType newOperationsMetadata, NotificationChain msgs)
NotificationChain
basicSetPointOfContact(ResponsiblePartyType newPointOfContact, NotificationChain msgs)
NotificationChain
basicSetRole(CodeType newRole, NotificationChain msgs)
NotificationChain
basicSetServiceIdentification(ServiceIdentificationType newServiceIdentification, NotificationChain msgs)
NotificationChain
basicSetServiceProvider(ServiceProviderType newServiceProvider, NotificationChain msgs)
NotificationChain
basicSetWgS84BoundingBox(WGS84BoundingBoxType newWgS84BoundingBox, NotificationChain msgs)
Object
eGet(int featureID, boolean resolve, boolean coreType)
NotificationChain
eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
boolean
eIsSet(int featureID)
void
eSet(int featureID, Object newValue)
protected EClass
eStaticClass()
void
eUnset(int featureID)
String
getAbstract()
EObject
getAbstractMetaData()
String
getAccessConstraints()
String
getAvailableCRS()
BoundingBoxType
getBoundingBox()
ContactType
getContactInfo()
DCPType
getDcp()
ExceptionType
getException()
ExceptionReportType
getExceptionReport()
EObject
getExtendedCapabilities()
String
getFees()
GetCapabilitiesType
getGetCapabilities()
HTTPType
getHttp()
CodeType
getIdentifier()
String
getIndividualName()
KeywordsType
getKeywords()
String
getLanguage()
MetadataType
getMetadata()
FeatureMap
getMixed()
OperationType
getOperation()
OperationsMetadataType
getOperationsMetadata()
String
getOrganisationName()
String
getOutputFormat()
ResponsiblePartyType
getPointOfContact()
String
getPositionName()
CodeType
getRole()
ServiceIdentificationType
getServiceIdentification()
ServiceProviderType
getServiceProvider()
String
getSupportedCRS()
String
getTitle()
WGS84BoundingBoxType
getWgS84BoundingBox()
EMap<String,String>
getXMLNSPrefixMap()
EMap<String,String>
getXSISchemaLocation()
void
setAbstract(String newAbstract)
void
setAccessConstraints(String newAccessConstraints)
void
setAvailableCRS(String newAvailableCRS)
void
setBoundingBox(BoundingBoxType newBoundingBox)
void
setContactInfo(ContactType newContactInfo)
void
setDcp(DCPType newDcp)
void
setException(ExceptionType newException)
void
setExceptionReport(ExceptionReportType newExceptionReport)
void
setExtendedCapabilities(EObject newExtendedCapabilities)
void
setFees(String newFees)
void
setGetCapabilities(GetCapabilitiesType newGetCapabilities)
void
setHttp(HTTPType newHttp)
void
setIdentifier(CodeType newIdentifier)
void
setIndividualName(String newIndividualName)
void
setKeywords(KeywordsType newKeywords)
void
setLanguage(String newLanguage)
void
setMetadata(MetadataType newMetadata)
void
setOperation(OperationType newOperation)
void
setOperationsMetadata(OperationsMetadataType newOperationsMetadata)
void
setOrganisationName(String newOrganisationName)
void
setOutputFormat(String newOutputFormat)
void
setPointOfContact(ResponsiblePartyType newPointOfContact)
void
setPositionName(String newPositionName)
void
setRole(CodeType newRole)
void
setServiceIdentification(ServiceIdentificationType newServiceIdentification)
void
setServiceProvider(ServiceProviderType newServiceProvider)
void
setSupportedCRS(String newSupportedCRS)
void
setTitle(String newTitle)
void
setWgS84BoundingBox(WGS84BoundingBoxType newWgS84BoundingBox)
String
toString()
-
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:
eStaticClass
in classEObjectImpl
-
getMixed
public FeatureMap getMixed()
- Specified by:
getMixed
in interfaceDocumentRoot
- Returns:
- the value of the 'Mixed' attribute list.
- See Also:
Ows10Package.getDocumentRoot_Mixed()
-
getXMLNSPrefixMap
public EMap<String,String> getXMLNSPrefixMap()
- Specified by:
getXMLNSPrefixMap
in interfaceDocumentRoot
- Returns:
- the value of the 'XMLNS Prefix Map' map.
- See Also:
Ows10Package.getDocumentRoot_XMLNSPrefixMap()
-
getXSISchemaLocation
public EMap<String,String> getXSISchemaLocation()
- Specified by:
getXSISchemaLocation
in interfaceDocumentRoot
- Returns:
- the value of the 'XSI Schema Location' map.
- See Also:
Ows10Package.getDocumentRoot_XSISchemaLocation()
-
getAbstract
public String getAbstract()
- Specified by:
getAbstract
in interfaceDocumentRoot
- Returns:
- the value of the 'Abstract' attribute.
- See Also:
DocumentRoot.setAbstract(String)
,Ows10Package.getDocumentRoot_Abstract()
-
setAbstract
public void setAbstract(String newAbstract)
- Specified by:
setAbstract
in interfaceDocumentRoot
- Parameters:
newAbstract
- the new value of the 'Abstract' attribute.- See Also:
DocumentRoot.getAbstract()
-
getContactInfo
public ContactType getContactInfo()
- Specified by:
getContactInfo
in 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:
setContactInfo
in interfaceDocumentRoot
- Parameters:
newContactInfo
- the new value of the 'Contact Info' containment reference.- See Also:
DocumentRoot.getContactInfo()
-
getIndividualName
public String getIndividualName()
- Specified by:
getIndividualName
in 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:
setIndividualName
in interfaceDocumentRoot
- Parameters:
newIndividualName
- the new value of the 'Individual Name' attribute.- See Also:
DocumentRoot.getIndividualName()
-
getKeywords
public KeywordsType getKeywords()
- Specified by:
getKeywords
in 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:
setKeywords
in interfaceDocumentRoot
- Parameters:
newKeywords
- the new value of the 'Keywords' containment reference.- See Also:
DocumentRoot.getKeywords()
-
getOrganisationName
public String getOrganisationName()
- Specified by:
getOrganisationName
in 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:
setOrganisationName
in interfaceDocumentRoot
- Parameters:
newOrganisationName
- the new value of the 'Organisation Name' attribute.- See Also:
DocumentRoot.getOrganisationName()
-
getPointOfContact
public ResponsiblePartyType getPointOfContact()
- Specified by:
getPointOfContact
in 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:
setPointOfContact
in interfaceDocumentRoot
- Parameters:
newPointOfContact
- the new value of the 'Point Of Contact' containment reference.- See Also:
DocumentRoot.getPointOfContact()
-
getPositionName
public String getPositionName()
- Specified by:
getPositionName
in 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:
setPositionName
in interfaceDocumentRoot
- Parameters:
newPositionName
- the new value of the 'Position Name' attribute.- See Also:
DocumentRoot.getPositionName()
-
getRole
public CodeType getRole()
- Specified by:
getRole
in 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:
setRole
in interfaceDocumentRoot
- Parameters:
newRole
- the new value of the 'Role' containment reference.- See Also:
DocumentRoot.getRole()
-
getTitle
public String getTitle()
- Specified by:
getTitle
in interfaceDocumentRoot
- Returns:
- the value of the 'Title' attribute.
- See Also:
DocumentRoot.setTitle(String)
,Ows10Package.getDocumentRoot_Title()
-
setTitle
public void setTitle(String newTitle)
- Specified by:
setTitle
in interfaceDocumentRoot
- Parameters:
newTitle
- the new value of the 'Title' attribute.- See Also:
DocumentRoot.getTitle()
-
getAbstractMetaData
public EObject getAbstractMetaData()
- Specified by:
getAbstractMetaData
in 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:
getAccessConstraints
in 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:
setAccessConstraints
in interfaceDocumentRoot
- Parameters:
newAccessConstraints
- the new value of the 'Access Constraints' attribute.- See Also:
DocumentRoot.getAccessConstraints()
-
getAvailableCRS
public String getAvailableCRS()
- Specified by:
getAvailableCRS
in 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:
setAvailableCRS
in interfaceDocumentRoot
- Parameters:
newAvailableCRS
- the new value of the 'Available CRS' attribute.- See Also:
DocumentRoot.getAvailableCRS()
-
getBoundingBox
public BoundingBoxType getBoundingBox()
- Specified by:
getBoundingBox
in 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:
setBoundingBox
in interfaceDocumentRoot
- Parameters:
newBoundingBox
- the new value of the 'Bounding Box' containment reference.- See Also:
DocumentRoot.getBoundingBox()
-
getDcp
public DCPType getDcp()
- Specified by:
getDcp
in 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:
setDcp
in interfaceDocumentRoot
- Parameters:
newDcp
- the new value of the 'Dcp' containment reference.- See Also:
DocumentRoot.getDcp()
-
getException
public ExceptionType getException()
- Specified by:
getException
in 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:
setException
in interfaceDocumentRoot
- Parameters:
newException
- the new value of the 'Exception' containment reference.- See Also:
DocumentRoot.getException()
-
getExceptionReport
public ExceptionReportType getExceptionReport()
- Specified by:
getExceptionReport
in 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:
setExceptionReport
in interfaceDocumentRoot
- Parameters:
newExceptionReport
- the new value of the 'Exception Report' containment reference.- See Also:
DocumentRoot.getExceptionReport()
-
getExtendedCapabilities
public EObject getExtendedCapabilities()
- Specified by:
getExtendedCapabilities
in 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:
setExtendedCapabilities
in interfaceDocumentRoot
- Parameters:
newExtendedCapabilities
- the new value of the 'Extended Capabilities' containment reference.- See Also:
DocumentRoot.getExtendedCapabilities()
-
getFees
public String getFees()
- Specified by:
getFees
in interfaceDocumentRoot
- Returns:
- the value of the 'Fees' attribute.
- See Also:
DocumentRoot.setFees(String)
,Ows10Package.getDocumentRoot_Fees()
-
setFees
public void setFees(String newFees)
- Specified by:
setFees
in interfaceDocumentRoot
- Parameters:
newFees
- the new value of the 'Fees' attribute.- See Also:
DocumentRoot.getFees()
-
getGetCapabilities
public GetCapabilitiesType getGetCapabilities()
- Specified by:
getGetCapabilities
in 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:
setGetCapabilities
in interfaceDocumentRoot
- Parameters:
newGetCapabilities
- the new value of the 'Get Capabilities' containment reference.- See Also:
DocumentRoot.getGetCapabilities()
-
getHttp
public HTTPType getHttp()
- Specified by:
getHttp
in 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:
setHttp
in interfaceDocumentRoot
- Parameters:
newHttp
- the new value of the 'Http' containment reference.- See Also:
DocumentRoot.getHttp()
-
getIdentifier
public CodeType getIdentifier()
- Specified by:
getIdentifier
in 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:
setIdentifier
in interfaceDocumentRoot
- Parameters:
newIdentifier
- the new value of the 'Identifier' containment reference.- See Also:
DocumentRoot.getIdentifier()
-
getLanguage
public String getLanguage()
- Specified by:
getLanguage
in interfaceDocumentRoot
- Returns:
- the value of the 'Language' attribute.
- See Also:
DocumentRoot.setLanguage(String)
,Ows10Package.getDocumentRoot_Language()
-
setLanguage
public void setLanguage(String newLanguage)
- Specified by:
setLanguage
in interfaceDocumentRoot
- Parameters:
newLanguage
- the new value of the 'Language' attribute.- See Also:
DocumentRoot.getLanguage()
-
getMetadata
public MetadataType getMetadata()
- Specified by:
getMetadata
in 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:
setMetadata
in interfaceDocumentRoot
- Parameters:
newMetadata
- the new value of the 'Metadata' containment reference.- See Also:
DocumentRoot.getMetadata()
-
getOperation
public OperationType getOperation()
- Specified by:
getOperation
in 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:
setOperation
in interfaceDocumentRoot
- Parameters:
newOperation
- the new value of the 'Operation' containment reference.- See Also:
DocumentRoot.getOperation()
-
getOperationsMetadata
public OperationsMetadataType getOperationsMetadata()
- Specified by:
getOperationsMetadata
in 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:
setOperationsMetadata
in interfaceDocumentRoot
- Parameters:
newOperationsMetadata
- the new value of the 'Operations Metadata' containment reference.- See Also:
DocumentRoot.getOperationsMetadata()
-
getOutputFormat
public String getOutputFormat()
- Specified by:
getOutputFormat
in 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:
setOutputFormat
in interfaceDocumentRoot
- Parameters:
newOutputFormat
- the new value of the 'Output Format' attribute.- See Also:
DocumentRoot.getOutputFormat()
-
getServiceIdentification
public ServiceIdentificationType getServiceIdentification()
- Specified by:
getServiceIdentification
in 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:
setServiceIdentification
in interfaceDocumentRoot
- Parameters:
newServiceIdentification
- the new value of the 'Service Identification' containment reference.- See Also:
DocumentRoot.getServiceIdentification()
-
getServiceProvider
public ServiceProviderType getServiceProvider()
- Specified by:
getServiceProvider
in 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:
setServiceProvider
in interfaceDocumentRoot
- Parameters:
newServiceProvider
- the new value of the 'Service Provider' containment reference.- See Also:
DocumentRoot.getServiceProvider()
-
getSupportedCRS
public String getSupportedCRS()
- Specified by:
getSupportedCRS
in 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:
setSupportedCRS
in interfaceDocumentRoot
- Parameters:
newSupportedCRS
- the new value of the 'Supported CRS' attribute.- See Also:
DocumentRoot.getSupportedCRS()
-
getWgS84BoundingBox
public WGS84BoundingBoxType getWgS84BoundingBox()
- Specified by:
getWgS84BoundingBox
in 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:
setWgS84BoundingBox
in 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:
eInverseRemove
in classBasicEObjectImpl
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGet
in interfaceInternalEObject
- Overrides:
eGet
in classBasicEObjectImpl
-
eSet
public void eSet(int featureID, Object newValue)
- Specified by:
eSet
in interfaceInternalEObject
- Overrides:
eSet
in classBasicEObjectImpl
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnset
in interfaceInternalEObject
- Overrides:
eUnset
in classBasicEObjectImpl
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSet
in interfaceInternalEObject
- Overrides:
eIsSet
in classBasicEObjectImpl
-
toString
public String toString()
- Overrides:
toString
in classBasicEObjectImpl
-
-