Class ParametersPolisher

java.lang.Object
de.uni_halle.informatik.biodata.mp.polishing.AbstractPolisher
de.uni_halle.informatik.biodata.mp.polishing.ParametersPolisher
All Implemented Interfaces:
IPolishSBases<org.sbml.jsbml.Parameter>, IReportStatus

public class ParametersPolisher extends AbstractPolisher implements IPolishSBases<org.sbml.jsbml.Parameter>
  • Constructor Details

  • Method Details

    • polish

      public void polish(List<org.sbml.jsbml.Parameter> modelParameters)
      Specified by:
      polish in interface IPolishSBases<org.sbml.jsbml.Parameter>
    • polish

      public void polish(org.sbml.jsbml.Parameter p)
      Specified by:
      polish in interface IPolishSBases<org.sbml.jsbml.Parameter>