|
|||||||||
| 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
public abstract class Rule
Rules put constraints on variables in cases for which the constraint cannot be expressed as a reacion or initial value.
| Constructor Summary | |
|---|---|
Rule()
Creates a new Rule object. |
|
| Method Summary | |
|---|---|
java.lang.String |
getMath()
DOCUMENT ME! |
void |
setMath(java.lang.String math)
DOCUMENT ME! |
| Methods inherited from class org.jscience.ml.sbml.SBase |
|---|
getAnnotations, getMetaid, getNotes, getRDF, printList, printShortForm, setMetaid, setRDF, setRDF, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Rule()
| Method Detail |
|---|
public java.lang.String getMath()
getMath in interface MathElementpublic void setMath(java.lang.String math)
setMath in interface MathElementmath - DOCUMENT ME!
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||