public class SystemInfoImpl extends MinimalEObjectImpl.Container implements SystemInfo
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
HARDWARE_REV_EDEFAULT
The default value of the '
Hardware Rev' attribute. |
protected static java.lang.String |
HARDWARE_TYPE_EDEFAULT
The default value of the '
Hardware Type' attribute. |
protected java.lang.String |
hardwareRev
The cached value of the '
Hardware Rev' attribute. |
protected java.lang.String |
hardwareType
The cached value of the '
Hardware Type' attribute. |
protected static java.lang.String |
OS_REV_EDEFAULT
The default value of the '
Os Rev' attribute. |
protected static java.lang.String |
OS_TYPE_EDEFAULT
The default value of the '
Os Type' attribute. |
protected java.lang.String |
osRev
The cached value of the '
Os Rev' attribute. |
protected java.lang.String |
osType
The cached value of the '
Os Type' attribute. |
protected static java.lang.String |
SOFTWARE_REV_EDEFAULT
The default value of the '
Software Rev' attribute. |
protected static java.lang.String |
SOFTWARE_TYPE_EDEFAULT
The default value of the '
Software Type' attribute. |
protected java.lang.String |
softwareRev
The cached value of the '
Software Rev' attribute. |
protected java.lang.String |
softwareType
The cached value of the '
Software Type' attribute. |
| Modifier | Constructor and Description |
|---|---|
protected |
SystemInfoImpl() |
| 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 |
getHardwareRev() |
java.lang.String |
getHardwareType() |
java.lang.String |
getOsRev() |
java.lang.String |
getOsType() |
java.lang.String |
getSoftwareRev() |
java.lang.String |
getSoftwareType() |
void |
setHardwareRev(java.lang.String newHardwareRev) |
void |
setHardwareType(java.lang.String newHardwareType) |
void |
setOsRev(java.lang.String newOsRev) |
void |
setOsType(java.lang.String newOsType) |
void |
setSoftwareRev(java.lang.String newSoftwareRev) |
void |
setSoftwareType(java.lang.String newSoftwareType) |
java.lang.String |
toString() |
protected static final java.lang.String HARDWARE_TYPE_EDEFAULT
Hardware Type' attribute.
getHardwareType()protected java.lang.String hardwareType
Hardware Type' attribute.
getHardwareType()protected static final java.lang.String HARDWARE_REV_EDEFAULT
Hardware Rev' attribute.
getHardwareRev()protected java.lang.String hardwareRev
Hardware Rev' attribute.
getHardwareRev()protected static final java.lang.String OS_TYPE_EDEFAULT
Os Type' attribute.
getOsType()protected java.lang.String osType
Os Type' attribute.
getOsType()protected static final java.lang.String OS_REV_EDEFAULT
Os Rev' attribute.
getOsRev()protected java.lang.String osRev
Os Rev' attribute.
getOsRev()protected static final java.lang.String SOFTWARE_TYPE_EDEFAULT
Software Type' attribute.
getSoftwareType()protected java.lang.String softwareType
Software Type' attribute.
getSoftwareType()protected static final java.lang.String SOFTWARE_REV_EDEFAULT
Software Rev' attribute.
getSoftwareRev()protected java.lang.String softwareRev
Software Rev' attribute.
getSoftwareRev()protected EClass eStaticClass()
public java.lang.String getHardwareType()
getHardwareType in interface SystemInfoSystemInfo.setHardwareType(String),
TOSDevicePackage.getSystemInfo_HardwareType()public void setHardwareType(java.lang.String newHardwareType)
setHardwareType in interface SystemInfonewHardwareType - the new value of the 'Hardware Type' attribute.SystemInfo.getHardwareType()public java.lang.String getHardwareRev()
getHardwareRev in interface SystemInfoSystemInfo.setHardwareRev(String),
TOSDevicePackage.getSystemInfo_HardwareRev()public void setHardwareRev(java.lang.String newHardwareRev)
setHardwareRev in interface SystemInfonewHardwareRev - the new value of the 'Hardware Rev' attribute.SystemInfo.getHardwareRev()public java.lang.String getOsType()
getOsType in interface SystemInfoSystemInfo.setOsType(String),
TOSDevicePackage.getSystemInfo_OsType()public void setOsType(java.lang.String newOsType)
setOsType in interface SystemInfonewOsType - the new value of the 'Os Type' attribute.SystemInfo.getOsType()public java.lang.String getOsRev()
getOsRev in interface SystemInfoSystemInfo.setOsRev(String),
TOSDevicePackage.getSystemInfo_OsRev()public void setOsRev(java.lang.String newOsRev)
setOsRev in interface SystemInfonewOsRev - the new value of the 'Os Rev' attribute.SystemInfo.getOsRev()public java.lang.String getSoftwareType()
getSoftwareType in interface SystemInfoSystemInfo.setSoftwareType(String),
TOSDevicePackage.getSystemInfo_SoftwareType()public void setSoftwareType(java.lang.String newSoftwareType)
setSoftwareType in interface SystemInfonewSoftwareType - the new value of the 'Software Type' attribute.SystemInfo.getSoftwareType()public java.lang.String getSoftwareRev()
getSoftwareRev in interface SystemInfoSystemInfo.setSoftwareRev(String),
TOSDevicePackage.getSystemInfo_SoftwareRev()public void setSoftwareRev(java.lang.String newSoftwareRev)
setSoftwareRev in interface SystemInfonewSoftwareRev - the new value of the 'Software Rev' attribute.SystemInfo.getSoftwareRev()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