Class PdbxStructEntityInst

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxStructEntityInst
    extends BaseCategory
    Data items in the PDBX_STRUCT_ENTITY_INST category record details about the structural elements in the deposited entry. The entity instance is a method neutral identifier for the observed molecular entities in the deposited coordinate set.
    • Constructor Detail

      • PdbxStructEntityInst

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

        public PdbxStructEntityInst​(String name)
    • Method Detail

      • getDetails

        public StrColumn getDetails()
        A description of special aspects of this portion of the contents of the deposited unit.
        Returns:
        StrColumn
      • getEntityId

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

        public StrColumn getId()
        The value of _pdbx_struct_entity_inst.id must uniquely identify a record in the PDBX_STRUCT_ENTITY_INST list. The entity instance is a method neutral identifier for the observed molecular entities in the deposited coordinate set.
        Returns:
        StrColumn