Package org.neuroml1.model.channel
Class DeprecatedVoltageGate
java.lang.Object
org.neuroml1.model.channel.DeprecatedVoltageGate
- All Implemented Interfaces:
Cloneable,org.jvnet.jaxb2_commons.lang.CopyTo2,org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2,org.jvnet.jaxb2_commons.lang.ToString2
public class DeprecatedVoltageGate
extends Object
implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2
Definition of a voltage gate. Normally this will be specified as rate equations for
alpha and beta, or for tau and inf. Deprecated! Will be removed in v2.0
Java class for Deprecated_VoltageGate complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Deprecated_VoltageGate">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="initialisation" type="{http://morphml.org/channelml/schema}Initialisation" minOccurs="0"/>
<group ref="{http://morphml.org/channelml/schema}Deprecated_AlphaBetaForm" minOccurs="0"/>
<group ref="{http://morphml.org/channelml/schema}Deprecated_ExtraRateExpressions" minOccurs="0"/>
<element name="tau" type="{http://morphml.org/channelml/schema}Deprecated_RateConstantEqnChoice" minOccurs="0"/>
<element name="inf" type="{http://morphml.org/channelml/schema}Deprecated_RateConstantEqnChoice" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected DeprecatedRateConstantEqnChoiceprotected DeprecatedRateConstantEqnChoiceprotected DeprecatedRateConstantEqnChoiceprotected DeprecatedRateConstantEqnChoiceprotected Initialisationprotected DeprecatedRateConstantEqnChoiceprotected DeprecatedRateConstantEqnChoice -
Constructor Summary
Constructors -
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) clone()copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy) booleanbooleanequals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) getAlpha()Gets the value of the alpha property.getBeta()Gets the value of the beta property.getGamma()Gets the value of the gamma property.getInf()Gets the value of the inf property.Gets the value of the initialisation property.getTau()Gets the value of the tau property.getZeta()Gets the value of the zeta property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) voidSets the value of the alpha property.voidSets the value of the beta property.voidSets the value of the gamma property.voidSets the value of the inf property.voidsetInitialisation(Initialisation value) Sets the value of the initialisation property.voidSets the value of the tau property.voidSets the value of the zeta property.toString()
-
Field Details
-
initialisation
-
alpha
-
beta
-
gamma
-
zeta
-
tau
-
inf
-
-
Constructor Details
-
DeprecatedVoltageGate
public DeprecatedVoltageGate()
-
-
Method Details
-
getInitialisation
Gets the value of the initialisation property.- Returns:
- possible object is
Initialisation
-
setInitialisation
Sets the value of the initialisation property.- Parameters:
value- allowed object isInitialisation
-
getAlpha
Gets the value of the alpha property.- Returns:
- possible object is
DeprecatedRateConstantEqnChoice
-
setAlpha
Sets the value of the alpha property.- Parameters:
value- allowed object isDeprecatedRateConstantEqnChoice
-
getBeta
Gets the value of the beta property.- Returns:
- possible object is
DeprecatedRateConstantEqnChoice
-
setBeta
Sets the value of the beta property.- Parameters:
value- allowed object isDeprecatedRateConstantEqnChoice
-
getGamma
Gets the value of the gamma property.- Returns:
- possible object is
DeprecatedRateConstantEqnChoice
-
setGamma
Sets the value of the gamma property.- Parameters:
value- allowed object isDeprecatedRateConstantEqnChoice
-
getZeta
Gets the value of the zeta property.- Returns:
- possible object is
DeprecatedRateConstantEqnChoice
-
setZeta
Sets the value of the zeta property.- Parameters:
value- allowed object isDeprecatedRateConstantEqnChoice
-
getTau
Gets the value of the tau property.- Returns:
- possible object is
DeprecatedRateConstantEqnChoice
-
setTau
Sets the value of the tau property.- Parameters:
value- allowed object isDeprecatedRateConstantEqnChoice
-
getInf
Gets the value of the inf property.- Returns:
- possible object is
DeprecatedRateConstantEqnChoice
-
setInf
Sets the value of the inf property.- Parameters:
value- allowed object isDeprecatedRateConstantEqnChoice
-
toString
-
append
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) - Specified by:
appendin interfaceorg.jvnet.jaxb2_commons.lang.ToString2
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) - Specified by:
appendFieldsin interfaceorg.jvnet.jaxb2_commons.lang.ToString2
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) - Specified by:
equalsin interfaceorg.jvnet.jaxb2_commons.lang.Equals2
-
equals
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) - Specified by:
hashCodein interfaceorg.jvnet.jaxb2_commons.lang.HashCode2
-
hashCode
public int hashCode() -
clone
-
copyTo
- Specified by:
copyToin interfaceorg.jvnet.jaxb2_commons.lang.CopyTo2
-
copyTo
public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy) - Specified by:
copyToin interfaceorg.jvnet.jaxb2_commons.lang.CopyTo2
-
createNewInstance
- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb2_commons.lang.CopyTo2
-