| Package | Description |
|---|---|
| org.processmining.plugins.DataConformance.Analyze.PetriNet |
| Modifier and Type | Method and Description |
|---|---|
static TupleSet |
DecisionTreeCreator.createInstanceSet(org.processmining.models.graphbased.directed.petrinet.PetrinetNode node,
org.processmining.datapetrinets.DataPetriNet net,
ResultReplayPetriNetWithData logReplayResult,
org.processmining.plugins.connectionfactories.logpetrinet.TransEvClassMapping activityMapping)
Creates a
TupleSet for the specified PetrinetNode only |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Map<org.processmining.models.graphbased.directed.petrinet.PetrinetNode,TupleSet> |
DecisionTreeCreator.createInstances(org.processmining.datapetrinets.DataPetriNet net,
ResultReplayPetriNetWithData logReplayResult,
org.processmining.plugins.connectionfactories.logpetrinet.TransEvClassMapping activityMapping)
Creates
TupleSets for all Transition of the Net. |