public abstract class AbstractFeatureBearer extends Object implements FeatureBearer, Serializable
FeatureBearer
,
Serialized FormModifier 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 FeatureBearer
public void setFeatures(FeatureMap features)
setFeatures
in interface FeatureBearer
Copyright © 2024 GATE. All rights reserved.