Class DebugModelPruning
java.lang.Object
eu.qualimaster.easy.extension.debug.AbstractDebug
eu.qualimaster.easy.extension.debug.DebugModelPruning
Tests that the
ModelModifier can be executed before instantiating the platform.- Author:
- El-Sharkawy
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.ssehub.easy.reasoning.core.reasoner.ReasonerConfiguration -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class eu.qualimaster.easy.extension.debug.AbstractDebug
initialize, loadModelLocation, sleep
-
Field Details
-
RCONFIG
public static final net.ssehub.easy.reasoning.core.reasoner.ReasonerConfiguration RCONFIG
-
-
Constructor Details
-
DebugModelPruning
public DebugModelPruning()
-
-
Method Details
-
main
Executes the test.- Parameters:
args- the first argument shall be the model location- Throws:
Exception- in case of any failures
-