Package | Description |
---|---|
org.processmining.prabhakardixit.alignments | |
org.processmining.prabhakardixit.fcnets.models | |
org.processmining.prabhakardixit.fcreduction |
Modifier and Type | Method and Description |
---|---|
PetriNetMap |
TransPairAlignment.getPetriNetMap() |
Modifier and Type | Method and Description |
---|---|
static ClusterNet |
NavigateEmptyTraces.reduceNetWithClusters(PetriNetMap pnmap) |
void |
TransPairAlignment.setPetriNetMap(PetriNetMap petriNet) |
Constructor and Description |
---|
ClusterNet(PetriNetMap pnmap) |
Modifier and Type | Method and Description |
---|---|
PetriNetMap |
InteractiveMatrixNet.getselectedPetriNetMap() |
PetriNetMap |
InteractivePetriNet.getselectedPetriNetMap() |
Modifier and Type | Method and Description |
---|---|
void |
InteractiveMatrixNet.setselectedPetriNetMap(PetriNetMap pnMap) |
void |
InteractivePetriNet.setselectedPetriNetMap(PetriNetMap pnMap) |
Constructor and Description |
---|
InteractivePetriNet(PetriNetMap pnmap) |
InteractivePetriNet(PetriNetMap pnmap,
org.deckfour.xes.model.XLog log,
org.processmining.contexts.uitopia.UIPluginContext context) |
PetriNetMap(PetriNetMap pnmap) |
Modifier and Type | Method and Description |
---|---|
static void |
BruteForcePNMap.addTransBwPlaces(org.processmining.models.graphbased.directed.petrinet.elements.Place p1,
org.processmining.models.graphbased.directed.petrinet.elements.Place p2,
java.lang.String tstr,
PetriNetMap pn,
boolean loop) |