|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.biojava.bio.structure.io.mmcif.ReducedChemCompProvider
public class ReducedChemCompProvider
Unlike the DownloadChemCompProvider, this ChemCompProvider does not download any chem comp definitions.
It has access to a limited set of files that are part of the biojava distribution.
| Constructor Summary | |
|---|---|
ReducedChemCompProvider()
|
|
| Method Summary | |
|---|---|
ChemComp |
getChemComp(java.lang.String recordName)
Returns a new instance of a chemical component definition. |
ChemComp |
getEmptyChemComp()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReducedChemCompProvider()
| Method Detail |
|---|
public ChemComp getEmptyChemComp()
public ChemComp getChemComp(java.lang.String recordName)
ChemCompProvider
getChemComp in interface ChemCompProviderrecordName - the ID of the ChemComp
ChemComp definition.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||