Class ExtendBinaryTransitiveClosure.Forward

java.lang.Object
tools.refinery.interpreter.localsearch.operations.extend.ExtendBinaryTransitiveClosure
tools.refinery.interpreter.localsearch.operations.extend.ExtendBinaryTransitiveClosure.Forward
All Implemented Interfaces:
IPatternMatcherOperation, ISearchOperation
Enclosing class:
ExtendBinaryTransitiveClosure

public static class ExtendBinaryTransitiveClosure.Forward extends ExtendBinaryTransitiveClosure
Calculates the transitive closure of a pattern match in a forward direction (first parameter bound, second unbound).

Note: In case the call is reflexive, it is expected that the bound parameter already matches the universe type of the call.
Since:
1.7