Uses of Class
org.neuroml1.model.network.ConnectivityPattern
Packages that use ConnectivityPattern
-
Uses of ConnectivityPattern in org.neuroml1.model.network
Fields in org.neuroml1.model.network declared as ConnectivityPatternMethods in org.neuroml1.model.network that return ConnectivityPatternModifier and TypeMethodDescriptionObjectFactory.createConnectivityPattern()
Create an instance ofConnectivityPattern
Projection.getConnectivityPattern()
Gets the value of the connectivityPattern property.Methods in org.neuroml1.model.network with parameters of type ConnectivityPatternModifier and TypeMethodDescriptionvoid
Projection.setConnectivityPattern
(ConnectivityPattern value) Sets the value of the connectivityPattern property.