| Package | Description | 
|---|---|
| eu.bandm.tools.d2d2.base | 
 D2d allows to write valid XML documents directly in the creative flow of authoring,
  with minimum typographic noise. 
 | 
| eu.bandm.tools.d2d2.model | 
 Umod main model class:  This is the internal 
 model for the d2d text type definitions. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected XRegExp | 
Resolver4.DistributeToResolved.curDef  | 
protected XRegExp | 
SyntaxGraph.Painter.currentDef  | 
protected XRegExp | 
Reducer.firstDef  | 
protected XRegExp | 
Text2Udom.toplevelXRegExp  | 
| Modifier and Type | Field and Description | 
|---|---|
protected Set<XRegExp> | 
TypeCheck.currentlyOpen  | 
protected Set<XRegExp> | 
Def2Doc.dynVisited_def  | 
| Modifier and Type | Method and Description | 
|---|---|
static Set<XRegExp> | 
Navigate.allPublicXRegExp(Module mod)  | 
static Set<XRegExp> | 
Navigate.allXRegExp(Module mod)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Resolver2.action(XRegExp def)  | 
void | 
SyntaxGraph.Layouter.action(XRegExp def)  | 
void | 
Resolver.AllExpressionNormalizer.action(XRegExp x)  | 
static Set<Definition> | 
TypeCheck.collectAttributes(XRegExp host)
Every XRegExp has a local cache with definitions which are realized as attributs. 
 | 
static Set<Expression> | 
TypeCheck.collectAttributesOpt(XRegExp host)
Delivers an Expression ONLY for indicating whether the attribute
  is optional. 
 | 
abstract void | 
Resolver2.definitionReached(XRegExp def)  | 
SyntaxGraph.SizeInfo | 
SyntaxGraph.Layouter.layout(XRegExp def)  | 
protected void | 
Resolver.FirstCalculator.makeGenericHints(String genname,
                XRegExp referrer,
                Definition referred)  | 
void | 
Def2Doc3.makePngAndMap(DefInstance defi,
             XRegExp def0)
Create one single graphic file containing the graphic
  representation of the syntax of one single declaration. 
 | 
void | 
Def2Doc.makePngAndMap(XRegExp def0)
Create one single graphic file containing the graphic
  representation of the syntax of one single declaration. 
 | 
SyntaxGraph.RectMap | 
SyntaxGraph.Painter.paintIt(XRegExp def,
       SyntaxGraph.RefPainter refPainter)  | 
void | 
Def2Doc.RefPainter_custom.paintRef(Graphics2D gr,
        SyntaxGraph.LayoutParameters layoutParameters,
        XRegExp context,
        Expression exp,
        String tag,
        int x0,
        int y0,
        int w,
        int h)  | 
void | 
Def2Doc3.RefPainter_custom.paintRef(Graphics2D gr,
        SyntaxGraph.LayoutParameters layoutParameters,
        XRegExp context,
        Expression exp,
        String tag,
        int x0,
        int y0,
        int w,
        int h)  | 
void | 
SyntaxGraph.RefPainter.paintRef(Graphics2D gr,
        SyntaxGraph.LayoutParameters lp,
        XRegExp context,
        Expression exp,
        String tag,
        int x0,
        int y0,
        int w,
        int h)  | 
void | 
SyntaxGraph.RefPainter_simple.paintRef(Graphics2D gr,
        SyntaxGraph.LayoutParameters lp,
        XRegExp context,
        Expression exp,
        String tag,
        int x0,
        int y0,
        int w,
        int h)  | 
protected void | 
Resolver.InsertionAndSubstititionResolver.processDef(XRegExp def)  | 
void | 
Resolver2.startAt(XRegExp def)  | 
protected TypeCheck.Type | 
TypeCheck.testDefinition(Expression caller,
              XRegExp x)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CharsRegExp
Generated by umod; model author's documentation MISSING. 
 | 
class  | 
TagsRegExp
Generated by umod; model author's documentation MISSING. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static Function<XRegExp,CheckedSet<Definition>> | 
XRegExp.get_attributes
Deprecated. 
 
Use new '::' method reference instead. 
 | 
static Function<XRegExp,Expression> | 
XRegExp.get_value
Deprecated. 
 
Use new '::' method reference instead. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
XRegExp | 
XRegExp.doclone()
Clones this object. 
 | 
XRegExp | 
XRegExp.initFrom(Object o0)
Copies values of all common fields from the argument. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
CoRewrite.action(XRegExp e0)  | 
protected void | 
Rewrite.action(XRegExp e0)  | 
protected void | 
Match.action(XRegExp e0)  | 
protected void | 
__Formatter.action(XRegExp el)  | 
protected void | 
SinglePhase.action(XRegExp e0)  | 
protected void | 
MATCH_ONLY_00.action(XRegExp e0)  | 
protected void | 
Dump.action(XRegExp e0)  | 
protected void | 
Match.descend(XRegExp e0)  | 
protected void | 
Dump.descend(XRegExp e0)  | 
void | 
MATCH_ONLY_00.match(XRegExp e0)  | 
protected void | 
Match.post(XRegExp e0)  | 
protected void | 
Match.pre(XRegExp e0)  | 
protected void | 
Dump.printscalars(XRegExp e0)  | 
protected void | 
CoRewrite.rewriteFields(XRegExp clone)  | 
protected void | 
Rewrite.rewriteFields(XRegExp clone)  | 
protected Format | 
__Formatter.toFormat(XRegExp el)  | 
see also the complete user documentation .