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 TypeMethodDescriptionvoidvoidvoidvoidFill the director maps to the disjunction of all directors of the components.voidvoidPrint a permutation expression.voidCalculate graphic size and position of a Perm Alt-Expressin.voidvoidprotected voidResolver4.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_obligatesDeprecated.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 voidvoidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidvoid__SAX_Writer.dumpfields(Perm e0) void__SAX_Parser.XMLPARSER_Perm.fillFields(Perm newobj) voidCoRewrite.follow_obligates(Perm element) voidDump.follow_obligates(Perm element) voidMatch.follow_obligates(Perm element) voidRewrite.follow_obligates(Perm element) voidSinglePhase.follow_obligates(Perm element) voidMATCH_ONLY_00.followAll_obligates(Perm element) voidvoid__SAX_Parser.XMLPARSER_Perm.parsefields(Perm newobj) protected voidprotected voidprotected voidDump.printscalars(Perm e0) protected voidCoRewrite.rewriteFields(Perm clone) protected voidRewrite.rewriteFields(Perm clone) protected FormatbooleanMethod 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 PermPermutationGroup.ruleGenerated by umod; model author's documentation MISSING.protected PermState_perm.ruleGenerated 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_ruleDeprecated.Use new '::' method reference instead.static final Function<State_perm, Perm> State_perm.get_ruleDeprecated.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 voidbooleanGenerated 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/..".