public class SaveConcernListSMarty
extends java.lang.Object
Constructor and Description |
---|
SaveConcernListSMarty() |
Modifier and Type | Method and Description |
---|---|
static SaveConcernListSMarty |
getInstance() |
void |
Save(Architecture architecture,
java.io.PrintWriter printWriter)
Save the list of stereotypes in the file
if not exists, create a new list of stereotypes
|
public static SaveConcernListSMarty getInstance()
public void Save(Architecture architecture, java.io.PrintWriter printWriter)
architecture
- - the architecture to be decodedprintWriter
- - used to save the type to file