public class MemoryItemChained extends DataItemInputOutputChained
primaryValue, secondaryValue
chain, executor, primaryAttributes, secondaryAttributes
listener
Constructor and Description |
---|
MemoryItemChained(DataItemInformation di) |
MemoryItemChained(String id) |
Modifier and Type | Method and Description |
---|---|
protected WriteAttributeResults |
handleUnhandledAttributes(WriteAttributeResults writeAttributeResults,
Map<String,Variant> attributes)
Handle all unhandled set attribute requests
|
protected NotifyFuture<WriteResult> |
startWriteCalculatedValue(Variant value,
OperationParameters operationParameters) |
startWriteValue
getCacheAttributes, getCacheValue, process, readValue, updateData
addChainElement, addChainElement, getAttributes, getChainCopy, processSetAttributes, removeChainElement, setChain, startSetAttributes
getInformation, handleListenerChange, notifyData, notifyData, setListener
public MemoryItemChained(DataItemInformation di)
public MemoryItemChained(String id)
protected WriteAttributeResults handleUnhandledAttributes(WriteAttributeResults writeAttributeResults, Map<String,Variant> attributes)
DataItemBaseChained
handleUnhandledAttributes
in class DataItemBaseChained
writeAttributeResults
- the result setattributes
- the attributes to setprotected NotifyFuture<WriteResult> startWriteCalculatedValue(Variant value, OperationParameters operationParameters)
startWriteCalculatedValue
in class DataItemInputOutputChained
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.