Class ProfilerModelExporter

java.lang.Object
org.eclipse.m2m.atl.profiler.core.util.ProfilerModelExporter

public final class ProfilerModelExporter extends Object
Export the Profiling model to a more simple model (ExportModel).
  • Method Details

    • exportCurrentProfilingModel

      public static ExportRoot exportCurrentProfilingModel() throws Exception
      Exports the profiling model.
      Returns:
      the export root
      Throws:
      Exception