public abstract class Scope extends Object
| Constructor and Description |
|---|
Scope() |
| Modifier and Type | Method and Description |
|---|---|
abstract org.jpmml.converter.Feature |
getFeature(String name) |
abstract org.jpmml.converter.Feature |
getFeature(String name,
int columnIndex) |
abstract org.jpmml.converter.Feature |
getFeature(String name,
String columnName) |
abstract org.jpmml.converter.Feature |
resolveFeature(String name) |
Copyright © 2022. All rights reserved.