Modifier and Type | Method and Description |
---|---|
NotifyFuture<Variant> |
DataItemTargetImpl.readValue() |
Modifier and Type | Method and Description |
---|---|
void |
DataItemCommand.processWrite(Variant value) |
NotifyFuture<Variant> |
DataItem.readValue()
The read operation of a data item.
|
NotifyFuture<Variant> |
DataItemInputCommon.readValue() |
NotifyFuture<Variant> |
DataItemOutput.readValue() |
NotifyFuture<Variant> |
MemoryDataItem.readValue() |
Modifier and Type | Method and Description |
---|---|
NotifyFuture<Variant> |
DataItemInputChained.readValue() |
NotifyFuture<Variant> |
DataItemOutputChained.readValue() |
void |
DataItemOutputChained.writeValue(Variant value) |
Modifier and Type | Method and Description |
---|---|
void |
XMLConfigurator.configure(Hive hive) |
Modifier and Type | Method and Description |
---|---|
void |
ProxyConnection.addConnection(Connection connection,
String id,
ProxyPrefixName proxyPrefixName) |
void |
ProxyGroup.addConnection(Connection connection,
String id,
ProxyPrefixName prefix,
FolderCommon connectionFolder) |
Modifier and Type | Method and Description |
---|---|
protected void |
ProxyDataItem.processWriteCalculatedValue(Variant value,
OperationParameters operationParameters) |
Modifier and Type | Method and Description |
---|---|
protected void |
TestItem2.performWriteValue(Variant value,
OperationParameters operationParameters) |
void |
WriteDelayItem.processWrite(Variant value) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.