Class Metric


  • public class Metric
    extends java.lang.Object
    • Constructor Detail

      • Metric

        public Metric()
    • Method Detail

      • getId

        public java.lang.String getId()
      • getTitle

        public java.lang.String getTitle()
      • getType

        public java.lang.String getType()
      • getDescription

        public java.lang.String getDescription()
      • getFunction

        public java.lang.String getFunction()
      • getParameters

        public java.lang.String[] getParameters()
      • getTableHeaders

        public java.lang.String[] getTableHeaders()
      • getTableCellFormats

        public java.lang.String[] getTableCellFormats()
      • getDataFile

        public java.lang.String getDataFile()
      • getDataColumnSpec

        public java.lang.String[] getDataColumnSpec()
      • getIncludeRelatedEvents

        public boolean getIncludeRelatedEvents()