|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModuleDesignID | |
org.gjt.universe | |
org.gjt.universe.gui | |
org.gjt.universe.scheme001 |
Uses of ModuleDesignID in org.gjt.universe |
Fields in org.gjt.universe declared as ModuleDesignID | |
(package private) ModuleDesignID |
ProtoModule.moduleDesignID
|
static ModuleDesignID |
ModuleDesignUndefined.ID
|
private static ModuleDesignID |
ModuleDesignBase.currentID
ID of next Module object made. |
private ModuleDesignID |
ModuleDesignBase.ID
ID of this Module object. |
private ModuleDesignID |
ModuleBase.design
|
private ModuleDesignID |
KnowledgeModuleDesign.EID
|
private ModuleDesignID |
DisplayReturn.moduledesign
|
Methods in org.gjt.universe that return ModuleDesignID | |
ModuleDesignID |
VectorModuleDesignID.get(int idx)
|
ModuleDesignID |
ModuleDesignBase.getID()
Return the ID |
ModuleDesignID |
ModuleBase.getDesign()
|
(package private) ModuleDesignID |
KnowledgeModuleDesign.getModuleDesignID()
|
ModuleDesignID |
DisplayReturn.getModuleDesign()
|
Methods in org.gjt.universe with parameters of type ModuleDesignID | |
void |
VectorModuleDesignID.add(ModuleDesignID EID)
|
(package private) static ProtoObject |
ProtoObject.newProtoObject(StationID BID,
ModuleDesignID EID)
|
static ModuleDesignBase |
ModuleDesignList.get(ModuleDesignID idx)
|
(package private) void |
KnowledgeModuleDesignMap.insert(ModuleDesignID EID,
KnowledgeID KID)
|
KnowledgeID |
KnowledgeModuleDesignMap.get(ModuleDesignID EID)
|
static KnowledgeID |
KnowledgeModuleDesign.newKnowledge(CivID AID,
ModuleDesignID EID)
|
static void |
Knowledge.addDefaultModuleDesign(ModuleDesignID EID)
|
static VectorDisplayReturn |
DisplayModuleDesign.getSpecific(CivID AID,
ModuleDesignID EID)
|
static VectorDisplayReturn |
DisplayDebug.getModuleDesign(ModuleDesignID EID)
|
Constructors in org.gjt.universe with parameters of type ModuleDesignID | |
ProtoModule(StationID BID,
ModuleDesignID EID)
|
|
OrderTransfer(StationID BID,
ModuleDesignID ID,
Factory module)
|
|
ModuleBase(ModuleDesignID in_design)
Constructor - makes ID for Module object |
|
KnowledgeModuleDesign(ModuleDesignID EID)
|
|
DisplayReturn(java.lang.String in_str,
ModuleDesignID in_moduledesign)
|
Uses of ModuleDesignID in org.gjt.universe.gui |
Methods in org.gjt.universe.gui with parameters of type ModuleDesignID | |
private void |
GUIDebugDialogJFC.run(ModuleDesignID EID)
|
Constructors in org.gjt.universe.gui with parameters of type ModuleDesignID | |
GUIDebugDialogJFC(ModuleDesignID EID)
|
Uses of ModuleDesignID in org.gjt.universe.scheme001 |
Fields in org.gjt.universe.scheme001 declared as ModuleDesignID | |
private ModuleDesignID |
ShipDesign_001.shield
|
private ModuleDesignID |
ShipDesign_001.attack
|
private ModuleDesignID |
ShipDesign_001.armor
|
private ModuleDesignID |
ShipDesign_001.drive
|
private ModuleDesignID |
ShipDesign_001.fuel
|
private ModuleDesignID |
ShipDesign_001.scanner
|
private ModuleDesignID |
ShipDesign_001.power
|
private ModuleDesignID |
ShipDesign_001.computer
|
private ModuleDesignID |
ShipDesign_001.storage
|
private ModuleDesignID |
ShipDesign_001.colony
|
private ModuleDesignID |
OrderStationBuild_001.EID
|
ModuleDesignID |
Module_001_Station_ResearchTest.testModuleDesignID
|
Methods in org.gjt.universe.scheme001 that return ModuleDesignID | |
ModuleDesignID |
ShipDesign_001.getShieldEID()
|
ModuleDesignID |
ShipDesign_001.getAttackEID()
|
ModuleDesignID |
ShipDesign_001.getArmorEID()
|
ModuleDesignID |
ShipDesign_001.getDriveEID()
|
ModuleDesignID |
ShipDesign_001.getFuelEID()
|
ModuleDesignID |
ShipDesign_001.getScannerEID()
|
ModuleDesignID |
ShipDesign_001.getPowerEID()
|
ModuleDesignID |
ShipDesign_001.getComputerEID()
|
ModuleDesignID |
ShipDesign_001.getStorageEID()
|
ModuleDesignID |
ShipDesign_001.getColonyEID()
|
private static ModuleDesignID |
ReadThemeFile_001.stringToModuleDesignID(java.lang.String str)
|
(package private) ModuleDesignID |
OrderStationBuild_001.getModuleDesign()
|
(package private) static ModuleDesignID |
ModuleDesign_001_Station.newModuleDesign(java.lang.String str)
|
(package private) static ModuleDesignID |
ModuleDesign_001_Ship.newModuleDesign(java.lang.String str)
|
(package private) static ModuleDesignID |
ModuleDesign_001_Colony.newModuleDesign(java.lang.String str)
|
Methods in org.gjt.universe.scheme001 with parameters of type ModuleDesignID | |
(package private) void |
ShipDesign_001.updateLinks(ModuleDesignID shield,
ModuleDesignID attack,
ModuleDesignID armor,
ModuleDesignID drive,
ModuleDesignID fuel,
ModuleDesignID scanner,
ModuleDesignID power,
ModuleDesignID computer,
ModuleDesignID storage,
ModuleDesignID colony)
This method updates the object during the second pass of the Theme file parsing. |
(package private) void |
ShipDesign_001.updateLinks(ModuleDesignID shield,
ModuleDesignID attack,
ModuleDesignID armor,
ModuleDesignID drive,
ModuleDesignID fuel,
ModuleDesignID scanner,
ModuleDesignID power,
ModuleDesignID computer,
ModuleDesignID storage,
ModuleDesignID colony)
This method updates the object during the second pass of the Theme file parsing. |
(package private) void |
ShipDesign_001.updateLinks(ModuleDesignID shield,
ModuleDesignID attack,
ModuleDesignID armor,
ModuleDesignID drive,
ModuleDesignID fuel,
ModuleDesignID scanner,
ModuleDesignID power,
ModuleDesignID computer,
ModuleDesignID storage,
ModuleDesignID colony)
This method updates the object during the second pass of the Theme file parsing. |
(package private) void |
ShipDesign_001.updateLinks(ModuleDesignID shield,
ModuleDesignID attack,
ModuleDesignID armor,
ModuleDesignID drive,
ModuleDesignID fuel,
ModuleDesignID scanner,
ModuleDesignID power,
ModuleDesignID computer,
ModuleDesignID storage,
ModuleDesignID colony)
This method updates the object during the second pass of the Theme file parsing. |
(package private) void |
ShipDesign_001.updateLinks(ModuleDesignID shield,
ModuleDesignID attack,
ModuleDesignID armor,
ModuleDesignID drive,
ModuleDesignID fuel,
ModuleDesignID scanner,
ModuleDesignID power,
ModuleDesignID computer,
ModuleDesignID storage,
ModuleDesignID colony)
This method updates the object during the second pass of the Theme file parsing. |
(package private) void |
ShipDesign_001.updateLinks(ModuleDesignID shield,
ModuleDesignID attack,
ModuleDesignID armor,
ModuleDesignID drive,
ModuleDesignID fuel,
ModuleDesignID scanner,
ModuleDesignID power,
ModuleDesignID computer,
ModuleDesignID storage,
ModuleDesignID colony)
This method updates the object during the second pass of the Theme file parsing. |
(package private) void |
ShipDesign_001.updateLinks(ModuleDesignID shield,
ModuleDesignID attack,
ModuleDesignID armor,
ModuleDesignID drive,
ModuleDesignID fuel,
ModuleDesignID scanner,
ModuleDesignID power,
ModuleDesignID computer,
ModuleDesignID storage,
ModuleDesignID colony)
This method updates the object during the second pass of the Theme file parsing. |
(package private) void |
ShipDesign_001.updateLinks(ModuleDesignID shield,
ModuleDesignID attack,
ModuleDesignID armor,
ModuleDesignID drive,
ModuleDesignID fuel,
ModuleDesignID scanner,
ModuleDesignID power,
ModuleDesignID computer,
ModuleDesignID storage,
ModuleDesignID colony)
This method updates the object during the second pass of the Theme file parsing. |
(package private) void |
ShipDesign_001.updateLinks(ModuleDesignID shield,
ModuleDesignID attack,
ModuleDesignID armor,
ModuleDesignID drive,
ModuleDesignID fuel,
ModuleDesignID scanner,
ModuleDesignID power,
ModuleDesignID computer,
ModuleDesignID storage,
ModuleDesignID colony)
This method updates the object during the second pass of the Theme file parsing. |
(package private) void |
ShipDesign_001.updateLinks(ModuleDesignID shield,
ModuleDesignID attack,
ModuleDesignID armor,
ModuleDesignID drive,
ModuleDesignID fuel,
ModuleDesignID scanner,
ModuleDesignID power,
ModuleDesignID computer,
ModuleDesignID storage,
ModuleDesignID colony)
This method updates the object during the second pass of the Theme file parsing. |
(package private) static ShipDesignID |
ShipDesign_001.newShipDesign(CivID AID,
java.lang.String name,
ModuleDesignID shield,
ModuleDesignID attack,
ModuleDesignID armor,
ModuleDesignID drive,
ModuleDesignID fuel,
ModuleDesignID scanner,
ModuleDesignID power,
ModuleDesignID computer,
ModuleDesignID storage,
ModuleDesignID colony)
|
(package private) static ShipDesignID |
ShipDesign_001.newShipDesign(CivID AID,
java.lang.String name,
ModuleDesignID shield,
ModuleDesignID attack,
ModuleDesignID armor,
ModuleDesignID drive,
ModuleDesignID fuel,
ModuleDesignID scanner,
ModuleDesignID power,
ModuleDesignID computer,
ModuleDesignID storage,
ModuleDesignID colony)
|
(package private) static ShipDesignID |
ShipDesign_001.newShipDesign(CivID AID,
java.lang.String name,
ModuleDesignID shield,
ModuleDesignID attack,
ModuleDesignID armor,
ModuleDesignID drive,
ModuleDesignID fuel,
ModuleDesignID scanner,
ModuleDesignID power,
ModuleDesignID computer,
ModuleDesignID storage,
ModuleDesignID colony)
|
(package private) static ShipDesignID |
ShipDesign_001.newShipDesign(CivID AID,
java.lang.String name,
ModuleDesignID shield,
ModuleDesignID attack,
ModuleDesignID armor,
ModuleDesignID drive,
ModuleDesignID fuel,
ModuleDesignID scanner,
ModuleDesignID power,
ModuleDesignID computer,
ModuleDesignID storage,
ModuleDesignID colony)
|
(package private) static ShipDesignID |
ShipDesign_001.newShipDesign(CivID AID,
java.lang.String name,
ModuleDesignID shield,
ModuleDesignID attack,
ModuleDesignID armor,
ModuleDesignID drive,
ModuleDesignID fuel,
ModuleDesignID scanner,
ModuleDesignID power,
ModuleDesignID computer,
ModuleDesignID storage,
ModuleDesignID colony)
|
(package private) static ShipDesignID |
ShipDesign_001.newShipDesign(CivID AID,
java.lang.String name,
ModuleDesignID shield,
ModuleDesignID attack,
ModuleDesignID armor,
ModuleDesignID drive,
ModuleDesignID fuel,
ModuleDesignID scanner,
ModuleDesignID power,
ModuleDesignID computer,
ModuleDesignID storage,
ModuleDesignID colony)
|
(package private) static ShipDesignID |
ShipDesign_001.newShipDesign(CivID AID,
java.lang.String name,
ModuleDesignID shield,
ModuleDesignID attack,
ModuleDesignID armor,
ModuleDesignID drive,
ModuleDesignID fuel,
ModuleDesignID scanner,
ModuleDesignID power,
ModuleDesignID computer,
ModuleDesignID storage,
ModuleDesignID colony)
|
(package private) static ShipDesignID |
ShipDesign_001.newShipDesign(CivID AID,
java.lang.String name,
ModuleDesignID shield,
ModuleDesignID attack,
ModuleDesignID armor,
ModuleDesignID drive,
ModuleDesignID fuel,
ModuleDesignID scanner,
ModuleDesignID power,
ModuleDesignID computer,
ModuleDesignID storage,
ModuleDesignID colony)
|
(package private) static ShipDesignID |
ShipDesign_001.newShipDesign(CivID AID,
java.lang.String name,
ModuleDesignID shield,
ModuleDesignID attack,
ModuleDesignID armor,
ModuleDesignID drive,
ModuleDesignID fuel,
ModuleDesignID scanner,
ModuleDesignID power,
ModuleDesignID computer,
ModuleDesignID storage,
ModuleDesignID colony)
|
(package private) static ShipDesignID |
ShipDesign_001.newShipDesign(CivID AID,
java.lang.String name,
ModuleDesignID shield,
ModuleDesignID attack,
ModuleDesignID armor,
ModuleDesignID drive,
ModuleDesignID fuel,
ModuleDesignID scanner,
ModuleDesignID power,
ModuleDesignID computer,
ModuleDesignID storage,
ModuleDesignID colony)
|
private static void |
ReadThemeFile_001.addModuleDesignID(java.lang.String str,
ModuleDesignID EID)
|
static ModuleID |
Module_001_Station.newModule(StationID BID,
ModuleDesignID EID)
|
(package private) static ModuleID |
Module_001.newModule(ModuleDesignID EID)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |