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.rampGeneratorprotected List<RampGenerator>NeuroMLDocument.rampGeneratorMethods in org.neuroml.model that return RampGeneratorModifier and TypeMethodDescriptionObjectFactory.createRampGenerator()Create an instance ofRampGeneratorMethods 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.