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.OperandFilter.Expression. opThe op.Methods in org.apache.uima.collection.impl.cpm.utils that return Filter.Operand Modifier and Type Method Description Filter.OperandFilter.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 voidFilter.Expression. setOperand(Filter.Operand aOP)Sets the operand.
-