Class StructKeywords

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class StructKeywords
    extends BaseCategory
    Data items in the STRUCT_KEYWORDS category specify keywords that describe the chemical structure in this entry.
    • Constructor Detail

      • StructKeywords

        public StructKeywords​(String name,
                              int rowCount,
                              Object[] encodedColumns)
      • StructKeywords

        public StructKeywords​(String name)
    • Method Detail

      • getEntryId

        public StrColumn getEntryId()
        This data item is a pointer to _entry.id in the ENTRY category.
        Returns:
        StrColumn
      • getText

        public StrColumn getText()
        Keywords describing this structure.
        Returns:
        StrColumn
      • getPdbxKeywords

        public StrColumn getPdbxKeywords()
        Terms characterizing the macromolecular structure.
        Returns:
        StrColumn
      • getPdbxDetails

        public StrColumn getPdbxDetails()
        Keywords describing this structure. This is constructed by the PROGRAM for the PDB KEYWRD record.
        Returns:
        StrColumn