Uses of Interface
com.dna.jopt.member.unit.condition.workinghour.IWorkingHoursLevelConstraint
Packages that use IWorkingHoursLevelConstraint
Package
Description
-
Uses of IWorkingHoursLevelConstraint in com.dna.jopt.member.unit.condition.workinghour.zone
Subinterfaces of IWorkingHoursLevelConstraint in com.dna.jopt.member.unit.condition.workinghour.zoneModifier and TypeInterfaceDescriptioninterfaceIZoneCodeConstraint<Z extends IZoneCode,Q extends IZoneCodeQualification<Z>> Classes in com.dna.jopt.member.unit.condition.workinghour.zone that implement IWorkingHoursLevelConstraintModifier and TypeClassDescriptionclassAbstractZoneCodeConstraint<Z extends IZoneCode,Q extends IZoneCodeQualification<Z>> -
Uses of IWorkingHoursLevelConstraint in com.dna.jopt.member.unit.condition.workinghour.zone.ukpostcode
Classes in com.dna.jopt.member.unit.condition.workinghour.zone.ukpostcode that implement IWorkingHoursLevelConstraintModifier and TypeClassDescriptionclassThis class allows to addConstraintstoNodesso that onlyResourcesfrom certainUK postcodeareas are allowed to give them service. -
Uses of IWorkingHoursLevelConstraint in com.dna.jopt.member.unit.condition.workinghour.zone.zonenumber
Classes in com.dna.jopt.member.unit.condition.workinghour.zone.zonenumber that implement IWorkingHoursLevelConstraint -
Uses of IWorkingHoursLevelConstraint in com.dna.jopt.member.unit.hours
Methods in com.dna.jopt.member.unit.hours that return types with arguments of type IWorkingHoursLevelConstraintModifier and TypeMethodDescriptionIWorkingHours.getConstraints()Gets theConstraintsset on theIResource.WorkingHours.getConstraints()Methods in com.dna.jopt.member.unit.hours with parameters of type IWorkingHoursLevelConstraintModifier and TypeMethodDescriptionvoidIWorkingHours.addConstraint(IWorkingHoursLevelConstraint wohLevelConstraint) Adds aConstraintto theWorkingHoursso onlyResourceswith that specificQualificationwill be able to serve theNodesto which thoseWorkingHoursare applied.voidWorkingHours.addConstraint(IWorkingHoursLevelConstraint constraint)