Uses of Class
net.ssehub.easy.varModel.confModel.DecisionVariable
-
Packages that use DecisionVariable Package Description net.ssehub.easy.varModel.confModel This package represents a specific variability model configuration. -
-
Uses of DecisionVariable in net.ssehub.easy.varModel.confModel
Subclasses of DecisionVariable in net.ssehub.easy.varModel.confModel Modifier and Type Class Description (package private) classBasisVariableClass for variables which do not bear nested variables.classCompoundVariableClass for variables of Compounds.classContainerVariableVariableConfigProviderfor nested variables of aContainerVariable.classSequenceVariableDecision variable for Sequencess.classSetVariableDecision variable for Sets.(package private) classStructuredVariableAbstract super class for variables of StructuredDatatype's.
-