Modifier and Type | Method and Description |
---|---|
XSStaticXSEventStream |
XLogToXSStaticXSEventStreamAlgorithm.get() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Object[] |
XSStaticXSEventStreamToXSEventStreamPlugin.apply(org.processmining.framework.plugin.PluginContext context,
XSStaticXSEventStream staticStream) |
static java.lang.Object[] |
XSStaticXSEventStreamToXSEventStreamPlugin.apply(org.processmining.contexts.uitopia.UIPluginContext context,
XSStaticXSEventStream staticStream) |
static void |
XSStaticXSEventStreamExportPlugin.export(org.processmining.contexts.uitopia.UIPluginContext context,
XSStaticXSEventStream stream,
java.io.File file) |
static void |
XSStaticXSEventStreamExportPlugin.export(XSStaticXSEventStream stream,
java.io.File file) |
Modifier and Type | Class and Description |
---|---|
class |
XSStaticXSEventStreamArrayListImpl |
class |
XSStaticXSEventStreamLinkedListImpl |
Modifier and Type | Method and Description |
---|---|
static XSStaticXSEventStream |
XSStaticXSEventStream.Factory.createArrayListBasedXSStaticXSEventStream() |
static XSStaticXSEventStream |
XSStaticXSEventStream.Factory.createArrayListBasedXSStaticXSEventStream(java.util.Collection<XSEvent> coll) |
static XSStaticXSEventStream |
XSStaticXSEventStream.Factory.createLinkedListBasedXSStaticXSEventStream() |
Modifier and Type | Method and Description |
---|---|
static XSStaticXSEventStream |
XLogToXSStaticXSEventStreamPlugin.apply(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
XLogToXSStaticXSEventStreamParameters parameters) |
static XSStaticXSEventStream |
XLogToXSStaticXSEventStreamPlugin.apply(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log) |
Modifier and Type | Method and Description |
---|---|
protected XSStaticXSEventStream |
XSEventStreamToXSStaticXSEventStreamReader.computeCurrentResult() |
Constructor and Description |
---|
XSEventStreamToXSStaticXSEventStreamReader(java.lang.String name,
XSEventStreamToXSStaticEventStreamParameters params,
XSStaticXSEventStream container) |
XSEventStreamToXSStaticXSEventStreamReader(java.lang.String name,
XSEventStreamToXSStaticEventStreamParameters params,
XSStaticXSEventStream container,
org.processmining.framework.plugin.PluginContext context,
org.processmining.framework.providedobjects.ProvidedObjectID providedObjectID) |
Modifier and Type | Method and Description |
---|---|
static XSStaticXSEventStream |
XSEventStreamToXSStaticEventStreamPlugin.runContextFree(org.processmining.stream.core.interfaces.XSAuthor<XSEvent> author,
XSEventStream stream,
XSEventStreamToXSStaticEventStreamParameters params) |
static XSStaticXSEventStream |
XSEventStreamToXSStaticEventStreamPlugin.runContextFree(XSEventStream stream,
XSEventStreamToXSStaticEventStreamParameters parameters) |