Trait for variables that can be calculated.
Core class (abstract) to hold data, with a definition (variable).
Collection of Data objects (DataSerie or Parameter).
Implementation of a class holding data series (time series), with a definition (variable).
Collection of DataSerie objects.
Not used.
HashMap which build the key value appying a method (buildKey) to the value object.
Implementation of a class to hold a single value (parameter), with a definition (variable).
Collection of Parameter objects.
Trait for variables which are time series (DataSerie).
Implementation of a class holding data series (time series), with a definition (variable).
Collection of Variable sequences, storing the order of variable selection for computations.
Contains the list of variables (case objects), to be used in a enum style.