Uses of Class
net.ssehub.easy.varModel.confModel.CompoundVariable
-
Packages that use CompoundVariable Package Description net.ssehub.easy.varModel.confModel This package represents a specific variability model configuration. -
-
Uses of CompoundVariable in net.ssehub.easy.varModel.confModel
Methods in net.ssehub.easy.varModel.confModel that return CompoundVariable Modifier and Type Method Description protected CompoundVariableCompoundItemConfigProvider. getParent()Constructors in net.ssehub.easy.varModel.confModel with parameters of type CompoundVariable Constructor Description CompoundItemConfigProvider(CompoundVariable parent, java.lang.String slotName)Sole constructor for creating aVariableConfigProviderfor nested elements of a compound.
-