public class SBMLValidator
extends de.unirostock.sems.bives.algorithm.ModelValidator
| Constructor | Description |
|---|---|
SBMLValidator() |
| Modifier and Type | Method | Description |
|---|---|---|
SBMLDocument |
getDocument() |
|
boolean |
validate(de.unirostock.sems.xmlutils.ds.TreeDocument d) |
|
boolean |
validate(File d) |
|
boolean |
validate(String d) |
public boolean validate(de.unirostock.sems.xmlutils.ds.TreeDocument d)
validate in class de.unirostock.sems.bives.algorithm.ModelValidatorpublic boolean validate(File d)
validate in class de.unirostock.sems.bives.algorithm.ModelValidatorpublic boolean validate(String d)
validate in class de.unirostock.sems.bives.algorithm.ModelValidatorpublic SBMLDocument getDocument()
getDocument in class de.unirostock.sems.bives.algorithm.ModelValidatorCopyright © 2018 SEMS project @ University of Rostock. All rights reserved.