public class TsmlImportUtils
extends java.lang.Object
Constructor and Description |
---|
TsmlImportUtils() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
connectTS(org.processmining.framework.plugin.PluginContext context,
Tsml tsml,
TransitionSystem ts) |
Tsml |
importTsmlFromStream(org.processmining.framework.plugin.PluginContext context,
java.io.InputStream input,
java.lang.String filename,
long fileSizeInBytes) |
public Tsml importTsmlFromStream(org.processmining.framework.plugin.PluginContext context, java.io.InputStream input, java.lang.String filename, long fileSizeInBytes) throws java.lang.Exception
java.lang.Exception
public java.lang.Object connectTS(org.processmining.framework.plugin.PluginContext context, Tsml tsml, TransitionSystem ts)