|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.gjt.universe.ProtoObject
|
+--org.gjt.universe.ProtoModule
| Field Summary | |
(package private) ModuleDesignID |
moduleDesignID
|
(package private) java.lang.String |
name
|
(package private) Station_001 |
stationBuilding
|
(package private) StationID |
stationBuildingID
|
| Fields inherited from class org.gjt.universe.ProtoObject |
currentTurn, productionThisTurn, totalProduction, totalProductionNeeded |
| Constructor Summary | |
ProtoModule(StationID BID,
ModuleDesignID EID)
|
|
| Method Summary | |
(package private) void |
buildObject()
Object type specific method to build the actual object. |
Index |
getKey()
|
boolean |
prereqs()
|
java.lang.String |
toString()
|
| Methods inherited from class org.gjt.universe.ProtoObject |
addProduction, getEstimatedTimeOfCompletion, getPercentageCompletion, getProductionNeeded, newProtoObject, newProtoObject, newProtoObject |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
StationID stationBuildingID
Station_001 stationBuilding
ModuleDesignID moduleDesignID
java.lang.String name
| Constructor Detail |
public ProtoModule(StationID BID,
ModuleDesignID EID)
| Method Detail |
public boolean prereqs()
prereqs in class ProtoObjectvoid buildObject()
ProtoObject
buildObject in class ProtoObjectpublic Index getKey()
getKey in class ProtoObjectpublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||