public class MDTimeSeriesImpl extends ValueImpl implements MDTimeSeries
The following features are implemented:
Modifier and Type | Field and Description |
---|---|
protected <any> |
value
The cached value of the '
Value ' containment reference list. |
synched, SYNCHED_EDEFAULT
Modifier | Constructor and Description |
---|---|
protected |
MDTimeSeriesImpl() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
<any> |
getValue() |
isSynched, setSynched, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isSynched, setSynched
protected <any> value
Value
' containment reference list.
getValue()
protected EClass eStaticClass()
eStaticClass
in class ValueImpl
public <any> getValue()
getValue
in interface MDTimeSeries
ValuesPackage.getMDTimeSeries_Value()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)