org.cougaar.logistics.ui.inventory.data |
|
Java Source File Name | Type | Comment |
BlankInventoryData.java | Class | |
InventoryAR.java | Class |
The InventoryAR is the concrete class that corresponds
to a supply or withdraw type Allocation Result. |
InventoryChildProjAR.java | Class |
The InventoryChildProjAR is the concrete class that corresponds
to an expansion of an InventoryProjAR into bucket size buckets. |
InventoryChildProjTask.java | Class | |
InventoryData.java | Class |
The InventoryData holds all the Inventory Schedules
data and asset name and org associated with the inventory
data necessary to chart the graph. |
InventoryLevel.java | Class |
The InventoryLevel is a concrete class that reflects a
level csv in the xml. |
InventoryPreferenceData.java | Class | |
InventoryProjAR.java | Class |
The InventoryProjAR is the concrete class that corresponds
to a projectsupply or projectwithdraw type Allocation Result. |
InventoryProjTask.java | Class |
The InventoryProjTask is the concrete class that corresponds
to a projectsupply or projectwithdraw type task schedule element. |
InventoryScheduleElement.java | Class |
The InventoryScheduleElement is the abstract class that all data
elements (tasks,ARs, and levels) inherit from that are
coming over the wire from the servlet in csv form. |
InventoryScheduleHeader.java | Class | |
InventoryTask.java | Class |
The InventoryTask is the concrete class that corresponds
to a supply or withdraw type task schedule element. |
InventoryTaskBase.java | Class |
The InventoryTaskBase is the abstract class that task based
types of schedule data elements inherit from. |