Package | Description |
---|---|
org.processmining.plugins.petrinet.mining.alphaminer |
Modifier and Type | Method and Description |
---|---|
Tuple |
Tuple.clone()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Tuple> |
AlphaMiner.expandNode(Tuple toExpand,
org.processmining.framework.plugin.Progress progress,
java.util.Collection<Tuple> resultsSoFar)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Tuple> |
AlphaMiner.expandNode(Tuple toExpand,
org.processmining.framework.plugin.Progress progress,
java.util.Collection<Tuple> resultsSoFar)
Deprecated.
|
boolean |
Tuple.isSmallerThan(Tuple tuple)
Deprecated.
|
void |
AlphaMiner.processLeaf(Tuple toAdd,
org.processmining.framework.plugin.Progress progress,
java.util.Collection<Tuple> resultCollection)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Tuple> |
AlphaMiner.expandNode(Tuple toExpand,
org.processmining.framework.plugin.Progress progress,
java.util.Collection<Tuple> resultsSoFar)
Deprecated.
|
void |
AlphaMiner.processLeaf(Tuple toAdd,
org.processmining.framework.plugin.Progress progress,
java.util.Collection<Tuple> resultCollection)
Deprecated.
|