|
|||||||||||
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.ModuleBase | +--org.gjt.universe.ModuleUndefined
Field Summary | |
static ModuleID |
ID
|
static ModuleUndefined |
SINGLETON
|
Fields inherited from class org.gjt.universe.ModuleBase |
|
Constructor Summary | |
private |
ModuleUndefined()
|
Method Summary | |
boolean |
build()
Nothing to build! |
(package private) java.lang.String |
getTypeName()
|
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 |
Field Detail |
public static ModuleUndefined SINGLETON
public static ModuleID ID
Constructor Detail |
private ModuleUndefined()
Method Detail |
java.lang.String getTypeName()
public VectorDisplayReturn specificDisplayDebug()
specificDisplayDebug
in class DBItem
public boolean build()
build
in class ModuleBase
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |