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.SourceElementProjection.getSource()Gets the value of the source property.Methods in org.neuroml1.model.network with parameters of type Projection.SourceElementModifier and TypeMethodDescriptionvoidProjection.setSource(Projection.SourceElement value) Sets the value of the source property.