Interface IPolishSpeciesReferences

All Known Implementing Classes:
SpeciesReferencesPolisher

public interface IPolishSpeciesReferences
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
    polish(List<org.sbml.jsbml.SpeciesReference> elementsToPolish)
     
    void
    polish(org.sbml.jsbml.SpeciesReference elementToPolish)
     
  • Method Details

    • polish

      default void polish(List<org.sbml.jsbml.SpeciesReference> elementsToPolish)
    • polish

      void polish(org.sbml.jsbml.SpeciesReference elementToPolish)