|
|||||||||||
| 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.SourceModuleLayoutTemplate
Layout for a source-module. A source-module (implemented by the SourceModule class) has the following
directory-structure:
src/java
src/resources
test/java
test/resources
src/META-INF
| Field Summary |
| Fields inherited from class nl.toolforge.karma.core.module.template.BaseModuleLayoutTemplate |
logger |
| Constructor Summary | |
SourceModuleLayoutTemplate()
|
|
| 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 SourceModuleLayoutTemplate()
| Method Detail |
public FileTemplate[] getFileElements()
getFileElements in interface ModuleLayoutTemplategetFileElements in class BaseModuleLayoutTemplatepublic java.lang.String[] getDirectoryElements()
getDirectoryElements in interface ModuleLayoutTemplategetDirectoryElements in class BaseModuleLayoutTemplate
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||