public class AbstractDataEntryImpl extends MinimalEObjectImpl.Container implements AbstractDataEntry
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
id
The cached value of the '
Id' attribute. |
protected static java.lang.String |
ID_EDEFAULT
The default value of the '
Id' attribute. |
protected long |
index
The cached value of the '
Index' attribute. |
protected static long |
INDEX_EDEFAULT
The default value of the '
Index' attribute. |
protected java.util.Date |
timestamp
The cached value of the '
Timestamp' attribute. |
protected static java.util.Date |
TIMESTAMP_EDEFAULT
The default value of the '
Timestamp' attribute. |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractDataEntryImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
java.lang.String |
getId() |
long |
getIndex() |
java.util.Date |
getTimestamp() |
void |
setId(java.lang.String newId) |
void |
setIndex(long newIndex) |
void |
setTimestamp(java.util.Date newTimestamp) |
java.lang.String |
toString() |
protected static final java.lang.String ID_EDEFAULT
Id' attribute.
getId()protected static final java.util.Date TIMESTAMP_EDEFAULT
Timestamp' attribute.
getTimestamp()protected java.util.Date timestamp
Timestamp' attribute.
getTimestamp()protected static final long INDEX_EDEFAULT
Index' attribute.
getIndex(),
Constant Field Valuesprotected long index
Index' attribute.
getIndex()protected EClass eStaticClass()
public java.lang.String getId()
getId in interface AbstractDataEntryAbstractDataEntry.setId(String),
TOSDevicePackage.getAbstractDataEntry_Id()public void setId(java.lang.String newId)
setId in interface AbstractDataEntrynewId - the new value of the 'Id' attribute.AbstractDataEntry.getId()public java.util.Date getTimestamp()
getTimestamp in interface AbstractDataEntryAbstractDataEntry.setTimestamp(Date),
TOSDevicePackage.getAbstractDataEntry_Timestamp()public void setTimestamp(java.util.Date newTimestamp)
setTimestamp in interface AbstractDataEntrynewTimestamp - the new value of the 'Timestamp' attribute.AbstractDataEntry.getTimestamp()public long getIndex()
getIndex in interface AbstractDataEntryAbstractDataEntry.setIndex(long),
TOSDevicePackage.getAbstractDataEntry_Index()public void setIndex(long newIndex)
setIndex in interface AbstractDataEntrynewIndex - the new value of the 'Index' attribute.AbstractDataEntry.getIndex()public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public java.lang.String toString()
Data In Motion Consuling GmbH - All rights reserved