Uses of Class
neuroml.bio.InhomogeneousValue

Packages that use InhomogeneousValue
neuroml.bio   
 

Uses of InhomogeneousValue in neuroml.bio
 

Fields in neuroml.bio with type parameters of type InhomogeneousValue
protected  java.util.List<InhomogeneousValue> VariableNamedParameter.inhomogeneousValue
           
 

Methods in neuroml.bio that return InhomogeneousValue
 InhomogeneousValue ObjectFactory.createInhomogeneousValue()
          Create an instance of InhomogeneousValue
 

Methods in neuroml.bio that return types with arguments of type InhomogeneousValue
 java.util.List<InhomogeneousValue> VariableNamedParameter.getInhomogeneousValue()
          Gets the value of the inhomogeneousValue property.
 



NeuroML API (v1.4)