Uses of Package
net.ssehub.easy.varModel.cstEvaluation
Packages that use net.ssehub.easy.varModel.cstEvaluation
Package
Description
This package represents a specific variability model configuration.
Implements the evaluation of constraint syntax trees.
This package contains utility classes for filtering the model for specific model elements.
-
Classes in net.ssehub.easy.varModel.cstEvaluation used by net.ssehub.easy.varModel.confModel
-
Classes in net.ssehub.easy.varModel.cstEvaluation used by net.ssehub.easy.varModel.cstEvaluationClassDescriptionAn accessor based on a decision variable.Basic (number) operations.Defines the interface for a binary boolean operation.Implements an accessor for decision variables.Implements an accessor for constant values.Implements a constant value resolution visitor.Implements an accessor for decision variables.Implements an evaluator adaptor for collecting operations.Defines a container/container operation.A combined container value / accessor.Defines a container/value operation.Realizes a context stack for evaluating nested self expressions.Implements a poolable stack frame.Defines the evaluation of a binary enum (literal) operation.Defines a unified accessor to variables, constants, slots etc.Some basic functionality required by the evaluators without exposing the
EvaluationVisitor.Evaluation visitor for IVML expressions.Implements the evaluation context.Extended Message class for saving variables that fail in assignments.Strategy for comparing two numbers.Interface to the constraint evaluator to avoid unnecessary access when passing along an evaluation visitor.Provides an iterator aggregation function.Implements an accessor for index access.Evaluates an IVML operation.Informs interested parties about the resolution of a variable to a decision variable.Is called when theEvaluationVisitorchanges a value in the configuration.Indicates the kind of the change.Creates a local configuration instance.A local decision variable representing a parameter or a local variable.Finds variables with static access in the given expression.Implements an accessor for decision variables.Defines a copy specification.Optional listener interface to generically track primary value assignments.An interface providing information to create freeze blocks for new variables.A version evaluation result validator. -
Classes in net.ssehub.easy.varModel.cstEvaluation used by net.ssehub.easy.varModel.model.filter