public class ScalarLabelUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.dmg.pmml.OpType |
getOpType(org.jpmml.converter.ScalarLabel scalarLabel) |
static org.jpmml.converter.Feature |
toFeature(org.jpmml.converter.ScalarLabel scalarLabel,
org.dmg.pmml.Field<?> field,
org.jpmml.converter.PMMLEncoder encoder) |
static org.jpmml.converter.Feature |
toFeature(org.jpmml.converter.ScalarLabel scalarLabel,
org.jpmml.converter.PMMLEncoder encoder) |
public static org.dmg.pmml.OpType getOpType(org.jpmml.converter.ScalarLabel scalarLabel)
public static org.jpmml.converter.Feature toFeature(org.jpmml.converter.ScalarLabel scalarLabel,
org.jpmml.converter.PMMLEncoder encoder)
public static org.jpmml.converter.Feature toFeature(org.jpmml.converter.ScalarLabel scalarLabel,
org.dmg.pmml.Field<?> field,
org.jpmml.converter.PMMLEncoder encoder)
Copyright © 2022. All rights reserved.