Package beamline.sources
This package contains all classes necessary to construct
RichSourceFunctions
that can be used in the rest of the project.-
Class Summary Class Description BeamlineAbstractSource This class represents the general source to generateBEvents.CSVLogSource This implementation of aBeamlineAbstractSourceproducesBEventaccording to the rows contained in a CSV file.CSVLogSource.ParserConfiguration This class is used to configure the parser of the CSVMQTTXesSource This implementation of aBeamlineAbstractSourceproduces events as they are observed in an MQTT-XES broker.StringTestSource Source useful for designing new algorithm.XesLogSource This implementation of aBeamlineAbstractSourceproduces events according to the events contained in anXLog.