|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.didion.jwnl.dictionary.morph.RemovePrepPhrasesOperation
public class RemovePrepPhrasesOperation
yet to be implemented
Constructor Summary | |
---|---|
RemovePrepPhrasesOperation()
|
Method Summary | |
---|---|
java.lang.Object |
create(java.util.Map params)
|
boolean |
execute(POS pos,
java.lang.String lemma,
BaseFormSet baseForm)
Execute the operation. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemovePrepPhrasesOperation()
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 baseForm)
Operation
execute
in interface Operation
baseForm
- BaseFormSet to which all discovered base forms should
be added.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |