joeq.Compiler.Analysis.Primitive
Class PrimitivePA.VarPathSelector
java.lang.Object
joeq.Compiler.Analysis.Primitive.PrimitivePA.VarPathSelector
- All Implemented Interfaces:
- jwutil.graphs.PathNumbering.Selector
- Enclosing class:
- PrimitivePA
public static class PrimitivePA.VarPathSelector
- extends java.lang.Object
- implements jwutil.graphs.PathNumbering.Selector
|
Method Summary |
boolean |
isImportant(java.lang.Object a,
java.lang.Object b,
java.math.BigInteger num)
|
boolean |
isImportant(jwutil.graphs.SCComponent scc1,
jwutil.graphs.SCComponent scc2,
java.math.BigInteger num)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isImportant
public boolean isImportant(java.lang.Object a,
java.lang.Object b,
java.math.BigInteger num)
- Specified by:
isImportant in interface jwutil.graphs.PathNumbering.Selector
isImportant
public boolean isImportant(jwutil.graphs.SCComponent scc1,
jwutil.graphs.SCComponent scc2,
java.math.BigInteger num)
- Specified by:
isImportant in interface jwutil.graphs.PathNumbering.Selector