Package org.palladiosimulator.edp2.distancemetrics.ui.extensions.properties
-
Interface Summary Interface Description PropertyAccess This interface must be implemented by a DistanceMetricExtension, if properties of the distance metric algorithm should be displayed by the UI. -
Class Summary Class Description DynamicTimeWarpingProperties Contains the properties to be shown in the GUI which are based on a Composite.EditDistanceOnRealSequenceProperties Contains the properties to be shown in the GUI which are based on a Composite.Format Contains global constants for the properties of distance metrics.PropertiesWidget This class is necessary if the distance metric which extends the extension point depends on properties that are set by the user.