Class AbstractMetaRowScore

    • Field Detail

      • m_RowScore

        protected AbstractRowScore m_RowScore
        the row score to use on the subset.
    • Constructor Detail

      • AbstractMetaRowScore

        public AbstractMetaRowScore()
    • Method Detail

      • getDefaultRowScore

        protected AbstractRowScore getDefaultRowScore()
        Returns the default row score algorithm to use.
        Returns:
        the default algorithm
      • setRowScore

        public void setRowScore​(AbstractRowScore value)
        Sets the row score algorithm to use.
        Parameters:
        value - the algorithm
      • getRowScore

        public AbstractRowScore getRowScore()
        Returns the row score algorithm in use.
        Returns:
        the algorithm
      • rowScoreTipText

        public abstract String rowScoreTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.
      • getNumScores

        public int getNumScores()
        Returns how many score values will get generated.
        Specified by:
        getNumScores in class AbstractRowScore
        Returns:
        the number of scores