joeq.Compiler.Analysis.IPA
Class PA.HeapPathSelector
java.lang.Object
joeq.Compiler.Analysis.IPA.PA.HeapPathSelector
- All Implemented Interfaces:
- jwutil.graphs.PathNumbering.Selector
- Enclosing class:
- PA
public class PA.HeapPathSelector
- extends Object
- implements jwutil.graphs.PathNumbering.Selector
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isImportant
public boolean isImportant(jwutil.graphs.SCComponent scc1,
jwutil.graphs.SCComponent scc2,
BigInteger num)
- Specified by:
isImportant
in interface jwutil.graphs.PathNumbering.Selector
isImportant
public boolean isImportant(Object p,
Object o,
BigInteger num)
- Specified by:
isImportant
in interface jwutil.graphs.PathNumbering.Selector
Copyright © 2001-2008 John Whaley. All Rights Reserved.