API Specification Errors
Errors in Class: org.biojava.bio.structure.io.mmcif.model.StructAsym


Category 2: Member Error

getId()
  • Method missing comment, but reasonably self-evident.
/**
 * Returns the id value.
 */
setId(String)
  • Method missing comment, but reasonably self-evident.
/**
 * Specifies the id value.
 */
getPdbx_blank_PDB_chainid_flag()
  • Method missing comment, but reasonably self-evident.
/**
 * Returns the pdbx  blank  PDB chainid  flag value.
 */
setPdbx_blank_PDB_chainid_flag(String)
  • Method missing comment, but reasonably self-evident.
/**
 * Specifies the pdbx  blank  PDB chainid  flag value.
 */
getPdbx_modified()
  • Method missing comment, but reasonably self-evident.
/**
 * Returns the pdbx  modified value.
 */
setPdbx_modified(String)
  • Method missing comment, but reasonably self-evident.
/**
 * Specifies the pdbx  modified value.
 */
getEntity_id()
  • Method missing comment, but reasonably self-evident.
/**
 * Returns the entity  id value.
 */
setEntity_id(String)
  • Method missing comment, but reasonably self-evident.
/**
 * Specifies the entity  id value.
 */
getDetails()
  • Method missing comment, but reasonably self-evident.
/**
 * Returns the details value.
 */
setDetails(String)
  • Method missing comment, but reasonably self-evident.
/**
 * Specifies the details value.
 */

Category 4: Text/Link Error

Class StructAsym
  • Html Error in First Sentence
    --Missing a period
Contains the data for _struct_asym

Explanation of Columns

Left Column
Identifies the error or warning.
Right Column
Shows the comment-text that generated the error in red.
Displays a template you can cut and paste in black.