Uses of Class
eu.bandm.tools.d2d2.rt.PermutationGroup
Package
Description
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
Umod main model class: This is a model for the
results of d2d text parsing.
-
Uses of PermutationGroup in eu.bandm.tools.d2d2.base
-
Uses of PermutationGroup in eu.bandm.tools.d2d2.rt
Modifier and TypeFieldDescriptionprotected PermutationGroup
State_perm.directory
Generated by umod; model author's documentation MISSING.Modifier and TypeFieldDescriptionstatic final Function<State_perm,
PermutationGroup> State_perm.get_directory
Deprecated.Use new '::' method reference instead.static final Function<PermutationGroup,
Perm> PermutationGroup.get_rule
Deprecated.Use new '::' method reference instead.static final Function<PermutationGroup,
CheckedMap_RD<Expression, PermutationSubexpression>> PermutationGroup.get_subs
Deprecated.Use new '::' method reference instead.Modifier and TypeMethodDescriptionPermutationGroup.doclone()
Clones this object.State_perm.get_directory()
Generated by umod; model author's documentation MISSING.Copies values of all common fields from the argument.Modifier and TypeMethodDescriptionstatic Pattern<PermutationGroup>
Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<PermutationGroup>
PermutationGroup.get_subs
(Pattern<? super CheckedMap_RD<Expression, PermutationSubexpression>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<PermutationGroup>
__Patterns.term_PermutationGroup
(Pattern<? super Udom> superpattern, Pattern<? super Perm> p_rule, Pattern<? super CheckedMap_RD<Expression, PermutationSubexpression>> p_subs) Modifier and TypeMethodDescriptionprotected void
__Formatter.action
(PermutationGroup el) protected void
Dump_rt.action
(PermutationGroup e0) protected void
MATCH_ONLY_00.action
(PermutationGroup e0) protected void
Match_rt.action
(PermutationGroup e0) protected void
SinglePhase_rt.action
(PermutationGroup e0) protected void
Dump_rt.descend
(PermutationGroup e0) protected void
Match_rt.descend
(PermutationGroup e0) void
Dump_rt.follow_subs
(PermutationGroup element) void
Match_rt.follow_subs
(PermutationGroup element) void
SinglePhase_rt.follow_subs
(PermutationGroup element) void
MATCH_ONLY_00.followAll_subs
(PermutationGroup element) 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) Modifier and TypeMethodDescription__Patterns.cast_PermutationGroup
(Pattern<? super PermutationGroup> p) static Pattern<State_perm>
State_perm.get_directory
(Pattern<? super PermutationGroup> p) Lifts a pattern which matches the field value to one which matches this whole object.ModifierConstructorDescriptionState_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/..".