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.pulseGeneratorprotected List<PulseGenerator>NeuroMLDocument.pulseGeneratorMethods in org.neuroml.model that return PulseGeneratorModifier and TypeMethodDescriptionObjectFactory.createPulseGenerator()Create an instance ofPulseGeneratorMethods 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.