Package net.opengis.gml311.impl
Class AbstractDatumTypeImpl
- Object
- 
- BasicNotifierImpl
- 
- BasicEObjectImpl
- 
- MinimalEObjectImpl
- 
- MinimalEObjectImpl.Container
- 
- AbstractGMLTypeImpl
- 
- DefinitionTypeImpl
- 
- AbstractDatumBaseTypeImpl
- 
- AbstractDatumTypeImpl
 
 
 
 
 
 
 
 
- 
- All Implemented Interfaces:
- AbstractDatumBaseType,- AbstractDatumType,- AbstractGMLType,- DefinitionType,- Notifier,- EObject,- EStructuralFeature.Internal.DynamicValueHolder,- InternalEObject
 - Direct Known Subclasses:
- EngineeringDatumTypeImpl,- GeodeticDatumTypeImpl,- ImageDatumTypeImpl,- TemporalDatumBaseTypeImpl,- VerticalDatumTypeImpl
 
 public abstract class AbstractDatumTypeImpl extends AbstractDatumBaseTypeImpl implements AbstractDatumType An implementation of the model object 'Abstract Datum Type'.The following features are implemented: 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class MinimalEObjectImpl.ContainerMinimalEObjectImpl.Container.Dynamic
 - 
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 CodeTypeanchorPointThe cached value of the 'Anchor Point' containment reference.protected EList<IdentifierType>datumIDThe cached value of the 'Datum ID' containment reference list.protected static XMLGregorianCalendarREALIZATION_EPOCH_EDEFAULTThe default value of the 'Realization Epoch' attribute.protected XMLGregorianCalendarrealizationEpochThe cached value of the 'Realization Epoch' attribute.protected StringOrRefTyperemarksThe cached value of the 'Remarks' containment reference.protected StringscopeThe cached value of the 'Scope' attribute.protected static StringSCOPE_EDEFAULTThe default value of the 'Scope' attribute.protected ExtentTypevalidAreaThe cached value of the 'Valid Area' containment reference.- 
Fields inherited from class AbstractDatumBaseTypeImpldatumName
 - 
Fields inherited from class AbstractGMLTypeImpldescription, id, ID_EDEFAULT, metaDataProperty, nameGroup
 
- 
 - 
Constructor SummaryConstructors Modifier Constructor Description protectedAbstractDatumTypeImpl()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description NotificationChainbasicSetAnchorPoint(CodeType newAnchorPoint, NotificationChain msgs)NotificationChainbasicSetRemarks(StringOrRefType newRemarks, NotificationChain msgs)NotificationChainbasicSetValidArea(ExtentType newValidArea, 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)CodeTypegetAnchorPoint()EList<IdentifierType>getDatumID()XMLGregorianCalendargetRealizationEpoch()StringOrRefTypegetRemarks()StringgetScope()ExtentTypegetValidArea()voidsetAnchorPoint(CodeType newAnchorPoint)voidsetRealizationEpoch(XMLGregorianCalendar newRealizationEpoch)voidsetRemarks(StringOrRefType newRemarks)voidsetScope(String newScope)voidsetValidArea(ExtentType newValidArea)StringtoString()- 
Methods inherited from class AbstractDatumBaseTypeImplbasicSetDatumName, getDatumName, setDatumName
 - 
Methods inherited from class AbstractGMLTypeImplbasicSetDescription, getDescription, getId, getMetaDataProperty, getName, getNameGroup, setDescription, setId
 - 
Methods inherited from class MinimalEObjectImpldynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettings
 - 
Methods inherited from class BasicEObjectImpleAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
 - 
Methods inherited from class Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 - 
Methods inherited from interface AbstractDatumBaseTypegetDatumName, setDatumName
 - 
Methods inherited from interface AbstractGMLTypegetDescription, getId, getMetaDataProperty, getName, getNameGroup, setDescription, setId
 
- 
 
- 
- 
- 
Field Detail- 
datumIDprotected EList<IdentifierType> datumID The cached value of the 'Datum ID' containment reference list.- See Also:
- getDatumID()
 
 - 
remarksprotected StringOrRefType remarks The cached value of the 'Remarks' containment reference.- See Also:
- getRemarks()
 
 - 
anchorPointprotected CodeType anchorPoint The cached value of the 'Anchor Point' containment reference.- See Also:
- getAnchorPoint()
 
 - 
REALIZATION_EPOCH_EDEFAULTprotected static final XMLGregorianCalendar REALIZATION_EPOCH_EDEFAULT The default value of the 'Realization Epoch' attribute.- See Also:
- getRealizationEpoch()
 
 - 
realizationEpochprotected XMLGregorianCalendar realizationEpoch The cached value of the 'Realization Epoch' attribute.- See Also:
- getRealizationEpoch()
 
 - 
validAreaprotected ExtentType validArea The cached value of the 'Valid Area' containment reference.- See Also:
- getValidArea()
 
 - 
SCOPE_EDEFAULTprotected static final String SCOPE_EDEFAULT The default value of the 'Scope' attribute.- See Also:
- getScope()
 
 - 
scopeprotected String scope The cached value of the 'Scope' attribute.- See Also:
- getScope()
 
 
- 
 - 
