Package org.neuroml.model
Class PinskyRinzelCA3Cell
java.lang.Object
org.neuroml.model.BaseWithoutId
org.neuroml.model.Base
org.neuroml.model.Standalone
org.neuroml.model.BaseCell
org.neuroml.model.PinskyRinzelCA3Cell
- All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.ToString2
Reduced CA3 cell model from Pinsky, P. F. , Rinzel, J. Intrinsic and network rhythmogenesis in a reduced traub model for CA3 neurons. J Comput Neurosci 1, 39-60 ( 1994 ). See https://github.com/OpenSourceBrain/PinskyRinzelModel
\n
:param iSoma:
:type iSoma: currentDensity
:param iDend:
:type iDend: currentDensity
:param gLs:
:type gLs: conductanceDensity
:param gLd:
:type gLd: conductanceDensity
:param gNa:
:type gNa: conductanceDensity
:param gKdr:
:type gKdr: conductanceDensity
:param gCa:
:type gCa: conductanceDensity
:param gKahp:
:type gKahp: conductanceDensity
:param gKC:
:type gKC: conductanceDensity
:param gc:
:type gc: conductanceDensity
:param eNa:
:type eNa: voltage
:param eCa:
:type eCa: voltage
:param eK:
:type eK: voltage
:param eL:
:type eL: voltage
:param pp:
:type pp: none
:param cm:
:type cm: specificCapacitance
:param alphac:
:type alphac: none
:param betac:
:type betac: none
:param gNmda:
:type gNmda: conductanceDensity
:param gAmpa:
:type gAmpa: conductanceDensity
:param qd0:
:type qd0: none
Java class for PinskyRinzelCA3Cell complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PinskyRinzelCA3Cell"> <complexContent> <extension base="{http://www.neuroml.org/schema/neuroml2}BaseCell"> <attribute name="iSoma" use="required" type="{http://www.neuroml.org/schema/neuroml2}Nml2Quantity_currentDensity" /> <attribute name="iDend" use="required" type="{http://www.neuroml.org/schema/neuroml2}Nml2Quantity_currentDensity" /> <attribute name="gc" use="required" type="{http://www.neuroml.org/schema/neuroml2}Nml2Quantity_conductanceDensity" /> <attribute name="gLs" use="required" type="{http://www.neuroml.org/schema/neuroml2}Nml2Quantity_conductanceDensity" /> <attribute name="gLd" use="required" type="{http://www.neuroml.org/schema/neuroml2}Nml2Quantity_conductanceDensity" /> <attribute name="gNa" use="required" type="{http://www.neuroml.org/schema/neuroml2}Nml2Quantity_conductanceDensity" /> <attribute name="gKdr" use="required" type="{http://www.neuroml.org/schema/neuroml2}Nml2Quantity_conductanceDensity" /> <attribute name="gCa" use="required" type="{http://www.neuroml.org/schema/neuroml2}Nml2Quantity_conductanceDensity" /> <attribute name="gKahp" use="required" type="{http://www.neuroml.org/schema/neuroml2}Nml2Quantity_conductanceDensity" /> <attribute name="gKC" use="required" type="{http://www.neuroml.org/schema/neuroml2}Nml2Quantity_conductanceDensity" /> <attribute name="gNmda" use="required" type="{http://www.neuroml.org/schema/neuroml2}Nml2Quantity_conductanceDensity" /> <attribute name="gAmpa" use="required" type="{http://www.neuroml.org/schema/neuroml2}Nml2Quantity_conductanceDensity" /> <attribute name="eNa" use="required" type="{http://www.neuroml.org/schema/neuroml2}Nml2Quantity_voltage" /> <attribute name="eCa" use="required" type="{http://www.neuroml.org/schema/neuroml2}Nml2Quantity_voltage" /> <attribute name="eK" use="required" type="{http://www.neuroml.org/schema/neuroml2}Nml2Quantity_voltage" /> <attribute name="eL" use="required" type="{http://www.neuroml.org/schema/neuroml2}Nml2Quantity_voltage" /> <attribute name="qd0" use="required" type="{http://www.neuroml.org/schema/neuroml2}Nml2Quantity_none" /> <attribute name="pp" use="required" type="{http://www.neuroml.org/schema/neuroml2}Nml2Quantity_none" /> <attribute name="alphac" use="required" type="{http://www.neuroml.org/schema/neuroml2}Nml2Quantity_none" /> <attribute name="betac" use="required" type="{http://www.neuroml.org/schema/neuroml2}Nml2Quantity_none" /> <attribute name="cm" use="required" type="{http://www.neuroml.org/schema/neuroml2}Nml2Quantity_specificCapacitance" /> </extension> </complexContent> </complexType>
-
Field Summary
Modifier and TypeFieldDescriptionprotected String
protected String
protected String
protected String
protected String
protected String
protected String
protected String
protected String
protected String
protected String
protected String
protected String
protected String
protected String
protected String
protected String
protected String
protected String
protected String
protected String
Fields inherited from class org.neuroml.model.BaseCell
neuroLexId
Fields inherited from class org.neuroml.model.Standalone
annotation, metaid, notes, property
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionappend
(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) appendFields
(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) Gets the value of the alphac property.getBetac()
Gets the value of the betac property.getCm()
Gets the value of the cm property.getECa()
Gets the value of the eCa property.getEK()
Gets the value of the ek property.getEL()
Gets the value of the el property.getENa()
Gets the value of the eNa property.getGAmpa()
Gets the value of the gAmpa property.getGc()
Gets the value of the gc property.getGCa()
Gets the value of the gCa property.getGKahp()
Gets the value of the gKahp property.getGKC()
Gets the value of the gkc property.getGKdr()
Gets the value of the gKdr property.getGLd()
Gets the value of the gLd property.getGLs()
Gets the value of the gLs property.getGNa()
Gets the value of the gNa property.getGNmda()
Gets the value of the gNmda property.getIDend()
Gets the value of the iDend property.getISoma()
Gets the value of the iSoma property.getPp()
Gets the value of the pp property.getQd0()
Gets the value of the qd0 property.void
Sets the value of the alphac property.void
Sets the value of the betac property.void
Sets the value of the cm property.void
Sets the value of the eCa property.void
Sets the value of the ek property.void
Sets the value of the el property.void
Sets the value of the eNa property.void
Sets the value of the gAmpa property.void
Sets the value of the gc property.void
Sets the value of the gCa property.void
Sets the value of the gKahp property.void
Sets the value of the gkc property.void
Sets the value of the gKdr property.void
Sets the value of the gLd property.void
Sets the value of the gLs property.void
Sets the value of the gNa property.void
Sets the value of the gNmda property.void
Sets the value of the iDend property.void
Sets the value of the iSoma property.void
Sets the value of the pp property.void
Sets the value of the qd0 property.toString()
Methods inherited from class org.neuroml.model.BaseCell
getNeuroLexId, setNeuroLexId
Methods inherited from class org.neuroml.model.Standalone
getAnnotation, getMetaid, getNotes, getProperty, setAnnotation, setMetaid, setNotes
-
Field Details
-
iSoma
-
iDend
-
gc
-
gLs
-
gLd
-
gNa
-
gKdr
-
gCa
-
gKahp
-
gkc
-
gNmda
-
gAmpa
-
eNa
-
eCa
-
ek
-
el
-
qd0
-
pp
-
alphac
-
betac
-
cm
-
-
Constructor Details
-
PinskyRinzelCA3Cell
public PinskyRinzelCA3Cell()
-
-
Method Details
-
getISoma
Gets the value of the iSoma property.- Returns:
- possible object is
String
-
setISoma
Sets the value of the iSoma property.- Parameters:
value
- allowed object isString
-
getIDend
Gets the value of the iDend property.- Returns:
- possible object is
String
-
setIDend
Sets the value of the iDend property.- Parameters:
value
- allowed object isString
-
getGc
Gets the value of the gc property.- Returns:
- possible object is
String
-
setGc
Sets the value of the gc property.- Parameters:
value
- allowed object isString
-
getGLs
Gets the value of the gLs property.- Returns:
- possible object is
String
-
setGLs
Sets the value of the gLs property.- Parameters:
value
- allowed object isString
-
getGLd
Gets the value of the gLd property.- Returns:
- possible object is
String
-
setGLd
Sets the value of the gLd property.- Parameters:
value
- allowed object isString
-
getGNa
Gets the value of the gNa property.- Returns:
- possible object is
String
-
setGNa
Sets the value of the gNa property.- Parameters:
value
- allowed object isString
-
getGKdr
Gets the value of the gKdr property.- Returns:
- possible object is
String
-
setGKdr
Sets the value of the gKdr property.- Parameters:
value
- allowed object isString
-
getGCa
Gets the value of the gCa property.- Returns:
- possible object is
String
-
setGCa
Sets the value of the gCa property.- Parameters:
value
- allowed object isString
-
getGKahp
Gets the value of the gKahp property.- Returns:
- possible object is
String
-
setGKahp
Sets the value of the gKahp property.- Parameters:
value
- allowed object isString
-
getGKC
Gets the value of the gkc property.- Returns:
- possible object is
String
-
setGKC
Sets the value of the gkc property.- Parameters:
value
- allowed object isString
-
getGNmda
Gets the value of the gNmda property.- Returns:
- possible object is
String
-
setGNmda
Sets the value of the gNmda property.- Parameters:
value
- allowed object isString
-
getGAmpa
Gets the value of the gAmpa property.- Returns:
- possible object is
String
-
setGAmpa
Sets the value of the gAmpa property.- Parameters:
value
- allowed object isString
-
getENa
Gets the value of the eNa property.- Returns:
- possible object is
String
-
setENa
Sets the value of the eNa property.- Parameters:
value
- allowed object isString
-
getECa
Gets the value of the eCa property.- Returns:
- possible object is
String
-
setECa
Sets the value of the eCa property.- Parameters:
value
- allowed object isString
-
getEK
Gets the value of the ek property.- Returns:
- possible object is
String
-
setEK
Sets the value of the ek property.- Parameters:
value
- allowed object isString
-
getEL
Gets the value of the el property.- Returns:
- possible object is
String
-
setEL
Sets the value of the el property.- Parameters:
value
- allowed object isString
-
getQd0
Gets the value of the qd0 property.- Returns:
- possible object is
String
-
setQd0
Sets the value of the qd0 property.- Parameters:
value
- allowed object isString
-
getPp
Gets the value of the pp property.- Returns:
- possible object is
String
-
setPp
Sets the value of the pp property.- Parameters:
value
- allowed object isString
-
getAlphac
Gets the value of the alphac property.- Returns:
- possible object is
String
-
setAlphac
Sets the value of the alphac property.- Parameters:
value
- allowed object isString
-
getBetac
Gets the value of the betac property.- Returns:
- possible object is
String
-
setBetac
Sets the value of the betac property.- Parameters:
value
- allowed object isString
-
getCm
Gets the value of the cm property.- Returns:
- possible object is
String
-
setCm
Sets the value of the cm property.- Parameters:
value
- allowed object isString
-
toString
-
append
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) -
appendFields
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) - Specified by:
appendFields
in interfaceorg.jvnet.jaxb2_commons.lang.ToString2
- Overrides:
appendFields
in classBaseCell
-