Uses of Class
ml.options.Options
-
Uses of Options in ml.options
Methods in ml.options that return OptionsModifier and TypeMethodDescriptionOptions.setDefault
(int defaultData) Define the defaults to use for the number of data items for a set.Options.setDefault
(int defaultMinData, int defaultMaxData) Define the defaults to use for the number of data items for a set.Options.setDefault
(Options.Multiplicity defaultMultiplicity) Define the default to use for the multiplicity for options.Options.setDefault
(Options.Prefix defaultPrefix) Define the default to use for the option prefix.Options.setDefault
(Options.Prefix defaultPrefix, Options.Prefix defaultAltPrefix) Define the defaults to use for the option prefixes.Options.setDefault
(Options.Separator defaultValueSeparator) Define the default to use for the separator for value options.Options.setDefault
(Options.Separator defaultValueSeparator, Options.Separator defaultDetailSeparator) Define the defaults to use for the separators for value and detail options.