Uses of Class
net.ssehub.easy.varModel.confModel.StructuredVariable
Packages that use StructuredVariable
Package
Description
This package represents a specific variability model configuration.
-
Uses of StructuredVariable in net.ssehub.easy.varModel.confModel
Subclasses of StructuredVariable in net.ssehub.easy.varModel.confModelModifier and TypeClassDescriptionclassClass for variables of Compounds.classVariableConfigProviderfor nested variables of aContainerVariable.classDecision variable forSequencess.classDecision variable forSets.Fields in net.ssehub.easy.varModel.confModel declared as StructuredVariableMethods in net.ssehub.easy.varModel.confModel that return StructuredVariableModifier and TypeMethodDescriptionprotected StructuredVariableNestedVarConfigProvider.getParent()Returns theStructuredVariablewhich hold the relatedIDecisionVariablewhere this provider belongs to.Constructors in net.ssehub.easy.varModel.confModel with parameters of type StructuredVariableModifierConstructorDescriptionprotectedSole constructor for this class.