biouml.plugins.cellml
Class Reaction
|
+--ru.biosoft.access.MutableDataElementSupport
|
+--biouml.standard.type.BaseSupport
|
+--biouml.standard.type.GenericEntity
|
+--biouml.standard.type.Referrer
|
+--biouml.standard.type.Reaction
|
+--biouml.plugins.cellml.Reaction
- public class Reaction
- extends Reaction
| Method Summary |
DynamicPropertySet | getRdf() |
void | setRdf(DynamicPropertySet rdf) |
| Methods inherited from class biouml.standard.type.Reaction |
addDataCollectionListener, close, contains, contains, get, getCompleteName, getDataElementType, getFormula, getInfo, getKineticLaw, getNameList, getSize, getSpecieReferences, getSpecieTitle, getType, init, isFast, isMutable, isPropagationEnabled, isReversible, iterator, propagateElementChanged, propagateElementWillChange, put, release, remove, removeDataCollectionListener, setFast, setKineticLaw, setPropagationEnabled, setReversible, setSpecieReferences |
Reaction
public Reaction(DataCollection origin, String name)
getRdf
public DynamicPropertySet getRdf()
setRdf
public void setRdf(DynamicPropertySet rdf)
BOTTOM