Uses of Interface
org.jactr.tools.itr.analysis.IAnalyzer

Packages that use IAnalyzer
org.jactr.tools.itr.pspace   
 

Uses of IAnalyzer in org.jactr.tools.itr.pspace
 

Methods in org.jactr.tools.itr.pspace that return types with arguments of type IAnalyzer
static java.util.Collection<IAnalyzer> PSpaceParser.buildAnalyzers(org.w3c.dom.Document document)
           
 

Methods in org.jactr.tools.itr.pspace with parameters of type IAnalyzer
 void OrthogonalParameterSpaceSearcher.add(IAnalyzer analyzer)
          Deprecated.