Package org.palladiosimulator.edp2.distancemetrics.ui.extensions
-
Interface Summary Interface Description DistanceMetricExtension Your class will be called by createExecutableExtension, once it has implemented this interface and is listed by the extension point org.palladiosimulator.edp2.distancemetrics.algorithms createExecutableExtension does not allow the use of any other constructor than the standard constructor. -
Class Summary Class Description DynamicTimeWarpingExtension Class which is loaded by the extension point org.palladiosimulator.edp2.distancemetrics.ui at startup.EditDistanceOnRealSequenceExtension Class which is loaded by the extension point org.palladiosimulator.edp2.distancemetrics.ui at startup.EuclideanDistanceExtension Class which is loaded by the extension point org.palladiosimulator.edp2.distancemetrics.ui at startup.