Class LineMessageHandler

java.lang.Object
org.palladiosimulator.solver.handler.LineMessageHandler
All Implemented Interfaces:
Runnable

public class LineMessageHandler extends Object implements Runnable
  • Constructor Details

  • Method Details

    • close

      public void close()
    • isConnected

      public boolean isConnected()
    • isModelEvaluated

      public boolean isModelEvaluated(String modelPath)
    • isRunning

      public boolean isRunning()
    • run

      public void run()
      Specified by:
      run in interface Runnable
    • reset

      public void reset(String modelFilePath)
      Removes the specified model from the list of model waiting from an evaluation
      Parameters:
      modelFilePath -
    • clear

      public void clear()
      Clears the list of models waiting for an evaluation