A B C D E F G H I J L M N O P R S T U V W X

A

Activator - Class in metricsOverlay
The activator class controls the plug-in life cycle.
Activator() - Constructor for class metricsOverlay.Activator
The constructor
ACTIVE - Static variable in class metricsOverlay.views.ActiveMappingSorter
 
ActiveMappingCellModifier - Class in metricsOverlay.views
This class provides functionality of the click of a table cell by implements an ICellModifier.
ActiveMappingCellModifier(ActiveMappingView) - Constructor for class metricsOverlay.views.ActiveMappingCellModifier
Constructor.
ActiveMappingLabelProvider - Class in metricsOverlay.views
This class provides the labels of the cells in the table viewer.
ActiveMappingLabelProvider() - Constructor for class metricsOverlay.views.ActiveMappingLabelProvider
 
ActiveMappingList - Class in metricsOverlay.views
This class keeps track of the current list of mappings in the table view.
ActiveMappingList(MetricDocument) - Constructor for class metricsOverlay.views.ActiveMappingList
Constructor
ActiveMappingSorter - Class in metricsOverlay.views
This class provides sorting functionality to the tableviewer.
ActiveMappingSorter(int, boolean) - Constructor for class metricsOverlay.views.ActiveMappingSorter
Creates a resource sorter that will use the given sort criteria.
ActiveMappingView - Class in metricsOverlay.views
This is the main class for providing the overlay view.
ActiveMappingView() - Constructor for class metricsOverlay.views.ActiveMappingView
Default constructor
ActualMetric - Class in metricsOverlay.model.metrics
This class represents and holds actual metrics data.
ActualMetric(String) - Constructor for class metricsOverlay.model.metrics.ActualMetric
A reduced constructor.
ActualMetric(String, Range) - Constructor for class metricsOverlay.model.metrics.ActualMetric
Main constructor.
addAugmentation(Augmentation) - Method in class metricsOverlay.model.MetricDocument
 
addAugmentation(Class<? extends Augmentation>) - Method in class metricsOverlay.OverlayRegistry
 
addChangeListener(IActiveMappingListViewer) - Method in class metricsOverlay.views.ActiveMappingList
 
addColor(Color) - Method in class metricsOverlay.model.augmentation.Augmentation
 
AddElementHandler - Class in metricsOverlay.views.toolbar
This class provides the pop up mapping selection menu.
AddElementHandler() - Constructor for class metricsOverlay.views.toolbar.AddElementHandler
 
addHandlerListener(IHandlerListener) - Method in class metricsOverlay.handlers.ViewHandler
 
addHandlerListener(IHandlerListener) - Method in class metricsOverlay.views.toolbar.AddMappingHandler
 
addHandlerListener(IHandlerListener) - Method in class metricsOverlay.views.toolbar.ClearAllMappingsHandler
 
addHandlerListener(IHandlerListener) - Method in class metricsOverlay.views.toolbar.HelpHander
 
addHandlerListener(IHandlerListener) - Method in class metricsOverlay.views.toolbar.PrefHandler
 
addHandlerListener(IHandlerListener) - Method in class metricsOverlay.views.toolbar.RemoveMappingHandler
 
addHandlerListener(IHandlerListener) - Method in class metricsOverlay.views.toolbar.ToggleHandler
 
addHighLighter(CompilationUnitEditor) - Method in class metricsOverlay.editor.LineHighlighterManager
 
addInterpolation(Class<? extends InterpolationStrategy>) - Method in class metricsOverlay.OverlayRegistry
 
addLineListener() - Method in class metricsOverlay.editor.DecoratorEditor
 
addMapping(Mapping) - Method in class metricsOverlay.model.MetricDocument
 
addMapping() - Method in class metricsOverlay.views.ActiveMappingList
Add a new task to the collection of tasks
addMapping(Mapping) - Method in interface metricsOverlay.views.IActiveMappingListViewer
 
AddMappingHandler - Class in metricsOverlay.views.toolbar
 
