|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.gjt.universe.DBItem | +--org.gjt.universe.ModuleDesignBase | +--org.gjt.universe.ModuleDesignUndefined
Field Summary | |
static ModuleDesignID |
ID
|
static ModuleDesignUndefined |
SINGLETON
|
Fields inherited from class org.gjt.universe.ModuleDesignBase |
|
Constructor Summary | |
private |
ModuleDesignUndefined()
|
Method Summary | |
java.lang.String[] |
getOrderTypes()
This method returns the orders that this module can do. |
java.lang.String |
getTypeName()
|
VectorDisplayReturn |
specificDisplayDebug()
|
Methods inherited from class org.gjt.universe.ModuleDesignBase |
getID, getIndex, getName, resetModuleDesignID |
Methods inherited from class org.gjt.universe.DBItem |
getLocation, getOwner |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static ModuleDesignUndefined SINGLETON
public static ModuleDesignID ID
Constructor Detail |
private ModuleDesignUndefined()
Method Detail |
public java.lang.String getTypeName()
public VectorDisplayReturn specificDisplayDebug()
specificDisplayDebug
in class DBItem
public java.lang.String[] getOrderTypes()
ModuleDesignBase
getOrderTypes
in class ModuleDesignBase
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |