Uses of Class
org.neuroml.model.ContinuousConnection
Packages that use ContinuousConnection
-
Uses of ContinuousConnection in org.neuroml.model
Subclasses of ContinuousConnection in org.neuroml.modelModifier and TypeClassDescriptionclassAn instance of a connection in a **continuousProjection** between **presynapticPopulation** to another **postsynapticPopulation** through a **preComponent** at the start and **postComponent** at the end.classAn 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 ContinuousConnectionModifier and TypeFieldDescriptionprotected List<ContinuousConnection>ContinuousProjection.continuousConnectionMethods in org.neuroml.model that return ContinuousConnectionModifier and TypeMethodDescriptionObjectFactory.createContinuousConnection()Create an instance ofContinuousConnectionMethods in org.neuroml.model that return types with arguments of type ContinuousConnectionModifier and TypeMethodDescriptionContinuousProjection.getContinuousConnection()Gets the value of the continuousConnection property.