public class SBMLConnector
extends de.unirostock.sems.bives.algorithm.Connector
Constructor and Description |
---|
SBMLConnector(de.unirostock.sems.bives.algorithm.Connector preprocessor)
Instantiates a new SBML connector.
|
SBMLConnector(SBMLDocument sbmlDocA,
SBMLDocument sbmlDocB)
Instantiates a new SBML connector.
|
public SBMLConnector(SBMLDocument sbmlDocA, SBMLDocument sbmlDocB)
sbmlDocA
- the original documentsbmlDocB
- the modified documentpublic SBMLConnector(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 © 2014 SEMS project @ University of Rostock. All rights reserved.