|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjp.sbi.celldesigner.plugin.PluginSBase
jp.sbi.celldesigner.plugin.PluginRule
jp.sbi.celldesigner.plugin.PluginRateRule
public class PluginRateRule
This class wraps org.sbml.libsbml.RateRule for the plug-in.
| Field Summary |
|---|
| Fields inherited from class jp.sbi.celldesigner.plugin.PluginSBase |
|---|
sbase |
| Constructor Summary | |
|---|---|
PluginRateRule(PluginModel parent)
Constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
getVariable()
|
void |
setVariable(java.lang.String variable)
Sets the variable of this PluginRateRule. |
void |
update(PluginRateRule parameter)
Update all properties of this PluginRateRule to the same as the given PluginRateRule. |
| Methods inherited from class jp.sbi.celldesigner.plugin.PluginRule |
|---|
getFormula, getMath, getParentModel, setFormula, setMath, update |
| Methods inherited from class jp.sbi.celldesigner.plugin.PluginSBase |
|---|
addCVTerm, ChangeCVTermToMiriamDefinition, getAnnotation, getAnnotationString, getCVTerm, getNotes, getNotesString, getNumCVTerms, getParentSBase, getRelationFromCVTerm, setAnnotation, setAnnotationString, setCVTerm, setNotes, setNotes, setParentSBase, toSBML |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PluginRateRule(PluginModel parent)
parent - PluginModel as the parent of this PluginRateRule| Method Detail |
|---|
public void update(PluginRateRule parameter)
parameter - PluginRateRulepublic java.lang.String getVariable()
public void setVariable(java.lang.String variable)
variable -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||