| Modifier and Type | Class and Description |
|---|---|
class |
MutableFuzzyGraph |
| Modifier and Type | Field and Description |
|---|---|
protected FuzzyGraph |
FMEdges.graph |
| Constructor and Description |
|---|
FMEdges(FuzzyGraph graph) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StatisticalCleanupTransformer.createStatistics(FuzzyGraph graph) |
| Modifier and Type | Class and Description |
|---|---|
class |
FuzzyBusinessProcessMap |
| Modifier and Type | Field and Description |
|---|---|
protected FuzzyGraph |
Conformance.graph |
| Constructor and Description |
|---|
Conformance(FuzzyGraph graph,
org.deckfour.xes.model.XLog log) |
| Modifier and Type | Field and Description |
|---|---|
protected FuzzyGraph |
FMEventEditor.graph |
| Constructor and Description |
|---|
FMEventEditor(org.processmining.framework.plugin.PluginContext context,
FuzzyGraph aGraph) |
| Modifier and Type | Field and Description |
|---|---|
protected FuzzyGraph |
FuzzyDetailAnalysis.graph |
protected FuzzyGraph |
FuzzyReplay.graph |
protected FuzzyGraph |
TraceReplay.graph |
| Constructor and Description |
|---|
FuzzyDetailAnalysis(FuzzyGraph aGraph,
org.deckfour.xes.model.XLog log) |
FuzzyReplay(FuzzyGraph graph,
org.deckfour.xes.model.XLog log,
ReplayListener listener) |
TraceReplay(FuzzyGraph graph,
org.deckfour.xes.model.XLog log,
FMLogEvents events,
int traceIndex) |
| Modifier and Type | Method and Description |
|---|---|
FuzzyGraph |
FastTransformerPanel.getGraph() |
FuzzyGraph |
FuzzyModelPanel.getGraph() |