Package | Description |
---|---|
org.processmining.stream.model.datastructure.lossy |
Modifier and Type | Method and Description |
---|---|
static LossyCountingParameterDefinition |
LossyCountingParameterDefinition.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LossyCountingParameterDefinition[] |
LossyCountingParameterDefinition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
LossyCountingBudgetImpl(java.util.Map<LossyCountingParameterDefinition,DSParameter<?>> params) |
LossyCountingImpl(java.util.Map<LossyCountingParameterDefinition,DSParameter<?>> params) |
PointerBasedLossyCountingImpl(java.util.Map<LossyCountingParameterDefinition,DSParameter<?>> params) |