Uses of Interface
junit.quilt.cover.generic.EdgeFactory

Packages that use EdgeFactory
junit.quilt.cover.generic   
 

Uses of EdgeFactory in junit.quilt.cover.generic
 

Classes in junit.quilt.cover.generic that implement EdgeFactory
 class EdgeFactoryImpl
           
 

Methods in junit.quilt.cover.generic that return EdgeFactory
 EdgeFactory MethInstClassLoader.getEdgeFactory()
          getEdgeFactory() Override this method to provide your own edges.
 

Methods in junit.quilt.cover.generic with parameters of type EdgeFactory
 void ControlFlowGraph.initialize(EdgeFactory factory)
           
 

Constructors in junit.quilt.cover.generic with parameters of type EdgeFactory
JSRInliner(EdgeFactory factory, BlockVertex retTarget)
           
 



Copyright © 2001-2002 David Dixon-Peugh. All Rights Reserved.