public class SaveDependencySMarty
extends java.lang.Object
Constructor and Description |
---|
SaveDependencySMarty() |
Modifier and Type | Method and Description |
---|---|
static SaveDependencySMarty |
getInstance() |
void |
Save(Architecture architecture,
java.io.PrintWriter printWriter,
java.lang.String logPath)
This class save Dependency relationship to file
|
public static SaveDependencySMarty getInstance()
public void Save(Architecture architecture, java.io.PrintWriter printWriter, java.lang.String logPath)
architecture
- - architecture to be decodedprintWriter
- - used to save a string in filelogPath
- - path to save log if has a error