API Specification Errors
Errors in Class: org.biojava.bio.symbol.FundamentalAtomicSymbol


Category 2: Member Error

FundamentalAtomicSymbol(String, Annotation)
  • Constructor missing comment.
/**
 * Constructs a FundamentalAtomicSymbol object.
 *
 * @param name        a String ...
 * @param annotation  an Annotation object
 */
getSymbols()
  • Method missing comment, but reasonably self-evident.
/**
 * Returns the symbols value.
 */

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.