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.ModelValidator
public boolean validate(File d)
validate
in class de.unirostock.sems.bives.algorithm.ModelValidator
public boolean validate(String d)
validate
in class de.unirostock.sems.bives.algorithm.ModelValidator
public CellMLDocument getDocument()
getDocument
in class de.unirostock.sems.bives.algorithm.ModelValidator
Copyright © 2018 SEMS project @ University of Rostock. All rights reserved.