Modifier and Type | Method and Description |
---|---|
HiveCommon |
SessionCommon.getHive() |
Constructor and Description |
---|
HiveBrowserCommon(HiveCommon hive) |
SessionCommon(HiveCommon hive,
UserInformation userInformation,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
void |
HiveCommonStatisticsGenerator.register(HiveCommon hive,
FolderCommon folder)
register with the hive
|
void |
CounterOutput.register(HiveCommon hive,
FolderCommon folder,
String description) |
void |
DataItemCounterOutput.register(HiveCommon hive,
FolderCommon rootFolder,
String description) |
void |
CounterOutput.unregister(HiveCommon hive,
FolderCommon folder) |
void |
DataItemCounterOutput.unregister(HiveCommon hive,
FolderCommon rootFolder) |
Modifier and Type | Field and Description |
---|---|
protected HiveCommon |
HiveItemFactory.hive |
Modifier and Type | Class and Description |
---|---|
class |
AbstractOsgiHiveCommon |
Modifier and Type | Class and Description |
---|---|
class |
Hive |
Modifier and Type | Method and Description |
---|---|
protected HiveCommon |
BaseDeviceWrapper.getHive() |
Constructor and Description |
---|
BaseDeviceWrapper(HiveCommon hive,
String deviceTag,
ScheduledExecutorService scheduler,
FolderCommon rootFolder) |
Modifier and Type | Class and Description |
---|---|
class |
HiveImpl |
Modifier and Type | Method and Description |
---|---|
static void |
MemoryChainedItem.applyDefaultInputChain(HiveCommon hive,
DataItemInputChained item)
Add some default chain items to the item
|
Constructor and Description |
---|
MemoryChainedItem(HiveCommon hive,
String id) |
TestItem2(HiveCommon hive,
String id) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.