Class Summary |
BusinessData |
The BusinessData object is used by the business objects (e.g.
|
BusinessHeaderData |
The BusinessHeaderData object is used to initialize a graphical user
interface with the products and their specs (e.g. name, preferred price etc.)
|
CashFlowData |
Copyright (c) 2003-2005 Delft University of Technology, Jaffalaan 5, 2628 BX
Delft, the Netherlands. |
CommittedOrderDayData |
Contains the data for a committed order on a daily basis.
|
CommittedOrderMonthData |
Contains the data for a committed order on a monthly basis.
|
CommittedOrderWeekData |
Contains the data for a committed order on a weekly basis.
|
ContentNumberData |
This keeps track of the different numbers per message per product. |
CurrentRowOrColumnData |
The CurrentRowOrColumnData reflects a data object meant for client side. |
DateIntData |
The DateIntData object takes care of parsing the data in the form of days,
months and years into a DateFormat, or vice versa, taken into account the
starttime of the simulator. |
EconomicsData |
The EconomicsData object is a placeholder for data for the client-side
economics panel.
|
ProducedOrderDayData |
Contains the data for a produced order on a daily basis.
|
ProducedOrderMonthData |
Contains the data for a produced order on a monthly basis.
|
ProducedOrderWeekData |
Contains the data for a produced order on a weekly basis.
|
ProductionStartedData |
Contains the production order as well as the expected production end date.
|