Package net.opengis.gml311.impl
Class TimePositionTypeImpl
- Object
-
- BasicNotifierImpl
-
- BasicEObjectImpl
-
- MinimalEObjectImpl
-
- MinimalEObjectImpl.Container
-
- TimePositionTypeImpl
-
- All Implemented Interfaces:
TimePositionType,Notifier,EObject,EStructuralFeature.Internal.DynamicValueHolder,InternalEObject
public class TimePositionTypeImpl extends MinimalEObjectImpl.Container implements TimePositionType
An implementation of the model object 'Time Position Type'.The following features are implemented:
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class MinimalEObjectImpl.Container
MinimalEObjectImpl.Container.Dynamic
-
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 StringCALENDAR_ERA_NAME_EDEFAULTThe default value of the 'Calendar Era Name' attribute.protected StringcalendarEraNameThe cached value of the 'Calendar Era Name' attribute.protected StringframeThe cached value of the 'Frame' attribute.protected static StringFRAME_EDEFAULTThe default value of the 'Frame' attribute.protected booleanframeESetThis is true if the Frame attribute has been set.protected static TimeIndeterminateValueTypeINDETERMINATE_POSITION_EDEFAULTThe default value of the 'Indeterminate Position' attribute.protected TimeIndeterminateValueTypeindeterminatePositionThe cached value of the 'Indeterminate Position' attribute.protected booleanindeterminatePositionESetThis is true if the Indeterminate Position attribute has been set.protected ObjectvalueThe cached value of the 'Value' attribute.protected static ObjectVALUE_EDEFAULTThe default value of the 'Value' attribute.
-
Constructor Summary
Constructors Modifier Constructor Description protectedTimePositionTypeImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjecteGet(int featureID, boolean resolve, boolean coreType)booleaneIsSet(int featureID)voideSet(int featureID, Object newValue)protected EClasseStaticClass()voideUnset(int featureID)StringgetCalendarEraName()StringgetFrame()TimeIndeterminateValueTypegetIndeterminatePosition()ObjectgetValue()booleanisSetFrame()booleanisSetIndeterminatePosition()voidsetCalendarEraName(String newCalendarEraName)voidsetFrame(String newFrame)voidsetIndeterminatePosition(TimeIndeterminateValueType newIndeterminatePosition)voidsetValue(Object newValue)StringtoString()voidunsetFrame()voidunsetIndeterminatePosition()-
Methods inherited from class MinimalEObjectImpl
dynamicGet, 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 BasicEObjectImpl
eAddVirtualValue, 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, 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 Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
VALUE_EDEFAULT
protected static final Object VALUE_EDEFAULT
The default value of the 'Value' attribute.- See Also:
getValue()
-
value
protected Object value
The cached value of the 'Value' attribute.- See Also:
getValue()
-
CALENDAR_ERA_NAME_EDEFAULT
protected static final String CALENDAR_ERA_NAME_EDEFAULT
The default value of the 'Calendar Era Name' attribute.- See Also:
getCalendarEraName()
-
calendarEraName
protected String calendarEraName
The cached value of the 'Calendar Era Name' attribute.- See Also:
getCalendarEraName()
-
FRAME_EDEFAULT
protected static final String FRAME_EDEFAULT
The default value of the 'Frame' attribute.- See Also:
getFrame(), Constant Field Values
-
frame
protected String frame
The cached value of the 'Frame' attribute.- See Also:
getFrame()
-
frameESet
protected boolean frameESet
This is true if the Frame attribute has been set.
-
INDETERMINATE_POSITION_EDEFAULT
protected static final TimeIndeterminateValueType INDETERMINATE_POSITION_EDEFAULT
The default value of the 'Indeterminate Position' attribute.- See Also:
getIndeterminatePosition()
-
indeterminatePosition
protected TimeIndeterminateValueType indeterminatePosition
The cached value of the 'Indeterminate Position' attribute.- See Also:
getIndeterminatePosition()
-
indeterminatePositionESet
protected boolean indeterminatePositionESet
This is true if the Indeterminate Position attribute has been set.
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClassin classBasicEObjectImpl
-
getValue
public Object getValue()
- Specified by:
getValuein interfaceTimePositionType- Returns:
- the value of the 'Value' attribute.
- See Also:
TimePositionType.setValue(Object),Gml311Package.getTimePositionType_Value()
-
setValue
public void setValue(Object newValue)
- Specified by:
setValuein interfaceTimePositionType- Parameters:
newValue- the new value of the 'Value' attribute.- See Also:
TimePositionType.getValue()
-
getCalendarEraName
public String getCalendarEraName()
- Specified by:
getCalendarEraNamein interfaceTimePositionType- Returns:
- the value of the 'Calendar Era Name' attribute.
- See Also:
TimePositionType.setCalendarEraName(String),Gml311Package.getTimePositionType_CalendarEraName()
-
setCalendarEraName
public void setCalendarEraName(String newCalendarEraName)
- Specified by:
setCalendarEraNamein interfaceTimePositionType- Parameters:
newCalendarEraName- the new value of the 'Calendar Era Name' attribute.- See Also:
TimePositionType.getCalendarEraName()
-
getFrame
public String getFrame()
- Specified by:
getFramein interfaceTimePositionType- Returns:
- the value of the 'Frame' attribute.
- See Also:
TimePositionType.isSetFrame(),TimePositionType.unsetFrame(),TimePositionType.setFrame(String),Gml311Package.getTimePositionType_Frame()
-
setFrame
public void setFrame(String newFrame)
- Specified by:
setFramein interfaceTimePositionType- Parameters:
newFrame- the new value of the 'Frame' attribute.- See Also:
TimePositionType.isSetFrame(),TimePositionType.unsetFrame(),TimePositionType.getFrame()
-
unsetFrame
public void unsetFrame()
- Specified by:
unsetFramein interfaceTimePositionType- See Also:
TimePositionType.isSetFrame(),TimePositionType.getFrame(),TimePositionType.setFrame(String)
-
isSetFrame
public boolean isSetFrame()
- Specified by:
isSetFramein interfaceTimePositionType- Returns:
- whether the value of the 'Frame' attribute is set.
- See Also:
TimePositionType.unsetFrame(),TimePositionType.getFrame(),TimePositionType.setFrame(String)
-
getIndeterminatePosition
public TimeIndeterminateValueType getIndeterminatePosition()
- Specified by:
getIndeterminatePositionin interfaceTimePositionType- Returns:
- the value of the 'Indeterminate Position' attribute.
- See Also:
TimeIndeterminateValueType,TimePositionType.isSetIndeterminatePosition(),TimePositionType.unsetIndeterminatePosition(),TimePositionType.setIndeterminatePosition(TimeIndeterminateValueType),Gml311Package.getTimePositionType_IndeterminatePosition()
-
setIndeterminatePosition
public void setIndeterminatePosition(TimeIndeterminateValueType newIndeterminatePosition)
- Specified by:
setIndeterminatePositionin interfaceTimePositionType- Parameters:
newIndeterminatePosition- the new value of the 'Indeterminate Position' attribute.- See Also:
TimeIndeterminateValueType,TimePositionType.isSetIndeterminatePosition(),TimePositionType.unsetIndeterminatePosition(),TimePositionType.getIndeterminatePosition()
-
unsetIndeterminatePosition
public void unsetIndeterminatePosition()
-
isSetIndeterminatePosition
public boolean isSetIndeterminatePosition()
- Specified by:
isSetIndeterminatePositionin interfaceTimePositionType- Returns:
- whether the value of the 'Indeterminate Position' attribute is set.
- See Also:
TimePositionType.unsetIndeterminatePosition(),TimePositionType.getIndeterminatePosition(),TimePositionType.setIndeterminatePosition(TimeIndeterminateValueType)
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGetin interfaceInternalEObject- Overrides:
eGetin classBasicEObjectImpl
-
eSet
public void eSet(int featureID, Object newValue)- Specified by:
eSetin interfaceInternalEObject- Overrides:
eSetin classBasicEObjectImpl
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnsetin interfaceInternalEObject- Overrides:
eUnsetin classBasicEObjectImpl
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSetin interfaceInternalEObject- Overrides:
eIsSetin classBasicEObjectImpl
-
toString
public String toString()
- Overrides:
toStringin classBasicEObjectImpl
-
-