Class EntityNameCom

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class EntityNameCom
    extends BaseCategory
    Data items in the ENTITY_NAME_COM category record the common name or names associated with the entity. In some cases, the entity name may not be the same as the name of the biological structure. For example, haemoglobin alpha chain would be the entity common name, not haemoglobin.
    • Constructor Detail

      • EntityNameCom

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

        public EntityNameCom​(String name)
    • Method Detail

      • getEntityId

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

        public StrColumn getName()
        A common name for the entity.
        Returns:
        StrColumn
      • getPdbxProvenance

        public StrColumn getPdbxProvenance()
        Provides the provenance of the name in the _entity_name_com.name field/
        Returns:
        StrColumn