biouml.standard.type
Class Unit
java.lang.Object
com.beanexplorer.beans.Option
ru.biosoft.access.MutableDataElementSupport
biouml.standard.type.Unit
- All Implemented Interfaces:
- DataElement, MutableDataElement
- public class Unit
- extends MutableDataElementSupport
Unit to specify kinetic constat, parameter or variable units.
- Pendung:
- refine the definition according CellML/SBML approach
| 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, wait, wait, wait |
SUBSTANCE
public static final java.lang.String SUBSTANCE
- See Also:
- Constant Field Values
MASS
public static final java.lang.String MASS
- See Also:
- Constant Field Values
VOLUME
public static final java.lang.String VOLUME
- See Also:
- Constant Field Values
CONCENTRATION
public static final java.lang.String CONCENTRATION
- See Also:
- Constant Field Values
TIME
public static final java.lang.String TIME
- See Also:
- Constant Field Values
TEMPERTURE
public static final java.lang.String TEMPERTURE
- See Also:
- Constant Field Values
DISTANCE
public static final java.lang.String DISTANCE
- See Also:
- Constant Field Values
OTHER
public static final java.lang.String OTHER
- See Also:
- Constant Field Values
Unit
public Unit(DataCollection parent,
java.lang.String name)
getUnitType
public java.lang.String getUnitType()
setUnitType
public void setUnitType(java.lang.String unitType)
getComment
public java.lang.String getComment()
setComment
public void setComment(java.lang.String comment)
Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.