public final class CucaDiagramXmiMaker
extends java.lang.Object
Constructor and Description |
---|
CucaDiagramXmiMaker(ICucaDiagram diagram,
FileFormat fileFormat) |
Modifier and Type | Method and Description |
---|---|
void |
createFiles(java.io.OutputStream fos) |
static java.lang.String |
getModel(UmlDiagram classDiagram) |
public CucaDiagramXmiMaker(ICucaDiagram diagram, FileFormat fileFormat) 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