Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
M
makeEnum(String)
- Static method in class metricsOverlay.preferences.
EnumConverter
This method strips all spaces from a string
makeReadable(String)
- Static method in class metricsOverlay.preferences.
EnumConverter
This method adds a space before each upper case character.
MAP_INTERCONST
- Static variable in class metricsOverlay.preferences.
MappingPreferencePage
MAP_INTERPOLATE
- Static variable in class metricsOverlay.preferences.
MappingPreferencePage
MAP_NAME
- Static variable in class metricsOverlay.preferences.
MappingPreferencePage
MAP_STATUS
- Static variable in class metricsOverlay.preferences.
MappingPreferencePage
MappedRange
- Class in
metricsOverlay.model.metrics
This abstract class provides functionality to create ranges that consist of named mappings.
MappedRange()
- Constructor for class metricsOverlay.model.metrics.
MappedRange
Mapping
- Class in
metricsOverlay.model.mappings
This class provides a model implementation of a mapping.
Mapping(String, String, Map<String, String>)
- Constructor for class metricsOverlay.model.mappings.
Mapping
Deprecated.
Mapping(String, boolean)
- Constructor for class metricsOverlay.model.mappings.
Mapping
Basic constructor, can be used to create a stub mapping when little information on the mapping is know.
Mapping(String)
- Constructor for class metricsOverlay.model.mappings.
Mapping
Basic constructor.
Mapping(String, Metric, Augmentation, InterpolationStrategy, MappingState, boolean)
- Constructor for class metricsOverlay.model.mappings.
Mapping
Full Constructor.
MAPPING
- Static variable in class metricsOverlay.views.
ActiveMappingSorter
mappingChanged(Mapping)
- Method in class metricsOverlay.views.
ActiveMappingList
MappingPrefController
- Class in
metricsOverlay.preferences
MappingPrefController(MetricFile, MappingPreferencePage)
- Constructor for class metricsOverlay.preferences.
MappingPrefController
MappingPreferencePage
- Class in
metricsOverlay.preferences
This provides the code in-front for the mapping preference page.
MappingPreferencePage()
- Constructor for class metricsOverlay.preferences.
MappingPreferencePage
MappingProperties
- Class in
metricsOverlay.model.mappings
Deprecated.
MappingState
- Enum in
metricsOverlay.model.mappings
This enum represents the state of the mapping it is attached to.
MappingTests
- Class in
metricsOverlay.junitTests
MappingTests()
- Constructor for class metricsOverlay.junitTests.
MappingTests
MarginAugmentation
- Class in
metricsOverlay.model.augmentation
MarginAugmentation()
- Constructor for class metricsOverlay.model.augmentation.
MarginAugmentation
MarginAugmentation(String)
- Constructor for class metricsOverlay.model.augmentation.
MarginAugmentation
MarginBarStrategy
- Class in
metricsOverlay.augmentationStrategies
This class implements colour chips as a design strategy.
MarginBarStrategy()
- Constructor for class metricsOverlay.augmentationStrategies.
MarginBarStrategy
MarginChipStrategy
- Class in
metricsOverlay.augmentationStrategies
MarginChipStrategy()
- Constructor for class metricsOverlay.augmentationStrategies.
MarginChipStrategy
MarginController
- Class in
metricsOverlay.model.augmentation.other
MarginIconStrategy
- Class in
metricsOverlay.augmentationStrategies
MarginIconStrategy()
- Constructor for class metricsOverlay.augmentationStrategies.
MarginIconStrategy
MET_COMPEDIT
- Static variable in class metricsOverlay.preferences.
MetricsPreferencePage
MET_INTMAX
- Static variable in class metricsOverlay.preferences.
MetricsPreferencePage
MET_INTMIN
- Static variable in class metricsOverlay.preferences.
MetricsPreferencePage
MET_NAME
- Static variable in class metricsOverlay.preferences.
MetricsPreferencePage
MET_ONEDIT
- Static variable in class metricsOverlay.preferences.
MetricsPreferencePage
MET_REALMAX
- Static variable in class metricsOverlay.preferences.
MetricsPreferencePage
MET_REALMIN
- Static variable in class metricsOverlay.preferences.
MetricsPreferencePage
Metric
- Class in
metricsOverlay.model.metrics
This abstract class Metric represents a metric in the overlay form.
Metric()
- Constructor for class metricsOverlay.model.metrics.
Metric
METRIC
- Static variable in class metricsOverlay.views.
ActiveMappingSorter
MetricDocument
- Class in
metricsOverlay.model
A metric document is a set of metric sets and there mappings, with a path that indicates the document they relate to.
MetricDocument(IPath)
- Constructor for class metricsOverlay.model.
MetricDocument
Main constructor.
MetricDocument(String)
- Constructor for class metricsOverlay.model.
MetricDocument
Alternate constructor
MetricEvent
- Class in
metricsOverlay.handlers
MetricEvent(MetricFile)
- Constructor for class metricsOverlay.handlers.
MetricEvent
MetricExponentialIStrategy
- Class in
metricsOverlay.model.mappings
MetricExponentialIStrategy()
- Constructor for class metricsOverlay.model.mappings.
MetricExponentialIStrategy
MetricExponentialIStrategy(double, double, double, double, double)
- Constructor for class metricsOverlay.model.mappings.
MetricExponentialIStrategy
MetricFile
- Class in
metricsOverlay.handlers
MetricFile(IDocument, IWorkbenchPart, MetricDocument, IPath, boolean)
- Constructor for class metricsOverlay.handlers.
MetricFile
MetricFile(MetricDocument, UpdatedEditor)
- Constructor for class metricsOverlay.handlers.
MetricFile
MetricFileHandler
- Class in
metricsOverlay.handlers
MetricLogIStrategy
- Class in
metricsOverlay.model.mappings
MetricLogIStrategy()
- Constructor for class metricsOverlay.model.mappings.
MetricLogIStrategy
MetricLogIStrategy(double, double, double, double, double)
- Constructor for class metricsOverlay.model.mappings.
MetricLogIStrategy
MetricOverlayAPI
- Class in
metricsOverlay.api
MetricOverlayFactory
- Class in
metricsOverlay.api
This class provides a factory method that will provide an implementation of
IMetricOverlay
.
MetricOverlayFactory()
- Constructor for class metricsOverlay.api.
MetricOverlayFactory
MetricSection
- Class in
metricsOverlay.model
This class represents a single metric section.
MetricSection(int, int, int, int, String)
- Constructor for class metricsOverlay.model.
MetricSection
This is the main constructor for a metric section.
MetricSection(int, int, int, int, String, String, String)
- Constructor for class metricsOverlay.model.
MetricSection
Full constructor
MetricSectionTests
- Class in
metricsOverlay.junitTests
MetricSectionTests()
- Constructor for class metricsOverlay.junitTests.
MetricSectionTests
metricsOverlay
- package metricsOverlay
Provides initialisation functionality and registrys.
metricsOverlay.api
- package metricsOverlay.api
Provides the API to the system.
metricsOverlay.augmentationStrategies
- package metricsOverlay.augmentationStrategies
Augmentation strategies provide the direct ability to manipulate the JDT Java Editor.
metricsOverlay.colorManagers
- package metricsOverlay.colorManagers
Colour managers which are used by the system to provide colour information.
metricsOverlay.editor
- package metricsOverlay.editor
Deprecated - Early ideas and listeners.
metricsOverlay.handlers
- package metricsOverlay.handlers
Provides handlers to coordinate view, model and augmentation management functionality.
metricsOverlay.junitTests
- package metricsOverlay.junitTests
Test classes...
metricsOverlay.model
- package metricsOverlay.model
Provides the high level model classes and model interfaces.
metricsOverlay.model.augmentation
- package metricsOverlay.model.augmentation
Provides the augmentation type descriptions for the model.
metricsOverlay.model.augmentation.other
- package metricsOverlay.model.augmentation.other
Gives additional functionality to the augmentation classes.
metricsOverlay.model.mappings
- package metricsOverlay.model.mappings
Dictates mapping and interpolation classes in the model.
metricsOverlay.model.metrics
- package metricsOverlay.model.metrics
Provides metrics and range classes for the model.
metricsOverlay.preferences
- package metricsOverlay.preferences
Provides the preference window pane controls and GUI elements.
metricsOverlay.views
- package metricsOverlay.views
Provides the table view.
metricsOverlay.views.toolbar
- package metricsOverlay.views.toolbar
Provides the toolbar functionality of the table view.
metricsOverlay.xml
- package metricsOverlay.xml
Provides XML serialisation functionality to the system.
MetricsOverlayPreferencePage
- Class in
metricsOverlay.preferences
This provides the code in-front for the main introductory preference page.
MetricsOverlayPreferencePage()
- Constructor for class metricsOverlay.preferences.
MetricsOverlayPreferencePage
MetricsPrefController
- Class in
metricsOverlay.preferences
MetricsPrefController(MetricFile, MetricsPreferencePage)
- Constructor for class metricsOverlay.preferences.
MetricsPrefController
MetricsPreferencePage
- Class in
metricsOverlay.preferences
This provides the code in-front for the metrics preference page.
MetricsPreferencePage()
- Constructor for class metricsOverlay.preferences.
MetricsPreferencePage
MetricTests
- Class in
metricsOverlay.junitTests
MetricTests()
- Constructor for class metricsOverlay.junitTests.
MetricTests
MetricXMLReader
- Class in
metricsOverlay.xml
Main class for reading in XML files.
MetricXMLReader(String)
- Constructor for class metricsOverlay.xml.
MetricXMLReader
Main constructor.
MetricXMLReader(MetricDocument)
- Constructor for class metricsOverlay.xml.
MetricXMLReader
Constructor given an existing MetricDocument for the file.
MetricXMLWriter
- Class in
metricsOverlay.xml
This class creates and writes XML to the provided file location.
MetricXMLWriter(MetricDocument)
- Constructor for class metricsOverlay.xml.
MetricXMLWriter
The main constructor.
modify(Object, String, Object)
- Method in class metricsOverlay.views.
ActiveMappingCellModifier
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X