Package org.mars_sim.msp.simulation.resource

Contains classes for resource specific items.

See:
          Description

Interface Summary
Resource A resource used in the simulation.
 

Class Summary
AmountResource The AmountResource class represents a type of resource that is a material measured in mass kg.
AmountResourceConfig Provides configuration information about amount resources.
AmountResourceStorage Storage for amount resources.
ItemResource The ItemResource class represents a type of resource that is measured in units, such as simple tools and parts.
Part The Part class represents a type of unit resource that is used for maintenance and repairs.
PartConfig Provides configuration information about parts.
PartPackageConfig Provides configuration information about part packages.
Phase A phase of an amount resource.
TestAmountResourcePhaseStorage  
TestAmountResourceStorage  
TestAmountResourceTypeStorage  
TestItemResource  
 

Exception Summary
ResourceException An exception related to resources.
 

Package org.mars_sim.msp.simulation.resource Description

Contains classes for resource specific items.