Class PdbxStructBiolFunc

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxStructBiolFunc
    extends BaseCategory
    Data items in the PDBX_STRUCT_BIOL_FUNC category record details about the function of a particular biological assembly.
    • Constructor Detail

      • PdbxStructBiolFunc

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

        public PdbxStructBiolFunc​(String name)
    • Method Detail

      • getId

        public StrColumn getId()
        A code which must uniquely identify each function assigned to a biological assembly.
        Returns:
        StrColumn
      • getBiolId

        public StrColumn getBiolId()
        This data item is a pointer to _struct_biol.id in the STRUCT_BIOL category.
        Returns:
        StrColumn
      • getFunction

        public StrColumn getFunction()
        The function assigned to the biological assembly.
        Returns:
        StrColumn