| Package | Description |
|---|---|
| org.processmining.operationalsupport.messages.reply |
| Modifier and Type | Method and Description |
|---|---|
ContinuousPrediction.Distribution |
ContinuousPrediction.getDistribution() |
static ContinuousPrediction.Distribution |
ContinuousPrediction.Distribution.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ContinuousPrediction.Distribution[] |
ContinuousPrediction.Distribution.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContinuousPrediction.setDistribution(ContinuousPrediction.Distribution distribution) |