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 UMod.IfaceDef |
UMod.IfaceDef.extending |
Modifier and Type | Method and Description |
---|---|
protected void |
UMod.Visitor.action(UMod.IfaceDef td) |
protected void |
UMod2java.compileIfaceDef(UMod.IfaceDef td,
GeneratedContext context)
An UMod
INTERFACE A | B || C construct is a lean notation which is
translated into the definition of new java interfaces in the generated context
(package or class). |
see also the complete user documentation .