Uses of Class
org.neuroml.model.PulseGenerator
Packages that use PulseGenerator
-
Uses of PulseGenerator in org.neuroml.model
Fields in org.neuroml.model with type parameters of type PulseGeneratorModifier and TypeFieldDescriptionprotected List<PulseGenerator>
CompoundInput.pulseGenerator
protected List<PulseGenerator>
NeuroMLDocument.pulseGenerator
Methods in org.neuroml.model that return PulseGeneratorModifier and TypeMethodDescriptionObjectFactory.createPulseGenerator()
Create an instance ofPulseGenerator
Methods in org.neuroml.model that return types with arguments of type PulseGeneratorModifier and TypeMethodDescriptionCompoundInput.getPulseGenerator()
Gets the value of the pulseGenerator property.NeuroMLDocument.getPulseGenerator()
Gets the value of the pulseGenerator property.