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.LeftPart
Filter.Expression. lP
The l P.Methods in org.apache.uima.collection.impl.cpm.utils that return Filter.LeftPart Modifier and Type Method Description Filter.LeftPart
Filter.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 void
Filter.Expression. setLeftPart(Filter.LeftPart aLP)
Sets the left part.
-