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.rt |
Umod main model class: This is a model for the
results of d2d text parsing.
|
Modifier and Type | Method and Description |
---|---|
void |
Udom2Sax.action(PermutationGroup pg) |
Modifier and Type | Field and Description |
---|---|
protected PermutationGroup |
State_perm.directory
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Field and Description |
---|---|
static Function<State_perm,PermutationGroup> |
State_perm.get_directory
Deprecated.
Use new '::' method reference instead.
|
static Function<PermutationGroup,Perm> |
PermutationGroup.get_rule
Deprecated.
Use new '::' method reference instead.
|
static Function<PermutationGroup,CheckedMap_RD<Expression,PermutationSubexpression>> |
PermutationGroup.get_subs
Deprecated.
Use new '::' method reference instead.
|
Modifier and Type | Method and Description |
---|---|
PermutationGroup |
PermutationGroup.doclone()
Clones this object.
|
PermutationGroup |
State_perm.get_directory()
Generated by umod; model author's documentation MISSING.
|
PermutationGroup |
PermutationGroup.initFrom(Object o0)
Copies values of all common fields from the argument.
|
Modifier and Type | Method and Description |
---|---|
protected void |
SinglePhase_rt.action(PermutationGroup e0) |
protected void |
Match_rt.action(PermutationGroup e0) |
protected void |
Dump_rt.action(PermutationGroup e0) |
protected void |
__Formatter.action(PermutationGroup el) |
protected void |
MATCH_ONLY_00.action(PermutationGroup e0) |
protected void |
Match_rt.descend(PermutationGroup e0) |
protected void |
Dump_rt.descend(PermutationGroup e0) |
void |
MATCH_ONLY_00.match(PermutationGroup e0) |
protected void |
Match_rt.post(PermutationGroup e0) |
protected void |
Match_rt.pre(PermutationGroup e0) |
protected void |
Dump_rt.printscalars(PermutationGroup e0) |
boolean |
State_perm.set_directory(PermutationGroup val)
Generated by umod; model author's documentation MISSING.
|
protected Format |
__Formatter.toFormat(PermutationGroup el) |
Constructor and Description |
---|
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 .