Modifier and Type | Method and Description |
---|---|
XAlignedTreeLog |
AlignLog2Tree.apply(org.apache.commons.lang3.tuple.Pair<org.deckfour.xes.model.XLog,IEPTree> input) |
XAlignedTreeLog |
AlignLog2Tree.performAlignment(org.deckfour.xes.model.XLog log,
IEPTree tree) |
Modifier and Type | Method and Description |
---|---|
void |
AlignTreeEventIntervals.annotate(XAlignedTreeLog align,
IEPTree tree) |
Modifier and Type | Method and Description |
---|---|
IEPTree |
AlignTreeEventIntervals.apply(org.apache.commons.lang3.tuple.Pair<XAlignedTreeLog,IEPTree> input) |
Modifier and Type | Class and Description |
---|---|
class |
XAlignedTreeLogImpl |
Modifier and Type | Method and Description |
---|---|
XAlignedTreeLog |
XAlignedTreeLog.copy() |
XAlignedTreeLog |
XAlignedTreeLogImpl.copy() |
Modifier and Type | Method and Description |
---|---|
void |
AlignMappingTreeDecorator.extractFrom(XAlignedTreeLog align) |
Modifier and Type | Method and Description |
---|---|
protected XAlignedTreeLog |
AlignLogRecipe.execute(org.apache.commons.lang3.tuple.Pair<org.deckfour.xes.model.XLog,IEPTree> input) |
protected XAlignedTreeLog |
AlignLogFilterRecipe.execute(XAlignedTreeLog input) |
Modifier and Type | Method and Description |
---|---|
protected XAlignedTreeLog |
AlignLogFilterRecipe.execute(XAlignedTreeLog input) |
Modifier and Type | Method and Description |
---|---|
protected IEPTree |
AlignTreeRecipe.execute(org.apache.commons.lang3.tuple.Pair<XAlignedTreeLog,IEPTree> input) |
Modifier and Type | Method and Description |
---|---|
abstract void |
DiscoveryWorkbenchController.View.setAlignMetrics(XAlignedTreeLog alignedLog) |
void |
DiscoveryWorkbenchView.setAlignMetrics(XAlignedTreeLog alignedLog) |
Modifier and Type | Method and Description |
---|---|
void |
SubviewSearchtree.setAlignMetrics(XAlignedTreeLog alignedLog) |
Modifier and Type | Field and Description |
---|---|
static RecipeArtifactD2<XAlignedTreeLog,org.deckfour.xes.model.XLog,IEPTree> |
WorkbenchArtifacts.AlignedLog |
static RecipeArtifactD1<XAlignedTreeLog,XAlignedTreeLog> |
WorkbenchArtifacts.AlignedLogPost |
static RecipeArtifactD1<XAlignedTreeLog,XAlignedTreeLog> |
WorkbenchArtifacts.AlignedLogPost |
static RecipeArtifactD2<IEPTree,XAlignedTreeLog,IEPTree> |
WorkbenchArtifacts.AlignedTree |