Uses of Class
neuroml.Level3Biophysics

Packages that use Level3Biophysics
neuroml   
 

Uses of Level3Biophysics in neuroml
 

Fields in neuroml declared as Level3Biophysics
protected  Level3Biophysics Level3Cell.biophysics
           
 

Methods in neuroml that return Level3Biophysics
 Level3Biophysics ObjectFactory.createLevel3Biophysics()
          Create an instance of Level3Biophysics
 Level3Biophysics Level3Cell.getBiophysics()
          Gets the value of the biophysics property.
 

Methods in neuroml with parameters of type Level3Biophysics
 void Level3Cell.setBiophysics(Level3Biophysics value)
          Sets the value of the biophysics property.
 



NeuroML API (v1.4)