Modifier and Type | Method and Description |
---|---|
SummaryInformation |
SummaryProvider.getSummary() |
Modifier and Type | Method and Description |
---|---|
void |
SummaryListener.summaryChanged(SummaryInformation summaryInformation) |
Constructor and Description |
---|
SummaryStateInformation(SummaryInformation info) |
Constructor and Description |
---|
SummaryInformation(List<String> nameHierarchy,
Map<String,DataValue> data,
Collection<SummaryInformation> childData) |
Modifier and Type | Field and Description |
---|---|
protected SummaryInformation |
CompositeTransformerController.state |
Modifier and Type | Method and Description |
---|---|
SummaryInformation |
CompositeSummaryProvider.getSummary() |
Modifier and Type | Method and Description |
---|---|
void |
CompositeSummaryProvider.summaryChanged(SummaryInformation summaryInformation) |
void |
CompositeTransformerController.updateData(Map<String,DataValue> values,
SummaryInformation state) |
Modifier and Type | Field and Description |
---|---|
protected SummaryInformation |
BaseFolderImplementation.summaryInformation |
Modifier and Type | Method and Description |
---|---|
void |
BaseFolderImplementation.summaryChanged(SummaryInformation summaryInformation) |
Modifier and Type | Method and Description |
---|---|
void |
ValueSourceController.updateData(Map<String,DataValue> values,
SummaryInformation state) |
void |
ItemValueSourceController.updateData(Map<String,DataValue> values,
SummaryInformation state) |
void |
NotEvaluatorController.updateData(Map<String,DataValue> values,
SummaryInformation state) |
Modifier and Type | Method and Description |
---|---|
SummaryInformation |
RegistrationManagerSummaryProvider.getSummary() |
Modifier and Type | Method and Description |
---|---|
protected void |
BoolLEDComposite.updateState(Map<String,DataValue> values,
SummaryInformation summaryInformation) |
protected void |
TextComposite.updateState(Map<String,DataValue> values,
SummaryInformation state) |
protected void |
ButtonComposite.updateState(Map<String,DataValue> values,
SummaryInformation summaryInformation) |
protected void |
ProgressComposite.updateState(Map<String,DataValue> values,
SummaryInformation state) |
protected abstract void |
GenericComposite.updateState(Map<String,DataValue> data,
SummaryInformation summaryInformation) |
protected void |
CheckComposite.updateState(Map<String,DataValue> values,
SummaryInformation state) |
protected void |
LabelComposite.updateState(Map<String,DataValue> values,
SummaryInformation state) |
protected void |
BrowserComponent.updateState(Map<String,DataValue> values,
SummaryInformation aggregatedState) |
protected void |
URLImageLabel.updateState(Map<String,DataValue> values,
SummaryInformation aggregatedState) |
protected void |
ValueSetComposite.updateState(Map<String,DataValue> values,
SummaryInformation state) |
protected void |
ValueComposite.updateState(Map<String,DataValue> values,
SummaryInformation state) |
protected void |
TextInputMultiComposite.updateState(Map<String,DataValue> values,
SummaryInformation state) |
protected void |
TextInputComposite.updateState(Map<String,DataValue> values,
SummaryInformation state) |
Modifier and Type | Method and Description |
---|---|
SummaryInformation |
SymbolContext.getSummary() |
SummaryInformation |
SymbolData.getSummary() |
SummaryInformation |
VisualInterfaceViewer.getSummary() |
SummaryInformation |
SymbolController.getSummaryInformation() |
Modifier and Type | Method and Description |
---|---|
SummaryInformation |
VisualInterfaceViewInstance.getSummary() |
Modifier and Type | Method and Description |
---|---|
void |
VisualInterfaceViewInstance.summaryChanged(SummaryInformation summary) |
Modifier and Type | Method and Description |
---|---|
protected void |
DelegatingSummaryProvider.handleSummaryChanged(SummaryInformation summaryInformation) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.