Package | Description |
---|---|
org.processmining.behavioralpatternmining.algorithms | |
org.processmining.behavioralpatternmining.models |
Constructor and Description |
---|
BPRecursiveAction(ProcessTreeSet lpmSet,
BehavioralPattern lpm,
BehavioralPattern lpmOther,
org.deckfour.xes.model.XLog projection,
java.util.Map<java.lang.Integer,java.lang.Integer> projectionMapping,
java.util.Set<java.lang.Integer> projectionMap,
CombinationType type,
java.util.Map<java.lang.String,ProcessTreeSet> gammASetsMap,
java.util.Map<java.lang.String,ProcessTreeSet> gammaSetsMap,
java.util.Map<java.lang.String,BehavioralPattern> evaluatedLPMs,
java.util.Set<BehavioralPattern> gammA,
ProcessTreeEvaluator evaluator,
BehavioralPatternParameters params,
org.processmining.framework.plugin.PluginContext context) |
Modifier and Type | Method and Description |
---|---|
CombinationType |
BehavioralPattern.getDefiningOperator() |
static CombinationType |
CombinationType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CombinationType[] |
CombinationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BehavioralPattern.setDefiningOperator(CombinationType definingOperator) |