Uses of Class
org.biojava.nbio.structure.chem.ChemComp
Package
Description
Interfaces and classes for protein structure (PDB).
-
Uses of ChemComp in org.biojava.nbio.structure
Modifier and TypeMethodDescriptionGroup.getChemComp()
Get the chemical component that closer describes this group.HetatomImpl.getChemComp()
Modifier and TypeMethodDescriptionvoid
Group.setChemComp
(ChemComp cc) Set the Chemical Component that closer describes this group.void
HetatomImpl.setChemComp
(ChemComp cc) -
Uses of ChemComp in org.biojava.nbio.structure.chem
Modifier and TypeMethodDescriptionAllChemCompProvider.getChemComp
(String recordName) Returns a new instance of a chemical component definition.static ChemComp
ChemCompGroupFactory.getChemComp
(String recordName) ChemCompProvider.getChemComp
(String recordName) Returns a new instance of a chemical component definition.ChemicalComponentDictionary.getChemComp
(String id) DownloadChemCompProvider.getChemComp
(String recordName) Loads the definitions for thisChemComp
from a local file and instantiates a new object.ReducedChemCompProvider.getChemComp
(String recordName) ZipChemCompProvider.getChemComp
(String recordName) (non-Javadoc)static ChemComp
ChemComp.getEmptyChemComp()
Creates a new instance of the dummy empty ChemComp.Get the parent of a component.ChemicalComponentDictionary.getReplaced
(String id) ChemicalComponentDictionary.getReplaced
(ChemComp c) If ChemComp is replacing another one, get the old version otherwise return the same ChemComp again.ChemicalComponentDictionary.getReplacer
(String id) ChemicalComponentDictionary.getReplacer
(ChemComp c) If ChemComp is replaced by another one, get the newer version otherwise return the same ChemComp again.Modifier and TypeMethodDescriptionvoid
ChemicalComponentDictionary.addChemComp
(ChemComp comp) Add a new component to the dictionaryint
static String
ChemCompGroupFactory.getOneLetterCode
(ChemComp cc) static Character
ChemCompTools.getOneLetterCode
(ChemComp cc, ChemicalComponentDictionary dictionary) Get the parent of a component.ChemicalComponentDictionary.getReplaced
(ChemComp c) If ChemComp is replacing another one, get the old version otherwise return the same ChemComp again.ChemicalComponentDictionary.getReplacer
(ChemComp c) If ChemComp is replaced by another one, get the newer version otherwise return the same ChemComp again.boolean
ChemicalComponentDictionary.isReplaced
(ChemComp c) boolean
ChemicalComponentDictionary.isReplacer
(ChemComp c) static boolean
ChemCompTools.isStandardChemComp
(ChemComp cc)