public class CellMLDiffInterpreter
extends de.unirostock.sems.bives.algorithm.Interpreter
Constructor | Description |
---|---|
CellMLDiffInterpreter(de.unirostock.sems.bives.algorithm.SimpleConnectionManager conMgmt,
CellMLDocument cellmlDocA,
CellMLDocument cellmlDocB) |
Instantiates a new CellML diff interpreter.
|
Modifier and Type | Method | 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 © 2018 SEMS project @ University of Rostock. All rights reserved.