Method Detail- 
eStaticClassprotected EClass eStaticClass() - Overrides:
- eStaticClassin class- AbstractDatumBaseTypeImpl
 
 - 
getDatumIDpublic EList<IdentifierType> getDatumID() - Specified by:
- getDatumIDin interface- AbstractDatumType
- Returns:
- the value of the 'Datum ID' containment reference list.
- See Also:
- Gml311Package.getAbstractDatumType_DatumID()
 
 - 
getRemarkspublic StringOrRefType getRemarks() - Specified by:
- getRemarksin interface- AbstractDatumType
- Returns:
- the value of the 'Remarks' containment reference.
- See Also:
- AbstractDatumType.setRemarks(StringOrRefType),- Gml311Package.getAbstractDatumType_Remarks()
 
 - 
basicSetRemarkspublic NotificationChain basicSetRemarks(StringOrRefType newRemarks, NotificationChain msgs) 
 - 
setRemarkspublic void setRemarks(StringOrRefType newRemarks) - Specified by:
- setRemarksin interface- AbstractDatumType
- Parameters:
- newRemarks- the new value of the 'Remarks' containment reference.
- See Also:
- AbstractDatumType.getRemarks()
 
 - 
getAnchorPointpublic CodeType getAnchorPoint() - Specified by:
- getAnchorPointin interface- AbstractDatumType
- Returns:
- the value of the 'Anchor Point' containment reference.
- See Also:
- AbstractDatumType.setAnchorPoint(CodeType),- Gml311Package.getAbstractDatumType_AnchorPoint()
 
 - 
basicSetAnchorPointpublic NotificationChain basicSetAnchorPoint(CodeType newAnchorPoint, NotificationChain msgs) 
 - 
setAnchorPointpublic void setAnchorPoint(CodeType newAnchorPoint) - Specified by:
- setAnchorPointin interface- AbstractDatumType
- Parameters:
- newAnchorPoint- the new value of the 'Anchor Point' containment reference.
- See Also:
- AbstractDatumType.getAnchorPoint()
 
 - 
getRealizationEpochpublic XMLGregorianCalendar getRealizationEpoch() - Specified by:
- getRealizationEpochin interface- AbstractDatumType
- Returns:
- the value of the 'Realization Epoch' attribute.
- See Also:
- AbstractDatumType.setRealizationEpoch(XMLGregorianCalendar),- Gml311Package.getAbstractDatumType_RealizationEpoch()
 
 - 
setRealizationEpochpublic void setRealizationEpoch(XMLGregorianCalendar newRealizationEpoch) - Specified by:
- setRealizationEpochin interface- AbstractDatumType
- Parameters:
- newRealizationEpoch- the new value of the 'Realization Epoch' attribute.
- See Also:
- AbstractDatumType.getRealizationEpoch()
 
 - 
getValidAreapublic ExtentType getValidArea() - Specified by:
- getValidAreain interface- AbstractDatumType
- Returns:
- the value of the 'Valid Area' containment reference.
- See Also:
- AbstractDatumType.setValidArea(ExtentType),- Gml311Package.getAbstractDatumType_ValidArea()
 
 - 
basicSetValidAreapublic NotificationChain basicSetValidArea(ExtentType newValidArea, NotificationChain msgs) 
 - 
setValidAreapublic void setValidArea(ExtentType newValidArea) - Specified by:
- setValidAreain interface- AbstractDatumType
- Parameters:
- newValidArea- the new value of the 'Valid Area' containment reference.
- See Also:
- AbstractDatumType.getValidArea()
 
 - 
getScopepublic String getScope() - Specified by:
- getScopein interface- AbstractDatumType
- Returns:
- the value of the 'Scope' attribute.
- See Also:
- AbstractDatumType.setScope(String),- Gml311Package.getAbstractDatumType_Scope()
 
 - 
setScopepublic void setScope(String newScope) - Specified by:
- setScopein interface- AbstractDatumType
- Parameters:
- newScope- the new value of the 'Scope' attribute.
- See Also:
- AbstractDatumType.getScope()
 
 - 
eInverseRemovepublic NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)- Overrides:
- eInverseRemovein class- AbstractDatumBaseTypeImpl
 
 - 
eGetpublic Object eGet(int featureID, boolean resolve, boolean coreType) - Specified by:
- eGetin interface- InternalEObject
- Overrides:
- eGetin class- AbstractDatumBaseTypeImpl
 
 - 
eSetpublic void eSet(int featureID, Object newValue)- Specified by:
- eSetin interface- InternalEObject
- Overrides:
- eSetin class- AbstractDatumBaseTypeImpl
 
 - 
eUnsetpublic void eUnset(int featureID) - Specified by:
- eUnsetin interface- InternalEObject
- Overrides:
- eUnsetin class- AbstractDatumBaseTypeImpl
 
 - 
eIsSetpublic boolean eIsSet(int featureID) - Specified by:
- eIsSetin interface- InternalEObject
- Overrides:
- eIsSetin class- AbstractDatumBaseTypeImpl
 
 - 
toStringpublic String toString() - Overrides:
- toStringin class- AbstractGMLTypeImpl
 
 
- 
 
-