net.sf.cpsolver.exam
Class MistaTables.Table
java.lang.Object
net.sf.cpsolver.exam.MistaTables.Table
- Direct Known Subclasses:
- MistaTables.Problems, MistaTables.Rooms
- Enclosing class:
- MistaTables
public abstract static class MistaTables.Table
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MistaTables.Table
public MistaTables.Table()
add
public abstract void add(String problem,
ExamModel model)
add
protected void add(String problem,
String property,
int value)
add
protected void add(String problem,
String property,
double value)
add
protected void add(String problem,
String property,
MistaTables.Counter value)
add
protected void add(String problem,
String property,
String value)
save
public void save(File folder)
throws IOException
- Throws:
IOException
Copyright © 2014 UniTime LLC. All Rights Reserved.