Uses of Class
org.episteme.natural.chemistry.loaders.cml.CMLMolecule
Packages that use CMLMolecule
-
Uses of CMLMolecule in org.episteme.natural.chemistry.loaders.cml
Methods in org.episteme.natural.chemistry.loaders.cml with parameters of type CMLMoleculeModifier and TypeMethodDescriptionCMLBridge.toMolecule(CMLMolecule cmlMolecule) Converts a CML molecule representation to a Episteme Molecule.Method parameters in org.episteme.natural.chemistry.loaders.cml with type arguments of type CMLMoleculeModifier and TypeMethodDescriptionCMLBridge.toMolecules(List<CMLMolecule> cmlMolecules) Converts multiple CML molecules to Episteme Molecules.