Uses of Class
org.episteme.core.methodology.ScientificTerm
Packages that use ScientificTerm
-
Uses of ScientificTerm in org.episteme.natural.chemistry.loaders
Subclasses with type arguments of type ScientificTerm in org.episteme.natural.chemistry.loadersModifier and TypeClassDescriptionclassModernized reader for the IUPAC Gold Book (Compendium of Chemical Terminology).Methods in org.episteme.natural.chemistry.loaders that return ScientificTermModifier and TypeMethodDescriptionprotected ScientificTermIUPACGoldBookReader.loadFromSource(String termCode) Methods in org.episteme.natural.chemistry.loaders that return types with arguments of type ScientificTermModifier and TypeMethodDescriptionIUPACGoldBookReader.fetchByCode(String code) Fetches the full definition for a specific Gold Book term code.IUPACGoldBookReader.getResourceType()Searches for a term in the IUPAC Gold Book.