Uses of Class
org.episteme.natural.chemistry.loaders.animl.AnIMLSample
Packages that use AnIMLSample
Package
Description
Analytical Information Markup Language (AnIML) loader for Episteme.
-
Uses of AnIMLSample in org.episteme.natural.chemistry.loaders.animl
Methods in org.episteme.natural.chemistry.loaders.animl that return types with arguments of type AnIMLSampleMethods in org.episteme.natural.chemistry.loaders.animl with parameters of type AnIMLSampleModifier and TypeMethodDescriptionvoidAnIMLDocument.addSample(AnIMLSample sample) Returns an unmodifiable list of samples.voidAnIMLSampleSet.addSample(AnIMLSample sample) Sample<?> AnIMLBridge.convertSample(AnIMLSample animlSample) Converts AnIML sample to Episteme Sample.