biouml.plugins.cellml
Class Reaction

java.lang.Object
  extended bycom.beanexplorer.beans.Option
      extended byru.biosoft.access.MutableDataElementSupport
          extended bybiouml.standard.type.BaseSupport
              extended bybiouml.standard.type.GenericEntity
                  extended bybiouml.standard.type.Referrer
                      extended bybiouml.standard.type.Reaction
                          extended bybiouml.plugins.cellml.Reaction
All Implemented Interfaces:
Base, DataCollection, DataElement, FormulaDelegate, MutableDataElement, Type

public class Reaction
extends Reaction


Field Summary
 
Fields inherited from class biouml.standard.type.Reaction
collection, fast, kineticLaw, log, NAME_FORMAT, reversible
 
Fields inherited from class biouml.standard.type.GenericEntity
comment
 
Fields inherited from class biouml.standard.type.BaseSupport
title, type
 
Fields inherited from class ru.biosoft.access.MutableDataElementSupport
name
 
Fields inherited from class com.beanexplorer.beans.Option
notificationEnabled, propagationEnabled
 
Fields inherited from interface ru.biosoft.access.DataCollection
CHILDREN_NODE_IMAGE, CHILDREN_NODE_VISIBLE, CLASS_PROPERTY, CLASSPATH_JAR_PROPERTY, COMPARATOR_OBJECT, CONFIG_FILE_PROPERTY, CONFIG_PATH_PROPERTY, DATA_ELEMENT_CLASS_PROPERTY, DEFAULT_CONFIG_FILE, DEFAULT_CONFIG_SUFFIX, DEFAULT_FILTER_CONFIG_SUFFIX, DEFAULT_FORMAT_CONFIG_SUFFIX, DEFAULT_NODE_CONFIG_SUFFIX, DEFAULT_REPOSITORY, DESCRIPTION_PROPERTY, DISPLAY_NAME_PROPERTY, FILE_PATH_PROPERTY, FILE_PROPERTY, FILTER_PROPERTY, ID_FORMAT, IS_ROOT, JOB_CONTROL_PROPERTY, LATE_CHILDREN_INITIALIZATION, MUTABLE, NAME_PROPERTY, NEXT_CONFIG, NODE_IMAGE, NODE_VISIBLE, PRIMARY_COLLECTION, REMOVE_CHILDREN, TRANSFORMER_CLASS
 
Fields inherited from interface biouml.standard.type.Type
CONSTANT, DATABASE_INFO, DIAGRAM_INFO, MATH, MATH_EQUATION, MATH_EVENT, MATH_FUNCTION, MATH_STATE, MATH_TRANSITION, TYPE_CELL, TYPE_CHEMICAL_ROLE, TYPE_COMPARTMENT, TYPE_CONCEPT, TYPE_DIAGRAM_REFERENCE, TYPE_FUNCTION, TYPE_GENE, TYPE_MOLECULE, TYPE_NOTE, TYPE_NOTE_LINK, TYPE_PROCESS, TYPE_PROTEIN, TYPE_REACTION, TYPE_RELATION, TYPE_RNA, TYPE_SEMANTIC_RELATION, TYPE_STATE, TYPE_SUBSTANCE, TYPE_UNKNOWN
 
Constructor Summary
Reaction(DataCollection origin, java.lang.String name)
           
 
Method Summary
 com.beanexplorer.beans.DynamicPropertySet getRdf()
           
 void setRdf(com.beanexplorer.beans.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
 
Methods inherited from class biouml.standard.type.Referrer
getDatabaseReferences, getDescription, getLiteratureReferences, setDatabaseReferences, setDescription, setLiteratureReferences
 
Methods inherited from class biouml.standard.type.GenericEntity
getComment, getDate, setComment, setDate
 
Methods inherited from class biouml.standard.type.BaseSupport
getTitle, setTitle
 
Methods inherited from class ru.biosoft.access.MutableDataElementSupport
getName, getOrigin, toString
 
Methods inherited from class com.beanexplorer.beans.Option
addPropertyChangeListener, copyListenersTo, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getParent, isNotificationEnabled, removePropertyChangeListener, setNotificationEnabled, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface ru.biosoft.access.DataCollection
isNotificationEnabled, setNotificationEnabled
 
Methods inherited from interface ru.biosoft.access.DataElement
getName, getOrigin
 
Methods inherited from interface biouml.model.dynamics.FormulaDelegate
addPropertyChangeListener, removePropertyChangeListener
 
Methods inherited from interface ru.biosoft.access.MutableDataElement
addPropertyChangeListener, removePropertyChangeListener
 

Constructor Detail

Reaction

public Reaction(DataCollection origin,
                java.lang.String name)
Method Detail

getRdf

public com.beanexplorer.beans.DynamicPropertySet getRdf()

setRdf

public void setRdf(com.beanexplorer.beans.DynamicPropertySet rdf)


Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.