|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Variable | |
| biouml.model.dynamics | |
| biouml.model.util | |
| biouml.plugins.cellml | |
| biouml.plugins.sbml | |
| biouml.plugins.simulation | |
| Uses of Variable in biouml.model.dynamics |
| Subclasses of Variable in biouml.model.dynamics | |
class |
VariableRole
General variable definition. |
| Methods in biouml.model.dynamics that return Variable | |
Variable |
EModel.getVariable(java.lang.String name)
|
Variable[] |
EModel.getInvolvedVariables(java.lang.String equationType)
|
| Methods in biouml.model.dynamics with parameters of type Variable | |
void |
EModel.put(Variable variable)
Adds variable or parameter to the context. |
| Uses of Variable in biouml.model.util |
| Methods in biouml.model.util that return Variable | |
protected Variable |
DiagramXmlReader.readParameter(org.w3c.dom.Element element,
java.lang.String name,
EModel model)
|
| Methods in biouml.model.util with parameters of type Variable | |
protected org.w3c.dom.Element |
DiagramXmlWriter.createParameter(Variable parameter)
|
| Uses of Variable in biouml.plugins.cellml |
| Methods in biouml.plugins.cellml with parameters of type Variable | |
protected org.w3c.dom.Element |
CellMLModelReader.readVariable(Variable var,
biouml.plugins.cellml.CellMLModelReader.ComponentInfo componentInfo,
java.lang.String variableName,
boolean checkInitialValue)
Read variables information. |
| Uses of Variable in biouml.plugins.sbml |
| Methods in biouml.plugins.sbml that return Variable | |
protected Variable |
SbmlModelReader_21.readParameter(org.w3c.dom.Element element,
java.lang.String parameterId,
Node reaction)
|
protected Variable |
SbmlModelReader.readParameter(org.w3c.dom.Element element,
java.lang.String parameterId,
Node reaction)
|
| Methods in biouml.plugins.sbml with parameters of type Variable | |
protected void |
SbmlModelWriter.writeParameter(org.w3c.dom.Element parameterListElement,
Variable parameter)
|
| Uses of Variable in biouml.plugins.simulation |
| Methods in biouml.plugins.simulation with parameters of type Variable | |
void |
SimulationResult.addInitialValue(Variable var)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||