public class SavePackagesSMarty
extends java.lang.Object
Constructor and Description |
---|
SavePackagesSMarty() |
Modifier and Type | Method and Description |
---|---|
static SavePackagesSMarty |
getInstance() |
void |
Save(Architecture architecture,
java.io.PrintWriter printWriter)
Save all packages in the file
the link of package and subpackage will be saved in other class
|
public static SavePackagesSMarty getInstance()
public void Save(Architecture architecture, java.io.PrintWriter printWriter)
architecture
- - input architectureprintWriter
- - used to save a string to file