public abstract class PredicateMap extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
ref |
| Constructor and Description |
|---|
PredicateMap() |
public void setRef(int objref)
public int getRef()
public abstract void evaluate()
public abstract String getRep()