Package org.mars_sim.msp.simulation.person.medical

Contains classes involving a person's medical situation.

See:
          Description

Interface Summary
MedicalAid This interface defines an entity that can provide Medical Aid to an injured person.
 

Class Summary
Complaint This class represents the definition of a specific Medical Complaint that can effect a Person.
DeathInfo This class represents the status of a Person when death occurs.
HealthProblem This class represents a Health problem being suffered by a Person.
JUnitTests JUnit test suite
MedicalConfig Provides configuration information about medical complaints.
MedicalEvent This class represents the historical action of a medical problem occuring or being resolved.
MedicalManager This class provides a Factory for the Complaint class.
MedicalStation This class represents a medical station.
Treatment This class represents a Medical treatment that can be applied to a Person to cure a complaint.
 

Package org.mars_sim.msp.simulation.person.medical Description

Contains classes involving a person's medical situation.