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 classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classFields in eu.bandm.tools.umod declared as UMod.ItemFields in eu.bandm.tools.umod with type parameters of type UMod.ItemModifier and TypeFieldDescriptionUMod.Forest.alldefsprotected CheckedMap_RD<UMod.Item, CheckedList<String>> UMod.Forest.docutextsMethods 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 voidprotected voidUMod.Forest.add_docutexts(UMod.Item i, String s) voidFactory.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 voidUMod2java.addDocumentation(GeneratedAnnotationTarget target, UMod.Item source, @Opt String genericAlternative, @Opt String concludingText) Adds metajava documentation objects to the generated metajava structure.protected voidUMod2java.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) Stringprotected voidReducer.copylocation(TypedElement<?, ?> el, UMod.Item it) voidprotected voidFactory.opt_addDocumentation(UMod.Item item, @Opt String text) static voidstatic voidUMod.Printer.print(UMod.Item i, PrintStream s) protected voidAdd definition into the one, unified toplevel namespace.protected voidprotected voidReducer.storeDocumentation(UMod.Item target, eu.bandm.tools.umod.absy.Element_doctext doc)