Class PreferredHoursInteractionController
java.lang.Object
com.dna.jopt.member.unit.node.controller.PreferredHoursInteractionController
- All Implemented Interfaces:
IPreferredHoursInteractionController,Serializable
public class PreferredHoursInteractionController
extends Object
implements IPreferredHoursInteractionController
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetDeltaPreferreIndex(int dutyHoursIndex) booleanvoidinit(IOptimizationElement element)
-
Constructor Details
-
PreferredHoursInteractionController
public PreferredHoursInteractionController()
-
-
Method Details
-
init
- Specified by:
initin interfaceIPreferredHoursInteractionController
-
hasPreferredDay
public boolean hasPreferredDay()- Specified by:
hasPreferredDayin interfaceIPreferredHoursInteractionController
-
getDeltaPreferreIndex
public int getDeltaPreferreIndex(int dutyHoursIndex) - Specified by:
getDeltaPreferreIndexin interfaceIPreferredHoursInteractionController
-