Package | Description |
---|---|
org.processmining.models.causalgraph |
Modifier and Type | Class and Description |
---|---|
class |
SimpleCausalGraphImpl
Basic immutable implementation of a
SimpleCausalGraph . |
Modifier and Type | Method and Description |
---|---|
static XEventClassifierAwareSimpleCausalGraph |
XEventClassifierAwareSimpleCausalGraph.Factory.construct(org.deckfour.xes.classification.XEventClassifier classifier,
java.util.Set<org.deckfour.xes.classification.XEventClass> activities,
java.util.Set<Relation> causalRelations) |