| |
|
| org.cougaar.glm.ldm.asset.WaterVehiclePG
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 *
|
nullPG | WaterVehiclePG nullPG(Code) | | The Null instance for indicating that the PG definitely has no value *
|
primaryClass | Class primaryClass(Code) | | the (immutable) class type returned by domain factory *
|
getBerthRequirements | String getBerthRequirements()(Code) | | The type of berth required *
|
getCrewRequirements | long getCrewRequirements()(Code) | | |
getMaximumDraft | Distance getMaximumDraft()(Code) | | The draft when fully loaded *
|
getMeanEngineTimeBetweenRepairs | Duration getMeanEngineTimeBetweenRepairs()(Code) | | Used for estimating repair requirements based on engine running time *
|
getMinimumDraft | Distance getMinimumDraft()(Code) | | The draft when unloaded *
|
|
|
|