Package | Description |
---|---|
org.processmining.models.causalgraph | |
org.processmining.plugins.causalgraph |
Modifier and Type | Interface and Description |
---|---|
interface |
XEventClassifierAwareSimpleCausalGraph |
Modifier and Type | Class and Description |
---|---|
class |
SimpleCausalGraphImpl
Basic immutable implementation of a
SimpleCausalGraph . |
Constructor and Description |
---|
SimpleCausalGraphImpl(SimpleCausalGraph graph)
Copy constructor
|
Modifier and Type | Method and Description |
---|---|
javax.swing.JComponent |
CausalGraphTableVisualizerPlugin.visualize(org.processmining.framework.plugin.PluginContext context,
SimpleCausalGraph causalGraph) |
javax.swing.JComponent |
CausalGraphVisualizerPlugin.visualize(org.processmining.framework.plugin.PluginContext context,
SimpleCausalGraph causalGraph) |
Constructor and Description |
---|
CausalGraphColoredTable(SimpleCausalGraph causalGraph) |
CausalGraphDotConverter(SimpleCausalGraph causalGraph) |