joeq.Compiler.Quad
Class FilteredCallGraph.PackageFilter
java.lang.Object
joeq.Compiler.Quad.FilteredCallGraph.PackageFilter
- All Implemented Interfaces:
- FilteredCallGraph.Filter
- Enclosing class:
- FilteredCallGraph
public static class FilteredCallGraph.PackageFilter
- extends Object
- implements FilteredCallGraph.Filter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FilteredCallGraph.PackageFilter
public FilteredCallGraph.PackageFilter()
excludePackage
public void excludePackage(String packageName)
acceptTargetMethod
public boolean acceptTargetMethod(Object context,
ProgramLocation callSite,
Object targetMethod)
- Specified by:
acceptTargetMethod
in interface FilteredCallGraph.Filter
Copyright © 2001-2008 John Whaley. All Rights Reserved.