Uses of Class
org.neuroml1.model.network.Projections
Packages that use Projections
-
Uses of Projections in org.neuroml1.model
Fields in org.neuroml1.model declared as ProjectionsMethods in org.neuroml1.model that return ProjectionsModifier and TypeMethodDescriptionNeuroMLLevel3.getProjections()
Gets the value of the projections property.Methods in org.neuroml1.model with parameters of type ProjectionsModifier and TypeMethodDescriptionvoid
NeuroMLLevel3.setProjections
(Projections value) Sets the value of the projections property. -
Uses of Projections in org.neuroml1.model.network
Fields in org.neuroml1.model.network declared as ProjectionsMethods in org.neuroml1.model.network that return ProjectionsModifier and TypeMethodDescriptionObjectFactory.createProjections()
Create an instance ofProjections
NetworkML.getProjections()
Gets the value of the projections property.Methods in org.neuroml1.model.network with parameters of type ProjectionsModifier and TypeMethodDescriptionvoid
NetworkML.setProjections
(Projections value) Sets the value of the projections property.