public class SBMLDiffInterpreter
extends de.unirostock.sems.bives.algorithm.Interpreter
Constructor and Description |
---|
SBMLDiffInterpreter(de.unirostock.sems.bives.algorithm.SimpleConnectionManager conMgmt,
SBMLDocument sbmlDocA,
SBMLDocument sbmlDocB)
Instantiates a new SBML diff interpreter.
|
Modifier and Type | Method and Description |
---|---|
de.unirostock.sems.bives.markup.MarkupDocument |
getReport()
Gets the produced report.
|
void |
interprete() |
public SBMLDiffInterpreter(de.unirostock.sems.bives.algorithm.SimpleConnectionManager conMgmt, SBMLDocument sbmlDocA, SBMLDocument sbmlDocB)
conMgmt
- the connection managersbmlDocA
- the original documentsbmlDocB
- the modified documentCopyright © 2015 SEMS project @ University of Rostock. All rights reserved.