Uses of Class
org.neuroml1.model.network.PerCellConnection
Packages that use PerCellConnection
-
Uses of PerCellConnection in org.neuroml1.model.network
Fields in org.neuroml1.model.network declared as PerCellConnectionModifier and TypeFieldDescriptionprotected PerCellConnection
ConnectivityPattern.perCellConnection
Methods in org.neuroml1.model.network that return PerCellConnectionModifier and TypeMethodDescriptionObjectFactory.createPerCellConnection()
Create an instance ofPerCellConnection
ConnectivityPattern.getPerCellConnection()
Gets the value of the perCellConnection property.Methods in org.neuroml1.model.network with parameters of type PerCellConnectionModifier and TypeMethodDescriptionvoid
ConnectivityPattern.setPerCellConnection
(PerCellConnection value) Sets the value of the perCellConnection property.