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