Uses of Package
metricsOverlay.model.mappings

Packages that use metricsOverlay.model.mappings
metricsOverlay Provides initialisation functionality and registrys. 
metricsOverlay.augmentationStrategies Augmentation strategies provide the direct ability to manipulate the JDT Java Editor. 
metricsOverlay.editor Deprecated - Early ideas and listeners. 
metricsOverlay.model Provides the high level model classes and model interfaces. 
metricsOverlay.model.augmentation Provides the augmentation type descriptions for the model. 
metricsOverlay.model.augmentation.other Gives additional functionality to the augmentation classes. 
metricsOverlay.model.mappings Dictates mapping and interpolation classes in the model. 
metricsOverlay.preferences Provides the preference window pane controls and GUI elements. 
metricsOverlay.views Provides the table view. 
 

Classes in metricsOverlay.model.mappings used by metricsOverlay
InterpolationStrategy
          This class represents an abstract interpolation strategy for interpolating between a metric value and a display value.
 

Classes in metricsOverlay.model.mappings used by metricsOverlay.augmentationStrategies
Mapping
          This class provides a model implementation of a mapping.
 

Classes in metricsOverlay.model.mappings used by metricsOverlay.editor
Mapping
          This class provides a model implementation of a mapping.
 

Classes in metricsOverlay.model.mappings used by metricsOverlay.model
Mapping
          This class provides a model implementation of a mapping.
MappingState
          This enum represents the state of the mapping it is attached to.
 

Classes in metricsOverlay.model.mappings used by metricsOverlay.model.augmentation
Mapping
          This class provides a model implementation of a mapping.
 

Classes in metricsOverlay.model.mappings used by metricsOverlay.model.augmentation.other
Mapping
          This class provides a model implementation of a mapping.
 

Classes in metricsOverlay.model.mappings used by metricsOverlay.model.mappings
ExponentialIStrategy
           
InterpolationStrategy
          This class represents an abstract interpolation strategy for interpolating between a metric value and a display value.
InterpolationType
          Deprecated. 
LogIStrategy
           
Mapping
          This class provides a model implementation of a mapping.
MappingState
          This enum represents the state of the mapping it is attached to.
 

Classes in metricsOverlay.model.mappings used by metricsOverlay.preferences
Mapping
          This class provides a model implementation of a mapping.
 

Classes in metricsOverlay.model.mappings used by metricsOverlay.views
Mapping
          This class provides a model implementation of a mapping.