Modifier and Type | Method and Description |
---|---|
protected StreamSocialNetworkManagerImpl |
StreamSocialNetworkMinerImpl.computeCurrentResult() |
Constructor and Description |
---|
StreamSocialNetworkMinerImpl(java.lang.String name,
StreamSocialNetworkMinerParametersImpl parameters,
StreamSocialNetworkManagerImpl mgr,
org.processmining.eventstream.readers.trie.StreamTrieImpl<ActivityResourcePair,org.processmining.eventstream.readers.trie.VertexImpl<ActivityResourcePair>> graph) |
Modifier and Type | Method and Description |
---|---|
static org.processmining.stream.core.interfaces.XSReader<org.processmining.eventstream.core.interfaces.XSEvent,StreamSocialNetworkManagerImpl> |
StreamSocialNetworkMinerPlugin.apply(org.processmining.framework.plugin.PluginContext context,
org.processmining.eventstream.core.interfaces.XSEventStream stream,
StreamSocialNetworkMinerParametersImpl parameters) |
static org.processmining.stream.core.interfaces.XSReader<org.processmining.eventstream.core.interfaces.XSEvent,StreamSocialNetworkManagerImpl> |
StreamSocialNetworkMinerPlugin.apply(org.processmining.contexts.uitopia.UIPluginContext context,
org.processmining.eventstream.core.interfaces.XSEventStream stream) |
Modifier and Type | Method and Description |
---|---|
void |
StreamSocialNetworkManagerVisualizerImpl.updateVisualization(StreamSocialNetworkManagerImpl newArtifact) |
Modifier and Type | Method and Description |
---|---|
void |
StreamSocialNetworkManagerVisualizerImpl.updateVisualization(org.processmining.framework.util.Pair<java.util.Date,StreamSocialNetworkManagerImpl> newArtifact) |
Constructor and Description |
---|
StreamSocialNetworkManagerVisualizerImpl(java.lang.String name,
StreamSocialNetworkManagerImpl mgr,
StreamSocialNetworkMinerParametersImpl params) |