public class Options.Descriptions extends CatalogByString
Usage: Invoke the only constructor. Then follow the documentation of the super class.
Initial contents:
en | |
---|---|
$ZWITEXT_0 | Model substantial information |
$ZWITEXT_1 | Code generation modification |
--constructorsPre20181214 | Use old constructor code generation scheme, prior to 20181214 redefinition. |
--floatNotDouble | implement the umod type "float" not by doubles but by floats. |
--getterfunctions | whether to generate getter function objects DEPRECATED |
--linewidth | line width for the formatting of the generated source code |
--monolithic | generate a single class instead of a package |
--packagename | name of the package of the generated model class |
--patterns | Generate methods for lifting and applying "Paisley" patterns to model elements and their fields |
--rewriterwarnings | whether all warnings from rewriter code shall be printed, even when the code generation algorithm takes the responsibility. |
--setterfunctions | whether to generate setter function objects DEPRECATED |
--sourcefiles | source files containing the model declaration |
--sourceroot | file system directory which is the root of the source code hierarchie |
--swingtree | whether to generate a swing tree visualization |
--targetclasspath | classpath to search for existing class files, if different from current classpath. NOT YET ACTIVE!! |
--visitordebug | whether to add logging code to the generated visitors |
--visitoroptimize | whether to cut superfluous descends |
--xmlgen | whether to generate SAX de-/serialization |
-0 | file system directory which is the root of the source code hierarchie |
-1 | name of the package of the generated model class |
-2 | source files containing the model declaration |
-G | whether to generate getter function objects DEPRECATED |
-S | whether to generate setter function objects DEPRECATED |
-V | whether to add logging code to the generated visitors |
-m | generate a single class instead of a package |
-p | classpath to search for existing class files, if different from current classpath. NOT YET ACTIVE!! |
-s | whether to generate a swing tree visualization |
-v | whether to cut superfluous descends |
-w | line width for the formatting of the generated source code |
-x | whether to generate SAX de-/serialization |
CatalogByString.TranslationCollector
Catalog.Const
linefeedPattern, msg, sourceId
Constructor and Description |
---|
Descriptions() |
doload, getKeys, load, load, main, normalizeLinefeed
_format, _format, _translateArgs, containsKey, dump, get, get, get, get, getKey, getKeys, getKeys, INSITU, insitu, insitu, insitu, insitu, makeMap, makeMuli, noTranslate, put, put, put, put, putAll, readLanguageMap, readLanguages, readLanguagesString, translateAllAndFormatRobust, translateAllAndFormatRobust, translateArgsAndFormatRobust, translateArgsAndFormatRobust, translateKeyAndFormatRobust, translateKeyAndFormatRobust, translateRobust, translateRobust
see also the complete user documentation .