Uses of Class
neuroml.morph.InhomogeneousParam.Distal

Packages that use InhomogeneousParam.Distal
neuroml.morph   
 

Uses of InhomogeneousParam.Distal in neuroml.morph
 

Fields in neuroml.morph declared as InhomogeneousParam.Distal
protected  InhomogeneousParam.Distal InhomogeneousParam.distal
           
 

Methods in neuroml.morph that return InhomogeneousParam.Distal
 InhomogeneousParam.Distal ObjectFactory.createInhomogeneousParamDistal()
          Create an instance of InhomogeneousParam.Distal
 InhomogeneousParam.Distal InhomogeneousParam.getDistal()
          Gets the value of the distal property.
 

Methods in neuroml.morph with parameters of type InhomogeneousParam.Distal
 void InhomogeneousParam.setDistal(InhomogeneousParam.Distal value)
          Sets the value of the distal property.
 



NeuroML API (v1.4)