Variables

This sub-package contains interfaces and clases used to create variables and collections of variables.

Interfaces

IVariable

The IVariable interface allows you to define a variable.

IVariableCollection

The IVariableCollection interface defines a list of variables.


Classes

Variable

Implements a variable holder object.

VariableCollection

Implements a list of variables.