Class StructConfType

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

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class StructConfType
extends DelegatingCategory
Data items in the STRUCT_CONF_TYPE category record details about the criteria used to identify backbone conformations of a segment of polymer.
  • Constructor Details

  • Method Details

    • createDelegate

      protected Column createDelegate​(String columnName, Column column)
      Overrides:
      createDelegate in class DelegatingCategory
    • getCriteria

      public StrColumn getCriteria()
      The criteria used to assign this conformation type.
      Returns:
      StrColumn
    • getId

      public StrColumn getId()
      The descriptor that categorizes the type of the conformation of the backbone of the polymer (whether protein or nucleic acid). Explicit values for the torsion angles that define each conformation are not given here, but it is expected that the author would provide such information in either the _struct_conf_type.criteria or _struct_conf_type.reference data items, or both.
      Returns:
      StrColumn
    • getReference

      public StrColumn getReference()
      A literature reference that defines the criteria used to assign this conformation type and subtype.
      Returns:
      StrColumn