Uses of Class
com.dna.jopt.member.unit.node.event.InducedIdleEventNode
-
Uses of InducedIdleEventNode in com.dna.jopt.member.unit.node.event
Modifier and TypeMethodDescriptionstatic InducedIdleEventNode
InducedIdleEventNode.getShrinkedCopy
(InducedIdleEventNode baseEvent, long shinkMillis, long safetyAdditionalDuration) Gets a copy of the inputNode
where the inputshinkMillis
andsafetyAdditionalDuration
are substracted or added respectively from/to the end of thetimeWindow
of theOpeningHours
in seconds.Modifier and TypeMethodDescriptionstatic InducedIdleEventNode
InducedIdleEventNode.getShrinkedCopy
(InducedIdleEventNode baseEvent, long shinkMillis, long safetyAdditionalDuration) Gets a copy of the inputNode
where the inputshinkMillis
andsafetyAdditionalDuration
are substracted or added respectively from/to the end of thetimeWindow
of theOpeningHours
in seconds.