Uses of Class
org.neuroml1.model.network.InputTarget
Packages that use InputTarget
-
Uses of InputTarget in org.neuroml1.model.network
Fields in org.neuroml1.model.network declared as InputTargetMethods in org.neuroml1.model.network that return InputTargetModifier and TypeMethodDescriptionObjectFactory.createInputTarget()
Create an instance ofInputTarget
Input.getTarget()
Gets the value of the target property.Methods in org.neuroml1.model.network with parameters of type InputTargetModifier and TypeMethodDescriptionvoid
Input.setTarget
(InputTarget value) Sets the value of the target property.