Package eu.bandm.tools.d2d2.rt
Class State_perm
java.lang.Object
eu.bandm.tools.d2d2.rt.State
eu.bandm.tools.d2d2.rt.State_perm
- All Implemented Interfaces:
Formattable,Cloneable
@Generated(generator="eu.bandm.tools.umod",
version="",
timestamp="2025-08-17_22h56m45")
public class State_perm
extends State
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "Rt.umod":96.3-100.29, see this pretty print.)
(This definition has been created by UMod from the source at SYSTEM "Rt.umod":96.3-100.29, see this pretty print.)
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected CheckedSet<Expression> Generated by umod; model author's documentation MISSING.protected PermutationGroupGenerated by umod; model author's documentation MISSING.static final Function<State_perm, CheckedSet<Expression>> Deprecated.Use new '::' method reference instead.static final Function<State_perm, PermutationGroup> Deprecated.Use new '::' method reference instead.static final Function<State_perm, CheckedSet<Expression>> Deprecated.Use new '::' method reference instead.static final Function<State_perm, Perm> Deprecated.Use new '::' method reference instead.protected CheckedSet<Expression> Generated by umod; model author's documentation MISSING.protected PermGenerated by umod; model author's documentation MISSING.Fields inherited from class eu.bandm.tools.d2d2.rt.State
get_inxslt, get_predec, get_result, inxslt, predec, result -
Constructor Summary
ConstructorsConstructorDescriptionState_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/..". -
Method Summary
Modifier and TypeMethodDescriptionvoiddescend_consumed(MATCH_ONLY_00 visitor) Deprecated.voiddescend_obligates(MATCH_ONLY_00 visitor) Deprecated.doclone()Clones this object.format()Delivers a format object for pretty-printing by inheritance from some ancestor class.Generated by umod; model author's documentation MISSING.static Pattern<State_perm> get_consumed(Pattern<? super CheckedSet<Expression>> p) Lifts a pattern which matches the field value to one which matches this whole object.Generated by umod; model author's documentation MISSING.static Pattern<State_perm> get_directory(Pattern<? super PermutationGroup> p) Lifts a pattern which matches the field value to one which matches this whole object.Generated by umod; model author's documentation MISSING.static Pattern<State_perm> get_obligates(Pattern<? super CheckedSet<Expression>> p) Lifts a pattern which matches the field value to one which matches this whole object.get_rule()Generated by umod; model author's documentation MISSING.Copies values of all common fields from the argument.booleanset_consumed(CheckedSet<Expression> val) Generated by umod; model author's documentation MISSING.booleanGenerated by umod; model author's documentation MISSING.booleanGenerated by umod; model author's documentation MISSING.booleanset_rule(Expression val) Generated by umod; model author's documentation MISSING.Methods inherited from class eu.bandm.tools.d2d2.rt.State
get_inxslt, get_inxslt, get_predec, get_predec, get_result, get_result, get_rule, set_inxslt, set_predec, set_result, set_rule
-
Field Details
-
rule
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "Rt.umod":97.9-49, see this pretty print.)
The type of this field isPerm(nevernull)
It is set by every possible constructor.- See Also:
-
get_rule
Deprecated.Use new '::' method reference instead. -
directory
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "Rt.umod":98.9-49, see this pretty print.)
The type of this field isPermutationGroup(nevernull)
It is set by every possible constructor.- See Also:
-
get_directory
Deprecated.Use new '::' method reference instead. -
obligates
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "Rt.umod":99.9-29, see this pretty print.)
The type of this field isCheckedSet<Expression(nevernull)>(nevernull)
Its value defaults to an empty collection.- See Also:
-
get_obligates
Deprecated.Use new '::' method reference instead. -
consumed
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "Rt.umod":100.9-29, see this pretty print.)
The type of this field isCheckedSet<Expression(nevernull)>(nevernull)
Its value defaults to an empty collection.- See Also:
-
get_consumed
Deprecated.Use new '::' method reference instead.
-
-
Constructor Details
-
State_perm
public 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/..".- Parameters:
predec- is copied to fieldState.predecresult- is copied to fieldState.resultinxslt- is copied to fieldState.inxsltrule- is copied to fieldruledirectory- is copied to fielddirectory
-
State_perm
Synthetic minimal constructor provided by the umod compiler.
Constructor with minimal set of arguments, supplied automatically by the umod compiler, not explicitly by user.- Parameters:
result- is copied to fieldState.resultrule- is copied to fieldruledirectory- is copied to fielddirectory
-
State_perm
State_perm()
-
-
Method Details
-
doclone
Clones this object. Method never fails, sinceCloneableis known to be implemented. -
format
Delivers a format object for pretty-printing by inheritance from some ancestor class.- Specified by:
formatin interfaceFormattable- Overrides:
formatin classState- Returns:
- a format that represents this object in a pretty-printable way
-
initFrom
Copies values of all common fields from the argument. All fields of this class definition are copied, iff the argument is of this class. Then the superclass method is invoked with the same argument. -
get_rule
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "Rt.umod":97.9-49, see this pretty print.)
Generated getter method. -
set_rule
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "Rt.umod":97.9-49, see this pretty print.)
Updates the (mutable) instance destructively.- Parameters:
val- the new value of typePerm(nevernull)- Returns:
- whether a change (w.r.t.
==) did actually happen. - See Also:
-
get_directory
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "Rt.umod":98.9-49, see this pretty print.)
Generated getter method.- Returns:
- The current field value of type
PermutationGroup(nevernull) - See Also:
-
set_directory
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "Rt.umod":98.9-49, see this pretty print.)
Updates the (mutable) instance destructively.- Parameters:
val- the new value of typePermutationGroup(nevernull)- Returns:
- whether a change (w.r.t.
==) did actually happen. - See Also:
-
get_obligates
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "Rt.umod":99.9-29, see this pretty print.)
Generated getter method.- Returns:
- The current field value of type
CheckedSet<Expression(nevernull)>(nevernull) - See Also:
-
set_obligates
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "Rt.umod":99.9-29, see this pretty print.)
Updates the (mutable) instance destructively.- Parameters:
val- the new value of typeCheckedSet<Expression(nevernull)>(nevernull)- Returns:
- whether a change (w.r.t.
==) did actually happen. - See Also:
-
descend_obligates
Deprecated. -
get_consumed
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "Rt.umod":100.9-29, see this pretty print.)
Generated getter method.- Returns:
- The current field value of type
CheckedSet<Expression(nevernull)>(nevernull) - See Also:
-
set_consumed
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "Rt.umod":100.9-29, see this pretty print.)
Updates the (mutable) instance destructively.- Parameters:
val- the new value of typeCheckedSet<Expression(nevernull)>(nevernull)- Returns:
- whether a change (w.r.t.
==) did actually happen. - See Also:
-
descend_consumed
Deprecated. -
get_directory
Lifts a pattern which matches the field value to one which matches this whole object.
More complex pattern methods are generated in the one ancillary class__Patterns. -
get_obligates
Lifts a pattern which matches the field value to one which matches this whole object.
More complex pattern methods are generated in the one ancillary class__Patterns. -
get_consumed
Lifts a pattern which matches the field value to one which matches this whole object.
More complex pattern methods are generated in the one ancillary class__Patterns.
-