|
Drools :: PMML - Compiler 6.2.0.CR3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NOTRUECHILDSTRATEGY | |
|---|---|
| org.dmg.pmml.pmml_4_2.descr | |
| Uses of NOTRUECHILDSTRATEGY in org.dmg.pmml.pmml_4_2.descr |
|---|
| Fields in org.dmg.pmml.pmml_4_2.descr declared as NOTRUECHILDSTRATEGY | |
|---|---|
protected NOTRUECHILDSTRATEGY |
DecisionTree.noTrueChildStrategy
|
protected NOTRUECHILDSTRATEGY |
TreeModel.noTrueChildStrategy
|
| Methods in org.dmg.pmml.pmml_4_2.descr that return NOTRUECHILDSTRATEGY | |
|---|---|
static NOTRUECHILDSTRATEGY |
NOTRUECHILDSTRATEGY.fromValue(String v)
|
NOTRUECHILDSTRATEGY |
DecisionTree.getNoTrueChildStrategy()
Gets the value of the noTrueChildStrategy property. |
NOTRUECHILDSTRATEGY |
TreeModel.getNoTrueChildStrategy()
Gets the value of the noTrueChildStrategy property. |
static NOTRUECHILDSTRATEGY |
NOTRUECHILDSTRATEGY.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NOTRUECHILDSTRATEGY[] |
NOTRUECHILDSTRATEGY.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.dmg.pmml.pmml_4_2.descr with parameters of type NOTRUECHILDSTRATEGY | |
|---|---|
void |
DecisionTree.setNoTrueChildStrategy(NOTRUECHILDSTRATEGY value)
Sets the value of the noTrueChildStrategy property. |
void |
TreeModel.setNoTrueChildStrategy(NOTRUECHILDSTRATEGY value)
Sets the value of the noTrueChildStrategy property. |
|
Drools :: PMML - Compiler 6.2.0.CR3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||