Uses of Class
org.neuroml.model.SineGenerator
Packages that use SineGenerator
-
Uses of SineGenerator in org.neuroml.model
Fields in org.neuroml.model with type parameters of type SineGeneratorModifier and TypeFieldDescriptionprotected List<SineGenerator>
CompoundInput.sineGenerator
protected List<SineGenerator>
NeuroMLDocument.sineGenerator
Methods in org.neuroml.model that return SineGeneratorModifier and TypeMethodDescriptionObjectFactory.createSineGenerator()
Create an instance ofSineGenerator
Methods in org.neuroml.model that return types with arguments of type SineGeneratorModifier and TypeMethodDescriptionCompoundInput.getSineGenerator()
Gets the value of the sineGenerator property.NeuroMLDocument.getSineGenerator()
Gets the value of the sineGenerator property.