Interface IIteratingSearchOperation
- All Superinterfaces:
ISearchOperation
- All Known Implementing Classes:
GenericTypeCheck, GenericTypeExtend, GenericTypeExtendSingleValue
Denotes a
ISearchOperation which involves iterating over an instances of an IInputKey- Since:
- 1.4
-
Nested Class Summary
Nested classes/interfaces inherited from interface ISearchOperation
ISearchOperation.ISearchOperationExecutor -
Method Summary
Modifier and TypeMethodDescriptionGet theIInputKeywhich instances this operation iterates upon.Methods inherited from interface ISearchOperation
createExecutor, getVariablePositions, toString
-
Method Details
-
getIteratedInputKey
-