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.sineGeneratorprotected List<SineGenerator>NeuroMLDocument.sineGeneratorMethods in org.neuroml.model that return SineGeneratorModifier and TypeMethodDescriptionObjectFactory.createSineGenerator()Create an instance ofSineGeneratorMethods 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.