Interface IAnnotateSBases<SBMLElement extends org.sbml.jsbml.SBase>

All Known Implementing Classes:
ADBReactionsAnnotator, ADBSBMLAnnotator, ADBSpeciesAnnotator, BiGGCompartmentsAnnotator, BiGGFBCAnnotator, BiGGFBCSpeciesAnnotator, BiGGGeneProductAnnotator, BiGGModelAnnotator, BiGGPublicationsAnnotator, BiGGReactionsAnnotator, BiGGSBMLAnnotator, BiGGSpeciesAnnotator

public interface IAnnotateSBases<SBMLElement extends org.sbml.jsbml.SBase>
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
    annotate(List<SBMLElement> elementsToAnnotate)
     
    void
    annotate(SBMLElement elementToAnnotate)