public class Controller extends Object
| Constructor and Description |
|---|
Controller() |
| Modifier and Type | Method and Description |
|---|---|
static Configuration |
getConfig(org.apache.commons.cli.CommandLine cmd) |
static LimesResult |
getMapping(Configuration config)
Execute LIMES
|
static void |
main(String[] args)
Take configuration file as argument and run the specified linking task.
|
public static void main(String[] args)
args - Command line argumentspublic static Configuration getConfig(org.apache.commons.cli.CommandLine cmd)
public static LimesResult getMapping(Configuration config)
config - LIMES configuration objectCopyright © 2020. All rights reserved.