Uses of Class
beamline.sources.BeamlineAbstractSource
-
Packages that use BeamlineAbstractSource Package Description beamline.sources This package contains all classes necessary to constructRichSourceFunctions that can be used in the rest of the project. -
-
Uses of BeamlineAbstractSource in beamline.sources
Subclasses of BeamlineAbstractSource in beamline.sources Modifier and Type Class Description classCSVLogSourceThis implementation of aBeamlineAbstractSourceproducesBEventaccording to the rows contained in a CSV file.classMQTTXesSourceThis implementation of aBeamlineAbstractSourceproduces events as they are observed in an MQTT-XES broker.classStringTestSourceSource useful for designing new algorithm.classXesLogSourceThis implementation of aBeamlineAbstractSourceproduces events according to the events contained in anXLog.
-