Uses of Class
eu.bandm.tools.d2d2.model.Perm
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 the internal
model for the d2d text type definitions.
Umod main model class: This is a model for the
results of d2d text parsing.
-
Uses of Perm in eu.bandm.tools.d2d2.base
Modifier and TypeMethodDescriptionvoid
void
void
void
Fill the director maps to the disjunction of all directors of the components.void
void
Print a permutation expression.void
Calculate graphic size and position of a Perm Alt-Expressin.void
void
protected void
Resolver4.rewriteFields
(Perm clone) -
Uses of Perm in eu.bandm.tools.d2d2.model
Modifier and TypeFieldDescriptionstatic final Function<Perm,
CheckedSet<Expression>> Perm.get_obligates
Deprecated.Use new '::' method reference instead.Modifier and TypeMethodDescriptionPerm.doclone()
Clones this object.Copies values of all common fields from the argument.__SAX_Parser.matchSAX_Perm()
Perm.with_obligates
(CheckedSet<Expression> val) Generated by umod; model author's documentation MISSING.Modifier and TypeMethodDescriptionPerm.get_obligates
(Pattern<? super CheckedSet<Expression>> p) Lifts a pattern which matches the field value to one which matches this whole object.__Patterns.term_Perm
(Pattern<? super GrMult> superpattern, Pattern<? super CheckedSet<Expression>> p_obligates) Modifier and TypeMethodDescriptionprotected void
void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
void
__SAX_Writer.dumpfields
(Perm e0) void
__SAX_Parser.XMLPARSER_Perm.fillFields
(Perm newobj) void
CoRewrite.follow_obligates
(Perm element) void
Dump.follow_obligates
(Perm element) void
Match.follow_obligates
(Perm element) void
Rewrite.follow_obligates
(Perm element) void
SinglePhase.follow_obligates
(Perm element) void
MATCH_ONLY_00.followAll_obligates
(Perm element) void
void
__SAX_Parser.XMLPARSER_Perm.parsefields
(Perm newobj) protected void
protected void
protected void
Dump.printscalars
(Perm e0) protected void
CoRewrite.rewriteFields
(Perm clone) protected void
Rewrite.rewriteFields
(Perm clone) protected Format
boolean
-
Uses of Perm in eu.bandm.tools.d2d2.rt
Modifier and TypeFieldDescriptionprotected Perm
PermutationGroup.rule
Generated by umod; model author's documentation MISSING.protected Perm
State_perm.rule
Generated by umod; model author's documentation MISSING.Modifier and TypeFieldDescriptionstatic final Function<PermutationGroup,
Perm> PermutationGroup.get_rule
Deprecated.Use new '::' method reference instead.static final Function<State_perm,
Perm> State_perm.get_rule
Deprecated.Use new '::' method reference instead.Modifier and TypeMethodDescriptionPermutationGroup.get_rule()
Generated by umod; model author's documentation MISSING.State_perm.get_rule()
Generated by umod; model author's documentation MISSING.Modifier and TypeMethodDescriptionprotected void
boolean
Generated by umod; model author's documentation MISSING.Modifier and TypeMethodDescriptionstatic Pattern<PermutationGroup>
Lifts a pattern which matches the field value to one which matches this whole object.ModifierConstructorDescriptionPermutationGroup
(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/..".