org.objectweb.jonathan.libs.kernel
Interface TreeElement

All Superinterfaces:
Element
All Known Implementing Classes:
JTreeElement

public interface TreeElement
extends Element


Method Summary
 Name getAbsoluteName()
           
 Name getAbsoluteName(Name subname)
           
 
Methods inherited from interface org.objectweb.jonathan.apis.kernel.Element
getComponent, getContainer, getIntValue, getName, getType, getValue
 

Method Detail

getAbsoluteName

public Name getAbsoluteName()

getAbsoluteName

public Name getAbsoluteName(Name subname)