public class CellMLValidator
extends de.unirostock.sems.bives.algorithm.ModelValidator
| Constructor | Description |
|---|---|
CellMLValidator() |
| Modifier and Type | Method | Description |
|---|---|---|
CellMLDocument |
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 CellMLDocument getDocument()
getDocument in class de.unirostock.sems.bives.algorithm.ModelValidatorCopyright © 2018 SEMS project @ University of Rostock. All rights reserved.