Uses of Class
net.ssehub.easy.varModel.model.values.BasisDatatypeValue
-
Packages that use BasisDatatypeValue Package Description net.ssehub.easy.varModel.model.values Instances of the datatypes. -
-
Uses of BasisDatatypeValue in net.ssehub.easy.varModel.model.values
Subclasses of BasisDatatypeValue in net.ssehub.easy.varModel.model.values Modifier and Type Class Description classBooleanValueThis class holds the value for the boolean.classConstraintValueThis class holds the value for a constraint type.classIntValueThis class holds the value for the integer.classRealValueThis class holds the value for the real.classStringValueThis class holds the value for the string.classVersionValueThis class holds the value for a version.
-