Uses of Class
org.neuroml1.model.meta.Authors
Packages that use Authors
Package
Description
-
Uses of Authors in org.neuroml1.model
Fields in org.neuroml1.model declared as AuthorsMethods in org.neuroml1.model that return AuthorsModifier and TypeMethodDescriptionNeuroMLLevel3.getAuthorList()
Gets the value of the authorList property.Methods in org.neuroml1.model with parameters of type AuthorsModifier and TypeMethodDescriptionvoid
NeuroMLLevel3.setAuthorList
(Authors value) Sets the value of the authorList property. -
Uses of Authors in org.neuroml1.model.channel
Fields in org.neuroml1.model.channel declared as AuthorsModifier and TypeFieldDescriptionprotected Authors
ChannelType.authorList
protected Authors
IonConcentration.authorList
protected Authors
SynapseType.authorList
Methods in org.neuroml1.model.channel that return AuthorsModifier and TypeMethodDescriptionChannelType.getAuthorList()
Gets the value of the authorList property.IonConcentration.getAuthorList()
Gets the value of the authorList property.SynapseType.getAuthorList()
Gets the value of the authorList property.Methods in org.neuroml1.model.channel with parameters of type AuthorsModifier and TypeMethodDescriptionvoid
ChannelType.setAuthorList
(Authors value) Sets the value of the authorList property.void
IonConcentration.setAuthorList
(Authors value) Sets the value of the authorList property.void
SynapseType.setAuthorList
(Authors value) Sets the value of the authorList property. -
Uses of Authors in org.neuroml1.model.meta
Methods in org.neuroml1.model.meta that return Authors -
Uses of Authors in org.neuroml1.model.morph
Fields in org.neuroml1.model.morph declared as AuthorsMethods in org.neuroml1.model.morph that return AuthorsModifier and TypeMethodDescriptionCell.getAuthorList()
Gets the value of the authorList property.Methods in org.neuroml1.model.morph with parameters of type AuthorsModifier and TypeMethodDescriptionvoid
Cell.setAuthorList
(Authors value) Sets the value of the authorList property.