| Package | Description |
|---|---|
| eu.bandm.tools.metajava | |
| eu.bandm.tools.option |
Command line parser and graphical user input generated from
one abstract description of programming options, incl data types
and multi-lingual descriptions.
|
| eu.bandm.tools.tdom |
Generates typed models of XML documents,
see
meta-tools TDOM user documentation.
|
| eu.bandm.tools.umod |
Compiler for data models, from a concise mathematical oriented language into
Java.
|
| Modifier and Type | Method and Description |
|---|---|
List<GeneratedAnnotation> |
GeneratedAnnotationTarget.getAnnotations() |
static GeneratedLiteral<GeneratedAnnotation> |
GeneratedLiteral.literal(GeneratedAnnotation x) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Visitor.action(GeneratedAnnotation annotation) |
void |
GeneratedAnnotationTarget.addAnnotation(GeneratedAnnotation annotation) |
static GeneratedLiteral<GeneratedAnnotation> |
GeneratedLiteral.literal(GeneratedAnnotation x) |
void |
Visitor.match(GeneratedAnnotation annotation) |
| Modifier and Type | Field and Description |
|---|---|
protected GeneratedAnnotation |
Compiler.annotationDeprecated_has |
protected GeneratedAnnotation |
Compiler.annotationOverride |
| Modifier and Type | Field and Description |
|---|---|
static GeneratedAnnotation |
TypedDOMGenerator.annotationDeprecated |
static GeneratedAnnotation |
TypedDOMGenerator.annotationDeprecated |
static GeneratedAnnotation |
TypedDOMGenerator.annotationOpt |
static GeneratedAnnotation |
TypedDOMGenerator.annotationOpt |
static GeneratedAnnotation |
TypedDOMGenerator.annotationOverride |
static GeneratedAnnotation |
TypedDOMGenerator.annotationOverride |
static GeneratedAnnotation |
TypedDOMGenerator.annotationUser |
static GeneratedAnnotation |
TypedDOMGenerator.annotationUser |
| Modifier and Type | Field and Description |
|---|---|
protected static GeneratedAnnotation |
UMod2visitors.ANNOTATION_SUPPRESS_UNCHECKED |
static GeneratedAnnotation |
UMod2java.annotationDeprecated |
see also the complete user documentation .