Class PdbxStructAssemblyAuthClassification

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxStructAssemblyAuthClassification
    extends BaseCategory
    Provides reason a particular assembly in pdbx_struct_assembly is of interest.
    • Constructor Detail

      • PdbxStructAssemblyAuthClassification

        public PdbxStructAssemblyAuthClassification​(String name,
                                                    Map<String,​Column> columns)
      • PdbxStructAssemblyAuthClassification

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

        public PdbxStructAssemblyAuthClassification​(String name)
    • Method Detail

      • getAssemblyId

        public StrColumn getAssemblyId()
        This item references an assembly in pdbx_struct_assembly
        Returns:
        StrColumn
      • getReasonForInterest

        public StrColumn getReasonForInterest()
        Provides the reason that a particular assembly is being studied
        Returns:
        StrColumn