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.sineGeneratorDL
protected List<SineGeneratorDL>
NeuroMLDocument.sineGeneratorDL
Methods in org.neuroml.model that return SineGeneratorDLModifier and TypeMethodDescriptionObjectFactory.createSineGeneratorDL()
Create an instance ofSineGeneratorDL
Methods 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.