Uses of Class
eu.bandm.tools.umod.UMod.Item
Package
Description
Compiler for data models, from a concise mathematical oriented language into
Java.
-
Uses of UMod.Item in eu.bandm.tools.umod
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
Modifier and TypeFieldDescriptionUMod.Forest.alldefs
protected CheckedMap_RD<UMod.Item,
CheckedList<String>> UMod.Forest.docutexts
Modifier and TypeMethodDescriptionprotected void
protected void
UMod.Forest.add_docutexts
(UMod.Item i, String s) void
Factory.addDocumentation
(UMod.Item item, String text) Append a String to the documentation sequence of the model itself, a Class/Enumeration/Visitor/Interface definition, or a Field definition.protected void
UMod2java.addDocumentation
(GeneratedAnnotationTarget target, UMod.Item source, @Opt String genericAlternative, @Opt String concludingText) Adds metajava documentation objects to the generated metajava structure.protected void
UMod2java.addDocumentation
(GeneratedAnnotationTarget target, UMod.Item source, @Opt String prefixToUser, @Opt String genericAlternative, @Opt String concludingText) Adds metajava documentation objects to the generated metajava structure.(package private) String
protected void
Reducer.copylocation
(TypedElement<?, ?> el, UMod.Item it) void
protected void
Factory.opt_addDocumentation
(UMod.Item item, @Opt String text) static void
static void
UMod.Printer.print
(UMod.Item i, PrintStream s) protected void
Add definition into the one, unified toplevel namespace.protected void
protected void
Reducer.storeDocumentation
(UMod.Item target, eu.bandm.tools.umod.absy.Element_doctext doc)