biouml.standard.type
Class KineticLaw
java.lang.Object
com.beanexplorer.beans.Option
biouml.standard.type.KineticLaw
- public class KineticLaw
- extends com.beanexplorer.beans.Option
| Fields inherited from class com.beanexplorer.beans.Option |
notificationEnabled, propagationEnabled |
| Methods inherited from class com.beanexplorer.beans.Option |
addPropertyChangeListener, copyListenersTo, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getParent, isNotificationEnabled, isPropagationEnabled, removePropertyChangeListener, setNotificationEnabled, setParent, setPropagationEnabled |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
kineticType
protected KineticType kineticType
formula
protected java.lang.String formula
timeUnits
protected java.lang.String timeUnits
substanceUnits
protected java.lang.String substanceUnits
comment
protected java.lang.String comment
- Arbitrary comment.
KineticLaw
public KineticLaw()
KineticLaw
public KineticLaw(Reaction parent)
getKineticType
public KineticType getKineticType()
getFormula
public java.lang.String getFormula()
setFormula
public void setFormula(java.lang.String formula)
getTimeUnits
public java.lang.String getTimeUnits()
setTimeUnits
public void setTimeUnits(java.lang.String timeUnits)
getSubstanceUnits
public java.lang.String getSubstanceUnits()
setSubstanceUnits
public void setSubstanceUnits(java.lang.String substanceUnits)
getComment
public java.lang.String getComment()
setComment
public void setComment(java.lang.String comment)
Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.