Package | Description |
---|---|
org.processmining.plugins.signaturediscovery | |
org.processmining.plugins.signaturediscovery.types |
Modifier and Type | Method and Description |
---|---|
void |
SignatureDiscoveryInput.setFeatureCombination(FeatureCombination featureCombination) |
Modifier and Type | Method and Description |
---|---|
static FeatureCombination |
FeatureCombination.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FeatureCombination[] |
FeatureCombination.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|