TotalCompositeValues
TotalCompositeValues
- Superclass
- EditorValues
- Subclasses
- none
- Referenced By
- CompositeReportModel
This class is used for creating a model with one table and one row. The value for the one
row is obtained from other models, which this class has access to through the wrapper.
Instance Variables:
totalLabel <String> Name of the total table.
formatSymbol <Symbol> Formatting type.
wrapper <CompositeReportModel> The wrapper that holds all other models.
values <OrderedCollection<Association<String->operator>>> A collection of names of
models and the operators to apply.
Developed By: Joseph W. Yoder (yoder@cs.uiuc.edu) and Jee Ku (jku@cat.ncsa.uiuc.edu)
- Potential problems with this comment:
Instance variable commented but not in class definition -
totalLabel
Instance variable not commented -
name, type, values