| org.cougaar.glm.ldm.asset.EquipmentOHReadinessPG
Method Summary | |
Map | getReadiness() Map of Integer values that correspond to the equipment on-hand rating. |
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 *
|
getReadiness | Map getReadiness()(Code) | | Map of Integer values that correspond to the equipment on-hand rating. Key for the first is the unit's permanent mission is String("2MTW") and subsequent ones are specific crises, String ("CAP1"), String ("CAP2"), etc. *
|
|
|