Uses of Class
org.apache.uima.collection.impl.cpm.utils.Filter.LeftPart
-
Packages that use Filter.LeftPart Package Description org.apache.uima.collection.impl.cpm.utils -
-
Uses of Filter.LeftPart in org.apache.uima.collection.impl.cpm.utils
Fields in org.apache.uima.collection.impl.cpm.utils declared as Filter.LeftPart Modifier and Type Field Description private Filter.LeftPartFilter.Expression. lPThe l P.Methods in org.apache.uima.collection.impl.cpm.utils that return Filter.LeftPart Modifier and Type Method Description Filter.LeftPartFilter.Expression. getLeftPart()Gets the left part.Methods in org.apache.uima.collection.impl.cpm.utils with parameters of type Filter.LeftPart Modifier and Type Method Description voidFilter.Expression. setLeftPart(Filter.LeftPart aLP)Sets the left part.
-