Package | Description |
---|---|
de.unirostock.sems.bives.cellml.algorithm | |
de.unirostock.sems.bives.cellml.api | |
de.unirostock.sems.bives.cellml.parser |
Modifier and Type | Method and Description |
---|---|
CellMLDocument |
CellMLValidator.getDocument() |
Constructor and Description |
---|
CellMLConnector(CellMLDocument cellmlDocA,
CellMLDocument cellmlDocB)
Instantiates a new CellML connector.
|
CellMLConnector(CellMLDocument cellmlDocA,
CellMLDocument cellmlDocB,
boolean allowDifferentIds,
boolean careAboutNames,
boolean stricterNames)
Instantiates a new CellML connector.
|
CellMLConnectorPreprocessor(CellMLDocument cellmlDocA,
CellMLDocument cellmlDocB)
Instantiates a new CellML connector preprocessor.
|
CellMLConnectorPreprocessor(CellMLDocument cellmlDocA,
CellMLDocument cellmlDocB,
boolean allowDifferentIds,
boolean careAboutNames,
boolean stricterNames)
Instantiates a new CellML connector preprocessor.
|
CellMLDiffInterpreter(de.unirostock.sems.bives.algorithm.SimpleConnectionManager conMgmt,
CellMLDocument cellmlDocA,
CellMLDocument cellmlDocB)
Instantiates a new CellML diff interpreter.
|
CellMLGraphProducer(CellMLDocument cellmlDoc)
Instantiates a new CellML graph producer for single document graphs.
|
CellMLGraphProducer(de.unirostock.sems.bives.algorithm.SimpleConnectionManager conMgmt,
CellMLDocument cellmlDocA,
CellMLDocument cellmlDocB)
Instantiates a new CellML graph producer for difference graphs.
|
Constructor and Description |
---|
CellMLDiff(CellMLDocument a,
CellMLDocument b)
Instantiates a new CellML differ.
|
CellMLDiff(CellMLDocument a,
CellMLDocument b,
de.unirostock.sems.bives.algorithm.DiffAnnotator diffAnnotator)
Instantiates a new CellML differ.
|
CellMLSingle(CellMLDocument doc)
Instantiates a new object.
|
Modifier and Type | Method and Description |
---|---|
CellMLDocument |
CellMLModel.getDocument()
Gets the document.
|
Constructor and Description |
---|
CellMLModel(CellMLDocument doc,
de.unirostock.sems.xmlutils.ds.DocumentNode rootNode)
Instantiates a new model.
|
Copyright © 2015 SEMS project @ University of Rostock. All rights reserved.