Uses of Class
org.neuroml.model.RampGeneratorDL
Packages that use RampGeneratorDL
- 
Uses of RampGeneratorDL in org.neuroml.model
Fields in org.neuroml.model with type parameters of type RampGeneratorDLModifier and TypeFieldDescriptionprotected List<RampGeneratorDL>CompoundInputDL.rampGeneratorDLprotected List<RampGeneratorDL>NeuroMLDocument.rampGeneratorDLMethods in org.neuroml.model that return RampGeneratorDLModifier and TypeMethodDescriptionObjectFactory.createRampGeneratorDL()Create an instance ofRampGeneratorDLMethods in org.neuroml.model that return types with arguments of type RampGeneratorDLModifier and TypeMethodDescriptionCompoundInputDL.getRampGeneratorDL()Gets the value of the rampGeneratorDL property.NeuroMLDocument.getRampGeneratorDL()Gets the value of the rampGeneratorDL property.