Class EmEntityAssemblyMolwt

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class EmEntityAssemblyMolwt
    extends BaseCategory
    Data items in this category record details about the molecular weight of an assembly component of the sample.
    • Constructor Detail

      • EmEntityAssemblyMolwt

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

        public EmEntityAssemblyMolwt​(String name)
    • Method Detail

      • getEntityAssemblyId

        public StrColumn getEntityAssemblyId()
        A reference to _em_entity_assembly.id which uniquely identifies one assembly or assembly component of the imaged sample.
        Returns:
        StrColumn
      • getExperimentalFlag

        public StrColumn getExperimentalFlag()
        Identifies whether the given molecular weight was derived experimentally.
        Returns:
        StrColumn
      • getId

        public StrColumn getId()
        Ordinal key for the em_entity_assembly_molwt category.
        Returns:
        StrColumn
      • getUnits

        public StrColumn getUnits()
        Molecular weight units.
        Returns:
        StrColumn
      • getValue

        public FloatColumn getValue()
        The molecular weight of the assembly component.
        Returns:
        FloatColumn
      • getMethod

        public StrColumn getMethod()
        The method used to determine the molecular weight.
        Returns:
        StrColumn