Uses of Class
eu.bandm.tools.umod.UMod.IfaceDef
Packages that use 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
Fields in eu.bandm.tools.umod declared as UMod.IfaceDefFields in eu.bandm.tools.umod with type parameters of type UMod.IfaceDefMethods in eu.bandm.tools.umod with parameters of type UMod.IfaceDefModifier 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).