Package eu.bandm.tools.dtm
Class DTM
java.lang.Object
eu.bandm.tools.dtm.DTM
@Generated(generator="eu.bandm.tools.umod",
version="",
timestamp="2026-01-24_11h44m04")
public class DTM
extends Object
Umod main model class:
Evaluated/semantic
version of a DTD.
(The more syntactic model, which follows more closely the syntactic structure
of the DTD text structure, can be found in DTD.
Most processing is more naturally done on this model.)
(This definition has been created by UMod from
the source at SYSTEM "DTM.umod":1.1-95.5, see this pretty print.)
Generated on 2026-01-24_11h44m04
by program bandm model generator(=eu.bandm.tools.umod.Main), version 0.17
command line =
java eu.bandm.tools.umod.Main --monolithic t --visitordebug f --xmlgen f --getterfunctions f --patterns t --swingtree t $(HOME)/metatools/src eu.bandm.tools.dtm DTM.umod
Cf. the pretty-printed UMod source text.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classAncillary class for generating pretty-print format objects.static classAncillary class providing Paisley compound patterns.static classstatic classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static class(Ancillary class as basis for all visitors).static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classVisitor generated by umod according to field selection #0.static classGenerated by umod; model author's documentation MISSING.static classVisitor generated by umod according to field selection #0.static classGenerated by umod; model author's documentation MISSING.static classVisitor generated by umod according to field selection #0. -
Method Summary
Modifier and TypeMethodDescriptionstatic FormatYields a pretty-print format for arbitrary objects.static FormatYields a pretty-print format for arbitrary objects.static TreeNodetoSwingTree(Object e0) Yields a Java swing jtree representation (lazy) for an arbitrary object.
-
Method Details
-
toSwingTree
Yields a Java swing jtree representation (lazy) for an arbitrary object.- Parameters:
e0- the object to render.
-
toFormat
Yields a pretty-print format for arbitrary objects.- Parameters:
e0- the object to render.
-
toFormat
Yields a pretty-print format for arbitrary objects.- Parameters:
e0- the object to render.mode- an integer mode selector read by the$switch$mode..construct in format definitions. This allows small variants in the generated pretty-print.
-