Package net.opengis.gml311.impl
Class TimeCalendarEraTypeImpl
- Object
- 
- BasicNotifierImpl
- 
- BasicEObjectImpl
- 
- MinimalEObjectImpl
- 
- MinimalEObjectImpl.Container
- 
- AbstractGMLTypeImpl
- 
- DefinitionTypeImpl
- 
- TimeCalendarEraTypeImpl
 
 
 
 
 
 
 
- 
- All Implemented Interfaces:
- AbstractGMLType,- DefinitionType,- TimeCalendarEraType,- Notifier,- EObject,- EStructuralFeature.Internal.DynamicValueHolder,- InternalEObject
 
 public class TimeCalendarEraTypeImpl extends DefinitionTypeImpl implements TimeCalendarEraType An implementation of the model object 'Time Calendar Era 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 TimePeriodPropertyTypeepochOfUseThe cached value of the 'Epoch Of Use' containment reference.protected static BigDecimalJULIAN_REFERENCE_EDEFAULTThe default value of the 'Julian Reference' attribute.protected BigDecimaljulianReferenceThe cached value of the 'Julian Reference' attribute.protected static XMLGregorianCalendarREFERENCE_DATE_EDEFAULTThe default value of the 'Reference Date' attribute.protected XMLGregorianCalendarreferenceDateThe cached value of the 'Reference Date' attribute.protected booleanreferenceDateESetThis is true if the Reference Date attribute has been set.protected StringOrRefTypereferenceEventThe cached value of the 'Reference Event' containment reference.- 
Fields inherited from class AbstractGMLTypeImpldescription, id, ID_EDEFAULT, metaDataProperty, nameGroup
 
- 
 - 
Constructor SummaryConstructors Modifier Constructor Description protectedTimeCalendarEraTypeImpl()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description NotificationChainbasicSetEpochOfUse(TimePeriodPropertyType newEpochOfUse, NotificationChain msgs)NotificationChainbasicSetReferenceEvent(StringOrRefType newReferenceEvent, 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)TimePeriodPropertyTypegetEpochOfUse()BigDecimalgetJulianReference()XMLGregorianCalendargetReferenceDate()StringOrRefTypegetReferenceEvent()booleanisSetReferenceDate()voidsetEpochOfUse(TimePeriodPropertyType newEpochOfUse)voidsetJulianReference(BigDecimal newJulianReference)voidsetReferenceDate(XMLGregorianCalendar newReferenceDate)voidsetReferenceEvent(StringOrRefType newReferenceEvent)StringtoString()voidunsetReferenceDate()- 
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 AbstractGMLTypegetDescription, getId, getMetaDataProperty, getName, getNameGroup, setDescription, setId
 
- 
 
- 
- 
- 
Field Detail- 
referenceEventprotected StringOrRefType referenceEvent The cached value of the 'Reference Event' containment reference.- See Also:
- getReferenceEvent()
 
 - 
REFERENCE_DATE_EDEFAULTprotected static final XMLGregorianCalendar REFERENCE_DATE_EDEFAULT The default value of the 'Reference Date' attribute.- See Also:
- getReferenceDate()
 
 - 
referenceDateprotected XMLGregorianCalendar referenceDate The cached value of the 'Reference Date' attribute.- See Also:
- getReferenceDate()
 
 - 
referenceDateESetprotected boolean referenceDateESet This is true if the Reference Date attribute has been set.
 - 
JULIAN_REFERENCE_EDEFAULTprotected static final BigDecimal JULIAN_REFERENCE_EDEFAULT The default value of the 'Julian Reference' attribute.- See Also:
- getJulianReference()
 
 - 
julianReferenceprotected BigDecimal julianReference The cached value of the 'Julian Reference' attribute.- See Also:
- getJulianReference()
 
 - 
epochOfUseprotected TimePeriodPropertyType epochOfUse The cached value of the 'Epoch Of Use' containment reference.- See Also:
- getEpochOfUse()
 
 
- 
 - 
Method Detail- 
eStaticClassprotected EClass eStaticClass() - Overrides:
- eStaticClassin class- DefinitionTypeImpl
 
 - 
