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
Fields in org.apache.uima.collection.impl.cpm.utils declared as Filter.Operand Modifier and Type Field Description private Filter.Operand
Filter.Expression. op
The op.Methods in org.apache.uima.collection.impl.cpm.utils that return Filter.Operand Modifier and Type Method Description Filter.Operand
Filter.Expression. getOperand()
Gets the operand.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)
Sets the operand.
-