Uses of Class
eu.bandm.tools.d2d2.model.Perm
Packages that use 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
Methods in eu.bandm.tools.d2d2.base with parameters of type PermModifier 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
Fields in eu.bandm.tools.d2d2.model with type parameters of type PermModifier and TypeFieldDescriptionstatic final Function
<Perm, CheckedSet<Expression>> Perm.get_obligates
Deprecated.Use new '::' method reference instead.Methods in eu.bandm.tools.d2d2.model that return PermModifier 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.Methods in eu.bandm.tools.d2d2.model that return types with arguments of type PermModifier 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) Methods in eu.bandm.tools.d2d2.model with parameters of type PermModifier 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
Method parameters in eu.bandm.tools.d2d2.model with type arguments of type Perm -
Uses of Perm in eu.bandm.tools.d2d2.rt
Fields in eu.bandm.tools.d2d2.rt declared as PermModifier 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.Fields in eu.bandm.tools.d2d2.rt with type parameters of type PermModifier 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.Methods in eu.bandm.tools.d2d2.rt that return PermModifier and TypeMethodDescriptionPermutationGroup.get_rule()
Generated by umod; model author's documentation MISSING.State_perm.get_rule()
Generated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.d2d2.rt with parameters of type PermModifier and TypeMethodDescriptionprotected void
boolean
Generated by umod; model author's documentation MISSING.Method parameters in eu.bandm.tools.d2d2.rt with type arguments of type PermModifier and TypeMethodDescriptionstatic Pattern
<PermutationGroup> 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 PermModifierConstructorDescriptionPermutationGroup
(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/.."
.