| Package | Description |
|---|---|
| eu.bandm.tools.formatfrontends |
Generate format generating code (or formats dynamically) controlled by the
format description language.
|
| eu.bandm.tools.umod |
Compiler for data models, from a concise mathematical oriented language into
Java.
|
| Class and Description |
|---|
| DynamicFormatter.ChildInfo |
| GenericCompiler
Base class for different compilers which generate format-generating java
sources,
realizing the code generation for the common constructs
of the
format description language.
|
| GenericCompiler.Subformat
A sub-parser which extracts the list format description
for a sub-object which is an aggregate,
and stores them locally, for ease of recursion.
|
| Tdom2format.NameMangler |
| Tdom2format.Switchselection |
| Tdom2format.TdomSubformat |
| Class and Description |
|---|
| GenericCompiler
Base class for different compilers which generate format-generating java
sources,
realizing the code generation for the common constructs
of the
format description language.
|
| GenericCompiler.Subformat
A sub-parser which extracts the list format description
for a sub-object which is an aggregate,
and stores them locally, for ease of recursion.
|
see also the complete user documentation .