|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.ml.sbml.SBase
org.jscience.ml.sbml.Rule
org.jscience.ml.sbml.AssignmentRule
public final class AssignmentRule
A rule that expresses equations which set the value of variables.
This code is licensed under the DARPA BioCOMP Open Source License. See LICENSE for more details.
| Constructor Summary | |
|---|---|
AssignmentRule()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getVariable()
|
void |
setVariable(java.lang.String variable)
|
java.lang.String |
toString()
The SBML for this element. |
| Methods inherited from class org.jscience.ml.sbml.Rule |
|---|
getMath, setMath |
| Methods inherited from class org.jscience.ml.sbml.SBase |
|---|
getAnnotations, getMetaid, getNotes, getRDF, printList, printShortForm, setMetaid, setRDF, setRDF |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AssignmentRule()
| Method Detail |
|---|
public java.lang.String getVariable()
public void setVariable(java.lang.String variable)
public java.lang.String toString()
SBase
toString in class SBase
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||