Class FileUtil
java.lang.Object
org.palladiosimulator.simulizar.utils.FileUtil
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
LOGGER
protected static final org.apache.log4j.Logger LOGGER
-
-
Constructor Details
-
FileUtil
public FileUtil()
-
-
Method Details
-
getFolder
Get the reconfiguration rule folder. FIXME: Remove this and load reconfiguration rules into a blackboard.- Parameters:
path
- String to the reconfiguration rules- Returns:
- folder of the QVTo reconfiguration rules
-
getFiles
Get the reconfiguration rule files. FIXME: Remove this and load reconfiguration rules into a blackboard.- Parameters:
folder
- Filepath to the reconfiguration rules- Returns:
- folder of the QVTo reconfiguration rules
-