Package | Description |
---|---|
org.eclipse.scada.da.client |
The client data access API
|
org.eclipse.scada.da.connection.provider | |
org.eclipse.scada.da.connection.provider.internal | |
org.eclipse.scada.da.server.proxy.connection |
Modifier and Type | Class and Description |
---|---|
class |
ItemManagerImpl |
Modifier and Type | Method and Description |
---|---|
void |
DataItem.register(ItemManager itemManager) |
Constructor and Description |
---|
AsyncDataItem(String itemId,
ItemManager connection) |
AsyncDataItem(String itemId,
ItemManager connection,
ExecutorService executor) |
DataItem(String itemId,
ItemManager itemManager)
create a new data item structure.
|
Modifier and Type | Method and Description |
---|---|
ItemManager |
ConnectionService.getItemManager() |
ItemManager |
ConnectionServiceImpl.getItemManager() |
Modifier and Type | Class and Description |
---|---|
class |
CountingItemManager |
Constructor and Description |
---|
CountingItemManager(ItemManager itemManager,
StatisticsImpl statistics) |
Modifier and Type | Method and Description |
---|---|
ItemManager |
ProxySubConnection.getItemManager() |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.