Package | Description |
---|---|
org.processmining.datapetrinets.datadiscovery |
Modifier and Type | Method and Description |
---|---|
BasicDecisionTreeImpl.NoLeafAction |
BasicDecisionTreeImpl.getNoLeafAction() |
static BasicDecisionTreeImpl.NoLeafAction |
BasicDecisionTreeImpl.NoLeafAction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BasicDecisionTreeImpl.NoLeafAction[] |
BasicDecisionTreeImpl.NoLeafAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BasicDecisionTreeImpl.setNoLeafAction(BasicDecisionTreeImpl.NoLeafAction noLeafAction) |