Package | Description |
---|---|
eu.bandm.tools.d2d2.base |
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
|
eu.bandm.tools.umod |
Compiler for data models, from a concise mathematical oriented language into
Java.
|
Modifier and Type | Class and Description |
---|---|
class |
UMod2Def |
Modifier and Type | Class and Description |
---|---|
protected class |
Checker.KeyChecker |
protected class |
Checker.V_checkNoDoubleFields |
class |
ReflectiveVisitor
Realizes a visitor which is driven by the concrete contents of a
certain instance of a umod model.
The currently visited object is stored in model ,
the XXX |
static class |
Types.HtmlDocText
Delivers text to explain compound UMod types, with UMod source level type constructors,
javadoc-style links to the generated classes, and additional strictness comments.
|
static class |
Types.JavaMapper
Central class for relating umod type definitions to Java type constructs.
|
protected class |
Types.JavaMapper.GiveName |
static class |
UMod.Printer |
class |
UMod2format |
protected class |
UMod2java.V__compileSwingTree |
protected class |
UMod2java.V_compileAlgebraic
Every method ".equals" and ".hashCode" does process all fields of all superclasses,
without delegation.
|
protected class |
UMod2java.V_compileAlgebraic.SubV |
protected class |
UMod2java.V_compileClassDefs |
protected class |
UMod2java.V_compileFieldDefs |
protected class |
UMod2java.V_compileOrdered |
protected class |
UMod2java.V_compileOrdered.OrderFields |
protected class |
UMod2java.V_compileVerbatimJava |
protected class |
UMod2java.V_importFieldTypes |
protected class |
UMod2java.V_initFrom |
protected class |
UMod2Tsoap.ParserGenerator |
protected class |
UMod2Tsoap.WriterGenerator |
protected class |
UMod2visitors.Lr_decoder |
protected class |
UMod2visitors.V_compileMatchCascade |
protected class |
UMod2visitors.V_compileSimpleActionMethods |
protected class |
UMod2visitors.V_makeDescend
Returns in "result" a Format which represents the descending code.
|
protected class |
UMod2visitors.V_makeRewriterCoRewriter
Is created and called for toplevel classes, and then
created anew for all sub-classes!
|
Modifier and Type | Method and Description |
---|---|
void |
UMod.Forest.descend_extBySequence(UMod.Visitor v) |
void |
UMod.ClassDef.descend_fielddefs(UMod.Visitor v) |
void |
UMod.ClassDef.descend_interfaces(UMod.Visitor v) |
void |
UMod.ClassDef.descend_javablocks(UMod.Visitor v) |
void |
UMod.ClassDef.descend_subdefs(UMod.Visitor v) |
void |
UMod.Forest.descend_topclassdefsbyname(UMod.Visitor v) |
see also the complete user documentation .