Package eu.bandm.tools.d2d2.rt
Class State_rep
java.lang.Object
eu.bandm.tools.d2d2.rt.State
eu.bandm.tools.d2d2.rt.State_rep
- All Implemented Interfaces:
Formattable,Cloneable
@Generated(generator="eu.bandm.tools.umod",
version="",
timestamp="2026-01-24_19h42m37")
public class State_rep
extends State
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "Rt.umod":114.3-115.49, see this pretty print.)
(This definition has been created by UMod from the source at SYSTEM "Rt.umod":114.3-115.49, see this pretty print.)
-
Field Summary
FieldsModifier and TypeFieldDescriptionDeprecated.Use new '::' method reference instead.protected GrUnaryGenerated 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_rep(@Opt State predec, ResultContainer result, boolean inxslt, GrUnary rule) Constructor defined according to directive »C 0/..«.
State_rep(ResultContainer result, GrUnary rule) Constructor with minimal set of arguments, is supplied automatically by the umod compiler, not explicitly by the user.
-
Method Summary
Modifier and TypeMethodDescriptiondoclone()Clones this object.format()Delivers a format object for pretty-printing by inheritance from some ancestor class.get_rule()Generated by umod; model author's documentation MISSING.Copies values of all common fields from the argument.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":115.9-49, see this pretty print.)
The type of this field isGrUnary(nevernull)
It is set by every possible constructor.
- See Also:
-
get_rule
Deprecated.Use new '::' method reference instead.
-
-
Constructor Details
-
State_rep
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 fieldrule
-
State_rep
Constructor with minimal set of arguments, is supplied automatically by the umod compiler, not explicitly by the user.
- Parameters:
result- is copied to fieldState.resultrule- is copied to fieldrule
-
State_rep
State_rep()
-
-
Method Details
-
doclone
-
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":115.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":115.9-49, see this pretty print.)
Updates the (mutable) instance destructively.- Parameters:
val- the new value of typeGrUnary(nevernull)- Returns:
- whether a change (w.r.t.
==) did actually happen. - See Also:
-