| 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. 
 | 
| eu.bandm.tools.d2d2.rt | 
 Umod main model class:  This is a model for the 
 results of d2d text parsing. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CharacterParser.action(Perm permutation)  | 
void | 
SyntaxGraph.Layouter.action(Perm perm)  | 
void | 
SyntaxGraph.Painter.action(Perm perm)  | 
void | 
Text2Udom.Starter.action(Perm x)  | 
void | 
Resolver.AllExpressionNormalizer.action(Perm x)  | 
void | 
Resolver.FirstCalculator.action(Perm x)  | 
void | 
Resolver3.action(Perm x)  | 
void | 
CharParserPrepare.ReduceToCardinalities.action(Perm exp)  | 
void | 
Def2Dtd.action(Perm x)  | 
void | 
Resolver4.action(Perm x)  | 
void | 
StackPrinter.ExpressionPrinter.action(Perm x)  | 
void | 
RewriteCompare.descend(Perm e)  | 
void | 
Resolver3.Equivalence.descend(Perm e)  | 
void | 
Resolver4.Equivalence.descend(Perm e)  | 
protected void | 
Resolver3.rewriteFields(Perm clone)
Rewrite all sub-expessions; propagate "all are empty" upwards, or
  replace singleton-permutation by its only member. 
 | 
protected void | 
Resolver4.rewriteFields(Perm clone)  | 
| Modifier and Type | Field and Description | 
|---|---|
static Function<Perm,CheckedSet<Expression>> | 
Perm.get_obligates
Deprecated. 
 
Use new '::' method reference instead. 
 | 
static Function<Perm,CheckedList<Expression>> | 
Perm.get_on
Deprecated. 
 
Use new '::' method reference instead. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Perm | 
Perm.doclone()
Clones this object. 
 | 
Perm | 
Perm.initFrom(Object o0)
Copies values of all common fields from the argument. 
 | 
Perm | 
Perm.with_obligates(CheckedSet<Expression> val)
Generated by umod; model author's documentation MISSING. 
 | 
Perm | 
Perm.with_on(CheckedList<Expression> val)
Generated by umod; model author's documentation MISSING. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
CoRewrite.action(Perm e0)  | 
protected void | 
Rewrite.action(Perm e0)  | 
protected void | 
Match.action(Perm e0)  | 
protected void | 
__Formatter.action(Perm el)  | 
protected void | 
SinglePhase.action(Perm e0)  | 
protected void | 
MATCH_ONLY_00.action(Perm e0)  | 
protected void | 
Dump.action(Perm e0)  | 
protected void | 
Match.descend(Perm e0)  | 
protected void | 
Dump.descend(Perm e0)  | 
void | 
MATCH_ONLY_00.match(Perm e0)  | 
protected void | 
Match.post(Perm e0)  | 
protected void | 
Match.pre(Perm e0)  | 
protected void | 
Dump.printscalars(Perm e0)  | 
protected void | 
CoRewrite.rewriteFields(Perm clone)  | 
protected void | 
Rewrite.rewriteFields(Perm clone)  | 
protected Format | 
__Formatter.toFormat(Perm el)  | 
boolean | 
Perm.x_equals(Perm e0)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected Perm | 
State_perm.rule
Generated by umod; model author's documentation MISSING. 
 | 
protected Perm | 
PermutationGroup.rule
Generated by umod; model author's documentation MISSING. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static Function<State_perm,Perm> | 
State_perm.get_rule
Deprecated. 
 
Use new '::' method reference instead. 
 | 
static Function<PermutationGroup,Perm> | 
PermutationGroup.get_rule
Deprecated. 
 
Use new '::' method reference instead. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Perm | 
State_perm.get_rule()
Generated by umod; model author's documentation MISSING. 
 | 
Perm | 
PermutationGroup.get_rule()
Generated by umod; model author's documentation MISSING. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
MATCH_ONLY_00.action(Perm e0)  | 
boolean | 
PermutationGroup.set_rule(Perm val)
Generated by umod; model author's documentation MISSING. 
 | 
| Constructor and Description | 
|---|
PermutationGroup(Perm rule)
Constructor generated according to specification #0   
Constructor defined according to directive "C 0/..".  | 
State_perm(ResultContainer result,
          Perm rule,
          PermutationGroup directory)
Synthetic minimal constructor provided by the umod compiler. 
 | 
State_perm(State predec,
          ResultContainer result,
          boolean inxslt,
          Perm rule,
          PermutationGroup directory)
Constructor generated according to specification #0   
Constructor defined according to directive "C 0/..".  | 
see also the complete user documentation .