public class MemoryChainedItem extends MemoryItemChained
primaryValue, secondaryValuechain, executor, primaryAttributes, secondaryAttributeslistener| Constructor and Description |
|---|
MemoryChainedItem(HiveCommon hive,
java.lang.String id) |
| Modifier and Type | Method and Description |
|---|---|
void |
addChainElement(IODirection direction,
java.lang.String className) |
static void |
applyDefaultInputChain(HiveCommon hive,
DataItemInputChained item)
Add some default chain items to the item
|
void |
removeChainElement(IODirection direction,
java.lang.String className) |
handleUnhandledAttributes, startWriteCalculatedValuestartWriteValuegetCacheAttributes, getCacheValue, process, readValue, updateDataaddChainElement, addChainElement, getAttributes, getChainCopy, processSetAttributes, removeChainElement, setChain, startSetAttributesgetInformation, handleListenerChange, notifyData, notifyData, setListenerpublic MemoryChainedItem(HiveCommon hive, java.lang.String id)
public static void applyDefaultInputChain(HiveCommon hive, DataItemInputChained item)
Adds the following chain items:
SumErrorChainItemSUmAlarmChainItemhive - the hive to useitem - the item to modifypublic void addChainElement(IODirection direction, java.lang.String className) throws java.lang.Exception
java.lang.Exceptionpublic void removeChainElement(IODirection direction, java.lang.String className) throws java.lang.Exception
java.lang.Exception
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