Package net.opengis.wcs10.impl
Class AbstractDescriptionTypeImpl
- Object
- 
- BasicNotifierImpl
- 
- BasicEObjectImpl
- 
- EObjectImpl
- 
- AbstractGMLTypeImpl
- 
- AbstractDescriptionBaseTypeImpl
- 
- AbstractDescriptionTypeImpl
 
 
 
 
 
 
- 
- All Implemented Interfaces:
- AbstractGMLType,- AbstractDescriptionBaseType,- AbstractDescriptionType,- Notifier,- EObject,- InternalEObject
 - Direct Known Subclasses:
- AxisDescriptionTypeImpl,- CoverageOfferingBriefTypeImpl,- RangeSetTypeImpl,- ServiceTypeImpl
 
 public abstract class AbstractDescriptionTypeImpl extends AbstractDescriptionBaseTypeImpl implements AbstractDescriptionType An implementation of the model object 'Abstract Description 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 Stringdescription1The cached value of the 'Description1' attribute.protected static StringDESCRIPTION1_EDEFAULTThe default value of the 'Description1' attribute.protected StringlabelThe cached value of the 'Label' attribute.protected static StringLABEL_EDEFAULTThe default value of the 'Label' attribute.protected EListmetadataLinkThe cached value of the 'Metadata Link' containment reference list.protected Stringname1The cached value of the 'Name1' attribute.protected static StringNAME1_EDEFAULTThe default value of the 'Name1' attribute.- 
Fields inherited from class AbstractGMLTypeImpldescription, metaDataProperty, name
 - 
Fields inherited from class EObjectImpleAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
 
- 
 - 
Constructor SummaryConstructors Modifier Constructor Description protectedAbstractDescriptionTypeImpl()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description 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)StringgetDescription1()StringgetLabel()EListgetMetadataLink()StringgetName1()voidsetDescription1(String newDescription1)voidsetLabel(String newLabel)voidsetName1(String newName1)StringtoString()- 
Methods inherited from class AbstractGMLTypeImplbasicSetDescription, getDescription, getMetaDataProperty, getName, setDescription
 - 
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
 - 
Methods inherited from interface AbstractGMLTypegetDescription, getMetaDataProperty, getName, setDescription
 
- 
 
- 
- 
- 
Field Detail- 
metadataLinkprotected EList metadataLink The cached value of the 'Metadata Link' containment reference list.- See Also:
- getMetadataLink()
 
 - 
DESCRIPTION1_EDEFAULTprotected static final String DESCRIPTION1_EDEFAULT The default value of the 'Description1' attribute.- See Also:
- getDescription1()
 
 - 
description1protected String description1 The cached value of the 'Description1' attribute.- See Also:
- getDescription1()
 
 - 
NAME1_EDEFAULTprotected static final String NAME1_EDEFAULT The default value of the 'Name1' attribute.- See Also:
- getName1()
 
 - 
name1protected String name1 The cached value of the 'Name1' attribute.- See Also:
- getName1()
 
 - 
LABEL_EDEFAULTprotected static final String LABEL_EDEFAULT The default value of the 'Label' attribute.- See Also:
- getLabel()
 
 - 
labelprotected String label The cached value of the 'Label' attribute.- See Also:
- getLabel()
 
 
- 
 - 
Method Detail- 
eStaticClassprotected EClass eStaticClass() - Overrides:
- eStaticClassin class- AbstractDescriptionBaseTypeImpl
 
 - 
getMetadataLinkpublic EList getMetadataLink() - Specified by:
- getMetadataLinkin interface- AbstractDescriptionType
- Returns:
- the value of the 'Metadata Link' containment reference list.
- See Also:
- Wcs10Package.getAbstractDescriptionType_MetadataLink()
 
 - 
getDescription1public String getDescription1() - Specified by:
- getDescription1in interface- AbstractDescriptionType
- Returns:
- the value of the 'Description1' attribute.
- See Also:
- AbstractDescriptionType.setDescription1(String),- Wcs10Package.getAbstractDescriptionType_Description1()
 
 - 
setDescription1public void setDescription1(String newDescription1) - Specified by:
- setDescription1in interface- AbstractDescriptionType
- Parameters:
- newDescription1- the new value of the 'Description1' attribute.
- See Also:
- AbstractDescriptionType.getDescription1()
 
 - 
getName1public String getName1() - Specified by:
- getName1in interface- AbstractDescriptionType
- Returns:
- the value of the 'Name1' attribute.
- See Also:
- AbstractDescriptionType.setName1(String),- Wcs10Package.getAbstractDescriptionType_Name1()
 
 - 
setName1public void setName1(String newName1) - Specified by:
- setName1in interface- AbstractDescriptionType
- Parameters:
- newName1- the new value of the 'Name1' attribute.
- See Also:
- AbstractDescriptionType.getName1()
 
 - 
getLabelpublic String getLabel() - Specified by:
- getLabelin interface- AbstractDescriptionType
- Returns:
- the value of the 'Label' attribute.
- See Also:
- AbstractDescriptionType.setLabel(String),- Wcs10Package.getAbstractDescriptionType_Label()
 
 - 
setLabelpublic void setLabel(String newLabel) - Specified by:
- setLabelin interface- AbstractDescriptionType
- Parameters:
- newLabel- the new value of the 'Label' attribute.
- See Also:
- AbstractDescriptionType.getLabel()
 
 - 
eInverseRemovepublic NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)- Overrides:
- eInverseRemovein class- AbstractGMLTypeImpl
 
 - 
eGetpublic Object eGet(int featureID, boolean resolve, boolean coreType) - Specified by:
- eGetin interface- InternalEObject
- Overrides:
- eGetin class- AbstractGMLTypeImpl
 
 - 
eSetpublic void eSet(int featureID, Object newValue)- Specified by:
- eSetin interface- InternalEObject
- Overrides:
- eSetin class- AbstractGMLTypeImpl
 
 - 
eUnsetpublic void eUnset(int featureID) - Specified by:
- eUnsetin interface- InternalEObject
- Overrides:
- eUnsetin class- AbstractGMLTypeImpl
 
 - 
eIsSetpublic boolean eIsSet(int featureID) - Specified by:
- eIsSetin interface- InternalEObject
- Overrides:
- eIsSetin class- AbstractGMLTypeImpl
 
 - 
toStringpublic String toString() - Overrides:
- toStringin class- BasicEObjectImpl
 
 
- 
 
-