|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--uk.ac.man.bioinf.module.GenericModuleIdentifier
GenericModuleIdentifier.java Created: Mon May 15 16:02:45 2000
| Constructor Summary | |
GenericModuleIdentifier(String className,
String moduleName,
boolean isInterface)
|
|
| Method Summary | |
String |
getClassName()
Returns the string of the class name. |
String |
getModuleName()
Returns the name of the module being defined. |
boolean |
isInterface()
Returns whether this module is an interface. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GenericModuleIdentifier(String className,
String moduleName,
boolean isInterface)
| Method Detail |
public boolean isInterface()
ModuleIdentifier
isInterface in interface ModuleIdentifierpublic String getClassName()
ModuleIdentifier
getClassName in interface ModuleIdentifierpublic String getModuleName()
ModuleIdentifier
getModuleName in interface ModuleIdentifier
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||