Class MetricDescriptionSelectionCheckboxCellModifier
java.lang.Object
org.palladiosimulator.measurementsui.wizard.handlers.MetricDescriptionSelectionCheckboxCellModifier
- All Implemented Interfaces:
ICellModifier
This handles the checkbox action for the self adapting column in the 3rd wizard page (measurement selection).
-
Constructor Summary
ConstructorDescriptionMetricDescriptionSelectionCheckboxCellModifier
(TableViewer tableViewer, MetricDescriptionSelectionWizardModel model) The constructor where basic attributes are set, e. -
Method Summary
-
Constructor Details
-
MetricDescriptionSelectionCheckboxCellModifier
public MetricDescriptionSelectionCheckboxCellModifier(TableViewer tableViewer, MetricDescriptionSelectionWizardModel model) The constructor where basic attributes are set, e. g. the tableViewer- Parameters:
tableViewer
- the given tableViewer of the according table
-
-
Method Details
-
canModify
- Specified by:
canModify
in interfaceICellModifier
-
getValue
- Specified by:
getValue
in interfaceICellModifier
-
modify
- Specified by:
modify
in interfaceICellModifier
-