Uses of Class
net.ssehub.easy.varModel.confModel.ContainerVariable
Packages that use ContainerVariable
Package
Description
This package represents a specific variability model configuration.
Implements the evaluation of constraint syntax trees.
-
Uses of ContainerVariable in net.ssehub.easy.varModel.confModel
Subclasses of ContainerVariable in net.ssehub.easy.varModel.confModelModifier and TypeClassDescriptionclassDecision variable forSequencess.classDecision variable forSets.Methods in net.ssehub.easy.varModel.confModel that return ContainerVariableModifier and TypeMethodDescriptionprotected ContainerVariableContainerItemConfigProvider.getParent()Constructors in net.ssehub.easy.varModel.confModel with parameters of type ContainerVariableModifierConstructorDescription(package private)ContainerItemConfigProvider(ContainerVariable parent, int index) Sole constructor for creating aVariableConfigProviderfor nested elements of a container. -
Uses of ContainerVariable in net.ssehub.easy.varModel.cstEvaluation
Methods in net.ssehub.easy.varModel.cstEvaluation that return ContainerVariableModifier and TypeMethodDescriptionprivate ContainerVariableVariableValueCopier.ensureContainerVariable(ContainerVariable target) Ensures that the given container variable is configured and empty.Methods in net.ssehub.easy.varModel.cstEvaluation with parameters of type ContainerVariableModifier and TypeMethodDescriptionprivate ContainerVariableVariableValueCopier.ensureContainerVariable(ContainerVariable target) Ensures that the given container variable is configured and empty.