HEADER

Uses of Class
biouml.model.dynamics.EModel

Packages that use EModel
biouml.editor 
biouml.model.dynamics 

Uses of EModel in biouml.editor
 

Methods in biouml.editor that return EModel
EModelModelSettingsPane.getExecutableModel()
          
 

Methods in biouml.editor with parameters of type EModel
voidModelSettingsPane.setExecutableModel(EModel executableModel)
          
 

Uses of EModel in biouml.model.dynamics
 

Subclasses of EModel in biouml.model.dynamics
class MatlabOdeModel
          
 

Constructors in biouml.model.dynamics with parameters of type EModel
Constant.Constant(String name, EModel model, DataCollection origin)
          EModel is needed to be notified about constant changes.
 


FOOTER

BOTTOM