Uses of Class
org.neuroml.model.BaseNonNegativeIntegerId

Packages that use BaseNonNegativeIntegerId
Package
Description
 
  • Uses of BaseNonNegativeIntegerId in org.neuroml.model

    Modifier and Type
    Class
    Description
    class 
    Base of all synaptic connections (chemical/electrical/analog, etc.) inside projections
    class 
    Base of all synaptic connections with preCell, postSegment, etc.
    class 
    Base of all synaptic connections with preCellId, postSegmentId, etc.
    class 
    Event connection directly between named components, which gets processed via a new instance of a **synapse** component which is created on the target component.
    class 
    Event connection between named components, which gets processed via a new instance of a synapse component which is created on the target component, includes setting of **weight** and **delay** for the synaptic connection \n :param weight: :type weight: none :param delay: :type delay: time
    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 
    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.
    class 
    Specifies a single input to a **target,** optionally giving the **segmentId** ( default 0 ) and **fractionAlong** the segment ( default 0.
    class 
    Specifies input lists.
    class 
    A segment defines the smallest unit within a possibly branching structure ( **morphology** ), such as a dendrite or axon.
    class 
    Emits a single spike at the specified **time** \n :param time: Time at which to emit one spike event :type time: time
    Modifier and Type
    Method
    Description
    Create an instance of BaseNonNegativeIntegerId