public class FrameInitializationCheck extends CheckOperation
MatchingFrame with the given key array. Can fail if non-equal
values are given to unified parameters.| Constructor and Description |
|---|
FrameInitializationCheck(int[] parameterKeys) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
check(MatchingFrame frame)
Executes the checking operation
|
java.util.List<java.lang.Integer> |
getVariablePositions() |
java.lang.String |
toString() |
execute, onBacktrack, onInitializepublic java.util.List<java.lang.Integer> getVariablePositions()
protected boolean check(MatchingFrame frame) throws LocalSearchException
CheckOperationcheck in class CheckOperationLocalSearchExceptionpublic java.lang.String toString()
toString in class java.lang.Object