Class PdbxAuditConformExtension

  • All Implemented Interfaces:
    Category

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

      • PdbxAuditConformExtension

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

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

        public PdbxAuditConformExtension​(String name)
    • Method Detail

      • getExtensionDictLocation

        public StrColumn getExtensionDictLocation()
        A file name or uniform resource locator (URL) for the file containing the extension dictionary.
        Returns:
        StrColumn
      • getExtensionDictName

        public StrColumn getExtensionDictName()
        An identifier for the extension dictionary to which the current data block conforms.
        Returns:
        StrColumn
      • getExtensionDictVersion

        public StrColumn getExtensionDictVersion()
        The version number of the extension dictionary to which the currrent data block conforms.
        Returns:
        StrColumn