Uses of Class
neuroml.bio.Biophysics

Packages that use Biophysics
neuroml   
neuroml.bio   
 

Uses of Biophysics in neuroml
 

Subclasses of Biophysics in neuroml
 class Level3Biophysics
          Biophysics of Level3 cell, including specification for allowable synaptic locations
 

Uses of Biophysics in neuroml.bio
 

Methods in neuroml.bio that return Biophysics
 Biophysics ObjectFactory.createBiophysics()
          Create an instance of Biophysics
 

Methods in neuroml.bio that return types with arguments of type Biophysics
 javax.xml.bind.JAXBElement<Biophysics> ObjectFactory.createBiophysics(Biophysics value)
          Create an instance of JAXBElement<Biophysics>}
 

Methods in neuroml.bio with parameters of type Biophysics
 javax.xml.bind.JAXBElement<Biophysics> ObjectFactory.createBiophysics(Biophysics value)
          Create an instance of JAXBElement<Biophysics>}
 



NeuroML API (v1.4)