|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mars_sim.msp.simulation.Unit
org.mars_sim.msp.simulation.structure.Structure
org.mars_sim.msp.simulation.structure.Settlement
org.mars_sim.msp.simulation.structure.MockSettlement
public class MockSettlement
| Field Summary |
|---|
| Fields inherited from class org.mars_sim.msp.simulation.structure.Settlement |
|---|
ADD_ASSOCIATED_PERSON_EVENT, buildingManager, goodsManager, powerGrid, REMOVE_ASSOCIATED_PERSON_EVENT, resupplyManager |
| Fields inherited from class org.mars_sim.msp.simulation.structure.Structure |
|---|
malfunctionManager |
| Fields inherited from class org.mars_sim.msp.simulation.Unit |
|---|
CONTAINER_UNIT_EVENT, DESCRIPTION_EVENT, LOCATION_EVENT, MASS_EVENT, NAME_EVENT |
| Constructor Summary | |
|---|---|
MockSettlement()
Constructor |
|
| Method Summary |
|---|
| Methods inherited from class org.mars_sim.msp.simulation.structure.Structure |
|---|
getMalfunctionManager |
| Methods inherited from class org.mars_sim.msp.simulation.Unit |
|---|
addUnitListener, fireUnitUpdate, fireUnitUpdate, getBaseMass, getContainerUnit, getCoordinates, getDescription, getInventory, getMass, getName, getTopContainerUnit, getUnitManager, removeUnitListener, setBaseMass, setContainerUnit, setCoordinates, setDescription, setName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.mars_sim.msp.simulation.malfunction.Malfunctionable |
|---|
getInventory, getName |
| Constructor Detail |
|---|
public MockSettlement()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||