jp.sbi.celldesigner.plugin
Class PluginAssignmentRule
java.lang.Object
jp.sbi.celldesigner.plugin.PluginSBase
jp.sbi.celldesigner.plugin.PluginRule
jp.sbi.celldesigner.plugin.PluginAssignmentRule
public class PluginAssignmentRule
- extends PluginRule
This class wraps org.sbml.libsbml.AssignmentRule for the plug-in.
- Author:
- mki
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluginAssignmentRule
public PluginAssignmentRule(PluginModel parent)
- Constructor
- Parameters:
parent - PluginModel as the parent of this PluginAssignmentRule.
getType
public int getType()
- Returns:
- the type of this PluginAssignmentRule.
getL1TypeCode
public int getL1TypeCode()
- Returns:
- the type of this PluginAssignmentRule.
setL1TypeCode
public void setL1TypeCode(int type)
- Sets the type of this PluginAssignmentRule.
- Parameters:
type - the type of this PluginAssignmentRule.
getVariable
public java.lang.String getVariable()
- Returns:
- the variable of this PluginAssignmentRule.
setVariable
public void setVariable(java.lang.String variable)
- Sets the variable of this PluginAssginmentRule
- Parameters:
variable -