|
Hilbert II - Version 0.01.09 | ||||||||||
| 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(Context context,
NodeBo node)
Add node with certain id. |
NodeBo |
getNode(String label)
Get node for given label. |
| 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(Context 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 label)
label - Label to search node for.
null.
|
Hilbert II - Version 0.01.09 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| ©left GNU General Public Licence All Rights Reserved. |