Uses of Class
net.ssehub.easy.varModel.confModel.CompoundVariable
Packages that use CompoundVariable
Package
Description
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 CompoundVariableModifier and TypeMethodDescriptionprotected CompoundVariableCompoundItemConfigProvider.getParent()Constructors in net.ssehub.easy.varModel.confModel with parameters of type CompoundVariableModifierConstructorDescriptionprotectedCompoundItemConfigProvider(CompoundVariable parent, String slotName) Sole constructor for creating aVariableConfigProviderfor nested elements of a compound.