Uses of Class
org.apache.uima.collection.impl.cpm.utils.Filter.RightPart
-
Packages that use Filter.RightPart Package Description org.apache.uima.collection.impl.cpm.utils -
-
Uses of Filter.RightPart in org.apache.uima.collection.impl.cpm.utils
Fields in org.apache.uima.collection.impl.cpm.utils declared as Filter.RightPart Modifier and Type Field Description private Filter.RightPartFilter.Expression. rPThe r P.Methods in org.apache.uima.collection.impl.cpm.utils that return Filter.RightPart Modifier and Type Method Description Filter.RightPartFilter.Expression. getRightPart()Gets the right part.Methods in org.apache.uima.collection.impl.cpm.utils with parameters of type Filter.RightPart Modifier and Type Method Description voidFilter.Expression. setRightPart(Filter.RightPart aRP)Sets the right part.
-