kieker.tools.traceAnalysis.plugins.visualization.util.dot
Class Util
java.lang.Object
kieker.tools.traceAnalysis.plugins.visualization.util.dot.Util
public class Util
- extends Object
This class provides a bunch of useful static functions for use in different
places of the plug-in.
Along with various constants, there are methods for debug output,
for mathematics, for String manipulation, and for file system access.
- Author:
- Nina
STRUCTURE_OPERATION
public static final int STRUCTURE_OPERATION
- The STRUCTURE constants help to select the hierarchy level in the dependency structure.
- See Also:
- Constant Field Values
STRUCTURE_COMPONENT
public static final int STRUCTURE_COMPONENT
- See Also:
- Constant Field Values
STRUCTURE_DEPLOYMENTCONTEXT
public static final int STRUCTURE_DEPLOYMENTCONTEXT
- See Also:
- Constant Field Values
INVALID
public static final int INVALID
- See Also:
- Constant Field Values
Copyright 2010 the Kieker Project, http://kieker.sourceforge.net>