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