Interface InputAttributesSelector
-
- All Superinterfaces:
Configurable
,MOAObject
,OptionHandler
,Serializable
- All Known Implementing Classes:
MeritThreshold
,SelectAllInputs
public interface InputAttributesSelector extends OptionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int[]
getNextInputIndices(AttributeExpansionSuggestion[] sortedSplitSuggestions)
-
Methods inherited from interface moa.MOAObject
getDescription, measureByteSize
-
Methods inherited from interface moa.options.OptionHandler
copy, getCLICreationString, getOptions, getPurposeString, prepareForUse, prepareForUse
-
-
-
-
Method Detail
-
getNextInputIndices
int[] getNextInputIndices(AttributeExpansionSuggestion[] sortedSplitSuggestions)
-
-