| Package | Description |
|---|---|
| org.sbml.jsbml.ext.multi |
Provides classes for the Multi package.
|
| Modifier and Type | Method and Description |
|---|---|
Relation |
SubListOfSpeciesFeature.getRelation()
Returns the value of
SubListOfSpeciesFeature.relation. |
static Relation |
Relation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Relation[] |
Relation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubListOfSpeciesFeature.setRelation(Relation relation)
Sets the value of relation
|
Copyright © 2009–2016. All rights reserved.