|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnaturalpackage.Translator
| Constructor Summary | |
Translator()
|
|
| Method Summary | |
java.lang.String |
getPOSname(int pos)
This method just checks an integer that is represneted in the POS interface and translates it into what it represents (noun, question etc) |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Translator()
| Method Detail |
public java.lang.String getPOSname(int pos)
pos - takes an integer that is represented by a constant in the pos interface
AtnMain
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||