Uses of Class
org.neuroml.model.ContinuousConnectionInstance
Packages that use ContinuousConnectionInstance
-
Uses of ContinuousConnectionInstance in org.neuroml.model
Subclasses of ContinuousConnectionInstance in org.neuroml.modelModifier 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.Fields in org.neuroml.model with type parameters of type ContinuousConnectionInstanceModifier and TypeFieldDescriptionprotected List<ContinuousConnectionInstance>
ContinuousProjection.continuousConnectionInstance
Methods in org.neuroml.model that return ContinuousConnectionInstanceModifier and TypeMethodDescriptionObjectFactory.createContinuousConnectionInstance()
Create an instance ofContinuousConnectionInstance
Methods in org.neuroml.model that return types with arguments of type ContinuousConnectionInstanceModifier and TypeMethodDescriptionContinuousProjection.getContinuousConnectionInstance()
Gets the value of the continuousConnectionInstance property.