public class StepUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
checkNumberOfFeatures(Step step,
List<? extends org.jpmml.converter.Feature> features) |
static List<String> |
generateFeatureNames(Step step) |
static List<String> |
getFeatureNamesIn(Step step) |
static int |
getNumberOfFeatures(List<? extends Step> steps) |
static List<String> |
getOrGenerateFeatureNames(Step step) |
Copyright © 2023. All rights reserved.