public interface Device extends Localizable
The following features are supported:
TOSDevicePackage.getDevice()| Modifier and Type | Method and Description |
|---|---|
DeviceActivationType |
getActivationState()
Returns the value of the 'Activation State' attribute.
|
DeviceConfiguration |
getConfiguration()
Returns the value of the 'Configuration' reference.
|
DeviceInfo |
getDeviceInformation()
Returns the value of the 'Device Information' containment reference.
|
java.lang.String |
getId()
Returns the value of the 'Id' attribute.
|
LifeCycleDeviceType |
getLifeCycleType()
Returns the value of the 'Life Cycle Type' attribute.
|
SystemInfo |
getSystemInformation()
Returns the value of the 'System Information' containment reference.
|
void |
setActivationState(DeviceActivationType value)
Sets the value of the '
Activation State' attribute. |
void |
setConfiguration(DeviceConfiguration value)
Sets the value of the '
Configuration' reference. |
void |
setDeviceInformation(DeviceInfo value)
Sets the value of the '
Device Information' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the '
Id' attribute. |
void |
setLifeCycleType(LifeCycleDeviceType value)
Sets the value of the '
Life Cycle Type' attribute. |
void |
setSystemInformation(SystemInfo value)
Sets the value of the '
System Information' containment reference. |
getLocationjava.lang.String getId()
setId(String),
TOSDevicePackage.getDevice_Id()void setId(java.lang.String value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()DeviceActivationType getActivationState()
DeviceActivationType.
DeviceActivationType,
setActivationState(DeviceActivationType),
TOSDevicePackage.getDevice_ActivationState()void setActivationState(DeviceActivationType value)
Activation State' attribute.
value - the new value of the 'Activation State' attribute.DeviceActivationType,
getActivationState()DeviceConfiguration getConfiguration()
setConfiguration(DeviceConfiguration),
TOSDevicePackage.getDevice_Configuration()void setConfiguration(DeviceConfiguration value)
Configuration' reference.
value - the new value of the 'Configuration' reference.getConfiguration()DeviceInfo getDeviceInformation()
setDeviceInformation(DeviceInfo),
TOSDevicePackage.getDevice_DeviceInformation()void setDeviceInformation(DeviceInfo value)
Device Information' containment reference.
value - the new value of the 'Device Information' containment reference.getDeviceInformation()SystemInfo getSystemInformation()
setSystemInformation(SystemInfo),
TOSDevicePackage.getDevice_SystemInformation()void setSystemInformation(SystemInfo value)
System Information' containment reference.
value - the new value of the 'System Information' containment reference.getSystemInformation()LifeCycleDeviceType getLifeCycleType()
LifeCycleDeviceType.
LifeCycleDeviceType,
setLifeCycleType(LifeCycleDeviceType),
TOSDevicePackage.getDevice_LifeCycleType()void setLifeCycleType(LifeCycleDeviceType value)
Life Cycle Type' attribute.
value - the new value of the 'Life Cycle Type' attribute.LifeCycleDeviceType,
getLifeCycleType()Data In Motion Consuling GmbH - All rights reserved