Class StructConnType

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class StructConnType
    extends BaseCategory
    Data items in the STRUCT_CONN_TYPE category record details about the criteria used to identify interactions between portions of the structure.
    • Constructor Detail

      • StructConnType

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

        public StructConnType​(String name)
    • Method Detail

      • getCriteria

        public StrColumn getCriteria()
        The criteria used to define the interaction.
        Returns:
        StrColumn
      • getId

        public StrColumn getId()
        The chemical or structural type of the interaction.
        Returns:
        StrColumn
      • getReference

        public StrColumn getReference()
        A reference that specifies the criteria used to define the interaction.
        Returns:
        StrColumn