Uses of Class
org.neuroml.model.ContinuousConnectionInstance
-
Uses of ContinuousConnectionInstance 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.Modifier and TypeFieldDescriptionprotected List<ContinuousConnectionInstance>
ContinuousProjection.continuousConnectionInstance
Modifier and TypeMethodDescriptionObjectFactory.createContinuousConnectionInstance()
Create an instance ofContinuousConnectionInstance
Modifier and TypeMethodDescriptionContinuousProjection.getContinuousConnectionInstance()
Gets the value of the continuousConnectionInstance property.