Package it.unibo.alchemist.boundary.variables
See: Description
-
Class Summary Class Description PrintableVariable A variable stub, with a default toString method. GeometricVariable A variable ranging geometrically (exponentially) in a range. LinearVariable This class represents a linear variable, namely a variable whose values span linearly between minimum and maximum. ArbitraryVariable A variable spanning over an arbitrary set of values. Flag This variable is a flag. NumericConstant A numeric constant. Constant A constant value, expressed as a variable to promote code reuse in Alchemist specifications. JSR223Variable This variable loads any JSR-233 language available in the classpath.