APRlib

TraversalBase.Compute Method (IStrategy, IClassGraph)

Compute the traversal determined by an encapsulated strategy and a class graph. @throws TraversalException if the resulting traversal graph is empty.

public static TraversalBase Compute(
   IStrategy strategy,
   IClassGraph classGraph
);

See Also

TraversalBase Class | edu.neu.ccs.demeter.APRlib Namespace | TraversalBase.Compute Overload List