public interface Operation extends Createable
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(POS pos,
String lemma,
BaseFormSet baseForms)
Execute the operation.
|
createboolean execute(POS pos, String lemma, BaseFormSet baseForms) throws JWNLException
pos - lemma - baseForms - BaseFormSet to which all discovered base forms should
be added.JWNLExceptionCopyright © 2019. All rights reserved.