Uses of Class
es.urjc.etsii.grafo.experiment.reference.ReferenceResult
Packages that use ReferenceResult
Package
Description
-
Uses of ReferenceResult in es.urjc.etsii.grafo.__RNAME__.experiments
Methods in es.urjc.etsii.grafo.__RNAME__.experiments that return ReferenceResult -
Uses of ReferenceResult in es.urjc.etsii.grafo.experiment.reference
Fields in es.urjc.etsii.grafo.experiment.reference declared as ReferenceResultModifier and TypeFieldDescriptionstatic final ReferenceResult
ReferenceResultProvider.EMPTY_REFERENCE_RESULT
Empty reference result to be used when the given provider does not have a value for an instance, and it is valid to have instances without reference valuesMethods in es.urjc.etsii.grafo.experiment.reference that return ReferenceResultModifier and TypeMethodDescriptionSet scoreSet scoreSet scoreabstract ReferenceResult
ReferenceResultProvider.getValueFor
(String instanceName) Get reference f.o value for a given instanceReferenceResult.setTimeInSeconds
(double timeInSeconds) Setter for the fieldtimeInSeconds
.ReferenceResult.setTimeInSeconds
(String timeInSeconds) Setter for the fieldtimeInSeconds
.ReferenceResult.setTimeToBestInSeconds
(double timeToBestInSeconds) Setter for the fieldtimeToBestInSeconds
.ReferenceResult.setTimeToBestInSeconds
(String timeToBestInSeconds) Setter for the fieldtimeToBestInSeconds
.