public class ExtendedSBaseValidator extends Object
SBase object in the context of a given model and makes sure that
the SBase object is in accordance with the arrays package specification.| Constructor and Description |
|---|
ExtendedSBaseValidator() |
| Modifier and Type | Method and Description |
|---|---|
static List<org.sbml.jsbml.SBMLError> |
validate(org.sbml.jsbml.Model model,
org.sbml.jsbml.SBase sbase)
Validates the given SBase object.
|
public static List<org.sbml.jsbml.SBMLError> validate(org.sbml.jsbml.Model model, org.sbml.jsbml.SBase sbase)
model - sbase - Copyright © 2009–2016. All rights reserved.