Uses of Class
org.neuroml.model.ElectricalConnection
Packages that use ElectricalConnection
-
Uses of ElectricalConnection in org.neuroml.model
Subclasses of ElectricalConnection in org.neuroml.modelModifier and TypeClassDescriptionclass
To enable connections between populations through gap junctions.class
To enable connections between populations through gap junctions.Fields in org.neuroml.model with type parameters of type ElectricalConnectionModifier and TypeFieldDescriptionprotected List<ElectricalConnection>
ElectricalProjection.electricalConnection
Methods in org.neuroml.model that return ElectricalConnectionModifier and TypeMethodDescriptionObjectFactory.createElectricalConnection()
Create an instance ofElectricalConnection
Methods in org.neuroml.model that return types with arguments of type ElectricalConnectionModifier and TypeMethodDescriptionElectricalProjection.getElectricalConnection()
Gets the value of the electricalConnection property.