| Package | Description |
|---|---|
| com.interpss.dstab | |
| com.interpss.dstab.device | |
| com.interpss.dstab.device.impl | |
| com.interpss.dstab.device.util | |
| com.interpss.dstab.impl |
| Modifier and Type | Method and Description |
|---|---|
ScriptDynamicBusDevice |
BaseDStabNetwork.addScriptDynamicBusDevice(ScriptDynamicBusDevice device,
java.lang.String busId)
Add the ScriptDynamicDevice object to the bus identified by the bus id.
|
ScriptDynamicBusDevice |
BaseDStabBus.getScriptDynamicBusDevice()
get scripted dynamic device connect to this bus.
|
ScriptDynamicBusDevice |
BaseDStabNetwork.getScriptDynamicBusDevice(java.lang.String deviceId)
Get the ScriptDynamicDevice object identified by the device id.
|
| Modifier and Type | Method and Description |
|---|---|
ScriptDynamicBusDevice |
BaseDStabNetwork.addScriptDynamicBusDevice(ScriptDynamicBusDevice device,
java.lang.String busId)
Add the ScriptDynamicDevice object to the bus identified by the bus id.
|
| Modifier and Type | Method and Description |
|---|---|
ScriptDynamicBusDevice |
DstabDeviceFactory.createScriptDynamicBusDevice()
Returns a new object of class 'Script Dynamic Bus Device'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ScriptDynamicBusDeviceImpl
An implementation of the model object 'CMLD Bus Device'.
|
| Modifier and Type | Method and Description |
|---|---|
ScriptDynamicBusDevice |
DstabDeviceFactoryImpl.createScriptDynamicBusDevice() |
| Modifier and Type | Method and Description |
|---|---|
T |
DstabDeviceSwitch.caseScriptDynamicBusDevice(ScriptDynamicBusDevice object)
Returns the result of interpreting the object as an instance of 'Script Dynamic Bus Device'.
|
| Modifier and Type | Method and Description |
|---|---|
ScriptDynamicBusDevice |
BaseDStabNetworkImpl.addScriptDynamicBusDevice(ScriptDynamicBusDevice device,
java.lang.String busId) |
ScriptDynamicBusDevice |
BaseDStabBusImpl.getScriptDynamicBusDevice() |
ScriptDynamicBusDevice |
BaseDStabNetworkImpl.getScriptDynamicBusDevice(java.lang.String deviceId) |
| Modifier and Type | Method and Description |
|---|---|
ScriptDynamicBusDevice |
BaseDStabNetworkImpl.addScriptDynamicBusDevice(ScriptDynamicBusDevice device,
java.lang.String busId) |