public class MemoryCellItem extends DataItemOutput
listener| Constructor and Description |
|---|
MemoryCellItem(Hive hive,
java.lang.String name,
FolderCommon folder) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,Variant> |
getAttributes() |
|
startSetAttributes(java.util.Map<java.lang.String,Variant> attributes,
OperationParameters operationParameters)
Start the write attributes operation
|
|
startWriteValue(Variant value,
OperationParameters operationParameters)
The write operation of a data item.
|
readValuegetCacheAttributes, getCacheValue, getInformation, handleListenerChange, notifyData, notifyData, setListenerpublic MemoryCellItem(Hive hive, java.lang.String name, FolderCommon folder)
public java.util.Map<java.lang.String,Variant> getAttributes()
publicstartSetAttributes(java.util.Map<java.lang.String,Variant> attributes, OperationParameters operationParameters)
DataItemattributes - attributes to setpublicstartWriteValue(Variant value, OperationParameters operationParameters)
DataItemvalue - The value to write to the subsystem
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0