Package | Description |
---|---|
de.unirostock.sems.bives.cellml.algorithm | |
de.unirostock.sems.bives.cellml.api | |
de.unirostock.sems.bives.cellml.parser |
Modifier and Type | Method | Description |
---|---|---|
CellMLDocument |
CellMLValidator.getDocument() |
Constructor | 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(de.unirostock.sems.bives.algorithm.SimpleConnectionManager conMgmt,
CellMLDocument cellmlDocA,
CellMLDocument cellmlDocB) |
Instantiates a new CellML graph producer for difference graphs.
|
CellMLGraphProducer(CellMLDocument cellmlDoc) |
Instantiates a new CellML graph producer for single document graphs.
|
Constructor | 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 | Description |
---|---|---|
CellMLDocument |
CellMLModel.getDocument() |
Gets the document.
|
Constructor | Description |
---|---|
CellMLModel(CellMLDocument doc,
de.unirostock.sems.xmlutils.ds.DocumentNode rootNode) |
Instantiates a new model.
|
Copyright © 2018 SEMS project @ University of Rostock. All rights reserved.