|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.cpsolver.coursett.model.FinalSectioning.MoveBetweenCfgs
public class FinalSectioning.MoveBetweenCfgs
| Constructor Summary | |
|---|---|
FinalSectioning.MoveBetweenCfgs(Configuration firstConfig,
Student firstStudent,
Configuration secondConfig,
Student secondStudent)
|
|
| Method Summary | |
|---|---|
Configuration |
firstConfiguration()
|
Set |
firstLectures()
|
Student |
firstStudent()
|
double |
getDelta()
|
boolean |
isTabu()
|
void |
perform()
|
Configuration |
secondConfiguration()
|
Set |
secondLectures()
|
Student |
secondStudent()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FinalSectioning.MoveBetweenCfgs(Configuration firstConfig,
Student firstStudent,
Configuration secondConfig,
Student secondStudent)
| Method Detail |
|---|
public Configuration firstConfiguration()
public Student firstStudent()
public Set firstLectures()
public Configuration secondConfiguration()
public Student secondStudent()
public Set secondLectures()
public void perform()
public double getDelta()
public boolean isTabu()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||