Uses of Class
org.neuroml.model.PulseGeneratorDL
Packages that use PulseGeneratorDL
-
Uses of PulseGeneratorDL in org.neuroml.model
Fields in org.neuroml.model with type parameters of type PulseGeneratorDLModifier and TypeFieldDescriptionprotected List<PulseGeneratorDL>
CompoundInputDL.pulseGeneratorDL
protected List<PulseGeneratorDL>
NeuroMLDocument.pulseGeneratorDL
Methods in org.neuroml.model that return PulseGeneratorDLModifier and TypeMethodDescriptionObjectFactory.createPulseGeneratorDL()
Create an instance ofPulseGeneratorDL
Methods in org.neuroml.model that return types with arguments of type PulseGeneratorDLModifier and TypeMethodDescriptionCompoundInputDL.getPulseGeneratorDL()
Gets the value of the pulseGeneratorDL property.NeuroMLDocument.getPulseGeneratorDL()
Gets the value of the pulseGeneratorDL property.