| Package | Description |
|---|---|
| eu.bandm.tools.umod |
Compiler for data models, from a concise mathematical oriented language into
Java.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,UMod.VisitorHint> |
UMod.Forest.visitorhints |
| Modifier and Type | Method and Description |
|---|---|
UMod.VisitorHint |
Factory.addVisitorDef(String name,
@Opt Location<XMLDocumentIdentifier> loc,
@Opt String doc,
@Opt Factory.VisitorFlavours flavour,
int number)
Add a base visitor definition to the model.
|
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,UMod.VisitorHint> |
UMod.Forest.get_visitorhints() |
see also the complete user documentation .