Class MatcherReference
java.lang.Object
tools.refinery.interpreter.localsearch.matcher.MatcherReference
-
Constructor Summary
ConstructorsConstructorDescriptionMatcherReference(PQuery query, Set<PParameter> adornment) MatcherReference(PQuery query, Set<PParameter> adornment, QueryEvaluationHint hints) -
Method Summary
-
Constructor Details
-
MatcherReference
- Since:
- 1.4
-
MatcherReference
-
-
Method Details
-
getQuery
-
getAdornment
-
hashCode
-
equals
-
getHints
- Returns:
- the hints to override the called reference's own hints with. Can be null.
- Since:
- 1.4
-
toString
-