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.rampGeneratorDL
protected List<RampGeneratorDL>
NeuroMLDocument.rampGeneratorDL
Methods in org.neuroml.model that return RampGeneratorDLModifier and TypeMethodDescriptionObjectFactory.createRampGeneratorDL()
Create an instance ofRampGeneratorDL
Methods 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.