Class ExtendBinaryTransitiveClosure.Backward

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

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

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