Class Filter.Operand

java.lang.Object
org.apache.uima.collection.impl.cpm.utils.Filter.Operand
Enclosing class:
Filter

public class Filter.Operand extends Object
Operand.
  • Field Details

    • operand

      private String operand
      The operand.
  • Constructor Details

    • Operand

      public Operand(String aOp)
      Instantiates a new operand.
      Parameters:
      aOp - the a op
  • Method Details

    • getOperand

      public String getOperand()
      Gets the operand.
      Returns:
      the operand