public class DataEntryImpl extends MinimalEObjectImpl.Container implements DataEntry
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
configuration
The cached value of the '
Configuration' attribute. |
protected static java.lang.String |
CONFIGURATION_EDEFAULT
The default value of the '
Configuration' attribute. |
protected java.lang.String |
device
The cached value of the '
Device' attribute. |
protected static java.lang.String |
DEVICE_EDEFAULT
The default value of the '
Device' attribute. |
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. |
protected <any> |
value
The cached value of the '
Value' containment reference list. |
| Modifier | Constructor and Description |
|---|---|
protected |
DataEntryImpl() |
| 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) |
java.lang.String |
getConfiguration() |
java.lang.String |
getDevice() |
java.lang.String |
getId() |
long |
getIndex() |
java.util.Date |
getTimestamp() |
<any> |
getValue() |
void |
setConfiguration(java.lang.String newConfiguration) |
void |
setDevice(java.lang.String newDevice) |
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 <any> value
Value' containment reference list.
getValue()protected static final java.lang.String CONFIGURATION_EDEFAULT
Configuration' attribute.
getConfiguration()protected java.lang.String configuration
Configuration' attribute.
getConfiguration()protected static final java.lang.String DEVICE_EDEFAULT
Device' attribute.
getDevice()protected java.lang.String device
Device' attribute.
getDevice()protected EClass eStaticClass()
public java.lang.String getId()
getId in interface DataEntryDataEntry.setId(String),
TOSDevicePackage.getDataEntry_Id()public void setId(java.lang.String newId)
setId in interface DataEntrynewId - the new value of the 'Id' attribute.DataEntry.getId()public java.util.Date getTimestamp()
getTimestamp in interface DataEntryDataEntry.setTimestamp(Date),
TOSDevicePackage.getDataEntry_Timestamp()public void setTimestamp(java.util.Date newTimestamp)
setTimestamp in interface DataEntrynewTimestamp - the new value of the 'Timestamp' attribute.DataEntry.getTimestamp()public long getIndex()
getIndex in interface DataEntryDataEntry.setIndex(long),
TOSDevicePackage.getDataEntry_Index()public void setIndex(long newIndex)
setIndex in interface DataEntrynewIndex - the new value of the 'Index' attribute.DataEntry.getIndex()public <any> getValue()
getValue in interface DataEntryTOSDevicePackage.getDataEntry_Value()public java.lang.String getConfiguration()
getConfiguration in interface DataEntryDataEntry.setConfiguration(String),
TOSDevicePackage.getDataEntry_Configuration()public void setConfiguration(java.lang.String newConfiguration)
setConfiguration in interface DataEntrynewConfiguration - the new value of the 'Configuration' attribute.DataEntry.getConfiguration()public java.lang.String getDevice()
getDevice in interface DataEntryDataEntry.setDevice(String),
TOSDevicePackage.getDataEntry_Device()public void setDevice(java.lang.String newDevice)
setDevice in interface DataEntrynewDevice - the new value of the 'Device' attribute.DataEntry.getDevice()public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
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 GmbH all rights reserved