@ProviderFor(value=LogicalModelTool.class) public class StableJBDD extends AbstractTool
| Constructor and Description |
|---|
StableJBDD() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getResult(LogicalModel model,
Object settings)
Get the analysis result with a custom setting.
|
void |
run(LogicalModel model,
String... parameters)
Run the tool on a logical model.
|
getHelp, getID, getName, getResult, getResult, getResult, getSettings, getSettings, getSettings, supportsMultivalued, toStringpublic void run(LogicalModel model, String... parameters)
LogicalModelToolmodel - the model to useparameters - the raw command line parameterspublic Object getResult(LogicalModel model, Object settings)
LogicalModelToolmodel - the source modelsettings - a custom setting objectCopyright © 2012-2017. All Rights Reserved.