|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.util.Dictionary | +--java.util.Hashtable | +--AHA.RequirementList
Container for the requirements for the pages and concepts
Constructor Summary | |
RequirementList(AHA AHA)
Initialize from data file |
Method Summary | |
RequirementList |
getRelations()
returns this |
void |
print(java.lang.Object s)
|
void |
println(java.lang.Object s)
|
void |
readRequirements()
Read the requirements from a file |
java.lang.String |
toString()
Return a String containing a String representation of all requirements |
void |
writeRelations()
Write the requirements to the xmlfile, not in use. |
Methods inherited from class java.util.Hashtable |
clear,
clone,
contains,
containsKey,
containsValue,
elements,
entrySet,
equals,
get,
hashCode,
isEmpty,
keys,
keySet,
put,
putAll,
rehash,
remove,
size,
values |
Methods inherited from class java.lang.Object |
finalize,
getClass,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public RequirementList(AHA AHA)
Method Detail |
public void print(java.lang.Object s)
public void println(java.lang.Object s)
public java.lang.String toString()
public void readRequirements()
public RequirementList getRelations()
public void writeRelations()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |