|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.didion.jwnl.dictionary.morph.LookupIndexWordOperation
public class 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 |
---|
equals, 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 Createable
JWNLException
public boolean execute(POS pos, java.lang.String lemma, BaseFormSet baseForms) throws JWNLException
Operation
execute
in interface Operation
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 |