Uses of Class
org.neuroml.model.ContinuousConnection
-
Uses of ContinuousConnection in org.neuroml.model
Modifier and TypeClassDescriptionclass
An instance of a connection in a **continuousProjection** between **presynapticPopulation** to another **postsynapticPopulation** through a **preComponent** at the start and **postComponent** at the end.class
An instance of a connection in a **continuousProjection** between **presynapticPopulation** to another **postsynapticPopulation** through a **preComponent** at the start and **postComponent** at the end.Modifier and TypeFieldDescriptionprotected List<ContinuousConnection>
ContinuousProjection.continuousConnection
Modifier and TypeMethodDescriptionObjectFactory.createContinuousConnection()
Create an instance ofContinuousConnection
Modifier and TypeMethodDescriptionContinuousProjection.getContinuousConnection()
Gets the value of the continuousConnection property.