Uses of Class
org.neuroml1.model.network.Projection.SourceElement
Packages that use Projection.SourceElement
-
Uses of Projection.SourceElement in org.neuroml1.model.network
Fields in org.neuroml1.model.network declared as Projection.SourceElementMethods in org.neuroml1.model.network that return Projection.SourceElementModifier and TypeMethodDescriptionObjectFactory.createProjectionSourceElement
(String value) Create an instance ofProjection.SourceElement
Projection.getSource()
Gets the value of the source property.Methods in org.neuroml1.model.network with parameters of type Projection.SourceElementModifier and TypeMethodDescriptionvoid
Projection.setSource
(Projection.SourceElement value) Sets the value of the source property.