|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.didion.jwnl.dictionary.morph.LookupIndexWordOperation
| Constructor Summary | |
LookupIndexWordOperation()
|
|
| Method Summary | |
java.lang.Object |
create(java.util.Map params)
|
boolean |
execute(POS pos,
java.lang.String lemma,
BaseFormSet baseForms)
Execute the operation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LookupIndexWordOperation()
| Method Detail |
public java.lang.Object create(java.util.Map params)
throws JWNLException
create in interface CreateableJWNLException
public boolean execute(POS pos,
java.lang.String lemma,
BaseFormSet baseForms)
throws JWNLException
Operation
execute in interface Operationpos - lemma - baseForms - BaseFormSet to which all discovered base forms should
be added.
JWNLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||