public class CellMLDiffInterpreter
extends de.unirostock.sems.bives.algorithm.Interpreter
Constructor and Description |
---|
CellMLDiffInterpreter(de.unirostock.sems.bives.algorithm.SimpleConnectionManager conMgmt,
CellMLDocument cellmlDocA,
CellMLDocument cellmlDocB)
Instantiates a new CellML diff interpreter.
|
Modifier and Type | Method and Description |
---|---|
de.unirostock.sems.bives.markup.MarkupDocument |
getReport()
Gets the produced report.
|
void |
interprete() |
public CellMLDiffInterpreter(de.unirostock.sems.bives.algorithm.SimpleConnectionManager conMgmt, CellMLDocument cellmlDocA, CellMLDocument cellmlDocB)
conMgmt
- the connection managercellmlDocA
- the original documentcellmlDocB
- the modified documentCopyright © 2017 SEMS project @ University of Rostock. All rights reserved.