Class StructSheet

java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.StructSheet
All Implemented Interfaces:
Category

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

  • Method Details

    • createDelegate

      protected Column createDelegate​(String columnName, Column column)
      Overrides:
      createDelegate in class DelegatingCategory
    • 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