Interface IMaestroPlugin

All Known Subinterfaces:
IMaestroExpansionPlugin, IMaestroVerifier
All Known Implementing Classes:
BasicMaestroExpansionPlugin

public interface IMaestroPlugin
  • Field Details

    • GLOBAL_EXECUTION_CONTINUE

      static final String GLOBAL_EXECUTION_CONTINUE
      Global boolean identifier which indicates if execution can continue. This must be set to false by plugins if they encounter an error
      See Also:
    • FMI_STATUS_VARIABLE_NAME

      static final String FMI_STATUS_VARIABLE_NAME
      See Also:
  • Method Details