Package | Description |
---|---|
eu.bandm.tools.d2d2.rt |
Umod main model class: This is a model for the
results of d2d text parsing.
|
Modifier and Type | Field and Description |
---|---|
static Function<PermutationGroup,CheckedMap_RD<Expression,PermutationSubexpression>> |
PermutationGroup.get_subs
Deprecated.
Use new '::' method reference instead.
|
protected CheckedMap_RD<Expression,PermutationSubexpression> |
PermutationGroup.subs
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Method and Description |
---|---|
PermutationSubexpression |
PermutationSubexpression.doclone()
Clones this object.
|
PermutationSubexpression |
PermutationSubexpression.initFrom(Object o0)
Copies values of all common fields from the argument.
|
Modifier and Type | Method and Description |
---|---|
CheckedMap_RD<Expression,PermutationSubexpression> |
PermutationGroup.get_subs()
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Method and Description |
---|---|
protected void |
SinglePhase_rt.action(PermutationSubexpression e0) |
protected void |
Match_rt.action(PermutationSubexpression e0) |
protected void |
Dump_rt.action(PermutationSubexpression e0) |
protected void |
__Formatter.action(PermutationSubexpression el) |
protected void |
MATCH_ONLY_00.action(PermutationSubexpression e0) |
protected void |
Match_rt.descend(PermutationSubexpression e0) |
protected void |
Dump_rt.descend(PermutationSubexpression e0) |
void |
MATCH_ONLY_00.match(PermutationSubexpression e0) |
protected void |
Match_rt.post(PermutationSubexpression e0) |
protected void |
Match_rt.pre(PermutationSubexpression e0) |
protected void |
Dump_rt.printscalars(PermutationSubexpression e0) |
void |
PermutationGroup.put_subs(Expression key0,
PermutationSubexpression value)
Convenience un-Currying method.
|
protected Format |
__Formatter.toFormat(PermutationSubexpression el) |
Modifier and Type | Method and Description |
---|---|
boolean |
PermutationGroup.set_subs(CheckedMap_RD<Expression,PermutationSubexpression> val)
Generated by umod; model author's documentation MISSING.
|
see also the complete user documentation .