|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISentence
Defines methods required by sentences in the logic system.
Method Summary | |
---|---|
Object |
clone()
Return a clone of this instance. |
boolean |
evaluate(Object contextItem)
Return the evaluation of this sentence in the context of the given item. |
String |
getDescription()
|
void |
setDescription(String description)
|
Method Detail |
---|
Object clone()
boolean evaluate(Object contextItem) throws LogicException
contextItem
- Item in whose context to evaluate this sentence.
LogicException
String getDescription()
void setDescription(String description)
description
- The description to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2007 Vizzini.org. All Rights Reserved. | 2007.12.25.03.00.02 |