AddMappingHandler() - Constructor for class metricsOverlay.views.toolbar.AddMappingHandler
 
addMetric(Metric) - Method in class metricsOverlay.model.MetricDocument
 
addMetricFile(MetricFile) - Method in class metricsOverlay.handlers.DocumentTracker
 
addMetricSection(MetricSection) - Method in class metricsOverlay.model.metrics.ActualMetric
 
addProperty(String, String) - Method in class metricsOverlay.model.mappings.MappingProperties
Deprecated. Adds a property, given a name and value.
addPropertyValue(String, String) - Method in class metricsOverlay.model.mappings.Mapping
Deprecated. 
addRange(Class<? extends Range>) - Method in class metricsOverlay.OverlayRegistry
 
appendColor(Color) - Method in class metricsOverlay.colorManagers.ContinuousListColorManager
 
appendColor(Color) - Method in class metricsOverlay.colorManagers.DiscreteListColorManager
 
ASC - Static variable in class metricsOverlay.views.ActiveMappingSorter
 
AUG_ANNOTATE - Static variable in class metricsOverlay.preferences.AugmentationPreferencePage
 
AUG_COLOR_EDIT - Static variable in class metricsOverlay.preferences.AugmentationPreferencePage
 
AUG_DISCRETE - Static variable in class metricsOverlay.preferences.AugmentationPreferencePage
 
AUG_IMPORT - Static variable in class metricsOverlay.preferences.AugmentationPreferencePage
 
AUG_NAME - Static variable in class metricsOverlay.preferences.AugmentationPreferencePage
 
AUG_TYPE - Static variable in class metricsOverlay.preferences.AugmentationPreferencePage
 
AUGMENT - Static variable in class metricsOverlay.views.ActiveMappingSorter
 
Augmentation - Class in metricsOverlay.model.augmentation
This class provides a representation of a display.
Augmentation() - Constructor for class metricsOverlay.model.augmentation.Augmentation
 
Augmentation(String) - Constructor for class metricsOverlay.model.augmentation.Augmentation
Main constructor
AugmentationInterpolator - Class in metricsOverlay.model.mappings
This class provides the functionality to interpolate between different metric functionality.
AugmentationInterpolator(Augmentation) - Constructor for class metricsOverlay.model.mappings.AugmentationInterpolator
Main constructor.
AugmentationManager - Class in metricsOverlay.model.augmentation.other
 
AugmentationManager() - Constructor for class metricsOverlay.model.augmentation.other.AugmentationManager
 
AugmentationPrefController - Class in metricsOverlay.preferences
 
AugmentationPrefController(MetricFile, AugmentationPreferencePage) - Constructor for class metricsOverlay.preferences.AugmentationPrefController
 
AugmentationPreferencePage - Class in metricsOverlay.preferences
This provides the code in-front for the augmentation preference page.
AugmentationPreferencePage() - Constructor for class metricsOverlay.preferences.AugmentationPreferencePage
 
AugmentationStrategy - Class in metricsOverlay.augmentationStrategies
This abstract class provides the required methods for a display strategy.
AugmentationStrategy() - Constructor for class metricsOverlay.augmentationStrategies.AugmentationStrategy
 
AugmentExponentialIStrategy - Class in metricsOverlay.model.mappings
 
AugmentExponentialIStrategy() - Constructor for class metricsOverlay.model.mappings.AugmentExponentialIStrategy
 
AugmentExponentialIStrategy(double, double, double, double, double) - Constructor for class metricsOverlay.model.mappings.AugmentExponentialIStrategy
 
AugmentLogIStrategy - Class in metricsOverlay.model.mappings
 
AugmentLogIStrategy() - Constructor for class metricsOverlay.model.mappings.AugmentLogIStrategy
 
AugmentLogIStrategy(double, double, double, double, double) - Constructor for class metricsOverlay.model.mappings.AugmentLogIStrategy
 

A B C D E F G H I J L M N O P R S T U V W X