public class SaveInterfaceSMarty
extends java.lang.Object
| Constructor and Description | 
|---|
SaveInterfaceSMarty()  | 
| Modifier and Type | Method and Description | 
|---|---|
static SaveInterfaceSMarty | 
getInstance()  | 
void | 
Save(Architecture architecture,
    java.io.PrintWriter printWriter)
Save all interfaces from architecture to file 
 | 
public static SaveInterfaceSMarty getInstance()
public void Save(Architecture architecture, java.io.PrintWriter printWriter)
architecture - - the architecture to be decodedprintWriter - - used to save the type to file