Uses of Class
org.episteme.natural.physics.loaders.thermoml.ThermoMLCompound
Packages that use ThermoMLCompound
Package
Description
ThermoML loader for IUPAC/NIST thermodynamic property data.
-
Uses of ThermoMLCompound in org.episteme.natural.physics.loaders.thermoml
Methods in org.episteme.natural.physics.loaders.thermoml that return types with arguments of type ThermoMLCompoundModifier and TypeMethodDescriptionThermoMLDataReport.getCompounds()Returns an unmodifiable list of compounds in this report.Methods in org.episteme.natural.physics.loaders.thermoml with parameters of type ThermoMLCompoundModifier and TypeMethodDescriptionvoidThermoMLDataReport.addCompound(ThermoMLCompound compound) Adds a compound to this report.ThermoMLBridge.convertCompound(ThermoMLCompound compound) Converts ThermoML compound to Episteme Molecule.