Interface IReportDiffs

All Known Implementing Classes:
AbstractAnnotator, AbstractBiGGAnnotator, BiGGCompartmentsAnnotator, BiGGCVTermAnnotator, BiGGFBCAnnotator, BiGGFBCSpeciesAnnotator, BiGGGeneProductAnnotator, BiGGModelAnnotator, BiGGPublicationsAnnotator, BiGGReactionsAnnotator, BiGGSBMLAnnotator, BiGGSpeciesAnnotator

public interface IReportDiffs
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    diffReport(String elementType, Object element1, Object element2)
     
  • Method Details