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
@Generated(generator="eu.bandm.tools.muli.utils",
version="",
timestamp="2025-01-13_23h09m16")
public class Dm2Options.Descriptions
extends CatalogByString
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
|
Generated on 2025-01-13_23h09m15
by program bandm/metatools/option/compiler, version
command line =
by program bandm/metatools/option/compiler, version
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.Catalog
Catalog.Const
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class eu.bandm.tools.muli.CatalogByString
getKeys, 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()
-