|
Framework Professional Edition Package |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| AbstractDeviceActivator | This abstract class should be used to implement bundle activators for all device drivers. |
| AbstractDeviceController | This class is used for super class for all Device controller implementation classes. |
| AbstractDeviceDriver | Base driver class for all device drivers. |
| AbstractDeviceModel | Base model class for all device models. |
| DeviceControlUnit | This class represents a device control unit. |
| DeviceStateGraph | This class represents device state graph. |
| TokenDeviceControlUnit | This is the extension of DeviceControlUnit with token mechanism supported. |
| TracerMaps | TracerMaps.java |
| Exception Summary | |
|---|---|
| AbstractDriverException | Thrown when a problem occurs in base driver |
This package defines the API of the of the Abstract Driver architecture. It supposed to be used by device driver developes and eases the process of implementing a device driver.
The main features of the Abstract Driver are:
In other words the Abstract Driver represents a utility API, which is extended by the different protocol drivers, for example EHS Driver. It provides abstract implementation not strictly bound to any kind of devices.
|
Framework Professional Edition Package |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||