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