Class EntityKeywords

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class EntityKeywords
    extends BaseCategory
    Data items in the ENTITY_KEYWORDS category specify keywords relevant to the molecular entities. Note that this list of keywords is separate from the list that is used for the STRUCT_BIOL data items and is intended to provide only the information that one would know about the molecular entity *if one did not know its structure*. Hence polypeptides are simply polypeptides, not cytokines or beta-alpha-barrels, and polyribonucleic acids are simply poly-RNA, not transfer- RNA.
    • Constructor Detail

      • EntityKeywords

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

        public EntityKeywords​(String name)
    • Method Detail

      • getEntityId

        public StrColumn getEntityId()
        This data item is a pointer to _entity.id in the ENTITY category.
        Returns:
        StrColumn
      • getText

        public StrColumn getText()
        Keywords describing this entity.
        Returns:
        StrColumn
      • getPdbxMutation

        public StrColumn getPdbxMutation()
        Entity mutation description(s).
        Returns:
        StrColumn
      • getPdbxFragment

        public StrColumn getPdbxFragment()
        Entity fragment description(s).
        Returns:
        StrColumn
      • getPdbxEc

        public StrColumn getPdbxEc()
        Enzyme Commission (EC) number(s)
        Returns:
        StrColumn
      • getPdbxAntibodyIsotype

        public StrColumn getPdbxAntibodyIsotype()
        PDB placeholder.
        Returns:
        StrColumn