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 PerCellConnectionConnectivityPattern.perCellConnectionMethods in org.neuroml1.model.network that return PerCellConnectionModifier and TypeMethodDescriptionObjectFactory.createPerCellConnection()Create an instance ofPerCellConnectionConnectivityPattern.getPerCellConnection()Gets the value of the perCellConnection property.Methods in org.neuroml1.model.network with parameters of type PerCellConnectionModifier and TypeMethodDescriptionvoidConnectivityPattern.setPerCellConnection(PerCellConnection value) Sets the value of the perCellConnection property.