Uses of Class
org.episteme.core.methodology.Observation
Packages that use Observation
Package
Description
Core functionality for the org.episteme.core.methodology package in the Episteme library.
Analytical Information Markup Language (AnIML) loader for Episteme.
-
Uses of Observation in org.episteme.core.methodology
Methods in org.episteme.core.methodology that return ObservationMethods in org.episteme.core.methodology that return types with arguments of type ObservationMethods in org.episteme.core.methodology with parameters of type ObservationModifier and TypeMethodDescriptionvoidScientificExperiment.record(Observation<R> observation) Records an observation derived from the experiment execution. -
Uses of Observation in org.episteme.natural.chemistry.loaders.animl
Methods in org.episteme.natural.chemistry.loaders.animl that return ObservationModifier and TypeMethodDescriptionAnIMLBridge.convertExperimentStep(AnIMLExperimentStep step) Converts AnIML experiment step to Episteme Observation.