Package eu.bandm.tools.d2d2.rt
Class State_singleton
java.lang.Object
eu.bandm.tools.d2d2.rt.State
eu.bandm.tools.d2d2.rt.State_singleton
- All Implemented Interfaces:
Formattable,Cloneable
@Generated(generator="eu.bandm.tools.umod",
version="",
timestamp="2025-08-17_22h56m45")
public class State_singleton
extends State
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "Rt.umod":87.3-90.49, see this pretty print.)
(This definition has been created by UMod from the source at SYSTEM "Rt.umod":87.3-90.49, see this pretty print.)
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected DefinitionGenerated by umod; model author's documentation MISSING.static final Function<State_singleton, Definition> Deprecated.Use new '::' method reference instead.static final Function<State_singleton, Reference> Deprecated.Use new '::' method reference instead.static final Function<State_singleton, Expression> Deprecated.Use new '::' method reference instead.protected ReferenceGenerated by umod; model author's documentation MISSING.protected ExpressionGenerated 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_singleton(ResultContainer result, Reference ref, Definition def, Expression rule) Synthetic minimal constructor provided by the umod compiler.State_singleton(State predec, ResultContainer result, boolean inxslt, Reference ref, Definition def, Expression rule) Constructor generated according to specification #0
Constructor defined according to directive "C 0/..". -
Method Summary
Modifier and TypeMethodDescriptiondoclone()Clones this object.format()Delivers a format object for pretty-printing by inheritance from some ancestor class.get_def()Generated by umod; model author's documentation MISSING.static Pattern<State_singleton> get_def(Pattern<? super Definition> p) Lifts a pattern which matches the field value to one which matches this whole object.get_ref()Generated by umod; model author's documentation MISSING.static Pattern<State_singleton> 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_def(Definition val) Generated 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
-
ref
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "Rt.umod":88.9-49, see this pretty print.)
The type of this field isReference(nevernull)
It is set by every possible constructor.- See Also:
-
get_ref
Deprecated.Use new '::' method reference instead. -
def
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "Rt.umod":89.9-49, see this pretty print.)
The type of this field isDefinition(nevernull)
It is set by every possible constructor.- See Also:
-
get_def
Deprecated.Use new '::' method reference instead. -
rule
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "Rt.umod":90.9-49, see this pretty print.)
The type of this field isExpression(nevernull)
It is set by every possible constructor.- See Also:
-
get_rule
Deprecated.Use new '::' method reference instead.
-
-
Constructor Details
-
State_singleton
public State_singleton(State predec, ResultContainer result, boolean inxslt, Reference ref, Definition def, Expression rule) 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.inxsltref- is copied to fieldrefdef- is copied to fielddefrule- is copied to fieldrule
-
State_singleton
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.resultref- is copied to fieldrefdef- is copied to fielddefrule- is copied to fieldrule
-
State_singleton
State_singleton()
-
-
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_ref
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "Rt.umod":88.9-49, see this pretty print.)
Generated getter method.- Returns:
- The current field value of type
Reference(nevernull) - See Also:
-
set_ref
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "Rt.umod":88.9-49, see this pretty print.)
Updates the (mutable) instance destructively.- Parameters:
val- the new value of typeReference(nevernull)- Returns:
- whether a change (w.r.t.
==) did actually happen. - See Also:
-
get_def
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "Rt.umod":89.9-49, see this pretty print.)
Generated getter method.- Returns:
- The current field value of type
Definition(nevernull) - See Also:
-
set_def
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "Rt.umod":89.9-49, see this pretty print.)
Updates the (mutable) instance destructively.- Parameters:
val- the new value of typeDefinition(nevernull)- Returns:
- whether a change (w.r.t.
==) did actually happen. - See Also:
-
get_rule
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "Rt.umod":90.9-49, see this pretty print.)
Generated getter method.- Overrides:
get_rulein classState- Returns:
- The current field value of type
Expression(nevernull) - See Also:
-
set_rule
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "Rt.umod":90.9-49, see this pretty print.)
Updates the (mutable) instance destructively.- Parameters:
val- the new value of typeExpression(nevernull)- Returns:
- whether a change (w.r.t.
==) did actually happen. - See Also:
-
get_ref
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_def
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.
-