|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Operation
| Method Summary | |
|---|---|
boolean |
execute(POS pos,
java.lang.String lemma,
BaseFormSet baseForms)
Execute the operation. |
| Methods inherited from interface net.didion.jwnl.util.factory.Createable |
|---|
create |
| Method Detail |
|---|
boolean execute(POS pos,
java.lang.String lemma,
BaseFormSet baseForms)
throws JWNLException
pos - 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 | |||||||||