|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnl.toolforge.karma.core.module.template.BaseModuleLayoutTemplate
nl.toolforge.karma.core.module.template.LibModuleLayoutTemplate
Layout for a lib-module. A lib-module (implemented by the
LibModule
class) has the following
directory-structure:
lib
Field Summary |
Fields inherited from class nl.toolforge.karma.core.module.template.BaseModuleLayoutTemplate |
logger |
Constructor Summary | |
LibModuleLayoutTemplate()
|
Method Summary | |
java.lang.String[] |
getDirectoryElements()
|
FileTemplate[] |
getFileElements()
|
Methods inherited from class nl.toolforge.karma.core.module.template.BaseModuleLayoutTemplate |
createLayout |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LibModuleLayoutTemplate()
Method Detail |
public FileTemplate[] getFileElements()
getFileElements
in interface ModuleLayoutTemplate
getFileElements
in class BaseModuleLayoutTemplate
public java.lang.String[] getDirectoryElements()
getDirectoryElements
in interface ModuleLayoutTemplate
getDirectoryElements
in class BaseModuleLayoutTemplate
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |