|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttesttool.Main.TimeConstraint
public class TimeConstraint
When a test is generated, questions may be limited by an upper or a lower bound on their completion time.
Field Summary | |
---|---|
protected UpperOrLower |
direction
|
protected int |
limit
|
Constructor Summary | |
---|---|
TimeConstraint()
Default Constructor |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected UpperOrLower direction
protected int limit
Constructor Detail |
---|
public TimeConstraint()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |