|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.neu.ccs.demeterf.Control
edu.neu.ccs.demeterf.control.Nowhere
edu.neu.ccs.demeterf.control.Everywhere
public class Everywhere
Bypasses no edges (immutable) i.e., go everywhere
| Constructor Summary | |
|---|---|
Everywhere()
|
|
| Method Summary | |
|---|---|
boolean |
skip(java.lang.Class<?> c,
java.lang.String f)
Returns whether or not to bypass/skip the given Class/Field |
boolean |
skip(Edge e)
Returns whether or not to bypass/skip the given Edge |
| Methods inherited from class edu.neu.ccs.demeterf.control.Nowhere |
|---|
ignore, ignore |
| Methods inherited from class edu.neu.ccs.demeterf.Control |
|---|
builtins, bypass, bypass, bypass, bypass, everywhere, isBuiltIn, isBuiltInOld, nowhere, only, only, only, only, remove, remove, remove, remove |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Everywhere()
| Method Detail |
|---|
public boolean skip(java.lang.Class<?> c,
java.lang.String f)
Control
skip in class Nowherepublic boolean skip(Edge e)
Control
skip in class Nowhere
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||