Package org.rcsb.cif.schema.mm
Class DatabasePDBCaveat
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.DatabasePDBCaveat
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class DatabasePDBCaveat
extends DelegatingCategory
Data items in the DATABASE_PDB_CAVEAT category record details
about features of the data block flagged as 'caveats' by the
Protein Data Bank (PDB).
These data items are included only for consistency with PDB
format files. They should appear in a data block only if that
data block was created by reformatting a PDB format file.
-
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 DatabasePDBCaveat(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 caveat record.- Returns:
- IntColumn
-
getText
The full text of the PDB caveat record.- Returns:
- StrColumn
-