Uses of Class
org.neuroml.model.BaseWithoutId
Packages that use BaseWithoutId
- 
Uses of BaseWithoutId in org.neuroml.model
Subclasses of BaseWithoutId in org.neuroml.modelModifier and TypeClassDescriptionclassModel based on Brette R and Gerstner W ( 2005 ) Adaptive Exponential Integrate-and-Fire Model as an Effective Description of Neuronal Activity.classAlpha synapse: rise time and decay time are both tau_syn.classAlpha current synapse: rise time and decay time are both **tau.** \n :param tau: Time course for rise and decay :type tau: time :param ibase: Baseline current increase after receiving a spike :type ibase: currentclassAlpha synapse: rise time and decay time are both tau_syn.classOhmic synapse model where rise time and decay time are both **tau.** Max conductance reached during this time ( assuming zero conductance before ) is **gbase** * **weight.** \n :param tau: Time course of rise/decay :type tau: time :param gbase: Baseline conductance, generally the maximum conductance following a single spike :type gbase: conductance :param erev: Reversal potential of the synapse :type erev: voltageclassA structured annotation containing metadata, specifically RDF or **property** elementsclassAnything which can have a unique (within its parent) id of the form NmlId (spaceless combination of letters, numbers and underscore).classBase type of any cell ( e.classAny cell with a membrane potential **v** with voltage units and a membrane capacitance **C.** Also defines exposed value **iSyn** for current due to external synapses and **iMemb** for total transmembrane current ( usually channel currents plus **iSyn** ) \n :param C: Total capacitance of the cell membrane :type C: capacitanceclassSynapse model which exposes a conductance **g** in addition to producing a current.classSynapse model suited for a sum of two expTwoSynapses which exposes a conductance **g** in addition to producing a current.classBase of all synaptic connections (chemical/electrical/analog, etc.) inside projectionsclassBase of all synaptic connections with preCell, postSegment, etc.classBase of all synaptic connections with preCellId, postSegmentId, etc.classSynapse model which produces a synaptic current.classAnything which can have a unique (within its parent) id, which must be an integer zero or greater.classBase for projection (set of synaptic connections) between two populationsclassBase type of any PyNN standard cell model.classBase type of any PyNN standard integrate and fire model \n :param tau_refrac: :type tau_refrac: none :param v_thresh: :type v_thresh: none :param tau_m: :type tau_m: none :param v_rest: :type v_rest: none :param v_reset: :type v_reset: none :param cm: :type cm: none :param i_offset: :type i_offset: none :param tau_syn_E: This parameter is never used in the NeuroML2 description of this cell! Any synapse producing a current can be placed on this cell :type tau_syn_E: none :param tau_syn_I: This parameter is never used in the NeuroML2 description of this cell! Any synapse producing a current can be placed on this cell :type tau_syn_I: none :param v_init: :type v_init: noneclassBase type of conductance based PyNN IaF cell models \n :param e_rev_E: This parameter is never used in the NeuroML2 description of this cell! Any synapse producing a current can be placed on this cell :type e_rev_E: none :param e_rev_I: This parameter is never used in the NeuroML2 description of this cell! Any synapse producing a current can be placed on this cell :type e_rev_I: none :param tau_refrac: :type tau_refrac: none :param v_thresh: :type v_thresh: none :param tau_m: :type tau_m: none :param v_rest: :type v_rest: none :param v_reset: :type v_reset: none :param cm: :type cm: none :param i_offset: :type i_offset: none :param tau_syn_E: This parameter is never used in the NeuroML2 description of this cell! Any synapse producing a current can be placed on this cell :type tau_syn_E: none :param tau_syn_I: This parameter is never used in the NeuroML2 description of this cell! Any synapse producing a current can be placed on this cell :type tau_syn_I: none :param v_init: :type v_init: noneclassBase type for all PyNN synapses.classBase type for all synapses, i.classBase type for synapses with a dependence on membrane potentialclassThe biophysical properties of the **cell** , including the **membraneProperties** and the **intracellularProperties**classThe biophysical properties of the **cell** , including the **membraneProperties2CaPools** and the **intracellularProperties2CaPools** for a cell with two Ca poolsclassBiexponential synapse that allows for optional block and plasticity mechanisms, which can be expressed as child elements.classJava class for BlockMechanism complex type.classCell with **segment** s specified in a **morphology** element along with details on its **biophysicalProperties** .classVariant of cell with two independent Ca2+ pools.classJava class for CellSet complex type.classSpecifies a time varying ohmic conductance density, **gDensity,** which is distributed on an area of the **cell** ( specified in **membraneProperties** ) with fixed reversal potential **erev** producing a current density **iDensity** \n :param erev: The reversal potential of the current produced :type erev: voltage :param condDensity: :type condDensity: conductanceDensityclassSpecifies a time varying conductance density, **gDensity,** which is distributed on an area of the cell, producing a current density **iDensity** and whose reversal potential is calculated from the Goldman Hodgkin Katz equation.classTime varying conductance density, **gDensity,** which is distributed on an area of the cell, producing a current density **iDensity.** Modified version of Jaffe et al.classSpecifies a time varying conductance density, **gDensity,** which is distributed on an area of the **cell,** producing a current density **iDensity** and whose reversal potential is calculated from the Nernst equation.classThis component is similar to the original component type **channelDensityNernst** but it is changed in order to have a reversal potential that depends on a second independent Ca++ pool ( ca2 ).classSpecifies a time varying ohmic conductance density, which is distributed on a region of the **cell.** The conductance density of the channel is not uniform, but is set using the **variableParameter** .classSpecifies a time varying conductance density, which is distributed on a region of the **cell,** and whose current is calculated from the Goldman-Hodgkin-Katz equation.classSpecifies a time varying conductance density, which is distributed on a region of the **cell,** and whose reversal potential is calculated from the Nernst equation.classSame as **channelDensity** , but with a **vShift** parameter to change voltage activation of gates.classPopulation of a **number** of ohmic ion channels.classA **KSState** with **relativeConductance** of 0 \n :param relativeConductance: :type relativeConductance: noneclassGenerates a current which is the sum of all its child **basePointCurrent** element, e.classGenerates a current which is the sum of all its child **basePointCurrentDL** elements, e.classJava class for ConcentrationModel_D complex type.classJava class for ConditionalDerivedVariable complex type.classEvent connection directly between named components, which gets processed via a new instance of a **synapse** component which is created on the target component.classEvent 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: timeclassLEMS ComponentType for Constant.classAn 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.classAn instance of a connection in a **continuousProjection** between **presynapticPopulation** to another **postsynapticPopulation** through a **preComponent** at the start and **postComponent** at the end.classA projection between **presynapticPopulation** and **postsynapticPopulation** through components **preComponent** at the start and **postComponent** at the end of a **continuousConnection** or **continuousConnectionInstance** .classModel of an intracellular buffering mechanism for **ion** ( currently hard Coded to be calcium, due to requirement for **iCa** ) which has a baseline level **restingConc** and tends to this value with time course **decayConstant.** The ion is assumed to occupy a shell inside the membrane of thickness **shellThickness.** \n :param restingConc: :type restingConc: concentration :param decayConstant: :type decayConstant: time :param shellThickness: :type shellThickness: lengthclassLEMS DerivedParamter elementclassLEMS ComponentType for DerivedVariableclassWhat to do at the distal point when creating an inhomogeneous parameterclassSynapse consisting of two independent synaptic mechanisms ( e.classAdaptive exponential integrate and fire neuron according to Brette R and Gerstner W ( 2005 ) with alpha-function-shaped post-synaptic conductance \n :param v_spike: :type v_spike: none :param delta_T: :type delta_T: none :param tau_w: :type tau_w: none :param a: :type a: none :param b: :type b: none :param e_rev_E: This parameter is never used in the NeuroML2 description of this cell! Any synapse producing a current can be placed on this cell :type e_rev_E: none :param e_rev_I: This parameter is never used in the NeuroML2 description of this cell! Any synapse producing a current can be placed on this cell :type e_rev_I: none :param tau_refrac: :type tau_refrac: none :param v_thresh: :type v_thresh: none :param tau_m: :type tau_m: none :param v_rest: :type v_rest: none :param v_reset: :type v_reset: none :param cm: :type cm: none :param i_offset: :type i_offset: none :param tau_syn_E: This parameter is never used in the NeuroML2 description of this cell! Any synapse producing a current can be placed on this cell :type tau_syn_E: none :param tau_syn_I: This parameter is never used in the NeuroML2 description of this cell! Any synapse producing a current can be placed on this cell :type tau_syn_I: none :param v_init: :type v_init: noneclassAdaptive exponential integrate and fire neuron according to Brette R and Gerstner W ( 2005 ) with exponentially-decaying post-synaptic conductance \n :param v_spike: :type v_spike: none :param delta_T: :type delta_T: none :param tau_w: :type tau_w: none :param a: :type a: none :param b: :type b: none :param e_rev_E: This parameter is never used in the NeuroML2 description of this cell! Any synapse producing a current can be placed on this cell :type e_rev_E: none :param e_rev_I: This parameter is never used in the NeuroML2 description of this cell! Any synapse producing a current can be placed on this cell :type e_rev_I: none :param tau_refrac: :type tau_refrac: none :param v_thresh: :type v_thresh: none :param tau_m: :type tau_m: none :param v_rest: :type v_rest: none :param v_reset: :type v_reset: none :param cm: :type cm: none :param i_offset: :type i_offset: none :param tau_syn_E: This parameter is never used in the NeuroML2 description of this cell! Any synapse producing a current can be placed on this cell :type tau_syn_E: none :param tau_syn_I: This parameter is never used in the NeuroML2 description of this cell! Any synapse producing a current can be placed on this cell :type tau_syn_I: none :param v_init: :type v_init: noneclassTo enable connections between populations through gap junctions.classTo enable connections between populations through gap junctions.classTo enable connections between populations through gap junctions.classA projection between **presynapticPopulation** to another **postsynapticPopulation** through gap junctions.classConductance based synapse with instantaneous rise and single exponential decay ( with time constant tau_syn ) \n :param e_rev: :type e_rev: none :param tau_syn: :type tau_syn: noneclassCurrent based synapse with instantaneous rise and single exponential decay ( with time constant tau_syn ) \n :param tau_syn: :type tau_syn: noneclassAn explicit input ( anything which extends **basePointCurrent** ) to a target cell in a populationclassOhmic synapse model whose conductance rises instantaneously by ( **gbase** * **weight** ) on receiving an event, and which decays exponentially to zero with time course **tauDecay** \n :param tauDecay: Time course of decay :type tauDecay: time :param gbase: Baseline conductance, generally the maximum conductance following a single spike :type gbase: conductance :param erev: Reversal potential of the synapse :type erev: voltageclassLEMS Exposure (ComponentType property)classOhmic synapse similar to expTwoSynapse but consisting of two components that can differ in decay times and max conductances but share the same rise time.classOhmic synapse model whose conductance waveform on receiving an event has a rise time of **tauRise** and a decay time of **tauDecay.** Max conductance reached during this time ( assuming zero conductance before ) is **gbase** * **weight.** \n :param tauRise: :type tauRise: time :param tauDecay: :type tauDecay: time :param gbase: Baseline conductance, generally the maximum conductance following a single spike :type gbase: conductance :param erev: Reversal potential of the synapse :type erev: voltageclassJava class for ExtracellularProperties complex type.classJava class for ExtracellularPropertiesLocal complex type.classThe Fitzhugh Nagumo model is a two-dimensional simplification of the Hodgkin-Huxley model of spike generation in squid giant axons.classSimple dimensionless model of spiking cell from FitzHugh and Nagumo.classModel of buffering of concentration of an ion ( currently hard coded to be calcium, due to requirement for **iCa** ) which has a baseline level **restingConc** and tends to this value with time course **decayConstant.** A fixed factor **rho** is used to scale the incoming current *independently of the size of the compartment* to produce a concentration change.classA forward only **KSTransition** for a **gateKS** which specifies a **rate** ( type **baseHHRate** ) which follows one of the standard Hodgkin Huxley forms ( e.classGap junction/single electrical connection \n :param conductance: :type conductance: conductanceclassGate composed of subgates contributing with fractional conductance \n :param instances: :type instances: noneclassJava class for GateFractionalSubgate complex type.classGate which follows the general Hodgkin Huxley formalism but is instantaneous, so tau = 0 and gate follows exactly inf value \n :param instances: :type instances: noneclassGate which follows the general Hodgkin Huxley formalism \n :param instances: :type instances: noneclassGate which follows the general Hodgkin Huxley formalism \n :param instances: :type instances: noneclassGate which follows the general Hodgkin Huxley formalism \n :param instances: :type instances: noneclassGate which follows the general Hodgkin Huxley formalism \n :param instances: :type instances: noneclassGate which follows the general Hodgkin Huxley formalism \n :param instances: :type instances: noneclassNote all sub elements for gateHHrates, gateHHratesTau, gateFractional etc.classA gate which consists of multiple **KSState** s and **KSTransition** s giving the rates of transition between them \n :param instances: :type instances: noneclassGraded/analog synapse.classJava class for GridLayout complex type.classSingle-compartment Hodgkin-Huxley-type neuron with transient sodium and delayed-rectifier potassium currents using the ion channel models from Traub.classJava class for HHRate complex type.classJava class for HHTime complex type.classJava class for HHVariable complex type.classThe Hindmarsh Rose model is a simplified point cell model which captures complex firing patterns of single neurons, such as periodic and chaotic bursting.classIntegrate and fire cell with capacitance **C,** **leakConductance** and **leakReversal** \n :param leakConductance: :type leakConductance: conductance :param leakReversal: :type leakReversal: voltage :param thresh: :type thresh: voltage :param reset: :type reset: voltage :param C: Total capacitance of the cell membrane :type C: capacitanceclassIntegrate and fire cell with capacitance **C,** **leakConductance,** **leakReversal** and refractory period **refract** \n :param refract: :type refract: time :param leakConductance: :type leakConductance: conductance :param leakReversal: :type leakReversal: voltage :param thresh: :type thresh: voltage :param reset: :type reset: voltage :param C: Total capacitance of the cell membrane :type C: capacitanceclassIntegrate and fire cell which returns to its leak reversal potential of **leakReversal** with a time constant **tau** \n :param leakReversal: :type leakReversal: voltage :param tau: :type tau: time :param thresh: The membrane potential at which to emit a spiking event and reset voltage :type thresh: voltage :param reset: The value the membrane potential is reset to on spiking :type reset: voltageclassIntegrate and fire cell which returns to its leak reversal potential of **leakReversal** with a time course **tau.** It has a refractory period of **refract** after spiking \n :param refract: :type refract: time :param leakReversal: :type leakReversal: voltage :param tau: :type tau: time :param thresh: The membrane potential at which to emit a spiking event and reset voltage :type thresh: voltage :param reset: The value the membrane potential is reset to on spiking :type reset: voltageclassLeaky integrate and fire model with fixed threshold and alpha-function-shaped post-synaptic conductance \n :param e_rev_E: This parameter is never used in the NeuroML2 description of this cell! Any synapse producing a current can be placed on this cell :type e_rev_E: none :param e_rev_I: This parameter is never used in the NeuroML2 description of this cell! Any synapse producing a current can be placed on this cell :type e_rev_I: none :param tau_refrac: :type tau_refrac: none :param v_thresh: :type v_thresh: none :param tau_m: :type tau_m: none :param v_rest: :type v_rest: none :param v_reset: :type v_reset: none :param cm: :type cm: none :param i_offset: :type i_offset: none :param tau_syn_E: This parameter is never used in the NeuroML2 description of this cell! Any synapse producing a current can be placed on this cell :type tau_syn_E: none :param tau_syn_I: This parameter is never used in the NeuroML2 description of this cell! Any synapse producing a current can be placed on this cell :type tau_syn_I: none :param v_init: :type v_init: noneclassLeaky integrate and fire model with fixed threshold and exponentially-decaying post-synaptic conductance \n :param e_rev_E: This parameter is never used in the NeuroML2 description of this cell! Any synapse producing a current can be placed on this cell :type e_rev_E: none :param e_rev_I: This parameter is never used in the NeuroML2 description of this cell! Any synapse producing a current can be placed on this cell :type e_rev_I: none :param tau_refrac: :type tau_refrac: none :param v_thresh: :type v_thresh: none :param tau_m: :type tau_m: none :param v_rest: :type v_rest: none :param v_reset: :type v_reset: none :param cm: :type cm: none :param i_offset: :type i_offset: none :param tau_syn_E: This parameter is never used in the NeuroML2 description of this cell! Any synapse producing a current can be placed on this cell :type tau_syn_E: none :param tau_syn_I: This parameter is never used in the NeuroML2 description of this cell! Any synapse producing a current can be placed on this cell :type tau_syn_I: none :param v_init: :type v_init: noneclassLeaky integrate and fire model with fixed threshold and alpha-function-shaped post-synaptic current \n :param tau_refrac: :type tau_refrac: none :param v_thresh: :type v_thresh: none :param tau_m: :type tau_m: none :param v_rest: :type v_rest: none :param v_reset: :type v_reset: none :param cm: :type cm: none :param i_offset: :type i_offset: none :param tau_syn_E: This parameter is never used in the NeuroML2 description of this cell! Any synapse producing a current can be placed on this cell :type tau_syn_E: none :param tau_syn_I: This parameter is never used in the NeuroML2 description of this cell! Any synapse producing a current can be placed on this cell :type tau_syn_I: none :param v_init: :type v_init: noneclassLeaky integrate and fire model with fixed threshold and decaying-exponential post-synaptic current \n :param tau_refrac: :type tau_refrac: none :param v_thresh: :type v_thresh: none :param tau_m: :type tau_m: none :param v_rest: :type v_rest: none :param v_reset: :type v_reset: none :param cm: :type cm: none :param i_offset: :type i_offset: none :param tau_syn_E: This parameter is never used in the NeuroML2 description of this cell! Any synapse producing a current can be placed on this cell :type tau_syn_E: none :param tau_syn_I: This parameter is never used in the NeuroML2 description of this cell! Any synapse producing a current can be placed on this cell :type tau_syn_I: none :param v_init: :type v_init: noneclassInclude all members of another **segmentGroup** in this groupclassAn inhomogeneous parameter specified across the **segmentGroup** ( see **variableParameter** for usage ).classSpecifies the **value** of an **inhomogeneousParameter.** For usage see **variableParameter**classExplicitly set initial membrane potential for the cell \n :param value: :type value: voltageclassSpecifies a single input to a **target,** optionally giving the **segmentId** ( default 0 ) and **fractionAlong** the segment ( default 0.classAn explicit list of **input** s to a **population.**classSpecifies input lists.classSpecifies a single instance of a component in a **population** ( placed at **location** ).classBiophysical properties related to the intracellular space within the **cell** , such as the **resistivity** and the list of ionic **species** present.classVariant of intracellularProperties with 2 independent Ca poolsclassNote **ionChannel** and **ionChannelHH** are currently functionally identical.classNote **ionChannel** and **ionChannelHH** are currently functionally identical.classA kinetic scheme based ion channel with multiple **gateKS** s, each of which consists of multiple **KSState** s and **KSTransition** s giving the rates of transition between them \n :param conductance: :type conductance: conductanceclassJava class for IonChannelScalable complex type.classSame as **ionChannel** , but with a **vShift** parameter to change voltage activation of gates.classCell based on the modified Izhikevich model in Izhikevich 2007, Dynamical systems in neuroscience, MIT Press \n :param v0: Initial membrane potential :type v0: voltage :param k: :type k: conductance_per_voltage :param vr: Resting membrane potential :type vr: voltage :param vt: Spike threshold :type vt: voltage :param vpeak: Peak action potential value :type vpeak: voltage :param a: Time scale of recovery variable u :type a: per_time :param b: Sensitivity of recovery variable u to subthreshold fluctuations of membrane potential v :type b: conductance :param c: After-spike reset value of v :type c: voltage :param d: After-spike increase to u :type d: current :param C: Total capacitance of the cell membrane :type C: capacitanceclassCell based on the 2003 model of Izhikevich, see http://izhikevich.org/publications/spikes.htm \n :param v0: Initial membrane potential :type v0: voltage :param a: Time scale of the recovery variable U :type a: none :param b: Sensitivity of U to the subthreshold fluctuations of the membrane potential V :type b: none :param c: After-spike reset value of V :type c: none :param d: After-spike increase to U :type d: none :param thresh: Spike threshold :type thresh: voltageclassJava class for Layout complex type.classJava class for LEMS_Property complex type.classBehaves just like a one way gap junction.classSpecifies the ( x, y, z ) location of a single **instance** of a component in a **population** \n :param x: :type x: none :param y: :type y: none :param z: :type z: noneclassA single identified **segment** which is part of the **segmentGroup**classProperties specific to the membrane, such as the **populations** of channels, **channelDensities,** **specificCapacitance,** etc.classVariant of membraneProperties with 2 independent Ca poolsclassThe collection of **segment** s which specify the 3D structure of the cell, along with a number of **segmentGroup** sclassJava class for NamedDimensionalType complex type.classJava class for NamedDimensionalVariable complex type.classNetwork containing: **population** s ( potentially of type **populationList** , and so specifying a list of cell **location** s ); **projection** s ( with lists of **connection** s ) and/or **explicitConnection** s; and **inputList** s ( with lists of **input** s ) and/or **explicitInput** s.classJava class for NeuroMLDocument complex type.classA **KSState** with **relativeConductance** of 1 \n :param relativeConductance: :type relativeConductance: noneclassJava class for Parameter complex type.classInclude all the **segment** s between those specified by **from** and **to** , inclusiveclassReduced CA3 cell model from Pinsky, P.classJava class for PlasticityMechanism complex type.classBase type for ComponentTypes which specify an ( **x,** **y,** **z** ) coordinate along with a **diameter.** Note: no dimension used in the attributes for these coordinates! These are assumed to have dimension micrometer ( 10^-6 m ).classPoisson spike generator firing at **averageRate,** which is connected to single **synapse** that is triggered every time a spike is generated, producing an input current.classA population of components, with just one parameter for the **size,** i.classProjection from one population, **presynapticPopulation** to another, **postsynapticPopulation,** through **synapse.** Contains lists of **connection** or **connectionWD** elements.classA property ( a **tag** and **value** pair ), which can be on any **baseStandalone** either as a direct child, or within an **Annotation** .classWhat to do at the proximal point when creating an inhomogeneous parameterclassGenerates a constant current pulse of a certain **amplitude** for a specified **duration** after a **delay.** Scaled by **weight,** if set \n :param delay: Delay before change in current.classDimensionless equivalent of **pulseGenerator** .classA value for the conductance scaling which varies as a standard function of the difference between the current temperature, **temperature,** and the temperature at which the conductance was originally determined, **experimentalTemp** \n :param q10Factor: :type q10Factor: none :param experimentalTemp: :type experimentalTemp: temperatureclassGenerates a ramping current after a time **delay,** for a fixed **duration.** During this time the current steadily changes from **startAmplitude** to **finishAmplitude.** Scaled by **weight,** if set \n :param delay: Delay before change in current.classDimensionless equivalent of **rampGenerator** .classJava class for RandomLayout complex type.classJava class for ReactionScheme complex type.classInitial attempt to specify 3D region for placing cells.classJava class for Requirement complex type.classThe resistivity, or specific axial resistance, of the cytoplasm \n :param value: :type value: resistivityclassA reverse only **KSTransition** for a **gateKS** which specifies a **rate** ( type **baseHHRate** ) which follows one of the standard Hodgkin Huxley forms ( e.classA segment defines the smallest unit within a possibly branching structure ( **morphology** ), such as a dendrite or axon.classJava class for SegmentEndPoint complex type.classA method to describe a group of **segment** s in a **morphology** , e.classJava class for SegmentParent complex type.classDummy synapse which emits no current.classGenerates a sinusoidally varying current after a time **delay,** for a fixed **duration.** The **period** and maximum **amplitude** of the current can be set as well as the **phase** at which to start.classDimensionless equivalent of **sineGenerator** .classJava class for Space complex type.classJava class for SpaceStructure complex type.classDescription of a chemical species identified by **ion,** which has internal, **concentration,** and external, **extConcentration** values for its concentration \n :param initialConcentration: :type initialConcentration: concentration :param initialExtConcentration: :type initialExtConcentration: concentrationclassCapacitance per unit area \n :param value: :type value: specificCapacitanceclassEmits a single spike at the specified **time** \n :param time: Time at which to emit one spike event :type time: timeclassSet of spike ComponentTypes, each emitting one spike at a certain time.classSimple generator of spikes at a regular interval set by **period** \n :param period: Time between spikes.classGenerator of spikes whose ISI is distributed according to an exponential PDF with scale: 1 / **averageRate** \n :param averageRate: The average rate at which spikes are emitted :type averageRate: per_timeclassGenerator of spikes with a random interspike interval of at least **minISI** and at most **maxISI** \n :param maxISI: Maximum interspike interval :type maxISI: time :param minISI: Minimum interspike interval :type minISI: timeclassGenerator of spikes whose ISI distribution is the maximum entropy distribution over [ **minimumISI,** +infinity ) with mean: 1 / **averageRate** \n :param minimumISI: The minimum interspike interval :type minimumISI: time :param averageRate: The average rate at which spikes are emitted :type averageRate: per_timeclassSpike source, generating spikes according to a Poisson process.classMembrane potential at which to emit a spiking event.classElements which can stand alone and be referenced by id, e.g.classJava class for StateVariable complex type.classInclude all the **segment** s distal to that specified by **from** in the **segmentGroup**classExplicit event connection between named components, which gets processed via a new instance of a **synapse** component which is created on the target componentclassKS Transition specified in terms of time constant **tau** and steady state **inf**classSpike array connected to a single **synapse,** producing a current triggered by each **spike** in the array.classPoisson spike generator firing at **averageRate** after a **delay** and for a **duration,** connected to single **synapse** that is triggered every time a spike is generated, providing an input current.classJava class for UnstructuredLayout complex type.classVoltage clamp.classVoltage clamp with 3 clamp levels.Methods in org.neuroml.model that return BaseWithoutIdModifier and TypeMethodDescriptionObjectFactory.createBaseWithoutId()Create an instance ofBaseWithoutId