| Package | Description |
|---|---|
| org.kie.pmml.commons.model.predicates |
| Modifier and Type | Class and Description |
|---|---|
class |
KiePMMLCompoundPredicate |
class |
KiePMMLFalsePredicate |
class |
KiePMMLSimplePredicate |
class |
KiePMMLSimpleSetPredicate |
class |
KiePMMLTruePredicate |
| Modifier and Type | Field and Description |
|---|---|
protected List<KiePMMLPredicate> |
KiePMMLCompoundPredicate.kiePMMLPredicates |
| Modifier and Type | Method and Description |
|---|---|
List<KiePMMLPredicate> |
KiePMMLCompoundPredicate.getKiePMMLPredicates() |
| Modifier and Type | Method and Description |
|---|---|
KiePMMLCompoundPredicate.Builder |
KiePMMLCompoundPredicate.Builder.withKiePMMLPredicates(List<KiePMMLPredicate> kiePMMLPredicates) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.