Modifier and Type | Method and Description |
---|---|
protected DataItemCommand |
HiveItemFactory.constructCommand(String localId) |
protected DataItemCommand |
CommonItemFactory.constructCommand(String localId) |
protected DataItemCommand |
FolderItemFactory.constructCommand(String localId) |
DataItemCommand |
CommonItemFactory.createCommand(String localId,
Map<String,Variant> properties) |
DataItemCommand |
ItemFactory.createCommand(String localId,
Map<String,Variant> properties) |
Modifier and Type | Method and Description |
---|---|
DataItemCommand |
DataItemFactory.createCommand(String localId,
Map<String,Variant> properties) |
DataItemCommand |
ObjectPoolDataItemFactory.createCommand(String localId,
Map<String,Variant> properties) |
Modifier and Type | Method and Description |
---|---|
protected DataItemCommand |
BaseDeviceWrapper.createCommand(String itemName)
create a command item
|
Modifier and Type | Method and Description |
---|---|
protected DataItemCommand |
BaseModule.getOutput(String name,
Map<String,Variant> attributes) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.