Class VariableTable

All Implemented Interfaces:
Serializable, Cloneable, Iterable<Variable>, Collection<Variable>, List<Variable>

public class VariableTable extends ModelComponentTable<Variable>
Top level table in the datamodel. It contains a list of global variables.
See Also:
  • Method Details