public abstract class AbstractFeatureBearer extends Object implements FeatureBearer, Serializable
FeatureBearer,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
protected FeatureMap |
features
The feature set
|
| Constructor and Description |
|---|
AbstractFeatureBearer() |
| Modifier and Type | Method and Description |
|---|---|
FeatureMap |
getFeatures()
Get the feature set
|
void |
setFeatures(FeatureMap features)
Set the feature set
|
protected FeatureMap features
public FeatureMap getFeatures()
getFeatures in interface FeatureBearerpublic void setFeatures(FeatureMap features)
setFeatures in interface FeatureBearerCopyright © 2024 GATE. All rights reserved.