Package net.opengis.ows11.impl
Class GetCapabilitiesTypeImpl
- Object
- 
- BasicNotifierImpl
- 
- BasicEObjectImpl
- 
- EObjectImpl
- 
- GetCapabilitiesTypeImpl
 
 
 
 
- 
- All Implemented Interfaces:
- GetCapabilitiesType,- Notifier,- EObject,- InternalEObject
 - Direct Known Subclasses:
- GetCapabilitiesTypeImpl,- GetCapabilitiesTypeImpl,- GetCapabilitiesTypeImpl
 
 public class GetCapabilitiesTypeImpl extends EObjectImpl implements GetCapabilitiesType An implementation of the model object 'Get Capabilities Type'.The following features are implemented: 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class BasicEObjectImplBasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
 - 
Nested classes/interfaces inherited from class BasicNotifierImplBasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
 
- 
 - 
Field SummaryFields Modifier and Type Field Description protected AcceptFormatsTypeacceptFormatsThe cached value of the 'Accept Formats' containment reference.protected AcceptVersionsTypeacceptVersionsThe cached value of the 'Accept Versions' containment reference.protected static StringBASE_URL_EDEFAULTThe default value of the 'Base Url' attribute.protected StringbaseUrlThe cached value of the 'Base Url' attribute.protected static MapEXTENDED_PROPERTIES_EDEFAULTThe default value of the 'Extended Properties' attribute.protected MapextendedPropertiesThe cached value of the 'Extended Properties' attribute.protected StringnamespaceThe cached value of the 'Namespace' attribute.protected static StringNAMESPACE_EDEFAULTThe default value of the 'Namespace' attribute.protected SectionsTypesectionsThe cached value of the 'Sections' containment reference.protected static StringUPDATE_SEQUENCE_EDEFAULTThe default value of the 'Update Sequence' attribute.protected StringupdateSequenceThe cached value of the 'Update Sequence' attribute.- 
Fields inherited from class EObjectImpleAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
 
- 
 - 
Constructor SummaryConstructors Modifier Constructor Description protectedGetCapabilitiesTypeImpl()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description NotificationChainbasicSetAcceptFormats(AcceptFormatsType newAcceptFormats, NotificationChain msgs)NotificationChainbasicSetAcceptVersions(AcceptVersionsType newAcceptVersions, NotificationChain msgs)NotificationChainbasicSetSections(SectionsType newSections, 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)AcceptFormatsTypegetAcceptFormats()AcceptVersionsTypegetAcceptVersions()StringgetBaseUrl()MapgetExtendedProperties()StringgetNamespace()SectionsTypegetSections()StringgetUpdateSequence()voidsetAcceptFormats(AcceptFormatsType newAcceptFormats)voidsetAcceptVersions(AcceptVersionsType newAcceptVersions)voidsetBaseUrl(String newBaseUrl)voidsetExtendedProperties(Map newExtendedProperties)voidsetNamespace(String newNamespace)voidsetSections(SectionsType newSections)voidsetUpdateSequence(String newUpdateSequence)StringtoString()- 
Methods inherited from class EObjectImpleAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
 - 
Methods inherited from class BasicEObjectImpleAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
 - 
Methods inherited from class BasicNotifierImpleBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
 - 
Methods inherited from class Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
- 
 
- 
- 
- 
Field Detail- 
acceptVersionsprotected AcceptVersionsType acceptVersions The cached value of the 'Accept Versions' containment reference.- See Also:
- getAcceptVersions()
 
 - 
sectionsprotected SectionsType sections The cached value of the 'Sections' containment reference.- See Also:
- getSections()
 
 - 
acceptFormatsprotected AcceptFormatsType acceptFormats The cached value of the 'Accept Formats' containment reference.- See Also:
- getAcceptFormats()
 
 - 
UPDATE_SEQUENCE_EDEFAULTprotected static final String UPDATE_SEQUENCE_EDEFAULT The default value of the 'Update Sequence' attribute.- See Also:
- getUpdateSequence()
 
 - 
updateSequenceprotected String updateSequence The cached value of the 'Update Sequence' attribute.- See Also:
- getUpdateSequence()
 
 - 
BASE_URL_EDEFAULTprotected static final String BASE_URL_EDEFAULT The default value of the 'Base Url' attribute.- See Also:
- getBaseUrl()
 
 - 
baseUrlprotected String baseUrl The cached value of the 'Base Url' attribute.- See Also:
- getBaseUrl()
 
 - 
NAMESPACE_EDEFAULTprotected static final String NAMESPACE_EDEFAULT The default value of the 'Namespace' attribute.- See Also:
- getNamespace()
 
 - 
namespaceprotected String namespace The cached value of the 'Namespace' attribute.- See Also:
- getNamespace()
 
 - 
EXTENDED_PROPERTIES_EDEFAULTprotected static final Map EXTENDED_PROPERTIES_EDEFAULT The default value of the 'Extended Properties' attribute.- See Also:
- getExtendedProperties()
 
 - 
extendedPropertiesprotected Map extendedProperties The cached value of the 'Extended Properties' attribute.- See Also:
- getExtendedProperties()
 
 
- 
 - 
Method Detail- 
eStaticClassprotected EClass eStaticClass() - Overrides:
- eStaticClassin class- EObjectImpl
 
 - 
getAcceptVersionspublic AcceptVersionsType getAcceptVersions() - Specified by:
- getAcceptVersionsin interface- GetCapabilitiesType
- Returns:
- the value of the 'Accept Versions' containment reference.
- See Also:
- GetCapabilitiesType.setAcceptVersions(AcceptVersionsType),- Ows11Package.getGetCapabilitiesType_AcceptVersions()
 
 - 
