Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
psdi.app.recontask.engine.ReconCompMatchesFoundExpression

  • Packages that use ReconCompMatchesFoundExpression 
    Package Description
    psdi.app.recontask.engine  
    • Uses of ReconCompMatchesFoundExpression in psdi.app.recontask.engine

      Fields in psdi.app.recontask.engine declared as ReconCompMatchesFoundExpression 
      Modifier and Type Field and Description
      protected ReconCompMatchesFoundExpression ComparisonRule.matchesFoundExpression
      An expression representing the set of Matches Found clauses for this comparison rule
      Methods in psdi.app.recontask.engine that return ReconCompMatchesFoundExpression 
      Modifier and Type Method and Description
      ReconCompMatchesFoundExpression ComparisonRule.getMatchesFoundExpression()
      Returns the matches found expression for this comparison rule
      Methods in psdi.app.recontask.engine with parameters of type ReconCompMatchesFoundExpression 
      Modifier and Type Method and Description
      protected void ComparisonRule.setMatchesFoundExpression(ReconCompMatchesFoundExpression expression)
      Assigns the matches found expression for this comparison rule
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes