Package net.ssehub.easy.varModel.model.values
package net.ssehub.easy.varModel.model.values
Instances of the datatypes. All instances represent constant values!
-
ClassDescriptionHolding basis data types.This class holds the value for the boolean.CompoundValue class.This class holds the value for a constraint type.ContainerValue class.Holding enum literals.This class holds the value for the integer.A parent instance that holds the actual value, typically a configured variable.Defines a visitor for values.Holds the value for a
MetaType.Defines the null value.Defines the type of the singleton null value.This class holds the value for the real.Reference value class.This class holds the value for the string.Super class ofContainerValueandCompoundValue.Basis value class.An exception which signals that a given value does not match the specified type.The ValueFactory provides easy access to the Values.Private interface for calling the constructor of the right value type.Adapts the value visitor interface with an empty implementation.This class holds the value for a version.