Uses of Class
com.amalgamasimulation.studies.result.ResultsList
Packages that use ResultsList
-
Uses of ResultsList in com.amalgamasimulation.desktop.ui.studies
Methods in com.amalgamasimulation.desktop.ui.studies that return ResultsListModifier and TypeMethodDescriptionResultComparisonPart.ComparedResults.result()Returns the value of theresultrecord component.Constructors in com.amalgamasimulation.desktop.ui.studies with parameters of type ResultsListModifierConstructorDescriptionComparedResults(ResultsList result, String name) Creates an instance of aComparedResultsrecord class. -
Uses of ResultsList in com.amalgamasimulation.studies.core
Methods in com.amalgamasimulation.studies.core that return ResultsListModifier and TypeMethodDescriptionStudyStep.correctChildrenResults()ReplicationStudyStep.correctResult()Methods in com.amalgamasimulation.studies.core with parameters of type ResultsListModifier and TypeMethodDescriptionabstract DistributionStatisticsIncrementalUnitsCapacityStudy.experimentOutput(ResultsList results) Extracts the primary output metric from a given set of results.abstract DistributionStatisticsIncrementalUnitsCapacityStudy.unitUtilization(String unitId, ResultsList results) Computes the utilization statistics for a given unit from a set of results.