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 TypeClassDescriptionclassAn 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.continuousConnectionInstanceMethods in org.neuroml.model that return ContinuousConnectionInstanceModifier and TypeMethodDescriptionObjectFactory.createContinuousConnectionInstance()Create an instance ofContinuousConnectionInstanceMethods in org.neuroml.model that return types with arguments of type ContinuousConnectionInstanceModifier and TypeMethodDescriptionContinuousProjection.getContinuousConnectionInstance()Gets the value of the continuousConnectionInstance property.