|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface to do all managements about the element names.
Method Summary | |
void |
clear()
Clears the data in name manage and re-initialize it. |
org.eclipse.birt.report.model.core.Module |
getHostModule()
Gets the host module of this name manager. |
void |
makeUniqueName(org.eclipse.birt.report.model.core.DesignElement element)
Makes a unqiue name for the given element. |
Method Detail |
public org.eclipse.birt.report.model.core.Module getHostModule()
public void makeUniqueName(org.eclipse.birt.report.model.core.DesignElement element)
element
- the element to make a unique namepublic void clear()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |