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.RightPart
Filter.Expression. rP
The r P.Methods in org.apache.uima.collection.impl.cpm.utils that return Filter.RightPart Modifier and Type Method Description Filter.RightPart
Filter.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 void
Filter.Expression. setRightPart(Filter.RightPart aRP)
Sets the right part.
-