Class PdbxStructSpecialSymmetry

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxStructSpecialSymmetry
    extends BaseCategory
    Data items in the PDBX_STRUCT_SPECIAL_SYMMETRY category list the molecular components that lie on special symmetry positions.
    • Constructor Detail

      • PdbxStructSpecialSymmetry

        public PdbxStructSpecialSymmetry​(String name,
                                         Map<String,​Column> columns)
      • PdbxStructSpecialSymmetry

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

        public PdbxStructSpecialSymmetry​(String name)
    • Method Detail

      • getId

        public IntColumn getId()
        The value of _pdbx_struct_special_symmetry.id must uniquely identify each item in the PDBX_STRUCT_SPECIAL_SYMMETRY list. This is an integer serial number.
        Returns:
        IntColumn
      • getPDBModelNum

        public IntColumn getPDBModelNum()
        Part of the identifier for the molecular component. This data item is a pointer to _atom_site.pdbx_PDB_model_num in the ATOM_SITE category.
        Returns:
        IntColumn
      • getAuthAsymId

        public StrColumn getAuthAsymId()
        Part of the identifier for the molecular component. This data item is a pointer to _atom_site.auth_asym_id in the ATOM_SITE category.
        Returns:
        StrColumn
      • getAuthCompId

        public StrColumn getAuthCompId()
        Part of the identifier for the molecular component. This data item is a pointer to _atom_site.auth_comp_id in the ATOM_SITE category.
        Returns:
        StrColumn
      • getAuthSeqId

        public StrColumn getAuthSeqId()
        Part of the identifier for the molecular component. This data item is a pointer to _atom_site.auth_seq_id in the ATOM_SITE category.
        Returns:
        StrColumn
      • getPDBInsCode

        public StrColumn getPDBInsCode()
        Part of the identifier for the molecular component. This data item is a pointer to _atom_site.pdbx_PDB_ins_code in the ATOM_SITE category.
        Returns:
        StrColumn
      • getLabelAltId

        public StrColumn getLabelAltId()
        Part of the identifier for the molecular component. This data item is a pointer to _atom_site.label_alt.id in the ATOM_SITE category.
        Returns:
        StrColumn
      • getLabelAsymId

        public StrColumn getLabelAsymId()
        Part of the identifier for the molecular component. This data item is a pointer to _atom_site.label_asym_id in the ATOM_SITE category.
        Returns:
        StrColumn
      • getLabelCompId

        public StrColumn getLabelCompId()
        Part of the identifier for the molecular component. This data item is a pointer to _atom_site.label_comp_id in the ATOM_SITE category.
        Returns:
        StrColumn
      • getLabelSeqId

        public IntColumn getLabelSeqId()
        Part of the identifier for the molecular component. This data item is a pointer to _atom_site.label_seq_id in the ATOM_SITE category.
        Returns:
        IntColumn