Kieker 1.2

kieker.tools.traceAnalysis.plugins.visualization.util.dot
Class Util

java.lang.Object
  extended by 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

Field Summary
static int INVALID
           
static int STRUCTURE_COMPONENT
           
static int STRUCTURE_DEPLOYMENTCONTEXT
           
static int STRUCTURE_OPERATION
          The STRUCTURE constants help to select the hierarchy level in the dependency structure.
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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

Kieker 1.2

Copyright 2010 the Kieker Project, http://kieker.sourceforge.net