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.inhomogeneousValueprotected List<InhomogeneousValue>VariableParameter.inhomogeneousValueMethods in org.neuroml1.model.bio that return InhomogeneousValueModifier and TypeMethodDescriptionObjectFactory.createInhomogeneousValue()Create an instance ofInhomogeneousValueMethods 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.