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 | Method and Description |
---|---|
void |
CharacterParser.action(Plus expr) |
void |
SyntaxGraph.Layouter.action(Plus plus) |
void |
SyntaxGraph.Painter.action(Plus plus) |
void |
Text2Udom.Starter.action(Plus x) |
void |
Resolver.FirstCalculator.action(Plus x) |
void |
CharParserPrepare.EliminateRecursion.action(Plus plus) |
void |
CharParserPrepare.ReduceToCardinalities.action(Plus exp) |
void |
Def2Dtd.action(Plus x) |
void |
StackPrinter.ExpressionPrinter.action(Plus x) |
void |
TypeCheck.AttributeCollector.action(Plus plus) |
Modifier and Type | Method and Description |
---|---|
Plus |
Plus.doclone()
Clones this object.
|
Plus |
Plus.initFrom(Object o0)
Copies values of all common fields from the argument.
|
Modifier and Type | Method and Description |
---|---|
protected void |
CoRewrite.action(Plus e0) |
protected void |
Rewrite.action(Plus e0) |
protected void |
Match.action(Plus e0) |
protected void |
__Formatter.action(Plus el) |
protected void |
SinglePhase.action(Plus e0) |
protected void |
MATCH_ONLY_00.action(Plus e0) |
protected void |
Dump.action(Plus e0) |
protected void |
Match.descend(Plus e0) |
protected void |
Dump.descend(Plus e0) |
void |
MATCH_ONLY_00.match(Plus e0) |
protected void |
Match.post(Plus e0) |
protected void |
Match.pre(Plus e0) |
protected void |
Dump.printscalars(Plus e0) |
protected void |
CoRewrite.rewriteFields(Plus clone) |
protected void |
Rewrite.rewriteFields(Plus clone) |
protected Format |
__Formatter.toFormat(Plus el) |
boolean |
Plus.x_equals(Plus e0) |
see also the complete user documentation .