Class CallWithAdornment


  • public class CallWithAdornment
    extends java.lang.Object
    Immutable data that represents the role of a pattern call within an LS query plan.

    The call is expressed as the PConstraint call (implementing IQueryReference), while the stored adornment records the way it will be used within a search plan (specifically, pattern parameters within the adornment will have their values known at the point of evaluating the constraint).

    Since:
    2.1