|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IGeneratorExtension
This interface defines a extension object of the Extension Point ch.sahits.codegen.generator
| Method Summary | |
|---|---|
java.lang.String |
getBundleName()
Retrieve the name of the bundle the extension is defined in |
java.lang.String |
getContextHelpID()
|
java.lang.String |
getDisplayDescription()
Retrieve the display description |
java.lang.String |
getFileExtension()
Retrive the file extension for the output file (without the leading '.') |
| Method Detail |
|---|
java.lang.String getFileExtension()
java.lang.String getBundleName()
java.lang.String getDisplayDescription()
java.lang.String getContextHelpID()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||