Uses of Enum Class
org.episteme.natural.methodology.experiment.Subject.State
Packages that use Subject.State
Package
Description
Core functionality for the org.episteme.core.methodology.experiment package in the Episteme library.
-
Uses of Subject.State in org.episteme.natural.methodology.experiment
Subclasses with type arguments of type Subject.State in org.episteme.natural.methodology.experimentMethods in org.episteme.natural.methodology.experiment that return Subject.StateModifier and TypeMethodDescriptionSubject.getState()static Subject.StateReturns the enum constant of this class with the specified name.static Subject.State[]Subject.State.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.episteme.natural.methodology.experiment with parameters of type Subject.State