Uses of Class
org.neuroml1.model.network.Connections
Packages that use Connections
-
Uses of Connections in org.neuroml1.model.network
Fields in org.neuroml1.model.network declared as ConnectionsMethods in org.neuroml1.model.network that return ConnectionsModifier and TypeMethodDescriptionObjectFactory.createConnections()
Create an instance ofConnections
Projection.getConnections()
Gets the value of the connections property.Methods in org.neuroml1.model.network with parameters of type ConnectionsModifier and TypeMethodDescriptionvoid
Projection.setConnections
(Connections value) Sets the value of the connections property.