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.SubordinateSetAttribute

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

      Methods in psdi.app.recontask.engine that return SubordinateSetAttribute 
      Modifier and Type Method and Description
      protected SubordinateSetAttribute[] ReconLinkProcessor.extractSubordinateSetAttributes(ReconValueSet subordinateDataSet)
      Builds an array of attribute sets - one element for every separate attribute.
      Methods in psdi.app.recontask.engine with parameters of type SubordinateSetAttribute 
      Modifier and Type Method and Description
      java.util.List ReconLinkExpression.evaluateLinkExpression(ReconValue leadingObject, SubordinateSetAttribute[] subordinateSetAttributes)
      Evaluates the expression, compiling it first if needed.
      protected java.util.List ReconLinkExpression.evaluateLinkExpressionTree(BinaryTreeNode root, ReconValue leadingObject, SubordinateSetAttribute[] subordinateSetAttributes)
      Traverse the binary tree using a recursive algorithm
      java.util.List ReconOperatorLinkCompareAttribute.evaluateOperator(ReconValue leadingObject, SubordinateSetAttribute[] subordinateSetAttributes) 
      protected void ReconLinkProcessor.processLeadingSet(ReconValueSet leadingSet, SubordinateSetAttribute[] subordinateSetAttributes)
      Does the actual linking of leading set and subordinate set.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes