Uses of Class
org.neuroml.model.BaseConnectionNewFormat
Packages that use BaseConnectionNewFormat
-
Uses of BaseConnectionNewFormat in org.neuroml.model
Subclasses of BaseConnectionNewFormat 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.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.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.class
To enable connections between populations through gap junctions.class
To enable connections between populations through gap junctions.class
To enable connections between populations through gap junctions.Methods in org.neuroml.model that return BaseConnectionNewFormatModifier and TypeMethodDescriptionObjectFactory.createBaseConnectionNewFormat()
Create an instance ofBaseConnectionNewFormat
-
Uses of BaseConnectionNewFormat in org.neuroml.model.util
Methods in org.neuroml.model.util with parameters of type BaseConnectionNewFormatModifier and TypeMethodDescriptionstatic String
NeuroMLConverter.connectionInfo
(BaseConnectionNewFormat c)