| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IProposition
IProposition interface the methods to be implemented by the representation of a proposition. It returns true or false in evaluating.
| Method Summary | |
|---|---|
|  boolean | eval(IEvalTarget target) | 
|  String | getName() | 
| Method Detail | 
|---|
String getName()
boolean eval(IEvalTarget target)
target - the target to be evaluated.
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||