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 ofConnectionsProjection.getConnections()Gets the value of the connections property.Methods in org.neuroml1.model.network with parameters of type ConnectionsModifier and TypeMethodDescriptionvoidProjection.setConnections(Connections value) Sets the value of the connections property.