mwalk Platform 0.3.0

Uses of Package
mwalk.visitor

Packages that use mwalk.visitor
mwalk.core Provides the core components of mwalk
mwalk.visitor Provides standard collection of vistiors
 

Classes in mwalk.visitor used by mwalk.core
DownVisitor
          A standard interface used to interact with visitors that walk the tree from the top down.
UpVisitor
          A standrard interface for interacting with visitors that walk the tree from receivers to source.
Visitor
          The core interface for all visitors.
 

Classes in mwalk.visitor used by mwalk.visitor
AbstractVisitor
          Abstract class which defines a set of default methods for most visitors.
BasicMetricVisitor
          A basic implementation of a visitor that gathers metric data and saves it out to a file.
DownVisitor
          A standard interface used to interact with visitors that walk the tree from the top down.
GlobalVisitor
          A compund visitor which runs a pair of visitors, one walking up the tree and a second which walks back down.
MetricVisitor
          Abstract base class defining the looping behavior of most metric visitors.
PrintVisitor
          An abstract visitor used as a bas class for visitors wanting to print results out to a log file.
RandomVisitor
          A compund visitor which runs other visitors using a random sampling of active receivers.
UpVisitor
          A standrard interface for interacting with visitors that walk the tree from receivers to source.
Visitor
          The core interface for all visitors.
 


mwalk Platform 0.3.0

Submit a bug or feature mwalk Platform API Specification 0.3.0
Sensitivity: {Public:Research}
Copyright(c) 2000, Robert Chalmers