Package net.opengis.gml311.impl
Class MovingObjectStatusTypeImpl
Object
BasicNotifierImpl
BasicEObjectImpl
MinimalEObjectImpl
MinimalEObjectImpl.Container
AbstractGMLTypeImpl
AbstractTimeSliceTypeImpl
MovingObjectStatusTypeImpl
- All Implemented Interfaces:
AbstractGMLType,AbstractTimeSliceType,MovingObjectStatusType,Notifier,EObject,EStructuralFeature.Internal.DynamicValueHolder,InternalEObject
public class MovingObjectStatusTypeImpl
extends AbstractTimeSliceTypeImpl
implements MovingObjectStatusType
An implementation of the model object 'Moving Object Status Type'.
The following features are implemented:
-
Nested Class Summary
Nested classes/interfaces inherited from class MinimalEObjectImpl.Container
MinimalEObjectImpl.Container.DynamicNested classes/interfaces inherited from class MinimalEObjectImpl
MinimalEObjectImpl.ContainerNested classes/interfaces inherited from class BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImplNested classes/interfaces inherited from class BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterListNested classes/interfaces inherited from interface InternalEObject
InternalEObject.EStore -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected MeasureTypeThe cached value of the 'Acceleration' containment reference.protected DirectionPropertyTypeThe cached value of the 'Bearing' containment reference.protected MeasureTypeThe cached value of the 'Elevation' containment reference.protected FeatureMapThe cached value of the 'Location Group' attribute list.protected MeasureTypeThe cached value of the 'Speed' containment reference.protected StringOrRefTypeThe cached value of the 'Status' containment reference.Fields inherited from class AbstractTimeSliceTypeImpl
dataSource, validTimeFields inherited from class AbstractGMLTypeImpl
description, id, ID_EDEFAULT, metaDataProperty, nameGroupFields inherited from class MinimalEObjectImpl.Container
eContainerFields inherited from class BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSETFields inherited from interface EStructuralFeature.Internal.DynamicValueHolder
NILFields inherited from interface InternalEObject
EOPPOSITE_FEATURE_BASE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionNotificationChainbasicSetAcceleration(MeasureType newAcceleration, NotificationChain msgs) NotificationChainbasicSetBearing(DirectionPropertyType newBearing, NotificationChain msgs) NotificationChainbasicSetElevation(MeasureType newElevation, NotificationChain msgs) NotificationChainbasicSetLocation(LocationPropertyType newLocation, NotificationChain msgs) NotificationChainbasicSetSpeed(MeasureType newSpeed, NotificationChain msgs) NotificationChainbasicSetStatus(StringOrRefType newStatus, NotificationChain msgs) eGet(int featureID, boolean resolve, boolean coreType) NotificationChaineInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) booleaneIsSet(int featureID) voidprotected EClassvoideUnset(int featureID) FeatureMapgetSpeed()voidsetAcceleration(MeasureType newAcceleration) voidsetBearing(DirectionPropertyType newBearing) voidsetElevation(MeasureType newElevation) voidsetLocation(LocationPropertyType newLocation) voidsetSpeed(MeasureType newSpeed) voidsetStatus(StringOrRefType newStatus) toString()Methods inherited from class AbstractTimeSliceTypeImpl
basicSetDataSource, basicSetValidTime, getDataSource, getValidTime, setDataSource, setValidTimeMethods inherited from class AbstractGMLTypeImpl
basicSetDescription, getDescription, getId, getMetaDataProperty, getName, getNameGroup, setDescription, setIdMethods inherited from class MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainerMethods 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, eSettingsMethods 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, 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, eVirtualValuesMethods inherited from class BasicNotifierImpl
eNotificationRequired, eNotifyMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface AbstractGMLType
getDescription, getId, getMetaDataProperty, getName, getNameGroup, setDescription, setIdMethods inherited from interface AbstractTimeSliceType
getDataSource, getValidTime, setDataSource, setValidTimeMethods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface InternalEObject
eNotificationRequiredMethods inherited from interface Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
locationGroup
protected FeatureMap locationGroupThe cached value of the 'Location Group' attribute list.- See Also:
-
speed
The cached value of the 'Speed' containment reference.- See Also:
-
bearing
The cached value of the 'Bearing' containment reference.- See Also:
-
acceleration
The cached value of the 'Acceleration' containment reference.- See Also:
-
elevation
The cached value of the 'Elevation' containment reference.- See Also:
-
status
The cached value of the 'Status' containment reference.- See Also:
-
-
Constructor Details
-
MovingObjectStatusTypeImpl
protected MovingObjectStatusTypeImpl()
-
-
Method Details
-
eStaticClass
protected EClass eStaticClass()- Overrides:
eStaticClassin classAbstractTimeSliceTypeImpl
-
getLocationGroup
public FeatureMap getLocationGroup()- Specified by:
getLocationGroupin interfaceMovingObjectStatusType- Returns:
- the value of the 'Location Group' attribute list.
- See Also:
-
getLocation
- Specified by:
getLocationin interfaceMovingObjectStatusType- Returns:
- the value of the 'Location' containment reference.
- See Also:
-
basicSetLocation
-
setLocation
- Specified by:
setLocationin interfaceMovingObjectStatusType- Parameters:
newLocation- the new value of the 'Location' containment reference.- See Also:
-
getSpeed
- Specified by:
getSpeedin interfaceMovingObjectStatusType- Returns:
- the value of the 'Speed' containment reference.
- See Also:
-
basicSetSpeed
-
setSpeed
- Specified by:
setSpeedin interfaceMovingObjectStatusType- Parameters:
newSpeed- the new value of the 'Speed' containment reference.- See Also:
-
getBearing
- Specified by:
getBearingin interfaceMovingObjectStatusType- Returns:
- the value of the 'Bearing' containment reference.
- See Also:
-
basicSetBearing
-
setBearing
- Specified by:
setBearingin interfaceMovingObjectStatusType- Parameters:
newBearing- the new value of the 'Bearing' containment reference.- See Also:
-
getAcceleration
- Specified by:
getAccelerationin interfaceMovingObjectStatusType- Returns:
- the value of the 'Acceleration' containment reference.
- See Also:
-
basicSetAcceleration
-
setAcceleration
- Specified by:
setAccelerationin interfaceMovingObjectStatusType- Parameters:
newAcceleration- the new value of the 'Acceleration' containment reference.- See Also:
-
getElevation
- Specified by:
getElevationin interfaceMovingObjectStatusType- Returns:
- the value of the 'Elevation' containment reference.
- See Also:
-
basicSetElevation
-
setElevation
- Specified by:
setElevationin interfaceMovingObjectStatusType- Parameters:
newElevation- the new value of the 'Elevation' containment reference.- See Also:
-
getStatus
- Specified by:
getStatusin interfaceMovingObjectStatusType- Returns:
- the value of the 'Status' containment reference.
- See Also:
-
basicSetStatus
-
setStatus
- Specified by:
setStatusin interfaceMovingObjectStatusType- Parameters:
newStatus- the new value of the 'Status' containment reference.- See Also:
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) - Overrides:
eInverseRemovein classAbstractTimeSliceTypeImpl
-
eGet
- Specified by:
eGetin interfaceInternalEObject- Overrides:
eGetin classAbstractTimeSliceTypeImpl
-
eSet
- Specified by:
eSetin interfaceInternalEObject- Overrides:
eSetin classAbstractTimeSliceTypeImpl
-
eUnset
public void eUnset(int featureID) - Specified by:
eUnsetin interfaceInternalEObject- Overrides:
eUnsetin classAbstractTimeSliceTypeImpl
-
eIsSet
public boolean eIsSet(int featureID) - Specified by:
eIsSetin interfaceInternalEObject- Overrides:
eIsSetin classAbstractTimeSliceTypeImpl
-
toString
- Overrides:
toStringin classAbstractGMLTypeImpl
-