Uses of Package
org.mars_sim.msp.simulation.resource

Packages that use org.mars_sim.msp.simulation.resource
org.mars_sim.msp.simulation Contains classes for creating a virtual Mars. 
org.mars_sim.msp.simulation.equipment Contains classes involving equipment units. 
org.mars_sim.msp.simulation.malfunction Contains classes involving malfunctions. 
org.mars_sim.msp.simulation.person.ai.mission Contains classes involving missions a person can perform. 
org.mars_sim.msp.simulation.person.ai.task Contains classes involving tasks a person can perform. 
org.mars_sim.msp.simulation.resource Contains classes for resource specific items. 
org.mars_sim.msp.simulation.structure Contains classes involving structure units. 
org.mars_sim.msp.simulation.structure.building.function Contains classes for settlement building functions. 
org.mars_sim.msp.simulation.structure.goods Contains classes for all used goods in the simulation 
org.mars_sim.msp.simulation.vehicle Contains classes involving vehicle units. 
 

Classes in org.mars_sim.msp.simulation.resource used by org.mars_sim.msp.simulation
AmountResource
          The AmountResource class represents a type of resource that is a material measured in mass kg.
AmountResourceConfig
          Provides configuration information about amount resources.
ItemResource
          The ItemResource class represents a type of resource that is measured in units, such as simple tools and parts.
PartConfig
          Provides configuration information about parts.
PartPackageConfig
          Provides configuration information about part packages.
Phase
          A phase of an amount resource.
 

Classes in org.mars_sim.msp.simulation.resource used by org.mars_sim.msp.simulation.equipment
Phase
          A phase of an amount resource.
 

Classes in org.mars_sim.msp.simulation.resource used by org.mars_sim.msp.simulation.malfunction
AmountResource
          The AmountResource class represents a type of resource that is a material measured in mass kg.
Part
          The Part class represents a type of unit resource that is used for maintenance and repairs.
 

Classes in org.mars_sim.msp.simulation.resource used by org.mars_sim.msp.simulation.person.ai.mission
AmountResource
          The AmountResource class represents a type of resource that is a material measured in mass kg.
Resource
          A resource used in the simulation.
 

Classes in org.mars_sim.msp.simulation.resource used by org.mars_sim.msp.simulation.person.ai.task
AmountResource
          The AmountResource class represents a type of resource that is a material measured in mass kg.
Resource
          A resource used in the simulation.
 

Classes in org.mars_sim.msp.simulation.resource used by org.mars_sim.msp.simulation.resource
AmountResource
          The AmountResource class represents a type of resource that is a material measured in mass kg.
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.
Phase
          A phase of an amount resource.
Resource
          A resource used in the simulation.
ResourceException
          An exception related to resources.
 

Classes in org.mars_sim.msp.simulation.resource used by org.mars_sim.msp.simulation.structure
AmountResource
          The AmountResource class represents a type of resource that is a material measured in mass kg.
Part
          The Part class represents a type of unit resource that is used for maintenance and repairs.
PartPackageConfig
          Provides configuration information about part packages.
 

Classes in org.mars_sim.msp.simulation.resource used by org.mars_sim.msp.simulation.structure.building.function
AmountResource
          The AmountResource class represents a type of resource that is a material measured in mass kg.
 

Classes in org.mars_sim.msp.simulation.resource used by org.mars_sim.msp.simulation.structure.goods
Resource
          A resource used in the simulation.
 

Classes in org.mars_sim.msp.simulation.resource used by org.mars_sim.msp.simulation.vehicle
AmountResource
          The AmountResource class represents a type of resource that is a material measured in mass kg.
Part
          The Part class represents a type of unit resource that is used for maintenance and repairs.