Uses of Class
eu.bandm.tools.umod.UMod.Item
Packages that use 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
Subclasses of UMod.Item in eu.bandm.tools.umodModifier 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
Fields in eu.bandm.tools.umod declared as UMod.ItemFields in eu.bandm.tools.umod with type parameters of type UMod.ItemModifier and TypeFieldDescriptionUMod.Forest.alldefs
protected CheckedMap_RD
<UMod.Item, CheckedList<String>> UMod.Forest.docutexts
Methods in eu.bandm.tools.umod that return UMod.ItemMethods in eu.bandm.tools.umod that return types with arguments of type UMod.ItemMethods in eu.bandm.tools.umod with parameters of type UMod.ItemModifier 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)