Class PdbxStructChemCompFeature

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxStructChemCompFeature
    extends BaseCategory
    Data items in the PDBX_STRUCT_CHEM_COMP_FEATURE category provides structural annotations in chemical components instances.
    • Constructor Detail

      • PdbxStructChemCompFeature

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

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

        public PdbxStructChemCompFeature​(String name)
    • Method Detail

      • getDetails

        public StrColumn getDetails()
        Special structural details about this chemical component.
        Returns:
        StrColumn
      • getType

        public StrColumn getType()
        A classification of the annotation for the chemical component instance
        Returns:
        StrColumn
      • getPdbStrandId

        public StrColumn getPdbStrandId()
        PDB strand/chain id.
        Returns:
        StrColumn
      • getAsymId

        public StrColumn getAsymId()
        Instance identifier for the polymer molecule.
        Returns:
        StrColumn
      • getAuthSeqId

        public StrColumn getAuthSeqId()
        PDB position in the sequence.
        Returns:
        StrColumn
      • getSeqNum

        public IntColumn getSeqNum()
        Position in the sequence.
        Returns:
        IntColumn
      • getAuthCompId

        public StrColumn getAuthCompId()
        PDB component ID
        Returns:
        StrColumn
      • getPdbInsCode

        public StrColumn getPdbInsCode()
        Insertion code of the monomer or ligand .
        Returns:
        StrColumn
      • getOrdinal

        public IntColumn getOrdinal()
        An ordinal index for this category
        Returns:
        IntColumn