Methods in net.sf.extjwnl.dictionary.morph with parameters of type BaseFormSet |
void |
BaseFormSet.addAll(BaseFormSet forms)
|
protected boolean |
AbstractDelegatingOperation.delegate(POS pos,
String lemma,
BaseFormSet forms,
String key)
|
boolean |
Operation.execute(POS pos,
String lemma,
BaseFormSet baseForms)
Executes the operation. |
boolean |
TokenizerOperation.execute(POS pos,
String lemma,
BaseFormSet forms)
|
boolean |
LookupExceptionsOperation.execute(POS pos,
String derivation,
BaseFormSet form)
|
boolean |
DetachSuffixesOperation.execute(POS pos,
String derivation,
BaseFormSet forms)
|
boolean |
RemovePrepPhrasesOperation.execute(POS pos,
String lemma,
BaseFormSet baseForm)
|
boolean |
LookupIndexWordOperation.execute(POS pos,
String lemma,
BaseFormSet baseForms)
|