Uses of Class
baobab.trace.Trace

Packages that use Trace
baobab.trace   
 

Uses of Trace in baobab.trace
 

Methods in baobab.trace that return Trace
 Trace TraceSortedSet.removeFirst()
           
 

Methods in baobab.trace that return types with arguments of type Trace
 java.util.Vector<Trace> TraceSortedSet.getTraces()
           
 

Methods in baobab.trace with parameters of type Trace
 int TraceSortedSet.addRule(Trace rule)
           
static int TraceWidth.calculateWidth(Trace trace, int n, int d)
           
 

Constructors in baobab.trace with parameters of type Trace
Trace(Trace rule)
          Constructs a LightTraceRule, as a clone of a given trace