Class VisualisationImages
java.lang.Object
de.uka.ipd.sdq.sensorframework.visualisation.VisualisationImages
Deprecated.
Superseded by EDP2.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static ImageRegistry
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ImageDescriptor
getImageDescriptor
(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
-