Class DebugParallel.ReasoningRunnable
java.lang.Object
eu.qualimaster.easy.extension.debug.DebugParallel.ReasoningRunnable
- All Implemented Interfaces:
Runnable
- Enclosing class:
DebugParallel
Implements a reasoning runnble for reasoning in parallel.
- Author:
- Holger Eichelberger
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateReasoningRunnable(String name, net.ssehub.easy.varModel.confModel.Configuration cfg) Creates a test runnable. -
Method Summary
-
Field Details
-
name
-
cfg
private net.ssehub.easy.varModel.confModel.Configuration cfg
-
-
Constructor Details
-
ReasoningRunnable
Creates a test runnable.- Parameters:
name- the name for output logcfg- the configuration to reason on
-
-
Method Details