API Specification Errors
Errors in Interface: org.biojava.bio.alignment.AlignmentElement


Category 2: Member Error

getLabel()
  • Method missing comment, but reasonably self-evident.
/**
 * Returns the label value.
 */
getLoc()
  • Method missing comment, but reasonably self-evident.
/**
 * Returns the loc value.
 */
getSymbolList()
  • Method missing comment, but reasonably self-evident.
/**
 * Returns the symbol list value.
 */
setLoc(Location)
  • Method missing comment, but reasonably self-evident.
/**
 * Specifies the loc 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.