Class GeneProductsPolisher

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

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

  • Method Details

    • polish

      public void polish(List<org.sbml.jsbml.ext.fbc.GeneProduct> geneProducts)
      Specified by:
      polish in interface IPolishSBases<org.sbml.jsbml.ext.fbc.GeneProduct>
    • polish

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