Package jason.infra

Interface RunProjectListener

All Known Implementing Classes:
JasonID

public interface RunProjectListener
This interface is implemented by objects that wants to be notified about changes in the MAS execution state (like JasonIDE).
  • Method Summary

    Modifier and Type Method Description
    void masFinished()  
  • Method Details

    • masFinished

      void masFinished()