|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FeatureExtractor<E extends Event,F>
| Method Summary | |
|---|---|
F |
extract(String feature,
E event)
Extract all values for the specified feature from the given event. |
Set<String> |
getVariables(E event)
This method extracts all available feature names for the given event. |
| Method Detail |
|---|
Set<String> getVariables(E event)
event -
F extract(String feature,
E event)
feature - event -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||