public final class CucaDiagramGraphmlMaker
extends java.lang.Object
Constructor and Description |
---|
CucaDiagramGraphmlMaker(ICucaDiagram diagram) |
Modifier and Type | Method and Description |
---|---|
void |
createFiles(java.io.OutputStream fos) |
static java.lang.String |
getModel(UmlDiagram classDiagram) |
public CucaDiagramGraphmlMaker(ICucaDiagram diagram) throws java.io.IOException
java.io.IOException
public static java.lang.String getModel(UmlDiagram classDiagram)
public void createFiles(java.io.OutputStream fos) throws java.io.IOException
java.io.IOException