Class IhmStructAssemblyClass

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class IhmStructAssemblyClass
    extends BaseCategory
    Data items in the IHM_STRUCT_ASSEMBLY_CLASS category provides details regarding the structural assembly classes. This category provides a mechanism to identify the classes to which structural assemblies belong.
    • Constructor Detail

      • IhmStructAssemblyClass

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

        public IhmStructAssemblyClass​(String name)
    • Method Detail

      • getOrdinalId

        public IntColumn getOrdinalId()
        A unique identifier for the category.
        Returns:
        IntColumn
      • getClassId

        public IntColumn getClassId()
        An identifier for the structural assembly class. This data item is a pointer to _ihm_struct_assembly_class_list.class_id in the IHM_STRUCT_ASSEMBLY_CLASS_LIST category.
        Returns:
        IntColumn
      • getAssemblyId

        public IntColumn getAssemblyId()
        An identifier for the structural assembly. This data item is a pointer to _ihm_struct_assembly.assembly_id in the IHM_STRUCT_ASSEMBLY category.
        Returns:
        IntColumn