public class EmptyXMIExporter extends AbstractXMIExporter
Modifier and Type | Field and Description |
---|---|
private static org.apache.log4j.Logger |
_logger |
Constructor and Description |
---|
EmptyXMIExporter(Config cfg) |
Modifier and Type | Method and Description |
---|---|
protected void |
toXmi(java.lang.String rootUuid,
XMIDialect dialect,
boolean exportDiagrams,
java.io.File file,
java.lang.String detail)
This default implementation does nothing (well, that's why we are empty exporter).
|
exportToXMIs, getCfg
public EmptyXMIExporter(Config cfg)
protected void toXmi(java.lang.String rootUuid, XMIDialect dialect, boolean exportDiagrams, java.io.File file, java.lang.String detail)
toXmi
in class AbstractXMIExporter
Copyright 2009-2015 Tatjana (Tanja) Kostic