public class MemoryDeviceDataitem extends DataItemInputOutputChained
primaryValue, secondaryValuechain, executor, primaryAttributes, secondaryAttributeslistener| Constructor and Description |
|---|
MemoryDeviceDataitem(String itemId,
Executor executor,
ScalarVariable variable) |
| Modifier and Type | Method and Description |
|---|---|
protected WriteAttributeResults |
handleUnhandledAttributes(WriteAttributeResults initialResults,
Map<String,Variant> attributes)
Handle all unhandled set attribute requests
|
protected NotifyFuture<WriteResult> |
startWriteCalculatedValue(Variant value,
OperationParameters operationParameters) |
startWriteValuegetCacheAttributes, getCacheValue, process, readValue, updateDataaddChainElement, addChainElement, getAttributes, getChainCopy, processSetAttributes, removeChainElement, setChain, startSetAttributesgetInformation, handleListenerChange, notifyData, notifyData, setListenerpublic MemoryDeviceDataitem(String itemId, Executor executor, ScalarVariable variable)
protected WriteAttributeResults handleUnhandledAttributes(WriteAttributeResults initialResults, Map<String,Variant> attributes)
DataItemBaseChainedhandleUnhandledAttributes in class DataItemBaseChainedinitialResults - the result setattributes - the attributes to setprotected NotifyFuture<WriteResult> startWriteCalculatedValue(Variant value, OperationParameters operationParameters)
startWriteCalculatedValue in class DataItemInputOutputChained