| Package | Description |
|---|---|
| org.jpmml.translator | |
| org.jpmml.translator.tree |
| Modifier and Type | Method and Description |
|---|---|
ArrayInfo |
ArrayFpPrimitiveEncoder.getArrayInfo() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ArrayInfo> |
ModelTranslator.getArrayInfos() |
| Modifier and Type | Method and Description |
|---|---|
static FpPrimitiveEncoder |
FpPrimitiveEncoder.create(FieldInfo fieldInfo,
Map<org.dmg.pmml.Field<?>,ArrayInfo> fieldArrayInfos) |
protected void |
ModelTranslator.declareArrayFields(Collection<ArrayInfo> arrayInfos) |
| Constructor and Description |
|---|
ArrayFpPrimitiveEncoder(ArrayInfo arrayInfo) |
| Modifier and Type | Method and Description |
|---|---|
static Map<org.dmg.pmml.FieldName,FieldInfo> |
TreeModelTranslator.enhanceFieldInfos(Set<? extends org.dmg.pmml.PMMLObject> bodyObjects,
Map<org.dmg.pmml.FieldName,FieldInfo> fieldInfos,
Map<String,ArrayInfo> arrayInfos) |
Copyright © 2021. All rights reserved.