Uses of Class
org.episteme.core.methodology.Sample
Packages that use Sample
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 Sample in org.episteme.core.methodology
Methods in org.episteme.core.methodology that return SampleMethods in org.episteme.core.methodology with parameters of type SampleConstructors in org.episteme.core.methodology with parameters of type SampleModifierConstructorDescriptionScientificAnalysis(String name, Sample<?> sample) Creates a new Scientific Analysis. -
Uses of Sample in org.episteme.natural.chemistry.loaders.animl
Methods in org.episteme.natural.chemistry.loaders.animl that return SampleModifier and TypeMethodDescriptionSample<?> AnIMLBridge.convertSample(AnIMLSample animlSample) Converts AnIML sample to Episteme Sample.