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.IfaceDefMethods in eu.bandm.tools.umod with parameters of type UMod.IfaceDefModifier and TypeMethodDescriptionprotected voidUMod.Visitor.action(UMod.IfaceDef td) protected voidUMod2java.compileIfaceDef(UMod.IfaceDef td, GeneratedContext context) A UModINTERFACE A | B || Cexpression is a lean notation which is translated into the definition of new java interfaces in the generated context (package or class).