Package | Description |
---|---|
org.processmining.plugins.abstractions | |
org.processmining.plugins.abstractions.enumtypes | |
org.processmining.plugins.abstractions.patterns |
Modifier and Type | Method and Description |
---|---|
PatternLengthPreference |
PatternAbstractionsInput.getPatternLengthPreference() |
Modifier and Type | Method and Description |
---|---|
void |
PatternAbstractionsInput.setPatternLengthPreference(PatternLengthPreference patternLengthPreference) |
Modifier and Type | Method and Description |
---|---|
static PatternLengthPreference |
PatternLengthPreference.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PatternLengthPreference[] |
PatternLengthPreference.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PatternLengthPreference |
MinePatterns.getPatternLengthPreference() |
Modifier and Type | Method and Description |
---|---|
void |
MinePatterns.findPatterns(java.util.Set<PatternType> patternTypeSet,
PatternLengthPreference patternLengthPreference) |
void |
MinePatterns.setPatternLengthPreference(PatternLengthPreference patternLengthPreference) |