Package | Description |
---|---|
org.processmining.lpm.adjustedalignments |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAllOptAlignmentsAlg<D extends AbstractPDelegate<T>,T extends nl.tue.astar.Tail> |
class |
AbstractAllOptAlignmentsGraphAlg<D extends AbstractPDelegate<T>,T extends nl.tue.astar.Tail> |
Modifier and Type | Class and Description |
---|---|
class |
PDelegate |
Modifier and Type | Field and Description |
---|---|
protected AbstractPDelegate<T> |
AbstractAStarThreadNoModelMoves.pDelegate |
Modifier and Type | Method and Description |
---|---|
protected nl.tue.astar.util.ShortShortMultiset |
PHead.cloneAndUpdateMarking(AbstractPDelegate<?> delegate,
nl.tue.astar.util.ShortShortMultiset marking,
short modelMove) |
protected org.processmining.models.semantics.petrinet.Marking |
PHead.fromMultiSet(AbstractPDelegate<?> delegate) |
protected nl.tue.astar.Trace |
AbstractAllOptAlignmentsAlg.getLinearTrace(org.deckfour.xes.model.XLog log,
int trace,
AbstractPDelegate<?> delegate)
get list of event class.
|
protected nl.tue.astar.Trace |
AbstractAllOptAlignmentsAlg.getPartiallyOrderedTrace(org.deckfour.xes.model.XLog log,
int trace,
AbstractPDelegate<?> delegate) |
static void |
PRecord.printRecord(AbstractPDelegate<?> delegate,
int trace,
PRecord r) |
Constructor and Description |
---|
PHead(AbstractPDelegate<?> delegate,
org.processmining.models.semantics.petrinet.Marking m,
org.deckfour.xes.model.XTrace t) |