Uses of Class
org.episteme.natural.methodology.experiment.Subject
Packages that use Subject
Package
Description
Core functionality for the org.episteme.core.methodology.experiment package in the Episteme library.
-
Uses of Subject in org.episteme.natural.methodology.experiment
Methods in org.episteme.natural.methodology.experiment that return SubjectModifier and TypeMethodDescriptionTrialExperiment.addSubject(Individual individual, List<Task> tasks) Adds a subject to the experiment.Task.getSubject()Trial.getSubject()ValuedVariable.getSubject()Methods in org.episteme.natural.methodology.experiment that return types with arguments of type SubjectModifier and TypeMethodDescriptionTrialExperiment.getSubjects()Gets all subjects involved in the experiment.Methods in org.episteme.natural.methodology.experiment with parameters of type SubjectConstructors in org.episteme.natural.methodology.experiment with parameters of type Subject