Package | Description |
---|---|
org.eclipse.scada.ae.monitor.script | |
org.eclipse.scada.da.datasource |
A source of data in the OSGi based
master server. |
org.eclipse.scada.da.datasource.base | |
org.eclipse.scada.da.datasource.formula | |
org.eclipse.scada.da.datasource.script | |
org.eclipse.scada.da.datasource.sum |
Modifier and Type | Method and Description |
---|---|
protected void |
ScriptMonitor.handleChange(Map<String,DataSourceHandler> sources) |
Modifier and Type | Class and Description |
---|---|
class |
DataSourceHandlerImpl |
Modifier and Type | Method and Description |
---|---|
Map<String,DataSourceHandler> |
MultiDataSourceListener.getSourcesCopy() |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
MultiDataSourceListener.handleChange(Map<String,DataSourceHandler> sources) |
Modifier and Type | Method and Description |
---|---|
Map<String,DataSourceHandler> |
AbstractMultiSourceDataSource.getSourcesCopy() |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
AbstractMultiSourceDataSource.handleChange(Map<String,DataSourceHandler> sources) |
Modifier and Type | Method and Description |
---|---|
protected void |
FormulaDataSource.handleChange(Map<String,DataSourceHandler> sources)
Handle data change
|
Modifier and Type | Method and Description |
---|---|
protected void |
ScriptDataSource.handleChange(Map<String,DataSourceHandler> sources)
Handle data change
|
Modifier and Type | Method and Description |
---|---|
protected DataItemValue |
SumDataSource.aggregate(Map<String,DataSourceHandler> values,
Map<String,DataSourceHandler> subValues) |
protected DataItemValue |
SumDataSource.aggregate(Map<String,DataSourceHandler> values,
Map<String,DataSourceHandler> subValues) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.