public class HardwareConfigurationImpl extends MinimalEObjectImpl.Container implements HardwareConfiguration
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
DEVICE_CONFIGURATION_ID_EDEFAULT
The default value of the '
Device Configuration Id' attribute. |
protected static java.lang.String |
DEVICE_ID_EDEFAULT
The default value of the '
Device Id' attribute. |
protected java.lang.String |
deviceConfigurationId
The cached value of the '
Device Configuration Id' attribute. |
protected java.lang.String |
deviceId
The cached value of the '
Device Id' 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 <any> |
pinConfiguration
The cached value of the '
Pin Configuration' containment reference list. |
| Modifier | Constructor and Description |
|---|---|
protected |
HardwareConfigurationImpl() |
| 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 |
getDeviceConfigurationId() |
java.lang.String |
getDeviceId() |
java.lang.String |
getId() |
<any> |
getPinConfiguration() |
void |
setDeviceConfigurationId(java.lang.String newDeviceConfigurationId) |
void |
setDeviceId(java.lang.String newDeviceId) |
void |
setId(java.lang.String newId) |
java.lang.String |
toString() |
protected static final java.lang.String ID_EDEFAULT
Id' attribute.
getId()protected <any> pinConfiguration
Pin Configuration' containment reference list.
getPinConfiguration()protected static final java.lang.String DEVICE_ID_EDEFAULT
Device Id' attribute.
getDeviceId()protected java.lang.String deviceId
Device Id' attribute.
getDeviceId()protected static final java.lang.String DEVICE_CONFIGURATION_ID_EDEFAULT
Device Configuration Id' attribute.
getDeviceConfigurationId()protected java.lang.String deviceConfigurationId
Device Configuration Id' attribute.
getDeviceConfigurationId()protected EClass eStaticClass()
public java.lang.String getId()
getId in interface HardwareConfigurationHardwareConfiguration.setId(String),
TOSDevicePackage.getHardwareConfiguration_Id()public void setId(java.lang.String newId)
setId in interface HardwareConfigurationnewId - the new value of the 'Id' attribute.HardwareConfiguration.getId()public <any> getPinConfiguration()
getPinConfiguration in interface HardwareConfigurationTOSDevicePackage.getHardwareConfiguration_PinConfiguration()public java.lang.String getDeviceId()
getDeviceId in interface HardwareConfigurationHardwareConfiguration.setDeviceId(String),
TOSDevicePackage.getHardwareConfiguration_DeviceId()public void setDeviceId(java.lang.String newDeviceId)
setDeviceId in interface HardwareConfigurationnewDeviceId - the new value of the 'Device Id' attribute.HardwareConfiguration.getDeviceId()public java.lang.String getDeviceConfigurationId()
getDeviceConfigurationId in interface HardwareConfigurationHardwareConfiguration.setDeviceConfigurationId(String),
TOSDevicePackage.getHardwareConfiguration_DeviceConfigurationId()public void setDeviceConfigurationId(java.lang.String newDeviceConfigurationId)
setDeviceConfigurationId in interface HardwareConfigurationnewDeviceConfigurationId - the new value of the 'Device Configuration Id' attribute.HardwareConfiguration.getDeviceConfigurationId()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 Consuling GmbH - All rights reserved