Package eu.bandm.music.demoMetric
Class Dm2Options.Descriptions
java.lang.Object
eu.bandm.tools.muli.Catalog<String>
eu.bandm.tools.muli.CatalogByString
eu.bandm.music.demoMetric.Dm2Options.Descriptions
- Enclosing class:
- Dm2Options
Programmatically generated catalog of translations.
Generated code realizing the multi lingual translations of all command line option descriptions.
Usage: Invoke the only constructor. Then follow the documentation of the super class.
Initial contents:
de | en | |
---|---|---|
$ENUM format pngTex | Erzeuge eine Menge von png Graphik-Dateien und einen LaTeX-Umschlag. | Generate a sequence of png graphics and one wrapping LaTeX file |
$ENUM format pngWord | Erzeuge eine Menge von png Graphik-Dateien und einen WordML-Umschlag. | Generate a sequence of png graphics and one wrapping WordML file |
$ZWITEXT_0 | Übersetzen von mehreren Testfällen aus Stapel-Datei | Control batch operation for multiple metric split tests |
--formats | Auswahl der generierten Formate | Set of generated output format |
--lilypondCommand | Anfang der Kommandozeile um lilyPond zu starten; der Dateiname wird angehängt | Prefix of the ommand line to run lilyPond, the filename will be appended! |
--source | Quelltext-Datei im "metric split batch file" Format | Source file in "metric split batch file" format |
-0 | Quelltext-Datei im "metric split batch file" Format | Source file in "metric split batch file" format |
Created on 2024-09-03_21h40m52
by program bandm/metatools/option/compiler, version 2.1
command line =
java bandm/metatools/option/compiler Dm2Options.xml eu.bandm.music.demoMetric Dm2Options GuiDm2Options /mnt/c/Users/post/Documents/sig//src
by program bandm/metatools/option/compiler, version 2.1
command line =
java bandm/metatools/option/compiler Dm2Options.xml eu.bandm.music.demoMetric Dm2Options GuiDm2Options /mnt/c/Users/post/Documents/sig//src
-
Nested Class Summary
Nested classes/interfaces inherited from class eu.bandm.tools.muli.CatalogByString
CatalogByString.TranslationCollector
Nested classes/interfaces inherited from class eu.bandm.tools.muli.Catalog
Catalog.Const
-
Field Summary
Fields inherited from class eu.bandm.tools.muli.CatalogByString
linefeedPattern, msg, sourceId
-
Constructor Summary
-
Method Summary
Methods inherited from class eu.bandm.tools.muli.CatalogByString
doload, getKeys, load, load, main, normalizeLinefeed, putAsKey
Methods inherited from class eu.bandm.tools.muli.Catalog
_format, _format, _translateArgs, containsKey, dump, get, get, get, get, getKey, getKeys, getKeys, insitu, insitu, insitu, insitu, INSITU, INSITU, makeMap, makeMuli, noTranslate, put, put, put, put, putAll, putAll, readLanguageMap, readLanguages, readLanguagesString, translateAllAndFormatRobust, translateAllAndFormatRobust, translateArgsAndFormatRobust, translateArgsAndFormatRobust, translateKeyAndFormatRobust, translateKeyAndFormatRobust, translateRobust, translateRobust
-
Constructor Details
-
Descriptions
public Descriptions()
-