Class SDeditGenerator


  • public class SDeditGenerator
    extends Object
    Generator for a SDedit file
    • Constructor Detail

      • SDeditGenerator

        public SDeditGenerator()
    • Method Detail

      • generateSDedit

        public static void generateSDedit​(List<TraceEvent> events,
                                          FileWriter fw)
                                   throws Exception
        Generate the SDedit file
        Parameters:
        events - The trace events
        fw - The file writer
        Throws:
        Exception - If an error occurs