Class VisualisationImages
java.lang.Object
de.uka.ipd.sdq.sensorframework.visualisation.VisualisationImages
Deprecated.
Superseded by EDP2.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static ImageRegistryDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ImageDescriptorgetImageDescriptor(String imageFilePath) Deprecated.
-
Field Details
-
RUN
Deprecated.- See Also:
-
SENSOR
Deprecated.- See Also:
-
EXPERIMENT
Deprecated.- See Also:
-
SENSORS
Deprecated.- See Also:
-
RUNS
Deprecated.- See Also:
-
TREEROOT
Deprecated.- See Also:
-
DELETE
Deprecated.- See Also:
-
ADD
Deprecated.- See Also:
-
UP
Deprecated.- See Also:
-
DOWN
Deprecated.- See Also:
-
CHECKED_IMAGE
Deprecated.- See Also:
-
UNCHECKED_IMAGE
Deprecated.- See Also:
-
imageRegistry
Deprecated.
-
-
Constructor Details
-
VisualisationImages
public VisualisationImages()Deprecated.
-
-
Method Details
-
getImageDescriptor
Deprecated.- Parameters:
imageFilePath- the relative to the root of the plug-in; the path must be legal- Returns:
- an image descriptor, or null if no image could be found
-