Class PdbxMoleculeFeaturesDepositorInfo

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxMoleculeFeaturesDepositorInfo
    extends BaseCategory
    Data items in the PDBX_MOLECULE_FEATURES_DEPOSITOR_INFO category capture depositor provided information related to the archival cateogory PDBX_MOLECULE_FEATURES.
    • Constructor Detail

      • PdbxMoleculeFeaturesDepositorInfo

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

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

        public PdbxMoleculeFeaturesDepositorInfo​(String name)
    • Method Detail

      • getEntityId

        public StrColumn getEntityId()
        The value of _pdbx_molecule_features_depositor_info.entity_id is a reference to to the entity identifier for this molecule.
        Returns:
        StrColumn
      • getClazz

        public StrColumn getClazz()
        Broadly defines the function of the molecule.
        Returns:
        StrColumn
      • getType

        public StrColumn getType()
        Defines the structural classification of the molecule.
        Returns:
        StrColumn
      • getName

        public StrColumn getName()
        A name of the molecule.
        Returns:
        StrColumn
      • getDetails

        public StrColumn getDetails()
        Additional details describing the molecule.
        Returns:
        StrColumn