public interface ByteValuedFeatureProcessor extends MaryFeatureProcessor
| Modifier and Type | Method and Description |
|---|---|
String[] |
getValues()
List the possible values of the feature processor, as clear-text values.
|
byte |
process(Target target) |
getNameString[] getValues()
byte process(Target target)
Copyright © 2000–2022 DFKI GmbH. All rights reserved.