|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
java.lang.Object |
clone()
clones a template |
TemplateDescription |
getContainingTemplate()
returns the template in which the element is defined. |
java.util.Iterator |
getTemplateDefHierarchy()
returns as an iterator all templates in which an element has been defined and overloaded. |
void |
setContainingTemplate(TemplateDescription aTemplate)
sets the template in which the element is defined. |
Method Detail |
public TemplateDescription getContainingTemplate()
public void setContainingTemplate(TemplateDescription aTemplate) throws KilimException
aTemplate
- : the template.
KilimException
- :public java.lang.Object clone()
public java.util.Iterator getTemplateDefHierarchy()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |