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 TypeMethodDescriptionvoidNeuroMLLevel3.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 AuthorsChannelType.authorListprotected AuthorsIonConcentration.authorListprotected AuthorsSynapseType.authorListMethods 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 TypeMethodDescriptionvoidChannelType.setAuthorList(Authors value) Sets the value of the authorList property.voidIonConcentration.setAuthorList(Authors value) Sets the value of the authorList property.voidSynapseType.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 TypeMethodDescriptionvoidCell.setAuthorList(Authors value) Sets the value of the authorList property.