|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Malfunctionable
The Malfunctionable interface represents a Unit that can have malfunctions.
Method Summary | |
---|---|
java.util.Collection<Person> |
getAffectedPeople()
Gets a collection of people affected by this entity. |
Inventory |
getInventory()
Gets the inventory associated with this entity. |
MalfunctionManager |
getMalfunctionManager()
Gets the entity's malfunction manager. |
java.lang.String |
getName()
Gets the name of the malfunctionable entity. |
Method Detail |
---|
MalfunctionManager getMalfunctionManager()
java.lang.String getName()
java.util.Collection<Person> getAffectedPeople()
Inventory getInventory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |