public class ExportCNet
extends java.lang.Object
Constructor and Description |
---|
ExportCNet() |
Modifier and Type | Method and Description |
---|---|
void |
exportCNet(org.processmining.framework.plugin.PluginContext context,
CausalNet net,
java.io.File file) |
void |
exportCNetToCNetFile(CausalNet net,
java.io.File file) |
void |
exportCNetToCNetFile(org.processmining.framework.plugin.PluginContext context,
CausalNet net,
java.io.File file) |
void |
exportCNetToCNetFile(java.lang.String label,
CausalNet net,
java.io.File file) |
public void exportCNet(org.processmining.framework.plugin.PluginContext context, CausalNet net, java.io.File file) throws java.io.IOException
java.io.IOException
public void exportCNetToCNetFile(org.processmining.framework.plugin.PluginContext context, CausalNet net, java.io.File file) throws java.io.IOException
java.io.IOException
public void exportCNetToCNetFile(CausalNet net, java.io.File file) throws java.io.IOException
java.io.IOException
public void exportCNetToCNetFile(java.lang.String label, CausalNet net, java.io.File file) throws java.io.IOException
java.io.IOException