|
|||||||||
| 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.ModifierSpeciesReference
public class ModifierSpeciesReference
This class defines a modifier that takes part in a Reaction.
This code is licensed under the DARPA BioCOMP Open Source License. See
LICENSE for more details.
| Constructor Summary | |
|---|---|
ModifierSpeciesReference()
Creates a new instance of ModifierSpeciesReference |
|
| Method Summary | |
|---|---|
java.lang.String |
getSpecies()
Getter for property species. |
void |
setSpecies(java.lang.String species)
Sets the name of the species to reference. |
java.lang.String |
toString()
Get the SBML representation for this class. |
| 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 ModifierSpeciesReference()
| Method Detail |
|---|
public java.lang.String getSpecies()
public void setSpecies(java.lang.String species)
species - New value of property species.public java.lang.String toString()
toString in class SBase
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||