Class AuditConform

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class AuditConform
    extends BaseCategory
    Data items in the AUDIT_CONFORM category describe the dictionary versions against which the data names appearing in the current data block are conformant.
    • Constructor Detail

      • AuditConform

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

        public AuditConform​(String name)
    • Method Detail

      • getDictLocation

        public StrColumn getDictLocation()
        A file name or uniform resource locator (URL) for the dictionary to which the current data block conforms.
        Returns:
        StrColumn
      • getDictName

        public StrColumn getDictName()
        The string identifying the highest-level dictionary defining data names used in this file.
        Returns:
        StrColumn
      • getDictVersion

        public StrColumn getDictVersion()
        The version number of the dictionary to which the current data block conforms.
        Returns:
        StrColumn