Package org.problets.domain.model.variable.aggregate

Class Summary
AggregateVarModel Class: AggregateVarModel Purpose: This class serves as the base class for aggregate variables including ArrayModel and StructureVarModel
ArrayModel Class: ArrayModel Purpose: Represents an array of AbstractVarModel objects
ArrayTableModel Class: ArrayTableModel Purpose: The TableModel for class ArrayView's JTable component.
ArrayView Class: ArrayView Purpose: Displays an ArrayModel in a JTable
ErrorVarModel Class: ErrorVarModel Purpose: This class acts as a place holder for non-existent variables.