Class StructSheet

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class StructSheet
    extends BaseCategory
    Data items in the STRUCT_SHEET category record details about the beta-sheets.
    • Constructor Detail

      • StructSheet

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

        public StructSheet​(String name)
    • Method Detail

      • getDetails

        public StrColumn getDetails()
        A description of special aspects of the beta-sheet.
        Returns:
        StrColumn
      • getId

        public StrColumn getId()
        The value of _struct_sheet.id must uniquely identify a record in the STRUCT_SHEET list. Note that this item need not be a number; it can be any unique identifier.
        Returns:
        StrColumn
      • getNumberStrands

        public IntColumn getNumberStrands()
        The number of strands in the sheet. If a given range of residues bulges out from the strands, it is still counted as one strand. If a strand is composed of two different regions of polypeptide, it is still counted as one strand, as long as the proper hydrogen- bonding connections are made to adjacent strands.
        Returns:
        IntColumn
      • getType

        public StrColumn getType()
        A simple descriptor for the type of the sheet.
        Returns:
        StrColumn