public class SaveRelationshipSMarty
extends java.lang.Object
| Constructor and Description | 
|---|
SaveRelationshipSMarty()  | 
| Modifier and Type | Method and Description | 
|---|---|
static SaveRelationshipSMarty | 
getInstance()  | 
void | 
Save(Architecture architecture,
    java.io.PrintWriter printWriter,
    java.lang.String logPath)
This class save all relationship from an architecture
 Association, Dependency, Usage, Abstraction, Generalization, Realization, Requires 
 | 
public static SaveRelationshipSMarty getInstance()
public void Save(Architecture architecture, java.io.PrintWriter printWriter, java.lang.String logPath)