Uses of Class
neuroml.morph.InhomogeneousParam

Packages that use InhomogeneousParam
neuroml.morph   
 

Uses of InhomogeneousParam in neuroml.morph
 

Fields in neuroml.morph with type parameters of type InhomogeneousParam
protected  java.util.List<InhomogeneousParam> CableGroup.inhomogeneousParam
           
 

Methods in neuroml.morph that return InhomogeneousParam
 InhomogeneousParam ObjectFactory.createInhomogeneousParam()
          Create an instance of InhomogeneousParam
 

Methods in neuroml.morph that return types with arguments of type InhomogeneousParam
 java.util.List<InhomogeneousParam> CableGroup.getInhomogeneousParam()
          Gets the value of the inhomogeneousParam property.
 



NeuroML API (v1.4)