Uses of Package
xmlgp

Classes in xmlgp used by xmlgp
Experiment
          This class is the data holder for Experiment.
It has setters and getters to all the attributes of Experiment.
Generation
          This class is the data holder for Generation.
Individual
          This class is the data holder for Individual.
Node
          This class is the data holder for Node.
NodeType
          This is enum for Node Type.
Project
          This class is the root data holder for project.
It has setters and getters to all the attributes of Project.
Representation
          This class is the data holder for Representation.
RepresentationType
          This is enum for Representation Type.
Statistics
          This class is the data holder for statistics of Project, Experiment, Treatment, Trial, Generation, Individual and Representation.
It has setters and getters to all the attributes of Statistics.
Treatment
          This class is the data holder for Treatment.
Trial
          This class is the data holder for Trial.