Package org.rcsb.cif.schema.mm
Class Database
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.Database
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class Database
extends DelegatingCategory
Data items in the DATABASE category have been superseded by
data items in the DATABASE_2 category. They are included
here only for compliance with older CIFs.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.rcsb.cif.schema.DelegatingCategory
DelegatingCategory.DelegatingCifCoreCategoryNested classes/interfaces inherited from interface org.rcsb.cif.model.Category
Category.EmptyCategory -
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)StrColumngetCodeCAS()The code assigned by Chemical Abstracts.StrColumngetCodeCSD()The code assigned by the Cambridge Structural Database.StrColumngetCodeDepnumCcdcArchive()Deposition numbers assigned by the Cambridge Crystallographic Data Centre (CCDC) to files containing structural information archived by the CCDC.StrColumngetCodeDepnumCcdcFiz()Deposition numbers assigned by the Fachinformationszentrum Karlsruhe (FIZ) to files containing structural information archived by the Cambridge Crystallographic Data Centre (CCDC).StrColumngetCodeDepnumCcdcJournal()Deposition numbers assigned by various journals to files containing structural information archived by the Cambridge Crystallographic Data Centre (CCDC).StrColumngetCodeICSD()The code assigned by the Inorganic Crystal Structure Database.StrColumngetCodeMDF()The code assigned by the Metals Data File.StrColumngetCodeNBS()The code assigned by the NBS (NIST) Crystal Data Database.StrColumngetCodePDB()The code assigned by the Protein Data Bank.StrColumngetCodePDF()The code assigned by the Powder Diffraction File (JCPDS/ICDD).StrColumngetCSDHistory()A history of changes made by the Cambridge Crystallographic Data Centre and incorporated into the Cambridge Structural Database (CSD).StrColumngetEntryId()This data item is a pointer to _entry.id in the ENTRY category.StrColumngetJournalASTM()The ASTM CODEN designator for a journal as given in the Chemical Source List maintained by the Chemical Abstracts Service.StrColumngetJournalCSD()The journal code used in the Cambridge Structural Database.StrColumngetPdbxCodeNDB()The code assigned by the NDB.StrColumngetPdbxCodePDB()The code assigned by the PDB.StrColumngetPdbxRelatedCodesPDB()The codes of related PDB entries.Methods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getEntryId
This data item is a pointer to _entry.id in the ENTRY category.- Returns:
- StrColumn
-
getJournalASTM
The ASTM CODEN designator for a journal as given in the Chemical Source List maintained by the Chemical Abstracts Service.- Returns:
- StrColumn
-
getJournalCSD
The journal code used in the Cambridge Structural Database.- Returns:
- StrColumn
-
getCSDHistory
A history of changes made by the Cambridge Crystallographic Data Centre and incorporated into the Cambridge Structural Database (CSD).- Returns:
- StrColumn
-
getCodeCAS
The code assigned by Chemical Abstracts.- Returns:
- StrColumn
-
getCodeCSD
The code assigned by the Cambridge Structural Database.- Returns:
- StrColumn
-
getCodeICSD
The code assigned by the Inorganic Crystal Structure Database.- Returns:
- StrColumn
-
getCodeMDF
The code assigned by the Metals Data File.- Returns:
- StrColumn
-
getCodeNBS
The code assigned by the NBS (NIST) Crystal Data Database.- Returns:
- StrColumn
-
getCodePDB
The code assigned by the Protein Data Bank.- Returns:
- StrColumn
-
getCodePDF
The code assigned by the Powder Diffraction File (JCPDS/ICDD).- Returns:
- StrColumn
-
getCodeDepnumCcdcFiz
Deposition numbers assigned by the Fachinformationszentrum Karlsruhe (FIZ) to files containing structural information archived by the Cambridge Crystallographic Data Centre (CCDC).- Returns:
- StrColumn
-
getCodeDepnumCcdcJournal
Deposition numbers assigned by various journals to files containing structural information archived by the Cambridge Crystallographic Data Centre (CCDC).- Returns:
- StrColumn
-
getCodeDepnumCcdcArchive
Deposition numbers assigned by the Cambridge Crystallographic Data Centre (CCDC) to files containing structural information archived by the CCDC.- Returns:
- StrColumn
-
getPdbxCodeNDB
The code assigned by the NDB.- Returns:
- StrColumn
-
getPdbxCodePDB
The code assigned by the PDB.- Returns:
- StrColumn
-
getPdbxRelatedCodesPDB
The codes of related PDB entries.- Returns:
- StrColumn
-