Uses of Class
org.neuroml.model.RampGenerator
Packages that use RampGenerator
-
Uses of RampGenerator in org.neuroml.model
Fields in org.neuroml.model with type parameters of type RampGeneratorModifier and TypeFieldDescriptionprotected List<RampGenerator>
CompoundInput.rampGenerator
protected List<RampGenerator>
NeuroMLDocument.rampGenerator
Methods in org.neuroml.model that return RampGeneratorModifier and TypeMethodDescriptionObjectFactory.createRampGenerator()
Create an instance ofRampGenerator
Methods in org.neuroml.model that return types with arguments of type RampGeneratorModifier and TypeMethodDescriptionCompoundInput.getRampGenerator()
Gets the value of the rampGenerator property.NeuroMLDocument.getRampGenerator()
Gets the value of the rampGenerator property.