Uses of Class
org.apache.uima.collection.impl.cpm.utils.ConfigurableFeature
-
Packages that use ConfigurableFeature Package Description org.apache.uima.collection.impl.cpm.utils -
-
Uses of ConfigurableFeature in org.apache.uima.collection.impl.cpm.utils
Methods in org.apache.uima.collection.impl.cpm.utils that return ConfigurableFeature Modifier and Type Method Description ConfigurableFeature
FeatureMap. get(int index)
ConfigurableFeature
FeatureMap. get(java.lang.String key)
Methods in org.apache.uima.collection.impl.cpm.utils with parameters of type ConfigurableFeature Modifier and Type Method Description void
FeatureMap. add(ConfigurableFeature entity)
-