Class Struct

All Implemented Interfaces:
Category

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class Struct
extends DelegatingCategory
Data items in the STRUCT category record details about the description of the crystallographic structure.
  • Constructor Details

  • Method Details

    • createDelegate

      protected Column createDelegate​(String columnName, Column column)
      Overrides:
      createDelegate in class DelegatingCategory
    • getEntryId

      public StrColumn getEntryId()
      This data item is a pointer to _entry.id in the ENTRY category.
      Returns:
      StrColumn
    • getTitle

      public StrColumn getTitle()
      A title for the data block. The author should attempt to convey the essence of the structure archived in the CIF in the title, and to distinguish this structural result from others.
      Returns:
      StrColumn
    • getPdbxDescriptor

      public StrColumn getPdbxDescriptor()
      An automatically generated descriptor for an NDB structure or the unstructured content of the PDB COMPND record.
      Returns:
      StrColumn
    • getPdbxModelDetails

      public StrColumn getPdbxModelDetails()
      Text description of the methodology which produced this model structure.
      Returns:
      StrColumn
    • getPdbxFormulaWeight

      public FloatColumn getPdbxFormulaWeight()
      Estimated formula mass in daltons of the deposited structure assembly.
      Returns:
      FloatColumn
    • getPdbxFormulaWeightMethod

      public StrColumn getPdbxFormulaWeightMethod()
      Method used to determine _struct.pdbx_formula_weight.
      Returns:
      StrColumn
    • getPdbxModelTypeDetails

      public StrColumn getPdbxModelTypeDetails()
      A description of the type of structure model.
      Returns:
      StrColumn
    • getPdbxCASPFlag

      public StrColumn getPdbxCASPFlag()
      The item indicates whether the entry is a CASP target, a CASD-NMR target, or similar target participating in methods development experiments.
      Returns:
      StrColumn
    • getPdbxDetails

      public StrColumn getPdbxDetails()
      Additional remarks related to this structure deposition that have not been included in details data items elsewhere.
      Returns:
      StrColumn
    • getPdbxTitleText

      public StrColumn getPdbxTitleText()
      A title for the experiment or analysis that is represented in the entry. The default value is the primary citation of the entry.
      Returns:
      StrColumn