Uses of Class
org.episteme.natural.physics.loaders.thermoml.ThermoMLCondition
Packages that use ThermoMLCondition
Package
Description
ThermoML loader for IUPAC/NIST thermodynamic property data.
-
Uses of ThermoMLCondition in org.episteme.natural.physics.loaders.thermoml
Methods in org.episteme.natural.physics.loaders.thermoml that return types with arguments of type ThermoMLConditionModifier and TypeMethodDescriptionThermoMLMixtureProperty.getConditions()ThermoMLPureCompoundProperty.getConditions()Methods in org.episteme.natural.physics.loaders.thermoml with parameters of type ThermoMLConditionModifier and TypeMethodDescriptionvoidThermoMLMixtureProperty.addCondition(ThermoMLCondition c) voidThermoMLPureCompoundProperty.addCondition(ThermoMLCondition c)