Class DebugProfile

java.lang.Object
eu.qualimaster.easy.extension.debug.AbstractDebug
eu.qualimaster.easy.extension.debug.DebugProfile

public class DebugProfile extends AbstractDebug
Debugs creating profiling pipelines.
Author:
Holger Eichelberger
  • Constructor Details

    • DebugProfile

      public DebugProfile()
  • Method Details

    • main

      public static void main(String[] args) throws net.ssehub.easy.basics.modelManagement.ModelManagementException, IOException
      Executes the test.
      Parameters:
      args - the first argument shall be the model location
      Throws:
      net.ssehub.easy.basics.modelManagement.ModelManagementException - in case that obtaining the models fails
      IOException - if file operations fail