Uses of Class
org.apache.uima.collection.impl.cpm.utils.ValuePair
-
Packages that use ValuePair Package Description org.apache.uima.collection.impl.cpm.utils -
-
Uses of ValuePair in org.apache.uima.collection.impl.cpm.utils
Fields in org.apache.uima.collection.impl.cpm.utils declared as ValuePair Modifier and Type Field Description private ValuePairConfigurableFeature. valueThe value.Methods in org.apache.uima.collection.impl.cpm.utils with parameters of type ValuePair Modifier and Type Method Description voidConfigurableFeature. addAttribute(ValuePair value)Adds the attribute.
-