Uses of Interface
io.dialob.session.engine.program.expr.arith.VariableReference
Packages that use VariableReference
-
Uses of VariableReference in io.dialob.session.engine.program.expr.arith
Classes in io.dialob.session.engine.program.expr.arith that implement VariableReferenceMethods in io.dialob.session.engine.program.expr.arith that return VariableReferenceMethods in io.dialob.session.engine.program.expr.arith with parameters of type VariableReferenceModifier and TypeMethodDescriptionstatic <T> ImmutableVariableReference<T> ImmutableVariableReference.copyOf(VariableReference<T> instance) Creates an immutable copy of aVariableReferencevalue.ImmutableVariableReference.Builder.from(VariableReference<T> instance) Fill a builder with attribute values from the providedio.dialob.session.engine.program.expr.arith.VariableReferenceinstance.static ExpressionLocalizedLabelOperator.toStringExpression(ProgramBuilder programBuilder, ItemId itemId, VariableReference variableReference)