Uses of Class
eu.bandm.tools.d2d2.rt.PermutationGroup
Packages that use 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
Methods in eu.bandm.tools.d2d2.base with parameters of type PermutationGroup -
Uses of PermutationGroup in eu.bandm.tools.d2d2.rt
Fields in eu.bandm.tools.d2d2.rt declared as PermutationGroupModifier and TypeFieldDescriptionprotected PermutationGroupState_perm.directoryGenerated by umod; model author's documentation MISSING.Fields in eu.bandm.tools.d2d2.rt with type parameters of type PermutationGroupModifier and TypeFieldDescriptionstatic final Function<State_perm, PermutationGroup> State_perm.get_directoryDeprecated.Use new '::' method reference instead.static final Function<PermutationGroup, Perm> PermutationGroup.get_ruleDeprecated.Use new '::' method reference instead.static final Function<PermutationGroup, CheckedMap_RD<Expression, PermutationSubexpression>> PermutationGroup.get_subsDeprecated.Use new '::' method reference instead.Methods in eu.bandm.tools.d2d2.rt that return PermutationGroupModifier 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.Methods in eu.bandm.tools.d2d2.rt that return types with arguments of type PermutationGroupModifier 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) Methods in eu.bandm.tools.d2d2.rt with parameters of type PermutationGroupModifier and TypeMethodDescriptionprotected void__Formatter.action(PermutationGroup el) protected voidDump_rt.action(PermutationGroup e0) protected voidMATCH_ONLY_00.action(PermutationGroup e0) protected voidMatch_rt.action(PermutationGroup e0) protected voidSinglePhase_rt.action(PermutationGroup e0) protected voidDump_rt.descend(PermutationGroup e0) protected voidMatch_rt.descend(PermutationGroup e0) voidDump_rt.follow_subs(PermutationGroup element) voidMatch_rt.follow_subs(PermutationGroup element) voidSinglePhase_rt.follow_subs(PermutationGroup element) voidMATCH_ONLY_00.followAll_subs(PermutationGroup element) voidMATCH_ONLY_00.match(PermutationGroup e0) protected voidMatch_rt.post(PermutationGroup e0) protected voidMatch_rt.pre(PermutationGroup e0) protected voidDump_rt.printscalars(PermutationGroup e0) booleanState_perm.set_directory(PermutationGroup val) Generated by umod; model author's documentation MISSING.protected Format__Formatter.toFormat(PermutationGroup el) Method parameters in eu.bandm.tools.d2d2.rt with type arguments of type PermutationGroupModifier 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.Constructors in eu.bandm.tools.d2d2.rt with parameters of type PermutationGroupModifierConstructorDescriptionState_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/..".