| Package | Description |
|---|---|
| org.sbml.jsbml.ext.layout |
Provides classes for the Layout
package.
|
| Modifier and Type | Method | Description |
|---|---|---|
SpeciesReferenceRole |
SpeciesReferenceGlyph.getRole() |
|
SpeciesReferenceRole |
SpeciesReferenceGlyph.getSpeciesReferenceRole() |
|
static SpeciesReferenceRole |
SpeciesReferenceRole.valueOf(int sboTerm) |
|
static SpeciesReferenceRole |
SpeciesReferenceRole.valueOf(java.lang.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 | Description |
|---|---|---|
void |
SpeciesReferenceGlyph.setRole(SpeciesReferenceRole role) |
The role attribute is of type
SpeciesReferenceRole and is used to specify
how the species reference should be displayed. |
void |
SpeciesReferenceGlyph.setSpeciesReferenceRole(SpeciesReferenceRole role) |
Copyright © 2009–2022. All rights reserved.