Uses of Class
org.episteme.natural.methodology.experiment.ValuedVariable
Packages that use ValuedVariable
Package
Description
Core functionality for the org.episteme.core.methodology.experiment package in the Episteme library.
-
Uses of ValuedVariable in org.episteme.natural.methodology.experiment
Subclasses with type arguments of type ValuedVariable in org.episteme.natural.methodology.experimentModifier and TypeClassDescriptionclassA class representing a scientific experiment involving subjects, tasks, and variables.Methods in org.episteme.natural.methodology.experiment that return types with arguments of type ValuedVariableModifier and TypeMethodDescriptionSubject.getAllValuedVariables()TrialExperiment.getHypothesis()Methods in org.episteme.natural.methodology.experiment with parameters of type ValuedVariableMethod parameters in org.episteme.natural.methodology.experiment with type arguments of type ValuedVariableModifier and TypeMethodDescriptionvoidSubject.addValuedVariables(Collection<ValuedVariable> variables)