| 
 | MaltParser 1.4.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Modifiable
| Method Summary | |
|---|---|
|  void | setFeatureValue(int code)Override the feature value of the feature function. | 
|  void | setFeatureValue(String symbol)Override the feature value of the feature function. | 
| Methods inherited from interface org.maltparser.core.feature.function.FeatureFunction | 
|---|
| getCode, getFeatureValue, getSymbol, getSymbolTable, updateCardinality | 
| Methods inherited from interface org.maltparser.core.feature.function.Function | 
|---|
| getParameterTypes, initialize, update | 
| Method Detail | 
|---|
void setFeatureValue(int code)
                     throws MaltChainedException
code - an integer representation of the symbol
MaltChainedException
void setFeatureValue(String symbol)
                     throws MaltChainedException
symbol - an string representation of the symbol
MaltChainedException| 
 | MaltParser 1.4.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||