Home
last modified time | relevance | path

Searched refs:CONSTRAINT_TEACHERS_MAX_GAPS_PER_WEEK_FOR_REAL_DAYS (Results 1 – 5 of 5) sorted by relevance

/dports/deskutils/fet/fet-6.2.0/src/interface/
H A Dconstraintteachersmaxgapsperweekforrealdaysform.cpp63 if(ctr->type==CONSTRAINT_TEACHERS_MAX_GAPS_PER_WEEK_FOR_REAL_DAYS) in filterOk()
H A Dalltimeconstraintsform.cpp1546 else if(ctr->type==CONSTRAINT_TEACHERS_MAX_GAPS_PER_WEEK_FOR_REAL_DAYS){ in modifyConstraint()
/dports/deskutils/fet/fet-6.2.0/src/engine/
H A Dtimeconstraint.h267 const int CONSTRAINT_TEACHERS_MAX_GAPS_PER_WEEK_FOR_REAL_DAYS =159; variable
H A Dgenerate_pre.cpp10144 … if(gt.rules.internalTimeConstraintsList[i]->type==CONSTRAINT_TEACHERS_MAX_GAPS_PER_WEEK_FOR_REAL_… in computeTeachersMaxGapsPerRealDayPercentage()
10228 … if(gt.rules.internalTimeConstraintsList[i]->type==CONSTRAINT_TEACHERS_MAX_GAPS_PER_WEEK_FOR_REAL_… in computeTeachersMaxGapsPerRealDayPercentage()
H A Dtimeconstraint.cpp616 type==CONSTRAINT_TEACHERS_MAX_GAPS_PER_WEEK_FOR_REAL_DAYS || in canBeUsedInMorningsAfternoonsMode()
44770 this->type = CONSTRAINT_TEACHERS_MAX_GAPS_PER_WEEK_FOR_REAL_DAYS; in ConstraintTeachersMaxGapsPerWeekForRealDays()
44777 this->type = CONSTRAINT_TEACHERS_MAX_GAPS_PER_WEEK_FOR_REAL_DAYS; in ConstraintTeachersMaxGapsPerWeekForRealDays()