public interface IFeatureExtraction
| Modifier and Type | Method and Description |
|---|---|
List<String> |
execute(List<String> aObjectRecords,
String aFeatureName)
applies the extraction of a feature on objectRecords
|
List<String> execute(List<String> aObjectRecords, String aFeatureName) throws TransformationException
aObjectRecords - aFeatureName - TransformationServiceExceptionTransformationExceptionCopyright © 2025. All rights reserved.