|
|||||||||
| 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.PluginAssignmentRule
public class PluginAssignmentRule
This class wraps org.sbml.libsbml.AssignmentRule for the plug-in.
| Field Summary |
|---|
| Fields inherited from class jp.sbi.celldesigner.plugin.PluginSBase |
|---|
sbase |
| Constructor Summary | |
|---|---|
PluginAssignmentRule(PluginModel parent)
Constructor |
|
| Method Summary | |
|---|---|
int |
getL1TypeCode()
|
int |
getType()
|
java.lang.String |
getVariable()
|
void |
setL1TypeCode(int type)
Sets the type of this PluginAssignmentRule. |
void |
setVariable(java.lang.String variable)
Sets the variable of this PluginAssginmentRule |
| 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 PluginAssignmentRule(PluginModel parent)
parent - PluginModel as the parent of this PluginAssignmentRule.| Method Detail |
|---|
public int getType()
public int getL1TypeCode()
public void setL1TypeCode(int type)
type - the type of this PluginAssignmentRule.public 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 | ||||||||