| org.cougaar.glm.ldm.asset.GroundSelfPropulsionPG
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 *
|
getFuelConsumptionPerMile | Volume getFuelConsumptionPerMile()(Code) | | Average fuel consumption per mile (eg: gallons per mile) *
|
getTractionType | String getTractionType()(Code) | | Type of traction (wheeled, tracked, half-tracked) *
|
|
|