Class CallWithAdornment

java.lang.Object
tools.refinery.interpreter.localsearch.matcher.CallWithAdornment

public class CallWithAdornment extends 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