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 | Method and Description |
---|---|
protected void |
UMod2Def.action(UMod.T_reference fd) |
Modifier and Type | Field and Description |
---|---|
protected UMod.T_reference |
UMod.ClassDef.extending |
Modifier and Type | Field and Description |
---|---|
protected List<UMod.T_reference> |
UMod.ClassDef.interfaces |
protected CheckedMap_RD<Integer,CheckedSet<UMod.T_reference>> |
UMod.FieldDef.visitable_types |
Modifier and Type | Method and Description |
---|---|
protected CheckedMap_RD<Integer,CheckedSet<UMod.T_reference>> |
UMod.FieldDef.get_visitable_types() |
Modifier and Type | Method and Description |
---|---|
void |
UMod2java.V_importFieldTypes.action(UMod.T_reference t) |
protected void |
UMod2java.V__compileSwingTree.action(UMod.T_reference fd) |
void |
ReflectiveVisitor.action(UMod.T_reference type) |
void |
UMod2Tsoap.ParserGenerator.action(UMod.T_reference t) |
protected void |
UMod2Tsoap.WriterGenerator.action(UMod.T_reference t) |
void |
Types.JavaMapper.action(UMod.T_reference t) |
void |
Types.HtmlDocText.action(UMod.T_reference t) |
void |
UMod2visitors.V_makeDescend.action(UMod.T_reference t) |
protected void |
UMod2visitors.V_makeRewriterCoRewriter.action(UMod.T_reference t) |
protected void |
UMod.Visitor.action(UMod.T_reference i) |
protected void |
UMod.Printer.action(UMod.T_reference i) |
protected UMod.ClassDef |
UMod2format.Compiler.getclassdef(UMod.T_reference t) |
static boolean |
Types.isExternal(UMod.T_reference t)
AFTER JavaMapper HAS MATCHED:
indicates whether type is an imported, external class reference
|
see also the complete user documentation .