org.gjt.universe.scheme001
Class Module_001

java.lang.Object
  |
  +--org.gjt.universe.DBItem
        |
        +--org.gjt.universe.ModuleBase
              |
              +--org.gjt.universe.scheme001.Module_001
All Implemented Interfaces:
Orderable, java.io.Serializable
Direct Known Subclasses:
Module_001_Station

class Module_001
extends ModuleBase


Field Summary
 
Fields inherited from class org.gjt.universe.ModuleBase
 
Constructor Summary
protected Module_001(ModuleDesignID EID)
           
 
Method Summary
 boolean build()
           
(package private) static ModuleID newModule(ModuleDesignID EID)
           
 VectorDisplayReturn specificDisplayDebug()
           
 
Methods inherited from class org.gjt.universe.ModuleBase
getAvailableOrders, getCurrentOrders, getDesign, getID, getIndex, getLocation, getName, getOwner
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Module_001

protected Module_001(ModuleDesignID EID)
Method Detail

newModule

static ModuleID newModule(ModuleDesignID EID)

build

public boolean build()
Specified by:
build in class ModuleBase

specificDisplayDebug

public VectorDisplayReturn specificDisplayDebug()
Specified by:
specificDisplayDebug in class DBItem


Copyright © 2001 Universe Dev Team All Rights Reserved.