Class ExtendBinaryTransitiveClosure

java.lang.Object
tools.refinery.interpreter.localsearch.operations.extend.ExtendBinaryTransitiveClosure
All Implemented Interfaces:
IPatternMatcherOperation, ISearchOperation
Direct Known Subclasses:
ExtendBinaryTransitiveClosure.Backward, ExtendBinaryTransitiveClosure.Forward

public abstract class ExtendBinaryTransitiveClosure extends Object implements ISearchOperation, IPatternMatcherOperation
Checking for a transitive closure expressed as a local search pattern matcher. The matched pattern must have two parameters of the same model type.
Since:
1.7