|
JML | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.multijava.util.Options
org.multijava.mjc.MjcCommonOptions
org.jmlspecs.checker.JmlVersionOptions
org.jmlspecs.checker.JmlCommonOptions
org.jmlspecs.checker.JmlOptions
This class is automatically generated from JmlOptions.opt and contains member fields corresponding to command-line options.
| Field Summary | |
private static gnu.getopt.LongOpt[] |
LONGOPTS
|
| Fields inherited from class org.jmlspecs.checker.JmlCommonOptions |
|
| Fields inherited from class org.multijava.mjc.MjcCommonOptions |
|
| Fields inherited from class org.multijava.util.Options |
|
| Constructor Summary | |
JmlOptions()
|
|
JmlOptions(String name)
|
|
| Method Summary | |
Hashtable |
getCurrentValue()
Returns the current value |
Hashtable |
getDefaultValue()
Returns the default value |
Hashtable |
getGuiType()
Returns the GUI categories that this option is in |
Hashtable |
getHelpString()
Returns the help messages |
LinkedHashSet |
getLongname()
Returns the longname |
gnu.getopt.LongOpt[] |
getLongOptions()
Gets long options |
HashMap |
getOptions()
|
Hashtable |
getSelectionList()
Returns the list of selections for an option |
String |
getShortOptions()
Gets short options |
Hashtable |
getTableHeader()
Returns the header for a table |
Hashtable |
getType()
Returns the type |
void |
help()
|
boolean |
processOption(int code,
gnu.getopt.Getopt g)
Handles the option identified by the given code,
perhaps using g to process any arguments to the
option. |
boolean |
setOption(String name,
Object newValue)
|
void |
usage()
|
| Methods inherited from class org.jmlspecs.checker.JmlCommonOptions |
admissibility, Assignable, assignable, defaultNonNull, excludefiles, experiment, filter, multijava, nonnull, purity, Quiet, set_admissibility, set_Assignable, set_assignable, set_defaultNonNull, set_excludefiles, set_experiment, set_filter, set_multijava, set_nonnull, set_purity, set_Quiet, set_universesx, set_UnsafeOpWarnings, universesx, UnsafeOpWarnings |
| Methods inherited from class org.jmlspecs.checker.JmlVersionOptions |
version |
| Methods inherited from class org.multijava.mjc.MjcCommonOptions |
classpath, debug, deprecation, destination, generic, keepGoing, nonnulltypes, quiet, recursive, relaxed, safemath, set_classpath, set_debug, set_deprecation, set_destination, set_generic, set_keepGoing, set_nonnulltypes, set_quiet, set_recursive, set_relaxed, set_safemath, set_source, set_sourcepath, set_verbose, set_warning, set_xArrayNNTS, set_Xlint, source, sourcepath, verbose, warning, xArrayNNTS, Xlint |
| Methods inherited from class org.multijava.util.Options |
formOneColumnArray, formTwoColumnArray, getInt, getNonNullString, getNonNullStringArray, getString, getString, getSystemProperty, nonOptions, parseCommandLine, parseCommandLine, printOptions, printVersion, Xnoversion |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private static final gnu.getopt.LongOpt[] LONGOPTS
| Constructor Detail |
public JmlOptions(String name)
public JmlOptions()
| Method Detail |
public boolean processOption(int code,
gnu.getopt.Getopt g)
Optionscode,
perhaps using g to process any arguments to the
option. This method is typically overridden in subclasses to
process additional arguments with the subclass defering to the
superclass if code is unknown.
processOption in class JmlCommonOptions
public boolean setOption(String name,
Object newValue)
setOption in class JmlCommonOptionspublic HashMap getOptions()
getOptions in class JmlCommonOptionspublic LinkedHashSet getLongname()
Options
getLongname in class JmlCommonOptionspublic Hashtable getType()
Options
getType in class JmlCommonOptionspublic Hashtable getDefaultValue()
Options
getDefaultValue in class JmlCommonOptionspublic Hashtable getCurrentValue()
Options
getCurrentValue in class JmlCommonOptionspublic Hashtable getTableHeader()
Options
getTableHeader in class JmlCommonOptionspublic Hashtable getSelectionList()
Options
getSelectionList in class JmlCommonOptionspublic Hashtable getHelpString()
Options
getHelpString in class JmlCommonOptionspublic Hashtable getGuiType()
Options
getGuiType in class JmlCommonOptionspublic String getShortOptions()
Options
getShortOptions in class JmlCommonOptionspublic void usage()
Options
usage in class JmlCommonOptionspublic void help()
Options
help in class JmlCommonOptionspublic gnu.getopt.LongOpt[] getLongOptions()
Options
getLongOptions in class JmlCommonOptions
|
JML | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||