Constructor and Description |
---|
ItemWrapper(ObjectPoolImpl<DataItem> objectPool,
DataItemInputChained dataItem,
Map<String,Variant> attributes) |
Modifier and Type | Class and Description |
---|---|
class |
ArduinoDataItem |
Modifier and Type | Class and Description |
---|---|
class |
AttributeWriteHandlerItem |
class |
DataItemInputOutputChained |
class |
MemoryItemChained |
class |
WriteHandlerItem |
Modifier and Type | Method and Description |
---|---|
protected DataItemInputChained |
HiveItemFactory.constructInput(String localId) |
DataItemInputChained |
DefaultChainItemFactory.constructInput(String localId) |
protected DataItemInputChained |
CommonItemFactory.constructInput(String localId) |
protected DataItemInputChained |
FolderItemFactory.constructInput(String localId) |
DataItemInputChained |
CommonItemFactory.createInput(String localId,
Map<String,Variant> properties) |
DataItemInputChained |
ItemFactory.createInput(String localId,
Map<String,Variant> properties) |
Modifier and Type | Class and Description |
---|---|
class |
MemoryDeviceDataitem |
Modifier and Type | Method and Description |
---|---|
DataItemInputChained |
DataItemFactory.createInput(String localId,
Map<String,Variant> properties) |
DataItemInputChained |
ObjectPoolDataItemFactory.createInput(String localId,
Map<String,Variant> properties) |
Modifier and Type | Method and Description |
---|---|
DataItemInputChained |
ComponentItemFactory.createInput(String localId,
Map<String,Variant> attributes) |
Modifier and Type | Method and Description |
---|---|
protected DataItemInputChained |
AbstractBaseExtractor.createInput(String localId) |
protected DataItemInputChained |
AbstractArrayExtractor.getItemForGroup(int group) |
Modifier and Type | Method and Description |
---|---|
protected DataItemInputChained |
BaseDeviceWrapper.createInput(String itemName)
create a new input item
|
Modifier and Type | Class and Description |
---|---|
class |
DataItemTest1 |
class |
TimeDataItem |
Modifier and Type | Method and Description |
---|---|
protected DataItemInputChained |
ProxyConnection.createItem(String localId) |
Modifier and Type | Class and Description |
---|---|
class |
ProxyDataItem |
Modifier and Type | Method and Description |
---|---|
protected DataItemInputChained |
BaseModule.getInput(String name,
Map<String,Variant> attributes) |
Modifier and Type | Class and Description |
---|---|
class |
FactoryMemoryCell |
class |
MemoryChainedItem |
class |
TestItem2 |
Modifier and Type | Method and Description |
---|---|
static void |
MemoryChainedItem.applyDefaultInputChain(HiveCommon hive,
DataItemInputChained item)
Add some default chain items to the item
|
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.