| Package | Description |
|---|---|
| org.molgenis |
MOLGENIS generative platform for life sciences having framework, generators, models and util.
|
| org.molgenis.util.cmdline |
| Constructor and Description |
|---|
MolgenisOptions(String propertiesFile)
Initialize options from properties file
|
| Modifier and Type | Method and Description |
|---|---|
void |
FieldAssign.assign(Object obj,
Object value)
Deprecated.
This method applies the given value to the field in the given object.
|
void |
CmdLineParser.parse(Properties properties)
With this function the parser is invoked for the properties.
|
void |
CmdLineParser.parse(String[] args)
With this function the parser is invoked for the command-line options.
|
String |
CmdLineParser.toString(Object options)
Pretty print the options.
|
| Constructor and Description |
|---|
CmdLineParser(Object options)
Standard constructor where the options-object and the description are set.
|
FieldAssign(Field field)
Deprecated.
...
|
Copyright © 2015. All Rights Reserved.