public class LookupExceptionsOperation extends Object implements Operation
Constructor and Description |
---|
LookupExceptionsOperation() |
Modifier and Type | Method and Description |
---|---|
Object |
create(Map params) |
boolean |
execute(POS pos,
String derivation,
BaseFormSet form)
Execute the operation.
|
public Object create(Map params) throws JWNLException
create
in interface Createable
JWNLException
public boolean execute(POS pos, String derivation, BaseFormSet form) throws JWNLException
Operation
execute
in interface Operation
form
- BaseFormSet to which all discovered base forms should
be added.JWNLException
Copyright © 2024. All rights reserved.