public class CellMLConnector
extends de.unirostock.sems.bives.algorithm.Connector
Constructor and Description |
---|
CellMLConnector(CellMLDocument cellmlDocA,
CellMLDocument cellmlDocB)
Instantiates a new CellML connector.
|
CellMLConnector(de.unirostock.sems.bives.algorithm.Connector preprocessor)
Instantiates a new CellML connector.
|
public CellMLConnector(CellMLDocument cellmlDocA, CellMLDocument cellmlDocB)
cellmlDocA
- the original documentcellmlDocB
- the modified documentpublic CellMLConnector(de.unirostock.sems.bives.algorithm.Connector preprocessor)
preprocessor
- the preprocessorprotected void init() throws de.unirostock.sems.bives.exception.BivesConnectionException
init
in class de.unirostock.sems.bives.algorithm.Connector
de.unirostock.sems.bives.exception.BivesConnectionException
protected void connect()
connect
in class de.unirostock.sems.bives.algorithm.Connector
Copyright © 2015 SEMS project @ University of Rostock. All rights reserved.