Class PathSegmentEvaluation<AH extends AssignmentHolderType>


  • public class PathSegmentEvaluation<AH extends AssignmentHolderType>
    extends Object
    Carries out and holds assignment evaluation: 1. evaluation of the condition, 2. evaluation of payload (delegates to PayloadEvaluation), 3. evaluation of targets (delegates to TargetsEvaluation).