Modifier and Type | Method and Description |
---|---|
NewickTreeCollection |
CSVIterator.getNewickTrees() |
Constructor and Description |
---|
DataLogCollectionGenerator(NewickTreeCollection trees,
java.lang.String noCases,
java.lang.String noNoisyCases,
java.lang.String maxInput,
java.lang.String maxCutoff,
java.lang.String determinism) |
LogCollectionGenerator(NewickTreeCollection trees,
int numTrainigTraces) |
Modifier and Type | Field and Description |
---|---|
NewickTreeCollection |
GenerateTreeUI.results |
Modifier and Type | Method and Description |
---|---|
NewickTreeCollection |
GenerateTree.run(org.processmining.framework.plugin.PluginContext context,
org.processmining.log.csv.CSVFile file) |
NewickTreeCollection |
ProcessTreeToNewickTreeConverter.run(org.processmining.framework.plugin.PluginContext context,
org.processmining.processtree.ProcessTree tree) |
NewickTreeCollection |
GenerateTreeUI.run(org.processmining.contexts.uitopia.UIPluginContext context) |
Modifier and Type | Method and Description |
---|---|
void |
ExportNewickTree.exportNewickTreeCollection(org.processmining.framework.plugin.PluginContext context,
NewickTreeCollection collection,
java.io.File file) |
NoUniqueTracesModel |
CalculateNoUniqueTraces.NoUniqueTracesModel(org.processmining.framework.plugin.PluginContext context,
NewickTreeCollection trees) |
org.processmining.processtree.arrays.ProcessTreeArray |
NewickTreeCollectionToProcessTreeListConverter.run(org.processmining.framework.plugin.PluginContext context,
NewickTreeCollection collection) |
LogCollection |
GenerateLogCollection.run(org.processmining.framework.plugin.PluginContext context,
NewickTreeCollection collection,
int numTrainigTraces) |
LogCollection |
GenerateLogCollection.run(org.processmining.contexts.uitopia.UIPluginContext context,
NewickTreeCollection collection) |
LogCollection |
GenerateLogCollectionNoise.run(org.processmining.contexts.uitopia.UIPluginContext context,
NewickTreeCollection collection) |
Modifier and Type | Field and Description |
---|---|
NewickTreeCollection |
GenerateTreeChoice.results |
Modifier and Type | Method and Description |
---|---|
NewickTreeCollection |
GenerateTreeChoice.run(org.processmining.contexts.uitopia.UIPluginContext context) |
Modifier and Type | Method and Description |
---|---|
EvaluationResultsCollection |
DataEvaluationCV.evaluate(org.processmining.contexts.uitopia.UIPluginContext context,
NewickTreeCollection treeCollection) |
DataLogCollection |
GenerateDataLogCollection.run(org.processmining.contexts.uitopia.UIPluginContext context,
NewickTreeCollection collection) |
Modifier and Type | Method and Description |
---|---|
javax.swing.JComponent |
NewickAsProcessTreeList.visualize(org.processmining.framework.plugin.PluginContext context,
NewickTreeCollection input) |
static javax.swing.JComponent |
NewickTreeRenderer.visualize(org.processmining.framework.plugin.PluginContext context,
NewickTreeCollection output) |
javax.swing.JComponent |
NewickAsProcessTreeList.visualizeBPMN(org.processmining.framework.plugin.PluginContext context,
NewickTreeCollection input) |