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, onBacktrackpublic void onInitialize(MatchingFrame frame, ISearchContext context) throws LocalSearchException
ISearchOperationLocalSearchExceptionpublic java.util.List<java.lang.Integer> getVariablePositions()