Package com.amalgamasimulation.core.scheduling
package com.amalgamasimulation.core.scheduling
-
ClassDescriptionIterator that combines several iterators over time intervals (instances of
Intervalclass) and iterates over the intersection of time intervals, one from each iterator in the list of iterators provided.Iterator that combines several list iterators over time intervals (instances ofIntervalclass) and iterates over the intersection of time intervals, one from each iterator in the list of iterators provided.Class representing a (possibly infinite) gap between at most two slots in aSequence.Class that determines the time intervals when the value of table function is equal to or greater than the specified value.An iterator that partitions a specified interval into sub-intervals based on boundary points from multiple interval sets and returns for each sub-interval the set of values whose intervals overlap with it within a specified containing interval set.Represents an overlay result containing an interval and the set of values whose intervals overlap with it.Deprecated.Class representing a sequence of slots (subclasses ofSlotclass).Class representing a (possibly infinite) slot in statistical data or schedule for some object being planned and/or simulated.Class representing an interval on a time axis.
PiecewiseFunctioninstead.