Uses of Class
net.ssehub.easy.varModel.cstEvaluation.CompoundSlotAccessor
Packages that use CompoundSlotAccessor
Package
Description
Implements the evaluation of constraint syntax trees.
-
Uses of CompoundSlotAccessor in net.ssehub.easy.varModel.cstEvaluation
Fields in net.ssehub.easy.varModel.cstEvaluation with type parameters of type CompoundSlotAccessorModifier and TypeFieldDescriptionstatic final net.ssehub.easy.basics.pool.Pool<CompoundSlotAccessor> CompoundSlotAccessor.POOLMethods in net.ssehub.easy.varModel.cstEvaluation that return CompoundSlotAccessorModifier and TypeMethodDescriptionCompoundSlotAccessor.bind(IDecisionVariable variable, String slotName, EvaluationContext context) Binds the accessor to the given variable and context.CompoundSlotAccessor.bind(LocalDecisionVariable variable, String slotName, EvaluationContext context) Binds the accessor to the given variable and context.