Interface IReportStatus

All Known Implementing Classes:
AbstractAnnotator, AbstractBiGGAnnotator, AbstractFixer, AbstractPolisher, AnnotationPolisher, BiGGCompartmentsAnnotator, BiGGCVTermAnnotator, BiGGFBCAnnotator, BiGGFBCSpeciesAnnotator, BiGGGeneProductAnnotator, BiGGModelAnnotator, BiGGPublicationsAnnotator, BiGGReactionsAnnotator, BiGGSBMLAnnotator, BiGGSpeciesAnnotator, CompartmentFixer, CompartmentPolisher, FBCPolisher, FBCReactionPolisher, FBCSpeciesFixer, GeneProductsPolisher, GroupsFixer, ListOfObjectivesFixer, ModelFixer, ModelPolisher, ObjectivesPolisher, ParametersPolisher, ReactionFixer, ReactionsPolisher, SBMLFixer, SBMLPolisher, SpeciesFixer, SpeciesPolisher, UnitPolisher

public interface IReportStatus
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    statusReport(String text, Object element)
     
  • Method Details

    • statusReport

      void statusReport(String text, Object element)