Stud.IP
2.0 Revision 48548
|
Data Structures | |
class | EvaluationDB |
Namespaces | |
namespace | evaluation |
Variables | |
const | INSTANCEOF_EVALDB = "EvalDB" |
const | EVAL_STATE_NEW = "new" |
const | EVAL_STATE_ACTIVE = "active" |
const | EVAL_STATE_STOPPED = "stopped" |
const EVAL_STATE_ACTIVE = "active" |
EVAL_STATE_ACTIVE Beschreibung public
const EVAL_STATE_NEW = "new" |
EVAL_STATE_NEW Beschreibung public
const EVAL_STATE_STOPPED = "stopped" |
EVAL_STATE_STOPPED Beschreibung public
const INSTANCEOF_EVALDB = "EvalDB" |
INSTANCEOF_EVALDB Is instance of an evaluationDB object public