Uses of Class
neuroml.morph.InhomogeneousParam.Proximal

Packages that use InhomogeneousParam.Proximal
neuroml.morph   
 

Uses of InhomogeneousParam.Proximal in neuroml.morph
 

Fields in neuroml.morph declared as InhomogeneousParam.Proximal
protected  InhomogeneousParam.Proximal InhomogeneousParam.proximal
           
 

Methods in neuroml.morph that return InhomogeneousParam.Proximal
 InhomogeneousParam.Proximal ObjectFactory.createInhomogeneousParamProximal()
          Create an instance of InhomogeneousParam.Proximal
 InhomogeneousParam.Proximal InhomogeneousParam.getProximal()
          Gets the value of the proximal property.
 

Methods in neuroml.morph with parameters of type InhomogeneousParam.Proximal
 void InhomogeneousParam.setProximal(InhomogeneousParam.Proximal value)
          Sets the value of the proximal property.
 



NeuroML API (v1.4)