Activator |
The activator class controls the plug-in life cycle
|
CalculateButtonListener |
This is a listener, that controls the behavior of the calculate button depending on if R is started or not and
if a distance metric is selected from the drop down menu or not.
|
ComboListener |
Creates a listener for the combo drop down that contains
the distance metrics.
|
DistanceMetricExtensionHandler |
This class is loaded during startup of an Eclipse instance and
loads all extensions which are connected to the extension point
org.palladiosimulator.edp2.distancemetrics.ui
If there is an issue with the extension (e.g.
|
DistanceMetricsSection |
This class creates the UI interface for the distance metric section in a tab.
|
DistanceMetricViewer |
A list which shows the all measurements from the selected visualization.
|
Helper |
This class is for little jobs only, where no other class seems to be responsible.
|