Uses of Interface
org.apache.uima.cas_data.PrimitiveValue
-
Packages that use PrimitiveValue Package Description org.apache.uima.cas_data.impl org.apache.uima.collection.impl.cpm.vinci.cas_data -
-
Uses of PrimitiveValue in org.apache.uima.cas_data.impl
Classes in org.apache.uima.cas_data.impl that implement PrimitiveValue Modifier and Type Class Description class
PrimitiveValueImpl
-
Uses of PrimitiveValue in org.apache.uima.collection.impl.cpm.vinci.cas_data
Classes in org.apache.uima.collection.impl.cpm.vinci.cas_data that implement PrimitiveValue Modifier and Type Class Description class
VinciPrimitiveValue
Deprecated.Use PrimitiveValueImpl instead.
-