Interface Executable
- All Known Implementing Classes:
AveragingExecutor
,EvaluationExecutor
,GenerationExecutor
,MergerExecutor
,PerformanceEvaluationExecutor
,StructureLearnerExecutor
,TableLearningExecutor
public interface Executable
- Author:
- Eugene Dementiev
-
Method Summary
-
Method Details
-
execute
void execute() throws com.agenarisk.learning.structure.exception.StructureLearningException- Throws:
com.agenarisk.learning.structure.exception.StructureLearningException
-