Uses of Package
p3j.experiment.results

Packages that use p3j.experiment.results
p3j.database   
p3j.database.hibernate   
p3j.experiment.results   
p3j.experiment.results.filters   
p3j.gui.panels.results   
p3j.simulation   
p3j.simulation.calculation.deterministic   
 

Classes in p3j.experiment.results used by p3j.database
ResultsOfTrial
          This class is intended to represent the results of a single trial as stored in the database.
 

Classes in p3j.experiment.results used by p3j.database.hibernate
ResultsOfTrial
          This class is intended to represent the results of a single trial as stored in the database.
 

Classes in p3j.experiment.results used by p3j.experiment.results
AbstractAggregationSelector
          An abstract class containing functionality all aggregation selectors may share.
BasicResults
          Represents the fundamental set of results calculated by the system.
ChooseAgesForSingleYearSelector
          Selectors of this type select data from a particular year across all trials.
ExecutionSummary
          Summary of a single PPPM execution.
IAggregationSelector
          A simple interface to define functions that select data for aggregation.
MergeSubPopSumOverAgesSelector
          This aggregator allows to add and subtract certain population, before summing over their ages and afterwards behaving like SumOverAgesSelector.
ResultExport
          Class responsible for exporting results.
ResultsOfTrial
          This class is intended to represent the results of a single trial as stored in the database.
SumOverAgesSelector
          Selector to sum over ages, i.e. the result is a single number per year, giving the overall amount of people in the selected population(s).
 

Classes in p3j.experiment.results used by p3j.experiment.results.filters
ResultsOfTrial
          This class is intended to represent the results of a single trial as stored in the database.
 

Classes in p3j.experiment.results used by p3j.gui.panels.results
ResultExport
          Class responsible for exporting results.
ResultsOfTrial
          This class is intended to represent the results of a single trial as stored in the database.
 

Classes in p3j.experiment.results used by p3j.simulation
ExecutionSummary
          Summary of a single PPPM execution.
 

Classes in p3j.experiment.results used by p3j.simulation.calculation.deterministic
BasicResults
          Represents the fundamental set of results calculated by the system.
 



Copyright © 2012. All Rights Reserved.