Constructor and Description |
---|
DataLogGenerator(NewickTree tree,
java.lang.String noCases,
java.lang.String noNoisyCases,
java.lang.String maxInput,
java.lang.String maxCutoff,
java.lang.String determinism,
DataLogFactory factory) |
LogGenerator(NewickTree tree,
LogParameters parameters,
LogFactory factory) |
Modifier and Type | Method and Description |
---|---|
java.util.List<NewickTree> |
NewickTreeCollection.getNewickTreeList() |
Modifier and Type | Method and Description |
---|---|
void |
NewickTreeCollection.addNewickTree(NewickTree newTree) |
Modifier and Type | Method and Description |
---|---|
NewickTree |
ProcessTreeToNewickTree.getNewickTree() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Object[] |
NewickToPetriNet.convert(org.processmining.framework.plugin.PluginContext context,
NewickTree tree) |
Constructor and Description |
---|
NewickTreeToProcessTree(NewickTree treeString) |
Modifier and Type | Method and Description |
---|---|
NoUniqueTracesModel |
CalculateNoUniqueTraces.NoUniqueTracesModel_SingleTree(org.processmining.framework.plugin.PluginContext context,
NewickTree tree,
int loopIterations) |
org.processmining.processtree.ProcessTree |
NewickTreeToProcessTreeConverter.run(org.processmining.framework.plugin.PluginContext context,
NewickTree tree) |
org.deckfour.xes.model.XLog |
GenerateLog.run(org.processmining.framework.plugin.PluginContext context,
NewickTree tree,
int numTrainigTraces) |