Class StructConfType

  • All Implemented Interfaces:
    Category

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

      • StructConfType

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

        public StructConfType​(String name)
    • Method Detail

      • 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