|
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
This class is automatically generated from JmlVersionOptions.opt and contains member fields corresponding to command-line options.
| Field Summary | |
private static gnu.getopt.LongOpt[] |
LONGOPTS
|
| Fields inherited from class org.multijava.mjc.MjcCommonOptions |
|
| Fields inherited from class org.multijava.util.Options |
|
| Constructor Summary | |
JmlVersionOptions()
|
|
JmlVersionOptions(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()
|
String |
version()
Returns the version information |
| Methods inherited from class org.multijava.mjc.MjcCommonOptions |
classpath, debug, deprecation, destination, generic, keepGoing, multijava, nonnulltypes, quiet, recursive, relaxed, safemath, set_classpath, set_debug, set_deprecation, set_destination, set_generic, set_keepGoing, set_multijava, set_nonnulltypes, set_quiet, set_recursive, set_relaxed, set_safemath, set_source, set_sourcepath, set_universesx, set_verbose, set_warning, set_xArrayNNTS, set_Xlint, source, sourcepath, universesx, 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 JmlVersionOptions(String name)
public JmlVersionOptions()
| 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 MjcCommonOptions
public boolean setOption(String name,
Object newValue)
setOption in class MjcCommonOptionspublic HashMap getOptions()
getOptions in class MjcCommonOptionspublic LinkedHashSet getLongname()
Options
getLongname in class MjcCommonOptionspublic Hashtable getType()
Options
getType in class MjcCommonOptionspublic Hashtable getDefaultValue()
Options
getDefaultValue in class MjcCommonOptionspublic Hashtable getCurrentValue()
Options
getCurrentValue in class MjcCommonOptionspublic Hashtable getTableHeader()
Options
getTableHeader in class MjcCommonOptionspublic Hashtable getSelectionList()
Options
getSelectionList in class MjcCommonOptionspublic Hashtable getHelpString()
Options
getHelpString in class MjcCommonOptionspublic Hashtable getGuiType()
Options
getGuiType in class MjcCommonOptionspublic String getShortOptions()
Options
getShortOptions in class MjcCommonOptionspublic String version()
Options
version in class Optionspublic void usage()
Options
usage in class MjcCommonOptionspublic void help()
Options
help in class MjcCommonOptionspublic gnu.getopt.LongOpt[] getLongOptions()
Options
getLongOptions in class MjcCommonOptions
|
JML | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||