Class PdbxChemCompAtomFeature

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxChemCompAtomFeature
    extends BaseCategory
    Data items in the PDBX_CHEM_COMP_ATOM_FEATURE category provide a selected list of atom level features for the chemical component.
    • Constructor Detail

      • PdbxChemCompAtomFeature

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

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

        public PdbxChemCompAtomFeature​(String name)
    • Method Detail

      • getCompId

        public StrColumn getCompId()
        This data item is a pointer to _pdbx_chem_comp_import.comp_id in the CHEM_COMP category.
        Returns:
        StrColumn
      • getAtomId

        public StrColumn getAtomId()
        The identifier for the target atom to which the feature is assigned.
        Returns:
        StrColumn
      • getFeatureType

        public StrColumn getFeatureType()
        The feature assigned to this atom.
        Returns:
        StrColumn