| Package | Description |
|---|---|
| org.sbml.jsbml.ext.dyn |
Provides classes for the
Dynamic Structures package.
|
| Modifier and Type | Method and Description |
|---|---|
SpatialKind |
SpatialComponent.getSpatialIndex()
Returns the value of spatialIndex
|
static SpatialKind |
SpatialKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpatialKind[] |
SpatialKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpatialComponent.setSpatialIndex(SpatialKind spatialIndex)
Sets the value of spatialIndex
|
Copyright © 2009–2020. All rights reserved.