| Package | Description |
|---|---|
| org.processmining.prediction | |
| org.processmining.prediction.Augmentation |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Augmentation> |
AlignmentFrame.createAugmentation() |
java.util.Collection<Augmentation> |
VariablePanel.getSelectedItems() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Predictor.augmentLog(Augmentation[] augmentationCollection,
boolean useMapDB,
TaskForProgressBar task) |
boolean |
DecisionTreePanel.configureAugmentation(Augmentation[] array) |
boolean |
Predictor.configureAugmentation(Augmentation[] augmentationCollection) |
void |
ConfigurationPanel.setAttributeAugmentation(Augmentation[] array) |
void |
ConfigurationPanel.setOutputAttribute(Augmentation attribute) |
void |
DecisionTreePanel.setOutputAttribute(Augmentation attribute) |
DiscretizationInterval[] |
Predictor.setOutputAttribute(Augmentation attribute,
int numberIntervals,
DiscrMethod method,
boolean regressionTree) |
| Modifier and Type | Class and Description |
|---|---|
class |
ActivityDuration |
class |
ActivityName |
class |
AlignmentMove |
class |
AttributeValue |
class |
ElapsedTime |
class |
EventNumber |
class |
Executor |
class |
Fitness |
class |
Group |
class |
NextActivity |
class |
NumberExecution |
class |
PreAttributeValue |
class |
PreviousActivity |
class |
RemainingTime |
class |
ResourceWorkload |
class |
Role |
class |
SumAttributeValue |
class |
Timestamp |
class |
TotalResourceWorkload |