Uses of Class
net.ssehub.easy.varModel.cstEvaluation.ContextStack.StackFrame
Packages that use ContextStack.StackFrame
Package
Description
Implements the evaluation of constraint syntax trees.
-
Uses of ContextStack.StackFrame in net.ssehub.easy.varModel.cstEvaluation
Fields in net.ssehub.easy.varModel.cstEvaluation with type parameters of type ContextStack.StackFrameModifier and TypeFieldDescriptionprivate static final net.ssehub.easy.basics.pool.Pool<ContextStack.StackFrame> ContextStack.POOLprivate Stack<ContextStack.StackFrame> ContextStack.stackMethods in net.ssehub.easy.varModel.cstEvaluation with parameters of type ContextStack.StackFrameModifier and TypeMethodDescriptionprivate voidContextStack.ensureCapacity(IDecisionVariable var, ContextStack.StackFrame frame) Ensures the capacity of a container variable.