Class AuditLink

All Implemented Interfaces:
Category

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class AuditLink
extends DelegatingCategory
Data items in the AUDIT_LINK category record details about the relationships between data blocks in the current CIF.
  • Constructor Details

  • Method Details

    • createDelegate

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

      public StrColumn getBlockCode()
      The value of _audit_block.code associated with a data block in the current file related to the current data block. The special value '.' may be used to refer to the current data block for completeness.
      Returns:
      StrColumn
    • getBlockDescription

      public StrColumn getBlockDescription()
      A textual description of the relationship of the referenced data block to the current one.
      Returns:
      StrColumn