Uses of Class
adams.data.spreadsheet.SpreadSheetColumnIndex
-
-
Uses of SpreadSheetColumnIndex in adams.data.conversion
Fields in adams.data.conversion declared as SpreadSheetColumnIndex Modifier and Type Field Description protected SpreadSheetColumnIndexSpreadSheetColumnsToReport. m_ColReportNamesthe column with the report names.protected SpreadSheetColumnIndexAbstractSpreadSheetColumnConverter. m_Columnthe column to process.protected SpreadSheetColumnIndexRenameSpreadSheetColumn. m_Columnthe column to rename.protected SpreadSheetColumnIndexSpreadSheetSplitColumn. m_Columnthe column to process.protected SpreadSheetColumnIndexSpreadSheetToTimeseries. m_DateColumnthe date column to use.protected SpreadSheetColumnIndexSpreadSheetToCreateTableStatement. m_IndexColumnthe colum with the indicator for index (optional).protected SpreadSheetColumnIndexSpreadSheetToMap. m_KeyColumnthe key colum.protected SpreadSheetColumnIndexSpreadSheetToCreateTableStatement. m_NameColumnthe name colum.protected SpreadSheetColumnIndexSpreadSheetAddRowID. m_Positionthe position where to insert the column.protected SpreadSheetColumnIndexSpreadSheetToCreateTableStatement. m_TypeColumnthe type colum.protected SpreadSheetColumnIndexSpreadSheetToMap. m_ValueColumnthe value colum.protected SpreadSheetColumnIndexSpreadSheetToTimeseries. m_ValueColumnthe value column to use.Methods in adams.data.conversion that return SpreadSheetColumnIndex Modifier and Type Method Description SpreadSheetColumnIndexSpreadSheetColumnsToReport. getColReportNames()Returns the column that contains the report names.SpreadSheetColumnIndexAbstractSpreadSheetColumnConverter. getColumn()Returns the column to convert.SpreadSheetColumnIndexRenameSpreadSheetColumn. getColumn()Returns the index of the column to rename.SpreadSheetColumnIndexSpreadSheetSplitColumn. getColumn()Returns the column to split.SpreadSheetColumnIndexSpreadSheetToTimeseries. getDateColumn()Returns the index of the date column to use as timestamp for timeseries.SpreadSheetColumnIndexSpreadSheetToCreateTableStatement. getIndexColumn()Returns the index column.SpreadSheetColumnIndexSpreadSheetToMap. getKeyColumn()Returns the key column.SpreadSheetColumnIndexSpreadSheetToCreateTableStatement. getNameColumn()Returns the name column.SpreadSheetColumnIndexSpreadSheetAddRowID. getPosition()Returns the position where to insert the column.SpreadSheetColumnIndexSpreadSheetToCreateTableStatement. getTypeColumn()Returns the type column.SpreadSheetColumnIndexSpreadSheetToMap. getValueColumn()Returns the value column.SpreadSheetColumnIndexSpreadSheetToTimeseries. getValueColumn()Returns the index of the column with the timeseries values.Methods in adams.data.conversion with parameters of type SpreadSheetColumnIndex Modifier and Type Method Description voidSpreadSheetColumnsToReport. setColReportNames(SpreadSheetColumnIndex value)Sets the column that contains the report names.voidAbstractSpreadSheetColumnConverter. setColumn(SpreadSheetColumnIndex value)Sets the column to convert.voidRenameSpreadSheetColumn. setColumn(SpreadSheetColumnIndex value)Sets the index of the column to rename.voidSpreadSheetSplitColumn. setColumn(SpreadSheetColumnIndex value)Sets the column to split.voidSpreadSheetToTimeseries. setDateColumn(SpreadSheetColumnIndex value)Sets the index of the date column to use as timestamp for timeseries.voidSpreadSheetToCreateTableStatement. setIndexColumn(SpreadSheetColumnIndex index)Sets the index column.voidSpreadSheetToMap. setKeyColumn(SpreadSheetColumnIndex value)Sets the key column.voidSpreadSheetToCreateTableStatement. setNameColumn(SpreadSheetColumnIndex value)Sets the name column.voidSpreadSheetAddRowID. setPosition(SpreadSheetColumnIndex value)Sets the position where to insert the column.voidSpreadSheetToCreateTableStatement. setTypeColumn(SpreadSheetColumnIndex type)Sets the type column.voidSpreadSheetToMap. setValueColumn(SpreadSheetColumnIndex value)Sets the value column.voidSpreadSheetToTimeseries. setValueColumn(SpreadSheetColumnIndex value)Sets the index of the column with the timeseries values. -
Uses of SpreadSheetColumnIndex in adams.data.groupextraction
Fields in adams.data.groupextraction declared as SpreadSheetColumnIndex Modifier and Type Field Description protected SpreadSheetColumnIndexSpreadSheetCell. m_Columnthe column index.protected SpreadSheetColumnIndexSpreadSheetCellRegExp. m_Columnthe column index.Methods in adams.data.groupextraction that return SpreadSheetColumnIndex Modifier and Type Method Description SpreadSheetColumnIndexSpreadSheetCell. getColumn()Returns the column to get the group from.SpreadSheetColumnIndexSpreadSheetCellRegExp. getColumn()Returns the column to get the group from.SpreadSheetColumnIndexSpreadSheetRowGroupExtractorWithColumn. getColumn()Returns the column to get the group from.Methods in adams.data.groupextraction with parameters of type SpreadSheetColumnIndex Modifier and Type Method Description voidSpreadSheetCell. setColumn(SpreadSheetColumnIndex value)Sets the column to get the group from.voidSpreadSheetCellRegExp. setColumn(SpreadSheetColumnIndex value)Sets the column to get the group from.voidSpreadSheetRowGroupExtractorWithColumn. setColumn(SpreadSheetColumnIndex value)Sets the column to get the group from. -
Uses of SpreadSheetColumnIndex in adams.data.idextraction
Fields in adams.data.idextraction declared as SpreadSheetColumnIndex Modifier and Type Field Description protected SpreadSheetColumnIndexSpreadSheetCell. m_Columnthe column index.Methods in adams.data.idextraction that return SpreadSheetColumnIndex Modifier and Type Method Description SpreadSheetColumnIndexSpreadSheetCell. getColumn()Returns the column to get the ID from.Methods in adams.data.idextraction with parameters of type SpreadSheetColumnIndex Modifier and Type Method Description voidSpreadSheetCell. setColumn(SpreadSheetColumnIndex value)Sets the column to get the ID from. -
Uses of SpreadSheetColumnIndex in adams.data.io.input
Fields in adams.data.io.input declared as SpreadSheetColumnIndex Modifier and Type Field Description protected SpreadSheetColumnIndexObjectLocationsSpreadSheetReader. m_ColBottomthe column with the bottom coordinate.protected SpreadSheetColumnIndexObjectLocationsSpreadSheetReader. m_ColHeightthe column with the height.protected SpreadSheetColumnIndexYoloAnnotationsReportReader. m_ColIndexthe column with the label index.protected SpreadSheetColumnIndexYoloAnnotationsReportReader. m_ColLabelthe column with the label string.protected SpreadSheetColumnIndexObjectLocationsSpreadSheetReader. m_ColLeftthe column with the left coordinate.protected SpreadSheetColumnIndexObjectLocationsSpreadSheetReader. m_ColPolygonXthe column with the polygon X coordinates.protected SpreadSheetColumnIndexObjectLocationsSpreadSheetReader. m_ColPolygonYthe column with the polygon Y coordinates.protected SpreadSheetColumnIndexObjectLocationsSpreadSheetReader. m_ColRightthe column with the right coordinate.protected SpreadSheetColumnIndexObjectLocationsSpreadSheetReader. m_ColTopthe column with the top coordinate.protected SpreadSheetColumnIndexObjectLocationsSpreadSheetReader. m_ColTypethe column with the label.protected SpreadSheetColumnIndexImageClassificationSpreadSheetReportReader. m_ColumnLabelthe column with the label.protected SpreadSheetColumnIndexImageClassificationSpreadSheetReportReader. m_ColumnScorethe column with the score.protected SpreadSheetColumnIndexObjectLocationsSpreadSheetReader. m_ColWidththe column with the width.Methods in adams.data.io.input that return SpreadSheetColumnIndex Modifier and Type Method Description SpreadSheetColumnIndexObjectLocationsSpreadSheetReader. getColBottom()Returns the column containing the bottom coordinate.SpreadSheetColumnIndexObjectLocationsSpreadSheetReader. getColHeight()Returns the column containing the height coordinate.SpreadSheetColumnIndexYoloAnnotationsReportReader. getColIndex()Returns the spreadsheet column containing the 0-based label index.SpreadSheetColumnIndexYoloAnnotationsReportReader. getColLabel()Returns the spreadsheet column containing the 0-based label index.SpreadSheetColumnIndexObjectLocationsSpreadSheetReader. getColLeft()Returns the column containing the left coordinate.SpreadSheetColumnIndexObjectLocationsSpreadSheetReader. getColPolygonX()Returns the column containing the X coordinates of the polygon (comma-separated list of coordinates).SpreadSheetColumnIndexObjectLocationsSpreadSheetReader. getColPolygonY()Returns the column containing the Y coordinates of the polygon (comma-separated list of coordinates).SpreadSheetColumnIndexObjectLocationsSpreadSheetReader. getColRight()Returns the column containing the right coordinate.SpreadSheetColumnIndexObjectLocationsSpreadSheetReader. getColTop()Returns the column containing the top coordinate.SpreadSheetColumnIndexObjectLocationsSpreadSheetReader. getColType()Returns the column containing the object label.SpreadSheetColumnIndexImageClassificationSpreadSheetReportReader. getColumnLabel()Returns the column containing the label.SpreadSheetColumnIndexImageClassificationSpreadSheetReportReader. getColumnScore()Returns the column containing the score.SpreadSheetColumnIndexObjectLocationsSpreadSheetReader. getColWidth()Returns the column containing the width coordinate.Methods in adams.data.io.input with parameters of type SpreadSheetColumnIndex Modifier and Type Method Description static Map<Integer,String>YoloAnnotationsReportReader. readLabelDefinitions(PlaceholderFile definitions, SpreadSheetReader reader, SpreadSheetColumnIndex index, SpreadSheetColumnIndex label)Reads the label definitions, if the file exists.voidObjectLocationsSpreadSheetReader. setColBottom(SpreadSheetColumnIndex value)Sets the column containing the bottom coordinate.voidObjectLocationsSpreadSheetReader. setColHeight(SpreadSheetColumnIndex value)Sets the column containing the height coordinate.voidYoloAnnotationsReportReader. setColIndex(SpreadSheetColumnIndex value)Sets the spreadsheet column containing the 0-based label index.voidYoloAnnotationsReportReader. setColLabel(SpreadSheetColumnIndex value)Sets the spreadsheet column containing the 0-based label index.voidObjectLocationsSpreadSheetReader. setColLeft(SpreadSheetColumnIndex value)Sets the column containing the left coordinate.voidObjectLocationsSpreadSheetReader. setColPolygonX(SpreadSheetColumnIndex value)Sets the column containing the X coordinates of the polygon (comma-separated list of coordinates).voidObjectLocationsSpreadSheetReader. setColPolygonY(SpreadSheetColumnIndex value)Sets the column containing the Y coordinates of the polygon (comma-separated list of coordinates).voidObjectLocationsSpreadSheetReader. setColRight(SpreadSheetColumnIndex value)Sets the column containing the right coordinate.voidObjectLocationsSpreadSheetReader. setColTop(SpreadSheetColumnIndex value)Sets the column containing the top coordinate.voidObjectLocationsSpreadSheetReader. setColType(SpreadSheetColumnIndex value)Sets the column containing the object label.voidImageClassificationSpreadSheetReportReader. setColumnLabel(SpreadSheetColumnIndex value)Sets the column containing the label.voidImageClassificationSpreadSheetReportReader. setColumnScore(SpreadSheetColumnIndex value)Sets the column containing the score.voidObjectLocationsSpreadSheetReader. setColWidth(SpreadSheetColumnIndex value)Sets the column containing the width coordinate. -
Uses of SpreadSheetColumnIndex in adams.data.io.output
Fields in adams.data.io.output declared as SpreadSheetColumnIndex Modifier and Type Field Description protected SpreadSheetColumnIndexYoloAnnotationsReportWriter. m_ColIndexthe column with the label index.protected SpreadSheetColumnIndexYoloAnnotationsReportWriter. m_ColLabelthe column with the label string.protected SpreadSheetColumnIndexPropertiesSpreadSheetWriter. m_Keythe column to use as key column.protected SpreadSheetColumnIndexPropertiesSpreadSheetWriter. m_Valuethe column to use as value column.Methods in adams.data.io.output that return SpreadSheetColumnIndex Modifier and Type Method Description SpreadSheetColumnIndexYoloAnnotationsReportWriter. getColIndex()Returns the spreadsheet column containing the 0-based label index.SpreadSheetColumnIndexYoloAnnotationsReportWriter. getColLabel()Returns the spreadsheet column containing the 0-based label index.SpreadSheetColumnIndexPropertiesSpreadSheetWriter. getKey()Returns the column to act as key for properties.SpreadSheetColumnIndexPropertiesSpreadSheetWriter. getValue()Returns the column to act as value for properties.Methods in adams.data.io.output with parameters of type SpreadSheetColumnIndex Modifier and Type Method Description voidYoloAnnotationsReportWriter. setColIndex(SpreadSheetColumnIndex value)Sets the spreadsheet column containing the 0-based label index.voidYoloAnnotationsReportWriter. setColLabel(SpreadSheetColumnIndex value)Sets the spreadsheet column containing the 0-based label index.voidPropertiesSpreadSheetWriter. setKey(SpreadSheetColumnIndex value)Sets the column to act as key for properties.voidPropertiesSpreadSheetWriter. setValue(SpreadSheetColumnIndex value)Sets the column to act as value for properties. -
Uses of SpreadSheetColumnIndex in adams.data.spreadsheet
Methods in adams.data.spreadsheet that return SpreadSheetColumnIndex Modifier and Type Method Description SpreadSheetColumnIndexSpreadSheetColumnIndex. getClone()Returns a clone of the object. -
Uses of SpreadSheetColumnIndex in adams.data.spreadsheet.cellfinder
Fields in adams.data.spreadsheet.cellfinder declared as SpreadSheetColumnIndex Modifier and Type Field Description protected SpreadSheetColumnIndexSingleCell. m_Columnthe column.Methods in adams.data.spreadsheet.cellfinder that return SpreadSheetColumnIndex Modifier and Type Method Description SpreadSheetColumnIndexSingleCell. getColumn()Returns the column to locate.Methods in adams.data.spreadsheet.cellfinder with parameters of type SpreadSheetColumnIndex Modifier and Type Method Description voidSingleCell. setColumn(SpreadSheetColumnIndex value)Sets the column to locate. -
Uses of SpreadSheetColumnIndex in adams.data.spreadsheet.rowfinder
Fields in adams.data.spreadsheet.rowfinder declared as SpreadSheetColumnIndex Modifier and Type Field Description protected SpreadSheetColumnIndexByContentType. m_AttributeIndexthe attribute index to work on.protected SpreadSheetColumnIndexByDateValue. m_AttributeIndexthe attribute index to work on.protected SpreadSheetColumnIndexByNumericRange. m_AttributeIndexthe attribute index to work on.protected SpreadSheetColumnIndexByNumericValue. m_AttributeIndexthe attribute index to work on.protected SpreadSheetColumnIndexByStringComparison. m_AttributeIndexthe attribute index to work on.protected SpreadSheetColumnIndexByValue. m_AttributeIndexthe attribute index to work on.protected SpreadSheetColumnIndexClosestNumericValue. m_AttributeIndexthe attribute index to work on.protected SpreadSheetColumnIndexIsNumeric. m_AttributeIndexthe attribute index to work on.Methods in adams.data.spreadsheet.rowfinder that return SpreadSheetColumnIndex Modifier and Type Method Description SpreadSheetColumnIndexByContentType. getAttributeIndex()Returns the index of the column to perform the matching on.SpreadSheetColumnIndexByDateValue. getAttributeIndex()Returns the index of the column to perform the matching on.SpreadSheetColumnIndexByNumericRange. getAttributeIndex()Returns the index of the column to perform the matching on.SpreadSheetColumnIndexByNumericValue. getAttributeIndex()Returns the index of the column to perform the matching on.SpreadSheetColumnIndexByStringComparison. getAttributeIndex()Returns the index of the column to perform the matching on.SpreadSheetColumnIndexByValue. getAttributeIndex()Returns the index of the column to perform the matching on.SpreadSheetColumnIndexClosestNumericValue. getAttributeIndex()Returns the index of the column to perform the matching on.SpreadSheetColumnIndexIsNumeric. getAttributeIndex()Returns the index of the column to perform the matching on.Methods in adams.data.spreadsheet.rowfinder with parameters of type SpreadSheetColumnIndex Modifier and Type Method Description voidByContentType. setAttributeIndex(SpreadSheetColumnIndex value)Sets the index of the column to perform the matching on.voidByDateValue. setAttributeIndex(SpreadSheetColumnIndex value)Sets the index of the column to perform the matching on.voidByNumericRange. setAttributeIndex(SpreadSheetColumnIndex value)Sets the index of the column to perform the matching on.voidByNumericValue. setAttributeIndex(SpreadSheetColumnIndex value)Sets the index of the column to perform the matching on.voidByStringComparison. setAttributeIndex(SpreadSheetColumnIndex value)Sets the index of the column to perform the matching on.voidByValue. setAttributeIndex(SpreadSheetColumnIndex value)Sets the index of the column to perform the matching on.voidClosestNumericValue. setAttributeIndex(SpreadSheetColumnIndex value)Sets the index of the column to perform the matching on.voidIsNumeric. setAttributeIndex(SpreadSheetColumnIndex value)Sets the index of the column to perform the matching on. -
Uses of SpreadSheetColumnIndex in adams.data.spreadsheet.rowscore
Fields in adams.data.spreadsheet.rowscore declared as SpreadSheetColumnIndex Modifier and Type Field Description protected SpreadSheetColumnIndexArrayStatistic. m_Columnthe column of the cell to pick from the stats' output.protected SpreadSheetColumnIndexRowStatistic. m_Columnthe column of the cell to pick from the stats' output.Methods in adams.data.spreadsheet.rowscore that return SpreadSheetColumnIndex Modifier and Type Method Description SpreadSheetColumnIndexArrayStatistic. getColumn()Returns the cell's column to get the score from.SpreadSheetColumnIndexRowStatistic. getColumn()Returns the cell's column to get the score from.Methods in adams.data.spreadsheet.rowscore with parameters of type SpreadSheetColumnIndex Modifier and Type Method Description voidArrayStatistic. setColumn(SpreadSheetColumnIndex value)Sets the cell's column to get the score from.voidRowStatistic. setColumn(SpreadSheetColumnIndex value)Sets the cell's column to get the score from. -
Uses of SpreadSheetColumnIndex in adams.flow.condition.bool
Fields in adams.flow.condition.bool declared as SpreadSheetColumnIndex Modifier and Type Field Description protected SpreadSheetColumnIndexHasCell. m_Columnthe column.Methods in adams.flow.condition.bool that return SpreadSheetColumnIndex Modifier and Type Method Description SpreadSheetColumnIndexHasCell. getColumn()Returns the column to check.Methods in adams.flow.condition.bool with parameters of type SpreadSheetColumnIndex Modifier and Type Method Description voidHasCell. setColumn(SpreadSheetColumnIndex value)Sets the column to check. -
Uses of SpreadSheetColumnIndex in adams.flow.control
Fields in adams.flow.control declared as SpreadSheetColumnIndex Modifier and Type Field Description protected SpreadSheetColumnIndexRemoveOutliers. m_ColumnActualthe column with the actual values.protected SpreadSheetColumnIndexRemoveOutliers. m_ColumnPredictedthe column with the predicted values.Methods in adams.flow.control that return SpreadSheetColumnIndex Modifier and Type Method Description SpreadSheetColumnIndexRemoveOutliers. getColumnActual()Returns the spreadsheet column with the actual values.SpreadSheetColumnIndexRemoveOutliers. getColumnPredicted()Returns the spreadsheet column with the predicted values.Methods in adams.flow.control with parameters of type SpreadSheetColumnIndex Modifier and Type Method Description voidRemoveOutliers. setColumnActual(SpreadSheetColumnIndex value)Sets the spreadsheet column with the actual values.voidRemoveOutliers. setColumnPredicted(SpreadSheetColumnIndex value)Sets the spreadsheet column with the predicted values. -
Uses of SpreadSheetColumnIndex in adams.flow.control.removeoutliers
Methods in adams.flow.control.removeoutliers with parameters of type SpreadSheetColumnIndex Modifier and Type Method Description StringAbstractNumericOutlierDetector. check(SpreadSheet sheet, SpreadSheetColumnIndex actual, SpreadSheetColumnIndex predicted)Check method before detection.StringAbstractOutlierDetector. check(SpreadSheet sheet, SpreadSheetColumnIndex actual, SpreadSheetColumnIndex predicted)Check method before detection.StringMultiOutlierDetector. check(SpreadSheet sheet, SpreadSheetColumnIndex actual, SpreadSheetColumnIndex predicted)Check method before detection.Set<Integer>AbstractOutlierDetector. detect(SpreadSheet sheet, SpreadSheetColumnIndex actual, SpreadSheetColumnIndex predicted)For detecting outliers.protected double[]AbstractNumericOutlierDetector. diff(SpreadSheet sheet, SpreadSheetColumnIndex actual, SpreadSheetColumnIndex predicted, boolean useRelative)Computes the difference between the two columns.protected abstract Set<Integer>AbstractOutlierDetector. doDetect(SpreadSheet sheet, SpreadSheetColumnIndex actual, SpreadSheetColumnIndex predicted)Performs the actual detection of the outliers.protected Set<Integer>IQR. doDetect(SpreadSheet sheet, SpreadSheetColumnIndex actual, SpreadSheetColumnIndex predicted)Performs the actual detection of the outliers.protected Set<Integer>MeanAbsoluteError. doDetect(SpreadSheet sheet, SpreadSheetColumnIndex actual, SpreadSheetColumnIndex predicted)Performs the actual detection of the outliers.protected Set<Integer>MultiOutlierDetector. doDetect(SpreadSheet sheet, SpreadSheetColumnIndex actual, SpreadSheetColumnIndex predicted)Performs the actual detection of the outliers.protected Set<Integer>Null. doDetect(SpreadSheet sheet, SpreadSheetColumnIndex actual, SpreadSheetColumnIndex predicted)Performs the actual detection of the outliers.protected Set<Integer>StdDev. doDetect(SpreadSheet sheet, SpreadSheetColumnIndex actual, SpreadSheetColumnIndex predicted)Performs the actual detection of the outliers.protected Double[]AbstractNumericOutlierDetector. extractColumn(SpreadSheet sheet, SpreadSheetColumnIndex col)Extracts the double values from the specified column. -
Uses of SpreadSheetColumnIndex in adams.flow.sink
Fields in adams.flow.sink declared as SpreadSheetColumnIndex Modifier and Type Field Description protected SpreadSheetColumnIndexActualVsPredictedPlot. m_Actualthe column with the actual values.protected SpreadSheetColumnIndexActualVsPredictedPlot. m_Errorthe column with the error values (optional).protected SpreadSheetColumnIndexActualVsPredictedPlot. m_Predictedthe column with the predicted values.Methods in adams.flow.sink that return SpreadSheetColumnIndex Modifier and Type Method Description SpreadSheetColumnIndexActualVsPredictedPlot. getActual()Returns the column with the actual values.SpreadSheetColumnIndexActualVsPredictedPlot. getError()Returns the column with the error values.SpreadSheetColumnIndexActualVsPredictedPlot. getPredicted()Returns the column with the predicted values.Methods in adams.flow.sink with parameters of type SpreadSheetColumnIndex Modifier and Type Method Description voidActualVsPredictedPlot. setActual(SpreadSheetColumnIndex value)Sets the column with the actual values.voidActualVsPredictedPlot. setError(SpreadSheetColumnIndex value)Sets the column with the error values.voidActualVsPredictedPlot. setPredicted(SpreadSheetColumnIndex value)Sets the column with the predicted values. -
Uses of SpreadSheetColumnIndex in adams.flow.transformer
Fields in adams.flow.transformer declared as SpreadSheetColumnIndex Modifier and Type Field Description protected SpreadSheetColumnIndexPredictionEccentricity. m_Actualthe column with the actual values.protected SpreadSheetColumnIndexWekaSpreadSheetToPredictions. m_Actualthe column with the actual values.protected SpreadSheetColumnIndexConfusionMatrix. m_ActualColumnthe column with the actual labels.protected SpreadSheetColumnIndexSummaryStatistics. m_ActualColumnthe column with the actual labels.protected SpreadSheetColumnIndexSpreadSheetRowBinning. m_BinningColumnthe numeric column to use for determining the bins.protected SpreadSheetColumnIndexSpreadSheetColumnStatistic. m_Columnthe column to generate the statistic for.protected SpreadSheetColumnIndexSpreadSheetGetHeaderCell. m_Columnthe column of the cell to obtain.protected SpreadSheetColumnIndexSpreadSheetSetHeaderCell. m_Columnthe column of the cell to obtain.protected SpreadSheetColumnIndexSpreadSheetSubsetByValue. m_Columnthe string values of this column are used to split the sheet into subsets.protected SpreadSheetColumnIndexSpreadSheetSubsetFromGroup. m_Columnthe string values of this column are used to split the sheet into groups.protected SpreadSheetColumnIndexSpreadSheetRowToTimeseries. m_ColumnIDthe column to use for grouping the timeseries.protected SpreadSheetColumnIndexSpreadSheetToTimeseries. m_ColumnIDthe column to use for grouping the timeseries.protected SpreadSheetColumnIndexSpreadSheetInfo. m_ColumnIndexthe index of the column to get the information for.protected SpreadSheetColumnIndexSpreadSheetToTimeseries. m_ColumnTimestampthe column to use for the date/time.protected SpreadSheetColumnIndexSpreadSheetToTimeseries. m_ColumnValuethe column to use for value of the timeseries.protected SpreadSheetColumnIndexSpreadSheetCommonIDs. m_Indexthe column in the spreadsheet.protected SpreadSheetColumnIndexLookUpAdd. m_KeyColumnthe index of the column to use as key.protected SpreadSheetColumnIndexLookUpInit. m_KeyColumnthe index of the column to use as key.protected SpreadSheetColumnIndexLookUpUpdate. m_KeyColumnthe index of the column to use as key.protected SpreadSheetColumnIndexSpreadSheetCopyColumns. m_Positionthe position where to insert the copied columns.protected SpreadSheetColumnIndexSpreadSheetInsertColumn. m_Positionthe position where to insert the column.protected SpreadSheetColumnIndexSpreadSheetInsertRowScore. m_Positionthe position where to insert the column.protected SpreadSheetColumnIndexSpreadSheetRowBinning. m_Positionthe position where to insert the column.protected SpreadSheetColumnIndexPredictionEccentricity. m_Predictedthe column with the predicted values.protected SpreadSheetColumnIndexWekaSpreadSheetToPredictions. m_Predictedthe column with the predicted values.protected SpreadSheetColumnIndexConfusionMatrix. m_PredictedColumnthe column with the predicted labels.protected SpreadSheetColumnIndexSummaryStatistics. m_PredictedColumnthe column with the predicted labels.protected SpreadSheetColumnIndexConfusionMatrix. m_ProbabilityColumnthe column with the probabilities.protected SpreadSheetColumnIndexSummaryStatistics. m_ProbabilityColumnthe column with the probabilities.protected SpreadSheetColumnIndex[]SpreadSheetSort. m_SortColumnthe indices of the columns to use for sorting.protected SpreadSheetColumnIndexLookUpAdd. m_ValueColumnthe index of the column to use as value.protected SpreadSheetColumnIndexLookUpInit. m_ValueColumnthe index of the column to use as value.protected SpreadSheetColumnIndexLookUpUpdate. m_ValueColumnthe index of the column to use as value.protected SpreadSheetColumnIndexWekaSpreadSheetToPredictions. m_Weightthe (optional) column with the instance weights.Methods in adams.flow.transformer that return SpreadSheetColumnIndex Modifier and Type Method Description SpreadSheetColumnIndexPredictionEccentricity. getActual()Returns the column with the actual values.SpreadSheetColumnIndexWekaSpreadSheetToPredictions. getActual()Returns the column with the actual values.SpreadSheetColumnIndexConfusionMatrix. getActualColumn()Returns the column of the actual labels.SpreadSheetColumnIndexSummaryStatistics. getActualColumn()Returns the column of the actual labels.SpreadSheetColumnIndexSpreadSheetRowBinning. getBinningColumn()Returns the numeric column to use for binning.SpreadSheetColumnIndexSpreadSheetColumnStatistic. getColumn()Returns the column to generate the statistics for.SpreadSheetColumnIndexSpreadSheetGetHeaderCell. getColumn()Returns the column of the cell.SpreadSheetColumnIndexSpreadSheetSetHeaderCell. getColumn()Returns the column of the header cell.SpreadSheetColumnIndexSpreadSheetSubsetByValue. getColumn()Returns the column that identifies the subsets.SpreadSheetColumnIndexSpreadSheetSubsetFromGroup. getColumn()Returns the column that identifies the subsets.SpreadSheetColumnIndexSpreadSheetRowToTimeseries. getColumnID()Returns the index/name of the column to use for grouping the timeseries data points.SpreadSheetColumnIndexSpreadSheetToTimeseries. getColumnID()Returns the index/name of the column to use for grouping the timeseries data points.SpreadSheetColumnIndexSpreadSheetInfo. getColumnIndex()Returns the column index to use for column specific information.SpreadSheetColumnIndexSpreadSheetToTimeseries. getColumnTimestamp()Returns the index/name of the column that contains the timestamp of the data points.SpreadSheetColumnIndexSpreadSheetToTimeseries. getColumnValue()Returns the index/name of the column that contains the value of the data points.SpreadSheetColumnIndexSpreadSheetCommonIDs. getIndex()Returns the index of the column in the spreadsheet.SpreadSheetColumnIndexLookUpAdd. getKeyColumn()Returns the index of the column to act as key in the lookup table.SpreadSheetColumnIndexLookUpInit. getKeyColumn()Returns the index of the column to act as key in the lookup table.SpreadSheetColumnIndexLookUpUpdate. getKeyColumn()Returns the index of the column to act as key in the lookup table.SpreadSheetColumnIndexSpreadSheetCopyColumns. getPosition()Returns the position where to insert the columns.SpreadSheetColumnIndexSpreadSheetInsertColumn. getPosition()Returns the position where to insert the column.SpreadSheetColumnIndexSpreadSheetInsertRowScore. getPosition()Returns the position where to insert the score column.SpreadSheetColumnIndexSpreadSheetRowBinning. getPosition()Returns the position where to insert the column.SpreadSheetColumnIndexPredictionEccentricity. getPredicted()Returns the column with the predicted values.SpreadSheetColumnIndexWekaSpreadSheetToPredictions. getPredicted()Returns the column with the predicted values.SpreadSheetColumnIndexConfusionMatrix. getPredictedColumn()Returns the column of the predicted labels.SpreadSheetColumnIndexSummaryStatistics. getPredictedColumn()Returns the column of the predicted labels.SpreadSheetColumnIndexConfusionMatrix. getProbabilityColumn()Returns the column with the probabilities (optional).SpreadSheetColumnIndexSummaryStatistics. getProbabilityColumn()Returns the column with the probabilities (optional).SpreadSheetColumnIndex[]SpreadSheetSort. getSortColumn()Returns the indices of the columns to use for sorting.SpreadSheetColumnIndexLookUpAdd. getValueColumn()Returns the index of the column to act as value in the lookup table.SpreadSheetColumnIndexLookUpInit. getValueColumn()Returns the index of the column to act as value in the lookup table.SpreadSheetColumnIndexLookUpUpdate. getValueColumn()Returns the index of the column to act as value in the lookup table.SpreadSheetColumnIndexWekaSpreadSheetToPredictions. getWeight()Returns the (optional) column with the instance weight values.Methods in adams.flow.transformer with parameters of type SpreadSheetColumnIndex Modifier and Type Method Description voidPredictionEccentricity. setActual(SpreadSheetColumnIndex value)Sets the column with the actual values.voidWekaSpreadSheetToPredictions. setActual(SpreadSheetColumnIndex value)Sets the column with the actual values.voidConfusionMatrix. setActualColumn(SpreadSheetColumnIndex value)Sets the column of the actual labels.voidSummaryStatistics. setActualColumn(SpreadSheetColumnIndex value)Sets the column of the actual labels.voidSpreadSheetRowBinning. setBinningColumn(SpreadSheetColumnIndex value)Sets the numeric column to use for binning.voidSpreadSheetColumnStatistic. setColumn(SpreadSheetColumnIndex value)Sets the column to generate the statistic for.voidSpreadSheetGetHeaderCell. setColumn(SpreadSheetColumnIndex value)Sets the column of the cell.voidSpreadSheetSetHeaderCell. setColumn(SpreadSheetColumnIndex value)Sets the column of the header cell.voidSpreadSheetSubsetByValue. setColumn(SpreadSheetColumnIndex value)Sets the column that identifies the subsets.voidSpreadSheetSubsetFromGroup. setColumn(SpreadSheetColumnIndex value)Sets the column that identifies the subsets.voidSpreadSheetRowToTimeseries. setColumnID(SpreadSheetColumnIndex value)Sets the index/name of the column to use for grouping the timeseries data points.voidSpreadSheetToTimeseries. setColumnID(SpreadSheetColumnIndex value)Sets the index/name of the column to use for grouping the timeseries data points.voidSpreadSheetInfo. setColumnIndex(SpreadSheetColumnIndex value)Sets the column index to use for column specific information.voidSpreadSheetToTimeseries. setColumnTimestamp(SpreadSheetColumnIndex value)Sets the index/name of the column that contains the timestamp of the data points.voidSpreadSheetToTimeseries. setColumnValue(SpreadSheetColumnIndex value)Sets the index/name of the column that contains the value of the data points.voidSpreadSheetCommonIDs. setIndex(SpreadSheetColumnIndex value)Sets the index of the column in the spreadsheet.voidLookUpAdd. setKeyColumn(SpreadSheetColumnIndex value)Sets the index of the column to act as key in the lookup table.voidLookUpInit. setKeyColumn(SpreadSheetColumnIndex value)Sets the index of the column to act as key in the lookup table.voidLookUpUpdate. setKeyColumn(SpreadSheetColumnIndex value)Sets the index of the column to act as key in the lookup table.voidSpreadSheetCopyColumns. setPosition(SpreadSheetColumnIndex value)Sets the position where to insert the columns.voidSpreadSheetInsertColumn. setPosition(SpreadSheetColumnIndex value)Sets the position where to insert the column.voidSpreadSheetInsertRowScore. setPosition(SpreadSheetColumnIndex value)Sets the position where to insert the score column.voidSpreadSheetRowBinning. setPosition(SpreadSheetColumnIndex value)Sets the position where to insert the column.voidPredictionEccentricity. setPredicted(SpreadSheetColumnIndex value)Sets the column with the predicted values.voidWekaSpreadSheetToPredictions. setPredicted(SpreadSheetColumnIndex value)Sets the column with the predicted values.voidConfusionMatrix. setPredictedColumn(SpreadSheetColumnIndex value)Sets the column of the predicted labels.voidSummaryStatistics. setPredictedColumn(SpreadSheetColumnIndex value)Sets the column of the predicted labels.voidConfusionMatrix. setProbabilityColumn(SpreadSheetColumnIndex value)Sets the column with the probabilities (optional).voidSummaryStatistics. setProbabilityColumn(SpreadSheetColumnIndex value)Sets the column with the probabilities (optional).voidSpreadSheetSort. setSortColumn(SpreadSheetColumnIndex[] value)Sets the indices of the columns to use for sorting.voidLookUpAdd. setValueColumn(SpreadSheetColumnIndex value)Sets the index of the column to act as value in the lookup table.voidLookUpInit. setValueColumn(SpreadSheetColumnIndex value)Sets the index of the column to act as value in the lookup table.voidLookUpUpdate. setValueColumn(SpreadSheetColumnIndex value)Sets the index of the column to act as value in the lookup table.voidWekaSpreadSheetToPredictions. setWeight(SpreadSheetColumnIndex value)Sets the (optional) column with the instance weight values. -
Uses of SpreadSheetColumnIndex in adams.flow.transformer.multispreadsheetoperation
Fields in adams.flow.transformer.multispreadsheetoperation declared as SpreadSheetColumnIndex Modifier and Type Field Description protected SpreadSheetColumnIndexCommonIDs. m_Indexthe column in the spreadsheet.Methods in adams.flow.transformer.multispreadsheetoperation that return SpreadSheetColumnIndex Modifier and Type Method Description SpreadSheetColumnIndexCommonIDs. getIndex()Returns the index of the column in the spreadsheet.Methods in adams.flow.transformer.multispreadsheetoperation with parameters of type SpreadSheetColumnIndex Modifier and Type Method Description voidCommonIDs. setIndex(SpreadSheetColumnIndex value)Sets the index of the column in the spreadsheet. -
Uses of SpreadSheetColumnIndex in adams.flow.transformer.plotgenerator
Fields in adams.flow.transformer.plotgenerator declared as SpreadSheetColumnIndex Modifier and Type Field Description protected SpreadSheetColumnIndexRowWisePlotGenerator. m_IDColumnthe (optional) column that identifies a row, uses as plot name.protected SpreadSheetColumnIndexNamedPlotGenerator. m_NameColumnthe column for the plot name.protected SpreadSheetColumnIndexNamedPlotGenerator. m_XColumnthe X column.protected SpreadSheetColumnIndexXYPlotGenerator. m_XColumnthe (optional) column to use as X value.protected SpreadSheetColumnIndexXYWithErrorsPlotGenerator. m_XColumnthe column to use as X value (optional).protected SpreadSheetColumnIndexNamedPlotGenerator. m_YColumnthe Y column.protected SpreadSheetColumnIndexXYWithErrorsPlotGenerator. m_YColumnthe column to use as Y value.Methods in adams.flow.transformer.plotgenerator that return SpreadSheetColumnIndex Modifier and Type Method Description SpreadSheetColumnIndexXYWithErrorsPlotGenerator. getXColumn()Returns the index of the column which values to use as X values.SpreadSheetColumnIndexXYWithErrorsPlotGenerator. getYColumn()Returns the y column to use in the plot.Methods in adams.flow.transformer.plotgenerator with parameters of type SpreadSheetColumnIndex Modifier and Type Method Description voidXYWithErrorsPlotGenerator. setXColumn(SpreadSheetColumnIndex value)Sets the index of the column which values to use as X values.voidXYWithErrorsPlotGenerator. setYColumn(SpreadSheetColumnIndex value)Sets the y column to use in the plot. -
Uses of SpreadSheetColumnIndex in adams.flow.transformer.wekapackagemanageraction
Fields in adams.flow.transformer.wekapackagemanageraction declared as SpreadSheetColumnIndex Modifier and Type Field Description protected SpreadSheetColumnIndexInstallOfficial. m_ColNamethe column with the name.protected SpreadSheetColumnIndexUninstall. m_ColNamethe column with the name.protected SpreadSheetColumnIndexInstallOfficial. m_ColVersionthe column with the version.Methods in adams.flow.transformer.wekapackagemanageraction that return SpreadSheetColumnIndex Modifier and Type Method Description SpreadSheetColumnIndexInstallOfficial. getColName()Returns the spreadsheet column with the name.SpreadSheetColumnIndexUninstall. getColName()Returns the spreadsheet column with the name.SpreadSheetColumnIndexInstallOfficial. getColVersion()Returns the (optional) spreadsheet column with the version.Methods in adams.flow.transformer.wekapackagemanageraction with parameters of type SpreadSheetColumnIndex Modifier and Type Method Description voidInstallOfficial. setColName(SpreadSheetColumnIndex value)Sets the spreadsheet column with the name.voidUninstall. setColName(SpreadSheetColumnIndex value)Sets the spreadsheet column with the name.voidInstallOfficial. setColVersion(SpreadSheetColumnIndex value)Sets the (optional) spreadsheet column with the version. -
Uses of SpreadSheetColumnIndex in adams.gui.goe
Methods in adams.gui.goe that return SpreadSheetColumnIndex Modifier and Type Method Description protected SpreadSheetColumnIndexSpreadSheetColumnIndexEditor. parse(String s)Parses the given string and returns the generated object. -
Uses of SpreadSheetColumnIndex in adams.gui.tools.previewbrowser
Fields in adams.gui.tools.previewbrowser declared as SpreadSheetColumnIndex Modifier and Type Field Description protected SpreadSheetColumnIndexActualVsPredictedHandler. m_Actualthe column with the actual values.protected SpreadSheetColumnIndexActualVsPredictedHandler. m_Errorthe column with the error values (optional).protected SpreadSheetColumnIndexActualVsPredictedHandler. m_Predictedthe column with the predicted values.Methods in adams.gui.tools.previewbrowser that return SpreadSheetColumnIndex Modifier and Type Method Description SpreadSheetColumnIndexActualVsPredictedHandler. getActual()Returns the column with the actual values.SpreadSheetColumnIndexActualVsPredictedHandler. getError()Returns the column with the error values.SpreadSheetColumnIndexActualVsPredictedHandler. getPredicted()Returns the column with the predicted values.Methods in adams.gui.tools.previewbrowser with parameters of type SpreadSheetColumnIndex Modifier and Type Method Description voidActualVsPredictedHandler. setActual(SpreadSheetColumnIndex value)Sets the column with the actual values.voidActualVsPredictedHandler. setError(SpreadSheetColumnIndex value)Sets the column with the error values.voidActualVsPredictedHandler. setPredicted(SpreadSheetColumnIndex value)Sets the column with the predicted values. -
Uses of SpreadSheetColumnIndex in adams.gui.tools.spreadsheetviewer.chart
Fields in adams.gui.tools.spreadsheetviewer.chart declared as SpreadSheetColumnIndex Modifier and Type Field Description protected SpreadSheetColumnIndexAbstractXYChartGenerator. m_XColumnthe column to use as X value. -
Uses of SpreadSheetColumnIndex in adams.gui.visualization.jfreechart.dataset
Fields in adams.gui.visualization.jfreechart.dataset declared as SpreadSheetColumnIndex Modifier and Type Field Description protected SpreadSheetColumnIndexDefaultFlow. m_Flowthe column with the flow/weight.protected SpreadSheetColumnIndexDefaultFlow. m_Sourcethe column with the source.protected SpreadSheetColumnIndexDefaultFlow. m_Stagethe column with the optional stage.protected SpreadSheetColumnIndexDefaultFlow. m_Targetthe column with the target.protected SpreadSheetColumnIndexDefaultCategory. m_Xthe X column.protected SpreadSheetColumnIndexDefaultXY. m_Xthe X column.protected SpreadSheetColumnIndexDefaultXYZ. m_Xthe X column.protected SpreadSheetColumnIndexDefaultXYZ. m_Ythe Y column.protected SpreadSheetColumnIndexDefaultXYZ. m_Zthe Z column.Methods in adams.gui.visualization.jfreechart.dataset that return SpreadSheetColumnIndex Modifier and Type Method Description SpreadSheetColumnIndexDefaultFlow. getFlow()Returns the flow/weight column.SpreadSheetColumnIndexDefaultFlow. getSource()Returns the source column.SpreadSheetColumnIndexDefaultFlow. getStage()Returns the stage column.SpreadSheetColumnIndexDefaultFlow. getTarget()Returns the target column.SpreadSheetColumnIndexDefaultCategory. getX()Returns the index of the column to act as X axis.SpreadSheetColumnIndexDefaultXY. getX()Returns the index of the column to act as X axis.SpreadSheetColumnIndexDefaultXYZ. getX()Returns the index of the column to act as X axis.SpreadSheetColumnIndexDefaultXYZ. getY()Returns the index of column to use as Y.SpreadSheetColumnIndexDefaultXYZ. getZ()Returns the index of column to use as Z.Methods in adams.gui.visualization.jfreechart.dataset with parameters of type SpreadSheetColumnIndex Modifier and Type Method Description voidDefaultFlow. setFlow(SpreadSheetColumnIndex value)Sets the flow/weight column.voidDefaultFlow. setSource(SpreadSheetColumnIndex value)Sets the source column.voidDefaultFlow. setStage(SpreadSheetColumnIndex value)Sets the stage column.voidDefaultFlow. setTarget(SpreadSheetColumnIndex value)Sets the target column.voidDefaultCategory. setX(SpreadSheetColumnIndex value)Sets the index of the column to act as X axis.voidDefaultXY. setX(SpreadSheetColumnIndex value)Sets the index of the column to act as X axis.voidDefaultXYZ. setX(SpreadSheetColumnIndex value)Sets the index of the column to act as X axis.voidDefaultXYZ. setY(SpreadSheetColumnIndex value)Sets the index of column to use as Y.voidDefaultXYZ. setZ(SpreadSheetColumnIndex value)Sets the index of column to use as Z. -
Uses of SpreadSheetColumnIndex in adams.gui.visualization.xchart.dataset
Fields in adams.gui.visualization.xchart.dataset declared as SpreadSheetColumnIndex Modifier and Type Field Description protected SpreadSheetColumnIndexXYDatasetGenerator. m_Xthe X column.Methods in adams.gui.visualization.xchart.dataset that return SpreadSheetColumnIndex Modifier and Type Method Description SpreadSheetColumnIndexXYDatasetGenerator. getX()Returns the index of the column to act as X axis.Methods in adams.gui.visualization.xchart.dataset with parameters of type SpreadSheetColumnIndex Modifier and Type Method Description voidXYDatasetGenerator. setX(SpreadSheetColumnIndex value)Sets the index of the column to act as X axis. -
Uses of SpreadSheetColumnIndex in adams.parser
Fields in adams.parser declared as SpreadSheetColumnIndex Modifier and Type Field Description protected SpreadSheetColumnIndexLookUpUpdate. m_KeyColumnthe index of the column to use as key.protected SpreadSheetColumnIndexLookUpUpdate. m_ValueColumnthe index of the column to use as value.Methods in adams.parser that return SpreadSheetColumnIndex Modifier and Type Method Description SpreadSheetColumnIndexLookUpUpdate. getKeyColumn()Returns the index of the column to act as key in the lookup table.SpreadSheetColumnIndexLookUpUpdate. getValueColumn()Returns the index of the column to act as value in the lookup table.Methods in adams.parser with parameters of type SpreadSheetColumnIndex Modifier and Type Method Description voidLookUpUpdate. setKeyColumn(SpreadSheetColumnIndex value)Sets the index of the column to act as key in the lookup table.voidLookUpUpdate. setValueColumn(SpreadSheetColumnIndex value)Sets the index of the column to act as value in the lookup table. -
Uses of SpreadSheetColumnIndex in weka.classifiers.functions
Fields in weka.classifiers.functions declared as SpreadSheetColumnIndex Modifier and Type Field Description protected SpreadSheetColumnIndexFromPredictions. m_Actualthe column with the actual values.protected SpreadSheetColumnIndexFromPredictions. m_Predictedthe column with the predicted values.protected SpreadSheetColumnIndexFromPredictions. m_Weightthe column with the error values (optional).Methods in weka.classifiers.functions that return SpreadSheetColumnIndex Modifier and Type Method Description SpreadSheetColumnIndexFromPredictions. getActual()Returns the column with the actual values.SpreadSheetColumnIndexFromPredictions. getPredicted()Returns the column with the predicted values.SpreadSheetColumnIndexFromPredictions. getWeight()Returns the column with the weight values.Methods in weka.classifiers.functions with parameters of type SpreadSheetColumnIndex Modifier and Type Method Description voidFromPredictions. setActual(SpreadSheetColumnIndex value)Sets the column with the actual values.voidFromPredictions. setPredicted(SpreadSheetColumnIndex value)Sets the column with the predicted values.voidFromPredictions. setWeight(SpreadSheetColumnIndex value)Sets the column with the weight values.
-