Uses of Interface
net.ssehub.easy.varModel.cstEvaluation.ContainerOperations.Container2Operation
-
Packages that use ContainerOperations.Container2Operation Package Description net.ssehub.easy.varModel.cstEvaluation Implements the evaluation of constraint syntax trees. -
-
Uses of ContainerOperations.Container2Operation in net.ssehub.easy.varModel.cstEvaluation
Fields in net.ssehub.easy.varModel.cstEvaluation declared as ContainerOperations.Container2Operation Modifier and Type Field Description private ContainerOperations.Container2OperationContainerOperations.Container2OperationEvaluator. opConstructors in net.ssehub.easy.varModel.cstEvaluation with parameters of type ContainerOperations.Container2Operation Constructor Description Container2OperationEvaluator(ContainerOperations.Container2Operation op)Creates a container/container operation evaluator.
-