Uses of Class
org.neuroml.model.SineGeneratorDL
Packages that use SineGeneratorDL
- 
Uses of SineGeneratorDL in org.neuroml.model
Fields in org.neuroml.model with type parameters of type SineGeneratorDLModifier and TypeFieldDescriptionprotected List<SineGeneratorDL>CompoundInputDL.sineGeneratorDLprotected List<SineGeneratorDL>NeuroMLDocument.sineGeneratorDLMethods in org.neuroml.model that return SineGeneratorDLModifier and TypeMethodDescriptionObjectFactory.createSineGeneratorDL()Create an instance ofSineGeneratorDLMethods in org.neuroml.model that return types with arguments of type SineGeneratorDLModifier and TypeMethodDescriptionCompoundInputDL.getSineGeneratorDL()Gets the value of the sineGeneratorDL property.NeuroMLDocument.getSineGeneratorDL()Gets the value of the sineGeneratorDL property.