Uses of Class
org.neuroml.model.InhomogeneousValue
Packages that use InhomogeneousValue
-
Uses of InhomogeneousValue in org.neuroml.model
Fields in org.neuroml.model declared as InhomogeneousValueModifier and TypeFieldDescriptionprotected InhomogeneousValue
VariableParameter.inhomogeneousValue
Methods in org.neuroml.model that return InhomogeneousValueModifier and TypeMethodDescriptionObjectFactory.createInhomogeneousValue()
Create an instance ofInhomogeneousValue
VariableParameter.getInhomogeneousValue()
Gets the value of the inhomogeneousValue property.Methods in org.neuroml.model with parameters of type InhomogeneousValueModifier and TypeMethodDescriptionvoid
VariableParameter.setInhomogeneousValue
(InhomogeneousValue value) Sets the value of the inhomogeneousValue property.