|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Judgements
this clss implements the model for each turn of the dialogue
Field Summary | |
(package private) Document |
document
|
java.util.Hashtable |
turn
|
Constructor Summary | |
Judgements(int InCap,
float load,
Document doc)
the constructor of this data model tries to keep as low as possible memory consumption |
Methods inherited from class java.lang.Object |
|
Field Detail |
public java.util.Hashtable turn
Document document
Constructor Detail |
public Judgements(int InCap, float load, Document doc)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |