Package pumlFromJava
Class Config
java.lang.Object
pumlFromJava.Config
The type Config.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
setConfig
(String path, SaveOption saveOption) Sets config.
-
Constructor Details
-
Config
public Config()
-
-
Method Details
-
setConfig
Sets config.- Parameters:
path
- the pathsaveOption
- the save option
-