|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.AbstractMap<K,V>
java.util.HashMap
mauda.plugin.Ratings
public class Ratings
Stores suboperation-ratings needed for automatic generation of exercises.
| Constructor Summary | |
|---|---|
Ratings()
Creates a Ratings-Object |
|
| Method Summary | |
|---|---|
void |
load(java.util.Vector vector)
Loads this Ratings-Object with the values of the vector- representation. |
java.util.Vector |
save()
Converts the values of this class in a vector-representation for saving-purposes |
| Methods inherited from class java.util.HashMap |
|---|
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
| Methods inherited from class java.util.AbstractMap |
|---|
equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.Map |
|---|
equals, hashCode |
| Constructor Detail |
|---|
public Ratings()
| Method Detail |
|---|
public java.util.Vector save()
public void load(java.util.Vector vector)
vector - vector-representation of Ratings
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||