LeadTimeAction

Protected so subclasses (e.g., LeadTimeOrderFiller.InnerDemandFiller) can call its schedule from their own fillDemand override.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun action(event: KSLEvent<SupplyChainModel.Demand>)

This must be implemented by any objects that want to supply event logic. This is essentially the "event routine".