public class InfoJs extends Object
Constructor and Description |
---|
InfoJs(de.unirostock.sems.bives.sbml.algorithm.SBMLValidator valSBML,
de.unirostock.sems.bives.cellml.algorithm.CellMLValidator valCellMl)
Instantiates a new info js.
|
Modifier and Type | Method and Description |
---|---|
Map<String,Model> |
getModels()
Gets the models.
|
boolean |
parseInfoJs(File file)
Parses the info.js.
|
public InfoJs(de.unirostock.sems.bives.sbml.algorithm.SBMLValidator valSBML, de.unirostock.sems.bives.cellml.algorithm.CellMLValidator valCellMl)
valSBML
- the val sbmlvalCellMl
- the val cell mlpublic boolean parseInfoJs(File file) throws FileNotFoundException, IOException, org.json.simple.parser.ParseException
file
- the fileFileNotFoundException
- the file not found exceptionIOException
- Signals that an I/O exception has occurred.org.json.simple.parser.ParseException
- the parse exceptionCopyright © 2018 SEMS project @ University of Rostock. All rights reserved.