|
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.module.UsedByListBo
List of modules which use the current one.
| Constructor Summary | |
UsedByListBo()
Constructs an empty list of used by modules. |
|
| Method Summary | |
void |
add(Specification specification)
Add specification to this list. |
boolean |
equals(Object obj)
|
Specification |
get(int index)
Get index-th element of list. |
int |
hashCode()
|
int |
size()
Get size of list. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public UsedByListBo()
| Method Detail |
public final void add(Specification specification)
specification - Specification to add.public final int size()
UsedByList
size in interface UsedByListpublic final Specification get(int index)
UsedByListindex-th element of list.
get in interface UsedByListindex - Index.
public boolean equals(Object obj)
public int hashCode()
public String toString()
|
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. |