Uses of Class
org.apache.uima.collection.impl.cpm.utils.Filter.Operand
-
Packages that use Filter.Operand Package Description org.apache.uima.collection.impl.cpm.utils -
-
Uses of Filter.Operand in org.apache.uima.collection.impl.cpm.utils
Methods in org.apache.uima.collection.impl.cpm.utils that return Filter.Operand Modifier and Type Method Description Filter.Operand
Filter.Expression. getOperand()
Methods in org.apache.uima.collection.impl.cpm.utils with parameters of type Filter.Operand Modifier and Type Method Description void
Filter.Expression. setOperand(Filter.Operand aOP)
-