Class DebugProfile
java.lang.Object
eu.qualimaster.easy.extension.debug.AbstractDebug
eu.qualimaster.easy.extension.debug.DebugProfile
Debugs creating profiling pipelines.
- Author:
- Holger Eichelberger
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class eu.qualimaster.easy.extension.debug.AbstractDebug
initialize, loadModelLocation, sleep
-
Constructor Details
-
DebugProfile
public DebugProfile()
-
-
Method Details
-
main
public static void main(String[] args) throws net.ssehub.easy.basics.modelManagement.ModelManagementException, IOException Executes the test.- Parameters:
args- the first argument shall be the model location- Throws:
net.ssehub.easy.basics.modelManagement.ModelManagementException- in case that obtaining the models failsIOException- if file operations fail
-