MOA 12.03
Real Time Analytics for Data Streams
moa.options.IntOption Member List
This is the complete list of members for moa.options.IntOption, including all inherited members.
AbstractOption(String name, char cliChar, String purpose)moa.options.AbstractOption
cliCharmoa.options.AbstractOption [protected]
cliStringToInt(String s)moa.options.IntOption [static]
copy()moa.options.AbstractOption
moa::AbstractMOAObject.copy(MOAObject obj)moa.AbstractMOAObject [static]
currentValmoa.options.IntOption [protected]
defaultValmoa.options.IntOption [protected]
getCLIChar()moa.options.AbstractOption
getDefaultCLIString()moa.options.IntOption
getDescription(StringBuilder sb, int indent)moa.options.AbstractOption
getEditComponent()moa.options.IntOption
getMaxValue()moa.options.IntOption
getMinValue()moa.options.IntOption
getName()moa.options.AbstractOption
getPurpose()moa.options.AbstractOption
getStateString()moa.options.AbstractOption
getValue()moa.options.IntOption
getValueAsCLIString()moa.options.IntOption
illegalNameCharactersmoa.options.AbstractOption [static]
IntOption(String name, char cliChar, String purpose, int defaultVal)moa.options.IntOption
IntOption(String name, char cliChar, String purpose, int defaultVal, int minVal, int maxVal)moa.options.IntOption
intToCLIString(int i)moa.options.IntOption [static]
maxValmoa.options.IntOption [protected]
measureByteSize()moa.AbstractMOAObject
measureByteSize(MOAObject obj)moa.AbstractMOAObject [static]
minValmoa.options.IntOption [protected]
namemoa.options.AbstractOption [protected]
nameIsLegal(String optionName)moa.options.AbstractOption [static]
purposemoa.options.AbstractOption [protected]
resetToDefault()moa.options.AbstractOption
setValue(int v)moa.options.IntOption
setValueViaCLIString(String s)moa.options.IntOption
toString()moa.AbstractMOAObject
 All Classes Namespaces Files Functions Variables Enumerations