| Package | Description |
|---|---|
| org.kie.pmml.pmml_4_2 | |
| org.kie.pmml.pmml_4_2.model |
| Modifier and Type | Method and Description |
|---|---|
PMML4Unit |
PMML4Model.getOwner() |
| Modifier and Type | Class and Description |
|---|---|
class |
PMML4UnitImpl |
| Modifier and Type | Method and Description |
|---|---|
PMML4Unit |
AbstractModel.getOwner() |
| Modifier and Type | Method and Description |
|---|---|
List<PMML4Model> |
PMML4ModelFactory.getModels(PMML4Unit owner) |
| Constructor and Description |
|---|
AbstractModel(String modelId,
PMML4ModelType modelType,
PMML4Unit owner,
PMML4Model parentModel,
T rawModel) |
AbstractModel(String modelId,
PMML4ModelType modelType,
PMML4Unit owner,
T rawModel) |
Miningmodel(String modelId,
org.dmg.pmml.pmml_4_2.descr.MiningModel model,
PMML4Model parentModel,
PMML4Unit owner) |
Regression(String modelId,
org.dmg.pmml.pmml_4_2.descr.RegressionModel rawModel,
PMML4Model parentModel,
PMML4Unit owner) |
ScorecardModel(String modelId,
org.dmg.pmml.pmml_4_2.descr.Scorecard rawModel,
PMML4Model parentModel,
PMML4Unit owner) |
Treemodel(String modelId,
org.dmg.pmml.pmml_4_2.descr.TreeModel rawModel,
PMML4Model parentModel,
PMML4Unit owner) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.