public class DeviceInfoImpl extends MinimalEObjectImpl.Container implements DeviceInfo
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
description
The cached value of the '
Description' attribute. |
protected static java.lang.String |
DESCRIPTION_EDEFAULT
The default value of the '
Description' attribute. |
protected static java.lang.String |
HUMAN_READABLE_NAME_EDEFAULT
The default value of the '
Human Readable Name' attribute. |
protected java.lang.String |
humanReadableName
The cached value of the '
Human Readable Name' attribute. |
protected static java.lang.String |
SHORT_NAME_EDEFAULT
The default value of the '
Short Name' attribute. |
protected java.lang.String |
shortName
The cached value of the '
Short Name' attribute. |
protected static java.lang.String |
TECHNICAL_NAME_EDEFAULT
The default value of the '
Technical Name' attribute. |
protected java.lang.String |
technicalName
The cached value of the '
Technical Name' attribute. |
| Modifier | Constructor and Description |
|---|---|
protected |
DeviceInfoImpl() |
| 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 |
getDescription() |
java.lang.String |
getHumanReadableName() |
java.lang.String |
getShortName() |
java.lang.String |
getTechnicalName() |
void |
setDescription(java.lang.String newDescription) |
void |
setHumanReadableName(java.lang.String newHumanReadableName) |
void |
setShortName(java.lang.String newShortName) |
void |
setTechnicalName(java.lang.String newTechnicalName) |
java.lang.String |
toString() |
protected static final java.lang.String TECHNICAL_NAME_EDEFAULT
Technical Name' attribute.
getTechnicalName()protected java.lang.String technicalName
Technical Name' attribute.
getTechnicalName()protected static final java.lang.String HUMAN_READABLE_NAME_EDEFAULT
Human Readable Name' attribute.
getHumanReadableName()protected java.lang.String humanReadableName
Human Readable Name' attribute.
getHumanReadableName()protected static final java.lang.String SHORT_NAME_EDEFAULT
Short Name' attribute.
getShortName()protected java.lang.String shortName
Short Name' attribute.
getShortName()protected static final java.lang.String DESCRIPTION_EDEFAULT
Description' attribute.
getDescription()protected java.lang.String description
Description' attribute.
getDescription()protected EClass eStaticClass()
public java.lang.String getTechnicalName()
getTechnicalName in interface DeviceInfoDeviceInfo.setTechnicalName(String),
TOSDevicePackage.getDeviceInfo_TechnicalName()public void setTechnicalName(java.lang.String newTechnicalName)
setTechnicalName in interface DeviceInfonewTechnicalName - the new value of the 'Technical Name' attribute.DeviceInfo.getTechnicalName()public java.lang.String getHumanReadableName()
getHumanReadableName in interface DeviceInfoDeviceInfo.setHumanReadableName(String),
TOSDevicePackage.getDeviceInfo_HumanReadableName()public void setHumanReadableName(java.lang.String newHumanReadableName)
setHumanReadableName in interface DeviceInfonewHumanReadableName - the new value of the 'Human Readable Name' attribute.DeviceInfo.getHumanReadableName()public java.lang.String getShortName()
getShortName in interface DeviceInfoDeviceInfo.setShortName(String),
TOSDevicePackage.getDeviceInfo_ShortName()public void setShortName(java.lang.String newShortName)
setShortName in interface DeviceInfonewShortName - the new value of the 'Short Name' attribute.DeviceInfo.getShortName()public java.lang.String getDescription()
getDescription in interface DeviceInfoDeviceInfo.setDescription(String),
TOSDevicePackage.getDeviceInfo_Description()public void setDescription(java.lang.String newDescription)
setDescription in interface DeviceInfonewDescription - the new value of the 'Description' attribute.DeviceInfo.getDescription()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