Uses of Class
net.ssehub.easy.varModel.model.filter.mandatoryVars.VariableContainer
-
Packages that use VariableContainer Package Description net.ssehub.easy.varModel.model.filter.mandatoryVars Filter for finding mandatory declarations. -
-
Uses of VariableContainer in net.ssehub.easy.varModel.model.filter.mandatoryVars
Fields in net.ssehub.easy.varModel.model.filter.mandatoryVars declared as VariableContainer Modifier and Type Field Description private VariableContainerMandatoryDeclarationClassifier. varContainerMethods in net.ssehub.easy.varModel.model.filter.mandatoryVars that return VariableContainer Modifier and Type Method Description VariableContainerMandatoryDeclarationClassifier. getImportances()Returns the information which variables are mandatory (should be changed by the user).
-