Constructor and Description |
---|
PNManifestConnection(java.lang.String label,
org.processmining.models.graphbased.directed.petrinet.PetrinetGraph net,
org.deckfour.xes.model.XLog log,
IPNManifestReplayAlgorithm selectedAlg,
PNManifestReplayerParameter parameters,
Manifest manifest) |
Modifier and Type | Method and Description |
---|---|
IPNManifestReplayAlgorithm |
ChooseAlgorithmPanel.getSelectedAlgorithm()
Get selected algorithm, otherwise return null
|
IPNManifestReplayAlgorithm |
ChooseAlgorithmStep.getSelectedAlgorithm()
May return null if there is no algorithm selected
|
Modifier and Type | Method and Description |
---|---|
Manifest |
PNManifestReplayer.replayLog(org.processmining.framework.plugin.PluginContext context,
org.processmining.models.graphbased.directed.petrinet.PetrinetGraph net,
org.deckfour.xes.model.XLog log,
IPNManifestReplayAlgorithm selectedAlg,
PNManifestReplayerParameter parameters) |
Manifest |
PNManifestReplayer.replayLogParameter(org.processmining.framework.plugin.PluginContext context,
org.processmining.models.graphbased.directed.petrinet.PetrinetGraph net,
org.deckfour.xes.model.XLog log,
IPNManifestReplayAlgorithm alg,
PNManifestReplayerParameter parameter) |
Modifier and Type | Class and Description |
---|---|
class |
PNManifestReplayerILPAlgorithm |
class |
PNManifestReplayerILPPNetPatternAlgorithm |