getReferenceEventpublic StringOrRefType getReferenceEvent() - Specified by:
- getReferenceEventin interface- TimeCalendarEraType
- Returns:
- the value of the 'Reference Event' containment reference.
- See Also:
- TimeCalendarEraType.setReferenceEvent(StringOrRefType),- Gml311Package.getTimeCalendarEraType_ReferenceEvent()
 
 - 
basicSetReferenceEventpublic NotificationChain basicSetReferenceEvent(StringOrRefType newReferenceEvent, NotificationChain msgs) 
 - 
setReferenceEventpublic void setReferenceEvent(StringOrRefType newReferenceEvent) - Specified by:
- setReferenceEventin interface- TimeCalendarEraType
- Parameters:
- newReferenceEvent- the new value of the 'Reference Event' containment reference.
- See Also:
- TimeCalendarEraType.getReferenceEvent()
 
 - 
getReferenceDatepublic XMLGregorianCalendar getReferenceDate() - Specified by:
- getReferenceDatein interface- TimeCalendarEraType
- Returns:
- the value of the 'Reference Date' attribute.
- See Also:
- TimeCalendarEraType.isSetReferenceDate(),- TimeCalendarEraType.unsetReferenceDate(),- TimeCalendarEraType.setReferenceDate(XMLGregorianCalendar),- Gml311Package.getTimeCalendarEraType_ReferenceDate()
 
 - 
setReferenceDatepublic void setReferenceDate(XMLGregorianCalendar newReferenceDate) - Specified by:
- setReferenceDatein interface- TimeCalendarEraType
- Parameters:
- newReferenceDate- the new value of the 'Reference Date' attribute.
- See Also:
- TimeCalendarEraType.isSetReferenceDate(),- TimeCalendarEraType.unsetReferenceDate(),- TimeCalendarEraType.getReferenceDate()
 
 - 
unsetReferenceDatepublic void unsetReferenceDate() 
 - 
isSetReferenceDatepublic boolean isSetReferenceDate() - Specified by:
- isSetReferenceDatein interface- TimeCalendarEraType
- Returns:
- whether the value of the 'Reference Date' attribute is set.
- See Also:
- TimeCalendarEraType.unsetReferenceDate(),- TimeCalendarEraType.getReferenceDate(),- TimeCalendarEraType.setReferenceDate(XMLGregorianCalendar)
 
 - 
getJulianReferencepublic BigDecimal getJulianReference() - Specified by:
- getJulianReferencein interface- TimeCalendarEraType
- Returns:
- the value of the 'Julian Reference' attribute.
- See Also:
- TimeCalendarEraType.setJulianReference(BigDecimal),- Gml311Package.getTimeCalendarEraType_JulianReference()
 
 - 
setJulianReferencepublic void setJulianReference(BigDecimal newJulianReference) - Specified by:
- setJulianReferencein interface- TimeCalendarEraType
- Parameters:
- newJulianReference- the new value of the 'Julian Reference' attribute.
- See Also:
- TimeCalendarEraType.getJulianReference()
 
 - 
getEpochOfUsepublic TimePeriodPropertyType getEpochOfUse() - Specified by:
- getEpochOfUsein interface- TimeCalendarEraType
- Returns:
- the value of the 'Epoch Of Use' containment reference.
- See Also:
- TimeCalendarEraType.setEpochOfUse(TimePeriodPropertyType),- Gml311Package.getTimeCalendarEraType_EpochOfUse()
 
 - 
basicSetEpochOfUsepublic NotificationChain basicSetEpochOfUse(TimePeriodPropertyType newEpochOfUse, NotificationChain msgs) 
 - 
setEpochOfUsepublic void setEpochOfUse(TimePeriodPropertyType newEpochOfUse) - Specified by:
- setEpochOfUsein interface- TimeCalendarEraType
- Parameters:
- newEpochOfUse- the new value of the 'Epoch Of Use' containment reference.
- See Also:
- TimeCalendarEraType.getEpochOfUse()
 
 - 
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- AbstractGMLTypeImpl
 
 
- 
 
-