|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
Component |
getContainingComponent()
returns a reference to the component containing the element. |
ContainerElement |
getContainingElement()
returns a reference to the component or the slot containing the element. |
TemplateElementImpl |
getElementDescription()
returns the "template description" of the component element. |
java.lang.String |
getLocalName()
returns the local name of the component element. |
java.lang.String |
getQualifiedName()
returns the fully qualified name of the component element. |
java.util.Iterator |
getTemplateDefHierarchy()
returns all templates in which the element has been defined (and eventually redefined). |
Method Detail |
public ContainerElement getContainingElement()
public Component getContainingComponent()
public TemplateElementImpl getElementDescription()
public java.util.Iterator getTemplateDefHierarchy()
public java.lang.String getQualifiedName()
public java.lang.String getLocalName()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |