| org.cougaar.glm.ldm.asset.InventoryLevelsPG
factoryClass | Class factoryClass(Code) | | the factory class *
|
factoryMethod | String factoryMethod(Code) | | the method of factoryClass that creates this type *
|
mutableClass | String mutableClass(Code) | | the (mutable) class type returned by factoryMethod *
|
primaryClass | Class primaryClass(Code) | | the (immutable) class type returned by domain factory *
|
getGoalLevelSchedule | Schedule getGoalLevelSchedule()(Code) | | The quantity-schedule showing the level to which one ultimately wants to bring the inventory level to when reordering. *
|
getReorderLevelSchedule | Schedule getReorderLevelSchedule()(Code) | | The quantity-schedule showing the level which when stock levels fall below a replenish order will be placed. *
|
|
|