calculate the variable DataSerie (abstract to override in each variable)
calculate the variable DataSerie (abstract to override in each variable)
Data
calculate the last value of the variable DataSerie (abstract to override in each variable)
calculate the last value of the variable DataSerie (abstract to override in each variable)
Data
check if the variable is calculable with the given DataCollection
check if the variable is calculable with the given DataCollection
Boolean
check if the variable is calculable with the given set of variables
check if the variable is calculable with the given set of variables
Set[Variable]> the set of variables
Boolean
choose a group of Parameters in a DataMapper set from a Datacollection
choose a group of Parameters in a DataMapper set from a Datacollection
VariablePairMap
choose a group of DataSeries in a DataMapper set from a Datacollection
choose a group of DataSeries in a DataMapper set from a Datacollection
VariablePairMap
choose a group of variables in a DataMapper set from a Datacollection
choose a group of variables in a DataMapper set from a Datacollection
VariableDataMap
choose a group of variables in a DataMapper set from a Datacollection
choose a group of variables in a DataMapper set from a Datacollection
VariableDataMap
check if a DataCollection contains this variable
check if a DataCollection contains this variable
DataCollection > the DataCollection
Boolean
check if a Set[Variable] contains this variable
check if a Set[Variable] contains this variable
Set[Variable]> the set of variables
Boolean
check if a Sequence of abbreviation contain this variable abbreviation
check if a Sequence of abbreviation contain this variable abbreviation
Seq[String] > Sequence of abbreviation
Boolean
prints the required variables
prints the required variables
String
Trait for variables that can be calculated. Contains some utility functions to check or search for input parameters.