Class ObjectivesPolisher

java.lang.Object
de.uni_halle.informatik.biodata.mp.polishing.AbstractPolisher
de.uni_halle.informatik.biodata.mp.polishing.ext.fbc.ObjectivesPolisher
All Implemented Interfaces:
IPolishSBases<org.sbml.jsbml.ext.fbc.Objective>, IReportStatus

public class ObjectivesPolisher extends AbstractPolisher implements IPolishSBases<org.sbml.jsbml.ext.fbc.Objective>
  • Constructor Details

  • Method Details

    • polish

      public void polish(org.sbml.jsbml.ext.fbc.Objective objective)
      Specified by:
      polish in interface IPolishSBases<org.sbml.jsbml.ext.fbc.Objective>