public class ExtendedSBaseValidator
extends java.lang.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 | Description |
|---|---|
ExtendedSBaseValidator() |
| Modifier and Type | Method | Description |
|---|---|---|
static boolean |
canHaveDimension(org.sbml.jsbml.SBase sbase) |
Checks if this
SBase can have a list of Dimension. |
static java.util.List<org.sbml.jsbml.SBMLError> |
validate(org.sbml.jsbml.Model model,
org.sbml.jsbml.SBase sbase) |
Validates the given
SBase object. |
Copyright © 2009–2022. All rights reserved.