| Package | Description |
|---|---|
| org.sbml.jsbml.ext.qual |
Provides classes for the Qualitative Models package.
|
| Modifier and Type | Method and Description |
|---|---|
Sign |
Input.getSign() |
static Sign |
Sign.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Sign[] |
Sign.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Input.setSign(Sign sign)
|
Copyright © 2009–2017. All rights reserved.