Uses of Class
org.neuroml1.model.bio.InhomogeneousValue
Packages that use InhomogeneousValue
-
Uses of InhomogeneousValue in org.neuroml1.model.bio
Fields in org.neuroml1.model.bio with type parameters of type InhomogeneousValueModifier and TypeFieldDescriptionprotected List<InhomogeneousValue>
VariableNamedParameter.inhomogeneousValue
protected List<InhomogeneousValue>
VariableParameter.inhomogeneousValue
Methods in org.neuroml1.model.bio that return InhomogeneousValueModifier and TypeMethodDescriptionObjectFactory.createInhomogeneousValue()
Create an instance ofInhomogeneousValue
Methods in org.neuroml1.model.bio that return types with arguments of type InhomogeneousValueModifier and TypeMethodDescriptionVariableNamedParameter.getInhomogeneousValue()
Gets the value of the inhomogeneousValue property.VariableParameter.getInhomogeneousValue()
Gets the value of the inhomogeneousValue property.