Uses of Class
net.sf.extjwnl.dictionary.morph.BaseFormSet

Packages that use BaseFormSet
net.sf.extjwnl.dictionary.morph Classes used for simple morphological transformations. 
 

Uses of BaseFormSet in net.sf.extjwnl.dictionary.morph
 

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)
           
 



Copyright © 2011. All Rights Reserved.