public class DataEntryImpl extends AbstractDataEntryImpl implements DataEntry
The following features are implemented:
| 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 <any> |
value
The cached value of the '
Value' containment reference list. |
id, ID_EDEFAULT, index, INDEX_EDEFAULT, timestamp, TIMESTAMP_EDEFAULT| 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() |
<any> |
getValue() |
void |
setConfiguration(java.lang.String newConfiguration) |
void |
setDevice(java.lang.String newDevice) |
java.lang.String |
toString() |
getId, getIndex, getTimestamp, setId, setIndex, setTimestampclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetId, getIndex, getTimestamp, setId, setIndex, setTimestampprotected <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()
eStaticClass in class AbstractDataEntryImplpublic <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)
eGet in class AbstractDataEntryImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in class AbstractDataEntryImplpublic void eUnset(int featureID)
eUnset in class AbstractDataEntryImplpublic boolean eIsSet(int featureID)
eIsSet in class AbstractDataEntryImplpublic java.lang.String toString()
toString in class AbstractDataEntryImplData In Motion Consuling GmbH - All rights reserved