|
Hilbert II - Version 0.02.01 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.qedeq.kernel.bo.control.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,
NodeBo node)
Add node with certain id. |
NodeBo |
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,
NodeBo node)
throws IllegalModuleDataException
node - For this node.context - With this context.
IllegalModuleDataException - The id already exists or is
null.public final NodeBo getNode(String id)
id - Label to search node for.
null.
|
Hilbert II - Version 0.02.01 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| ©left GNU General Public Licence All Rights Reserved. |