Package | Description |
---|---|
org.eclipse.scada.da.server.common.chain |
Modifier and Type | Field and Description |
---|---|
protected Set<ChainProcessEntry> |
DataItemBaseChained.chain
The chain if items used for calculation
|
Modifier and Type | Method and Description |
---|---|
protected Collection<ChainProcessEntry> |
DataItemBaseChained.getChainCopy() |
Modifier and Type | Method and Description |
---|---|
void |
DataItemBaseChained.setChain(Collection<ChainProcessEntry> chain)
Replace the current chain with the new one
|
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.