Uses of Class
net.ssehub.easy.varModel.cstEvaluation.ConstantAccessor
Packages that use ConstantAccessor
Package
Description
Implements the evaluation of constraint syntax trees.
-
Uses of ConstantAccessor in net.ssehub.easy.varModel.cstEvaluation
Fields in net.ssehub.easy.varModel.cstEvaluation with type parameters of type ConstantAccessorModifier and TypeFieldDescriptionstatic final net.ssehub.easy.basics.pool.Pool<ConstantAccessor> ConstantAccessor.POOLMethods in net.ssehub.easy.varModel.cstEvaluation that return ConstantAccessorModifier and TypeMethodDescriptionConstantAccessor.bind(Value value, boolean isConstant, EvaluationContext context) Binds the accessor to the given value and context.