Package org.eclipse.ohf.stem.core.sequencer

Interface Summary
RealTimeSequencer A RealTimeSequencer is a SequentialSequencer that always as a starting time equal to the current time.
Sequencer A Sequencer is the computational unit that determines the sequence of time points at which the state of the canonical Graph is determined.
SequencerFactory The Factory for the model.
SequencerPackage The Package for the model.
SequencerPackage.Literals Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
SequentialSequencer A SequentialSequencer is a Sequencer that generates sequential time points that are uniformly spaced at a constant interval of time.