D E G I N P R S T U V X

G

Generation - Class in xmlgp
This class is the data holder for Generation.
Generation() - Constructor for class xmlgp.Generation
 
getAttribute() - Method in class xmlgp.Trial
Returns the attribute of the trial.
getChildren() - Method in class xmlgp.Node
Returns the list of children of the node.
getDate() - Method in class xmlgp.Experiment
Retrieves the date on which the experiment is done.
getDate() - Method in class xmlgp.Project
Returns the date of the project.
getDescription() - Method in class xmlgp.Experiment
Retrieves the description of the experiment.
getDescription() - Method in class xmlgp.Project
Returns the description of the project.
getDescription() - Method in class xmlgp.Treatment
Returns the description of the treatment.
getExperimentById(Project, int) - Static method in class xmlgp.Util
Returns experiment for the given id of the experiment.
getExperiments() - Method in class xmlgp.Project
Returns the list of experiments of the project.
getFund() - Method in class xmlgp.Project
Returns the project fund.
getGenerations() - Method in class xmlgp.Trial
Returns the list of generations of the trial.
getGenerationtById(Trial, int) - Static method in class xmlgp.Util
Returns generation for the given id of the generation.
getId() - Method in class xmlgp.Experiment
Retrieves the id of the experiment.
getId() - Method in class xmlgp.Generation
Returns the id of the generation.
getId() - Method in class xmlgp.Individual
Returns the id of the individual.
getId() - Method in class xmlgp.Project
Returns the id of the project.
getId() - Method in class xmlgp.Representation
Returns the id of the representation.
getId() - Method in class xmlgp.Treatment
Returns the id of the treatment.
getId() - Method in class xmlgp.Trial
Returns the id of the trial.
getIndividualById(Generation, int) - Static method in class xmlgp.Util
Returns individual for the given id of the individual.
getIndividuals() - Method in class xmlgp.Generation
Returns the list of individuals of the generation.
getName() - Method in class xmlgp.Project
Returns the name of the project.
getName() - Method in class xmlgp.Statistics
Returns the name of the statistics.
getNode() - Method in class xmlgp.Representation
Returns the node which represents the results.
getNumberOfChildren(Node) - Method in class xmlgp.Util
Returns the number of children of a node.
getOrganization() - Method in class xmlgp.Project
Returns the name of the organization which handles the project.
getRepresentationById(Individual, int) - Method in class xmlgp.Util
Returns representation for the given id of the representation.
getRepresentationByType(Individual, String) - Method in class xmlgp.Util
 
getRepresentations() - Method in class xmlgp.Individual
Returns the list of representations of the individual.
getStatistics() - Method in class xmlgp.Experiment
Retrieves the list of statistical measures of the experiment.
getStatistics() - Method in class xmlgp.Generation
Returns the list of statistical measures of the generation.
getStatistics() - Method in class xmlgp.Individual
Returns the list of statistical measures of the individual.
getStatistics() - Method in class xmlgp.Project
Return the list of statistical measures of the project.
getStatistics() - Method in class xmlgp.Representation
Returns the list of statistical measures of the representation.
getStatistics() - Method in class xmlgp.Treatment
Returns the list of statistical measures of treatment.
getStatistics() - Method in class xmlgp.Trial
Returns the list of statistical measures of the trial.
getTreatmentById(Experiment, int) - Static method in class xmlgp.Util
Returns treatment for the given id of the treatment.
getTreatments() - Method in class xmlgp.Experiment
Retrieves the list of treatments contained in the experiment.
getTrials() - Method in class xmlgp.Treatment
Returns the list of trials of the treatment.
getTrialtById(Treatment, int) - Static method in class xmlgp.Util
Returns trial for the given id of the trial.
getType() - Method in class xmlgp.Node
Returns the type of the node.
getType() - Method in class xmlgp.Representation
Returns the type of the representation.
getValue() - Method in class xmlgp.Node
Returns the value of the node.
getValue() - Method in class xmlgp.Statistics
Returns the value of the statistics.

D E G I N P R S T U V X