Uses of Class
com.dna.jopt.member.unit.node.event.InducedIdleEventNode
Packages that use InducedIdleEventNode
-
Uses of InducedIdleEventNode in com.dna.jopt.member.unit.node.event
Methods in com.dna.jopt.member.unit.node.event that return InducedIdleEventNodeModifier and TypeMethodDescriptionstatic InducedIdleEventNodeInducedIdleEventNode.getShrinkedCopy(InducedIdleEventNode baseEvent, long shinkMillis, long safetyAdditionalDuration) Gets a copy of the inputNodewhere the inputshinkMillisandsafetyAdditionalDurationare substracted or added respectively from/to the end of thetimeWindowof theOpeningHoursin seconds.Methods in com.dna.jopt.member.unit.node.event with parameters of type InducedIdleEventNodeModifier and TypeMethodDescriptionstatic InducedIdleEventNodeInducedIdleEventNode.getShrinkedCopy(InducedIdleEventNode baseEvent, long shinkMillis, long safetyAdditionalDuration) Gets a copy of the inputNodewhere the inputshinkMillisandsafetyAdditionalDurationare substracted or added respectively from/to the end of thetimeWindowof theOpeningHoursin seconds.