Package | Description |
---|---|
org.processmining.algorithms.statechart.m2m | |
org.processmining.models.statechart.decorate | |
org.processmining.models.statechart.eptree |
Modifier and Type | Method and Description |
---|---|
IEPTree |
ProcessTree2EPTree.transform(org.processmining.processtree.ProcessTree input,
IDecoratorFactory decFact) |
Modifier and Type | Class and Description |
---|---|
class |
DecoratorFactoryDefault |
Modifier and Type | Method and Description |
---|---|
static IDecoratorFactory |
DecoratorFactory.getDefaultInst() |
Modifier and Type | Method and Description |
---|---|
static void |
DecoratorFactory.setDefaultInst(IDecoratorFactory inst) |
Constructor and Description |
---|
EPTree(java.lang.String name,
IDecoratorFactory decFact) |