Uses of Class
eu.bandm.tools.umod.UMod.Visitor
Package
Description
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
Compiler for data models, from a concise mathematical oriented language into
Java.
-
Uses of UMod.Visitor in eu.bandm.tools.d2d2.base
Modifier and TypeClassDescriptionclass
Generate a d2d definition module from a umod model definition. -
Uses of UMod.Visitor in eu.bandm.tools.umod
Modifier and TypeClassDescriptionprotected class
protected class
class
Realizes a visitor which is driven by the concrete contents of a certain instance of a umod model.
The currently visited object is stored inmodel
, the XXXstatic class
Delivers text to explain compound UMod types, with UMod source level type constructors, javadoc-style links to the generated classes, and additional strictness comments.static class
Central class for relating umod type definitions to Java type constructs.protected class
static class
class
protected class
protected class
Every method ".equals" and ".hashCode" does process all fields of all superclasses, without delegation.protected class
protected class
protected class
protected class
protected class
protected class
protected class
protected class
protected class
protected class
protected class
protected class
protected class
protected class
Deprecated.protected class
Is created and called for toplevel classes, and then created anew for all sub-classes!protected class
Returns in "result" a Format which represents the descending code.Modifier and TypeMethodDescriptionvoid
UMod.Forest.descend_extBySequence
(UMod.Visitor v) void
UMod.ClassDef.descend_fielddefs
(UMod.Visitor v) void
UMod.ClassDef.descend_interfaces
(UMod.Visitor v) void
UMod.ClassDef.descend_javablocks
(UMod.Visitor v) void
UMod.ClassDef.descend_subdefs
(UMod.Visitor v) void
UMod.Forest.descend_topclassdefsbyname
(UMod.Visitor v)