net.sf.cpsolver.coursett.criteria.additional
Class InstructorLunchBreak.CompactInfo

java.lang.Object
  extended by net.sf.cpsolver.coursett.criteria.additional.InstructorLunchBreak.CompactInfo
Enclosing class:
InstructorLunchBreak

public static class InstructorLunchBreak.CompactInfo
extends Object

The class is used as a container of information concerning lunch break of instructors. It is designed as an attribute of an InstructorConstraint.


Constructor Summary
InstructorLunchBreak.CompactInfo()
           
 
Method Summary
 int[] getLunchDayViolations()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstructorLunchBreak.CompactInfo

public InstructorLunchBreak.CompactInfo()
Method Detail

getLunchDayViolations

public int[] getLunchDayViolations()


Copyright © 2014 UniTime LLC. All Rights Reserved.