Class Filter.RightPart
- java.lang.Object
-
- org.apache.uima.collection.impl.cpm.utils.Filter.RightPart
-
- Enclosing class:
- Filter
public class Filter.RightPart extends java.lang.Object
Right part of the filter expression.
-
-
Field Summary
Fields Modifier and Type Field Description private java.lang.String
rightPart
The right part.
-
Constructor Summary
Constructors Constructor Description RightPart(java.lang.String aRPart)
Instantiates a new right part.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
get()
Gets the.
-