Interface Executable

All Known Implementing Classes:
AveragingExecutor, EvaluationExecutor, GenerationExecutor, MergerExecutor, PerformanceEvaluationExecutor, StructureLearnerExecutor, TableLearningExecutor

public interface Executable
Author:
Eugene Dementiev
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • execute

      void execute() throws com.agenarisk.learning.structure.exception.StructureLearningException
      Throws:
      com.agenarisk.learning.structure.exception.StructureLearningException