Class BackgroundKnowledge
- java.lang.Object
-
- org.processmining.plugins.inductiveVisualMiner.causal.mvpc.BackgroundKnowledge
-
public class BackgroundKnowledge extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BackgroundKnowledge()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanis_forbidden(Node node, Node node2)booleanis_required(Node node, Node node2)
-