Package eu.clarin.weblicht.wlfxb.tc.api
Interface Feature
-
- All Superinterfaces:
ExtraAttributes
- All Known Implementing Classes:
FeatureStored
public interface Feature extends ExtraAttributes
- Author:
- Yana Panchenko
-
-
Method Summary
Modifier and Type Method Description StringgetName()Feature[]getSubfeatures()StringgetValue()booleanisTerminal()-
Methods inherited from interface eu.clarin.weblicht.wlfxb.tc.api.ExtraAttributes
getExtraAttributes, retrieveAttributes
-
-