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

I

IActiveMappingListViewer - Interface in metricsOverlay.views
Interface providing facilities for the list viewer.
IColorManager - Interface in metricsOverlay.colorManagers
 
IEditable - Interface in metricsOverlay.model
This interface allows items to be flagged as editable and have the potential to change their editable status.
IMetricOverlay - Interface in metricsOverlay.api
The interface to the program's main API.
INameable - Interface in metricsOverlay.model
This interface provides model elements with the ability to name and rename themselves.
index(IWorkbenchPart, IDocument, IPath) - Method in class metricsOverlay.editor.OpenFileIndexingService
 
index(IDocument, IPath) - Method in class metricsOverlay.editor.OpenFileIndexingService
 
init(IWorkbench) - Method in class metricsOverlay.preferences.AugmentationPreferencePage
 
init(IWorkbench) - Method in class metricsOverlay.preferences.MappingPreferencePage
 
init(IWorkbench) - Method in class metricsOverlay.preferences.MetricsOverlayPreferencePage
 
init(IWorkbench) - Method in class metricsOverlay.preferences.MetricsPreferencePage
 
init(IWorkbenchWindow) - Method in class metricsOverlay.views.toolbar.AddElementHandler
 
initializeDefaultPreferences() - Method in class metricsOverlay.preferences.PreferenceInitializer
This method gets called when the user presses "Restore to default" Or it is used on first setup.
instance() - Static method in class metricsOverlay.api.MetricOverlayFactory
 
IntegerRange - Class in metricsOverlay.model.metrics
An ordinal range using integer numbers.
IntegerRange() - Constructor for class metricsOverlay.model.metrics.IntegerRange
Parameterless constructor.
IntegerRange(int, int) - Constructor for class metricsOverlay.model.metrics.IntegerRange
Main constructor.
interpolateValue(int) - Method in class metricsOverlay.model.mappings.AugmentationInterpolator
 
interpolateValue(String) - Method in class metricsOverlay.model.mappings.RangeInterpolator
This method interpolates values dependent on the type of range they belong to.
InterpolationStrategy - Class in metricsOverlay.model.mappings
This class represents an abstract interpolation strategy for interpolating between a metric value and a display value.
InterpolationStrategy() - Constructor for class metricsOverlay.model.mappings.InterpolationStrategy
All non abstract subclasses must have a blank constructor.
InterpolationStrategy(double, double, double, double) - Constructor for class metricsOverlay.model.mappings.InterpolationStrategy
 
InterpolationType - Enum in metricsOverlay.model.mappings
Deprecated. 
isActive() - Method in class metricsOverlay.augmentationStrategies.AugmentationStrategy
Returns whether the display strategy is active or not.
isAnnotated() - Method in class metricsOverlay.model.augmentation.Augmentation
 
isAugmentationNameUnique(String) - Method in class metricsOverlay.model.MetricDocument
 
isDiscrete() - Method in class metricsOverlay.model.augmentation.Augmentation
 
isEnabled() - Method in class metricsOverlay.handlers.ViewHandler
 
isEnabled() - Method in class metricsOverlay.views.toolbar.AddMappingHandler
 
isEnabled() - Method in class metricsOverlay.views.toolbar.ClearAllMappingsHandler
 
isEnabled() - Method in class metricsOverlay.views.toolbar.HelpHander
 
isEnabled() - Method in class metricsOverlay.views.toolbar.PrefHandler
 
isEnabled() - Method in class metricsOverlay.views.toolbar.RemoveMappingHandler
 
isEnabled() - Method in class metricsOverlay.views.toolbar.ToggleHandler
 
isHandled() - Method in class metricsOverlay.handlers.ViewHandler
 
isHandled() - Method in class metricsOverlay.views.toolbar.AddMappingHandler
 
isHandled() - Method in class metricsOverlay.views.toolbar.ClearAllMappingsHandler
 
isHandled() - Method in class metricsOverlay.views.toolbar.HelpHander
 
isHandled() - Method in class metricsOverlay.views.toolbar.PrefHandler
 
isHandled() - Method in class metricsOverlay.views.toolbar.RemoveMappingHandler
 
isHandled() - Method in class metricsOverlay.views.toolbar.ToggleHandler
 
isInFocus() - Method in class metricsOverlay.handlers.MetricFile
 
isInRange(String) - Method in class metricsOverlay.model.metrics.CompositeIntegerRange
 
isInRange(String) - Method in class metricsOverlay.model.metrics.CompositeRealRange
 
isInRange(String) - Method in class metricsOverlay.model.metrics.IntegerRange
 
isInRange(String) - Method in class metricsOverlay.model.metrics.OrderedNominalRange
 
isInRange(String) - Method in class metricsOverlay.model.metrics.Range
 
isInRange(String) - Method in class metricsOverlay.model.metrics.RealRange
 
isInRangeName(String) - Method in class metricsOverlay.model.metrics.CompositeIntegerRange
 
isInRangeName(String) - Method in class metricsOverlay.model.metrics.CompositeRealRange
 
isInRangeName(String) - Method in class metricsOverlay.model.metrics.MappedRange
Returns if the name is contained as a mapping.
isInRangeName(String) - Method in class metricsOverlay.model.metrics.OrderedNominalRange
 
isLeft() - Method in class metricsOverlay.model.augmentation.MarginAugmentation
 
isMappingNameUnique(String) - Method in class metricsOverlay.model.MetricDocument
 
isMetricNameUnique(String) - Method in class metricsOverlay.model.MetricDocument
 
isUsable() - Method in class metricsOverlay.model.mappings.Mapping
Determines if this metric is usable.
isValid() - Method in class metricsOverlay.model.metrics.CompositeIntegerRange
 
isValid() - Method in class metricsOverlay.model.metrics.CompositeRealRange
 
isValid() - Method in class metricsOverlay.model.metrics.IntegerRange
 
isValid() - Method in class metricsOverlay.model.metrics.OrderedNominalRange
 
isValid() - Method in class metricsOverlay.model.metrics.Range
Determines if the set range is valid.
isValid() - Method in class metricsOverlay.model.metrics.RealRange
 
ITyped - Interface in metricsOverlay.model
This interface provides objects with the ability to get at a description of their own type.

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