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