|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TemplateFile | |
de.uni_paderborn.fujaba.basic | Basic Classes for Fujaba |
Uses of TemplateFile in de.uni_paderborn.fujaba.basic |
Methods in de.uni_paderborn.fujaba.basic that return TemplateFile | |
TemplateFile |
TemplateManager.getFromTemplates(java.lang.String key)
Get the fromTemplates attribute of the TemplateManager object |
TemplateFile |
TemplateManager.getTemplate(java.lang.String filename)
Get the template attribute of the TemplateManager object |
TemplateFile |
TemplateCodeBlock.getTemplate()
Get the template attribute of the TemplateCodeBlock object |
Methods in de.uni_paderborn.fujaba.basic with parameters of type TemplateFile | |
boolean |
TemplateManager.hasInTemplates(TemplateFile obj)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
TemplateManager.addToTemplates(TemplateFile obj)
Access method for an one to n association. |
boolean |
TemplateManager.removeFromTemplates(TemplateFile obj)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
TemplateCodeBlock.setTemplate(TemplateFile obj)
Sets the template attribute of the TemplateCodeBlock object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |