Package | Description |
---|---|
org.processmining.streambasedeventfilter.parameters |
Modifier and Type | Method and Description |
---|---|
ConditionalProbabilitiesBasedXSEventFilterParametersImpl.VotingSystem |
ConditionalProbabilitiesBasedXSEventFilterParametersImpl.getVotingSystem() |
static ConditionalProbabilitiesBasedXSEventFilterParametersImpl.VotingSystem |
ConditionalProbabilitiesBasedXSEventFilterParametersImpl.VotingSystem.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ConditionalProbabilitiesBasedXSEventFilterParametersImpl.VotingSystem[] |
ConditionalProbabilitiesBasedXSEventFilterParametersImpl.VotingSystem.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ConditionalProbabilitiesBasedXSEventFilterParametersImpl.setVotingSystem(ConditionalProbabilitiesBasedXSEventFilterParametersImpl.VotingSystem votingSystem) |