Documentation of 'org.jgap.distr.grid.wan.ResultInformation' Java class
ResultInformation
org.jgap.distr.grid.wan

Class ResultInformation



  • public class ResultInformation
    extends java.lang.Object
    Meta-Information about a result.
    Since:
    3.3.4
    • Field Detail

      • m_fittest

        public double m_fittest
    • Constructor Detail

      • ResultInformation

        public ResultInformation()
    • Method Detail

      • getID

        public java.lang.String getID()
      • setID

        public void setID(java.lang.String a_id)
      • setResponseDate

        public void setResponseDate(java.util.Date a_date)
        Parameters:
        a_date - date the result was computed
        Since:
        3.3.4
      • getResponseDate

        public java.util.Date getResponseDate()
        Parameters:
        the - result was computed
        Since:
        3.3.4
      • setDescription

        public void setDescription(java.lang.String a_descr)
        Parameters:
        a_descr - arbitrary description of the request
        Since:
        3.3.4
      • getDescription

        public java.lang.String getDescription()
        Returns:
        arbitrary description of the request
        Since:
        3.3.4
      • getDurationComputation

        public long getDurationComputation()
      • setDurationComputation

        public void setDurationComputation(long a_durationComputation)
      • setTitle

        public void setTitle(java.lang.String a_title)
        Parameters:
        a_title - the title to set
        Since:
        3.3.4
      • getTitle

        public java.lang.String getTitle()
        Returns:
        the title set
        Since:
        3.3.4
      • getPopSize

        public int getPopSize()
      • setPopSize

        public void setPopSize(int popSize)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.