Uses of Class
eu.bandm.tools.umod.UMod.IfaceDef
Package
Description
Compiler for data models, from a concise mathematical oriented language into
Java.
-
Uses of UMod.IfaceDef in eu.bandm.tools.umod
Modifier and TypeMethodDescriptionprotected void
UMod.Visitor.action
(UMod.IfaceDef td) protected void
UMod2java.compileIfaceDef
(UMod.IfaceDef td, GeneratedContext context) An UModINTERFACE 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).