| Package | Description |
|---|---|
| org.sbml.jsbml.ext.multi |
Provides classes for the Multi package.
|
| Modifier and Type | Method and Description |
|---|---|
RepresentationType |
MultiASTNodePlugin.getRepresentationType()
Returns the value of
MultiASTNodePlugin.representationType. |
static RepresentationType |
RepresentationType.valueOf(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 and Description |
|---|---|
void |
MultiASTNodePlugin.setRepresentationType(RepresentationType representationType)
Sets the value of representationType
|
Copyright © 2009–2017. All rights reserved.