Class AuditLink

All Implemented Interfaces:
Category

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class AuditLink
extends DelegatingCategory.DelegatingCifCoreCategory
The CATEGORY of data items used to record details about the relationships between data blocks in the current CIF.
  • Constructor Details

  • Method Details

    • 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()
      Description of the relationship of the referenced data block to the current one.
      Returns:
      StrColumn