Class ExtendOperationExecutor<T>

java.lang.Object
tools.refinery.interpreter.localsearch.operations.ExtendOperationExecutor<T>
All Implemented Interfaces:
ISearchOperation.ISearchOperationExecutor
Direct Known Subclasses:
SingleValueExtendOperationExecutor

public abstract class ExtendOperationExecutor<T> extends Object implements ISearchOperation.ISearchOperationExecutor
An operation that can be used to enumerate all possible values for a single position based on a constraint
Since:
2.0