|
Hilbert II - Version 0.03.04 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.qedeq.kernel.bo.module.ModuleLabels
Maps labels of an module to their elements.
| Constructor Summary | |
ModuleLabels()
Constructs a new empty module label list. |
|
| Method Summary | |
void |
addNode(ModuleContext context,
NodeVo node)
Add node with certain id. |
NodeVo |
getNode(String id)
Get node for given id. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ModuleLabels()
| Method Detail |
public final void addNode(ModuleContext context,
NodeVo node)
throws IllegalModuleDataException
node - For this node.context - With this context.
IllegalModuleDataException - The id already exists or is
null.public final NodeVo getNode(String id)
id - Label to search node for.
null.
|
Hilbert II - Version 0.03.04 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| ©left GNU General Public Licence All Rights Reserved. |