| Package | Description |
|---|---|
| org.sbml.jsbml.ext.layout |
Provides classes for the Layout
package.
|
| Modifier and Type | Method and Description |
|---|---|
SpeciesReferenceRole |
SpeciesReferenceGlyph.getSpeciesReferenceRole() |
static SpeciesReferenceRole |
SpeciesReferenceRole.valueOf(int sboTerm) |
static SpeciesReferenceRole |
SpeciesReferenceRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpeciesReferenceRole[] |
SpeciesReferenceRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpeciesReferenceGlyph.setRole(SpeciesReferenceRole valueOf)
The role attribute is of type
SpeciesReferenceRole and is used to specify
how the species reference should be displayed. |
Copyright © 2009–2016. All rights reserved.