Package org.rcsb.cif.schema.mm
Class DatabasePDBRemark
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.DatabasePDBRemark
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class DatabasePDBRemark
extends DelegatingCategory
Data items in the DATABASE_PDB_REMARK category record details
about the data block as archived by the Protein Data Bank (PDB).
Some data appearing in PDB REMARK records can be
algorithmically extracted into the appropriate data items
in the data block.
These data items are included only for consistency with older
PDB format files. They should appear in a data block only if
that data block was created by reformatting a PDB format file.
NOTE: These remark records in this category are not uniformly
annotated by the PDB and may not be consistent with
nomenclature or labeling used in the entry.
-
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
Constructors Constructor Description DatabasePDBRemark(Category delegate) -
Method Summary
Methods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getId
A unique identifier for the PDB remark record.- Returns:
- IntColumn
-
getText
The full text of the PDB remark record.- Returns:
- StrColumn
-