basicSetAcceptVersionspublic NotificationChain basicSetAcceptVersions(AcceptVersionsType newAcceptVersions, NotificationChain msgs) 
 - 
setAcceptVersionspublic void setAcceptVersions(AcceptVersionsType newAcceptVersions) - Specified by:
- setAcceptVersionsin interface- GetCapabilitiesType
- Parameters:
- newAcceptVersions- the new value of the 'Accept Versions' containment reference.
- See Also:
- GetCapabilitiesType.getAcceptVersions()
 
 - 
getSectionspublic SectionsType getSections() - Specified by:
- getSectionsin interface- GetCapabilitiesType
- Returns:
- the value of the 'Sections' containment reference.
- See Also:
- GetCapabilitiesType.setSections(SectionsType),- Ows11Package.getGetCapabilitiesType_Sections()
 
 - 
basicSetSectionspublic NotificationChain basicSetSections(SectionsType newSections, NotificationChain msgs) 
 - 
setSectionspublic void setSections(SectionsType newSections) - Specified by:
- setSectionsin interface- GetCapabilitiesType
- Parameters:
- newSections- the new value of the 'Sections' containment reference.
- See Also:
- GetCapabilitiesType.getSections()
 
 - 
getAcceptFormatspublic AcceptFormatsType getAcceptFormats() - Specified by:
- getAcceptFormatsin interface- GetCapabilitiesType
- Returns:
- the value of the 'Accept Formats' containment reference.
- See Also:
- GetCapabilitiesType.setAcceptFormats(AcceptFormatsType),- Ows11Package.getGetCapabilitiesType_AcceptFormats()
 
 - 
basicSetAcceptFormatspublic NotificationChain basicSetAcceptFormats(AcceptFormatsType newAcceptFormats, NotificationChain msgs) 
 - 
setAcceptFormatspublic void setAcceptFormats(AcceptFormatsType newAcceptFormats) - Specified by:
- setAcceptFormatsin interface- GetCapabilitiesType
- Parameters:
- newAcceptFormats- the new value of the 'Accept Formats' containment reference.
- See Also:
- GetCapabilitiesType.getAcceptFormats()
 
 - 
getUpdateSequencepublic String getUpdateSequence() - Specified by:
- getUpdateSequencein interface- GetCapabilitiesType
- Returns:
- the value of the 'Update Sequence' attribute.
- See Also:
- GetCapabilitiesType.setUpdateSequence(String),- Ows11Package.getGetCapabilitiesType_UpdateSequence()
 
 - 
setUpdateSequencepublic void setUpdateSequence(String newUpdateSequence) - Specified by:
- setUpdateSequencein interface- GetCapabilitiesType
- Parameters:
- newUpdateSequence- the new value of the 'Update Sequence' attribute.
- See Also:
- GetCapabilitiesType.getUpdateSequence()
 
 - 
getBaseUrlpublic String getBaseUrl() - Specified by:
- getBaseUrlin interface- GetCapabilitiesType
- Returns:
- the value of the 'Base Url' attribute.
- See Also:
- GetCapabilitiesType.setBaseUrl(String),- Ows11Package.getGetCapabilitiesType_BaseUrl()
 
 - 
setBaseUrlpublic void setBaseUrl(String newBaseUrl) - Specified by:
- setBaseUrlin interface- GetCapabilitiesType
- Parameters:
- newBaseUrl- the new value of the 'Base Url' attribute.
- See Also:
- GetCapabilitiesType.getBaseUrl()
 
 - 
getNamespacepublic String getNamespace() - Specified by:
- getNamespacein interface- GetCapabilitiesType
- Returns:
- the value of the 'Namespace' attribute.
- See Also:
- GetCapabilitiesType.setNamespace(String),- Ows11Package.getGetCapabilitiesType_Namespace()
 
 - 
setNamespacepublic void setNamespace(String newNamespace) - Specified by:
- setNamespacein interface- GetCapabilitiesType
- Parameters:
- newNamespace- the new value of the 'Namespace' attribute.
- See Also:
- GetCapabilitiesType.getNamespace()
 
 - 
getExtendedPropertiespublic Map getExtendedProperties() - Specified by:
- getExtendedPropertiesin interface- GetCapabilitiesType
 
 - 
setExtendedPropertiespublic void setExtendedProperties(Map newExtendedProperties) - Specified by:
- setExtendedPropertiesin interface- GetCapabilitiesType
- Parameters:
- newExtendedProperties- the new value of the 'Extended Properties' attribute.
- See Also:
- GetCapabilitiesType.getExtendedProperties()
 
 - 
eInverseRemovepublic NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)- Overrides:
- eInverseRemovein class- BasicEObjectImpl
 
 - 
eGetpublic Object eGet(int featureID, boolean resolve, boolean coreType) - Specified by:
- eGetin interface- InternalEObject
- Overrides:
- eGetin class- BasicEObjectImpl
 
 - 
eSetpublic void eSet(int featureID, Object newValue)- Specified by:
- eSetin interface- InternalEObject
- Overrides:
- eSetin class- BasicEObjectImpl
 
 - 
eUnsetpublic void eUnset(int featureID) - Specified by:
- eUnsetin interface- InternalEObject
- Overrides:
- eUnsetin class- BasicEObjectImpl
 
 - 
eIsSetpublic boolean eIsSet(int featureID) - Specified by:
- eIsSetin interface- InternalEObject
- Overrides:
- eIsSetin class- BasicEObjectImpl
 
 - 
toStringpublic String toString() - Overrides:
- toStringin class- BasicEObjectImpl
 
 
- 
 
-