Modifier and Type | Method and Description |
---|---|
MiningMethod |
InteractiveDataAwareCausalMinerVisualization.getCurrentMiningMethod() |
Modifier and Type | Method and Description |
---|---|
boolean |
InteractiveDataAwareCausalMinerVisualization.updateConfiguration(MiningMethod miningMethod) |
Constructor and Description |
---|
InteractiveDataAwareCausalMinerVisualization(HeuristicMinerController controller,
org.processmining.dataawarecnetminer.model.EventRelationStorage eventStorage,
DataRelationStorage dataStorage,
java.lang.Class<? extends MiningMethod> miningMethod,
MethodConfiguration config) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMiningMethod |
Modifier and Type | Class and Description |
---|---|
class |
DataAwareCNetMethod |
class |
DataAwareDCNetMethod |
class |
DataAwareDPNMinerMethod |
class |
DataAwarePetrinetMinerMethod |
class |
DataDependencyGraphMethod |
class |
DependencyGraphMethod |
Modifier and Type | Class and Description |
---|---|
class |
DependencyRelationMethod |
class |
DirectlyFollowsMethod |
class |
L1DependencyMethod |
class |
L2DependencyMethod |
class |
LongDistanceDependencyMethod |