public class ViewStatisticsQuality extends ViewStatistics<AnalysisContextQuality>
MINIMAL_WORKING_TIME
Constructor and Description |
---|
ViewStatisticsQuality(org.eclipse.swt.widgets.Composite parent,
Controller controller,
ModelEvent.ModelPart target,
ModelEvent.ModelPart reset)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
LayoutUtility.ViewUtilityType |
getType()
Returns the type
|
dispose, reset, triggerStop, triggerUpdate, update
public ViewStatisticsQuality(org.eclipse.swt.widgets.Composite parent, Controller controller, ModelEvent.ModelPart target, ModelEvent.ModelPart reset)
parent
- controller
- target
- reset
- public LayoutUtility.ViewUtilityType getType()
ViewStatistics
getType
in class ViewStatistics<AnalysisContextQuality>