Class DocTexts


public class DocTexts extends CatalogByString
Multi-lingual translations catalog, generated from XML source.

Usage: Invoke the only constructor. Then follow the documentation of the super class.

Initial contents:

deen
CATEGORY_imported_defimportierte Definitionimported definition
CATEGORY_local_defLokale Definitionlocal definition
CATEGORY_undef_refFEHLER undefinierte ReferenzERROR undefined referece
CallGraph_TITLEEnthaltensein-Relation zwischen Elementen/KnotenklassenContainement Graph between Elements
DefsByModulesDefinitionen, geordnet nach Quelltext-ModulnDefinitions, sorted by source modules
DocEntries_TITLEÜbersicht aller "docu" AngabenSurvey on all "docu" entries
DocOfModDokumentation des Moduls %sDocumentation of Module %s
HomonymsHomonymeHomonyms
ITSELFrecursivelySICH SELBST (rekursiv)!ITSELF recursively!
ImportTable_TITLEÜbersicht aller Modul-ImporteSurvey on all Module Import Statements
JumpToDocVerweis zur Dokumentation von %sJump to documentation of %s
KONJUNKTION_INinin
ListOfDefinitionsListe aller DefinitionenList of all definitions
ListOfGenCalled_INSTNoch nicht ersetzte PlatzhalterGeneric Placeholders Not Yet Replaced
ListOfGenCallers_INSTAufrufstellen noch nicht ersetzter generischer PlatzhalterPlaces Still Refering To Un-Instantiated Generics
ListOfHomonyms_TITLEListe mehrdeutiger (homonymer) SchlüsselworteList of Tag Homonyms
ListOfModulesListe aller ModulnList of all Modules
ListOfModules_INSTAlle instantiierten ModulnList of Instantiated Modules
ListOfPublicTags_TITLEListe der als Dokument-Typ verwendbaren Top-Level ElementeList of Public Top-Level Tags (= Document Types)
ListOfSubModules_STATICListe aller lexikalisch enthaltenen UntermodulnList of all lexical submodules
ListOfTags_TITLEListe aller Schlüsselworte ("Tags")List of All Tags
Module_IN_TITLEModulModule
Source is atQuelle beiSource is at
ToCInhaltToC
UsedInVerwendet inUsed in
WARNING_tagHomonyms_moduleLevelAchtug, dieses Modul enthält $Tag-Homonyme$, also mehrfach verwendete Tags. Man vergleiche ...Attention, this module contains multiple used tags = $tag homonyms$. These are ...
Xml tagging isXML tag istXml tagging is
contentsEmptyIst definiert als leer.Contents are defined as empty.
defInScopeDefinition, auch in diesem Dokument erläutertDefinition in Scope of This Documentation
defsOnly1moduleAlle Definitionen, alle aus demselbem Quelltext-ModulAll Definitions, all from a single source module
enum_ASISIn the generated XML, a value of this enum is stored by verbatim the input.
enum_FIRSTIDIn the generated XML, a value of this enum is stored as the first representative of the numeric value.
enum_NUMERIC In the generated XML, a value of this enum is stored as its numeric value.
enum_sourceorderThis list is in source order; aliases in parenthesis:
genericsWarnAndList_PLURALACHTUNG, dieser Quelltext enthält Definitionen, die als $#GENERIC$ definiert sind. Diese müssen wahrscheinlich ersetzt werden, bevor das Modul benutzt werden kann. Es sind dies ATTENTION, this source text contains $#GENERIC$ definitions. These must probably be re-written before the module is useful:
genericsWarnAndList_SINGULARACHTUNG, dieser Quelltext enthält eine Definition, die als $#GENERIC$ definiert ist. Sie muss wahrscheinlich ersetzt werden, bevor das Modul benutzt werden kann. Es ist dies ATTENTION, this source text contains one $#GENERIC$ definition. This must probably be re-written before the module is useful:
syntgraphofSyntaxgraph von %sSyntax Graph of %s
warnAchtungAttention
warnGenericist als generisch deklariert. Alle Referenzen auf diese Definition müssen re-written werden, ehe die referierenden benutzt werden können!is declared as generic. All references pointing here must be re-written before that referrer can be used!
warnImplicitDas erste Schlüsselwort ist implizit und erscheint nicht im Quelltext.The first tag is implicit, ie. it may not appear in a document source.
webpageTitle_dynamicD2d "%s", BenutzerdokumentationD2d "%s", User's Manual
webpageTitle_staticD2d "%s", Statische ModuldokumentationD2d "%s", Static Module Documentation
webpageTitle_static_withSubsD2d "%s", Statische Darstellung, mit allen UntermodulnD2d "%s", Static Documentation, with all contained sub-modules
Created on 2024-09-29_23h31m29
by program bandmMetaTools/muli/CatalogToJava
command line =
java bandmMetaTools/muli/CatalogToJava docTexts.muli DocTexts eu.bandm.tools.d2d2.base $(HOME)/metatools/src
  • Constructor Details

    • DocTexts

      public DocTexts()