Uses of Class
org.processmining.goaldrivenprocessmining.objectHelper.Config
-
-
Uses of Config in org.processmining.goaldrivenprocessmining.algorithms
Methods in org.processmining.goaldrivenprocessmining.algorithms with parameters of type Config Modifier and Type Method Description static voidLogSkeletonUtils. setupEdgeHashTableForHighLevelAfterChangingDisplayedActs(GDPMLogSkeleton gdpmLogSkeleton, Config config, EdgeHashTable originalEdgeHashTable)static voidLogSkeletonUtils. setupMapActToEdgeHighLevel(EdgeHashTable edgeHashTable, Config config) -
Uses of Config in org.processmining.goaldrivenprocessmining.algorithms.chain
Fields in org.processmining.goaldrivenprocessmining.algorithms.chain declared as Config Modifier and Type Field Description static ConfigCONFIG_Update. currentConfigFields in org.processmining.goaldrivenprocessmining.algorithms.chain with type parameters of type Config Modifier and Type Field Description static org.processmining.plugins.inductiveVisualMiner.chain.IvMObject<Config>GoalDrivenObject. config -
Uses of Config in org.processmining.goaldrivenprocessmining.objectHelper
Methods in org.processmining.goaldrivenprocessmining.objectHelper that return Config Modifier and Type Method Description ConfigGDPMLogSkeleton. getConfig()Methods in org.processmining.goaldrivenprocessmining.objectHelper with parameters of type Config Modifier and Type Method Description voidGDPMLogSkeleton. setConfig(Config config)
-