public class ExtendConstant extends ExtendOperation<java.lang.Object>
Constructor and Description |
---|
ExtendConstant(int position,
java.lang.Object value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.Integer> |
getVariablePositions() |
void |
onInitialize(MatchingFrame frame,
ISearchContext context)
During the execution of the corresponding plan, the onInitialize callback is evaluated before the execution of
the operation may begin.
|
execute, onBacktrack
public void onInitialize(MatchingFrame frame, ISearchContext context) throws LocalSearchException
ISearchOperation
LocalSearchException
public java.util.List<java.lang.Integer> getVariablePositions()