Uses of Enum
org.neuroml.model.PlasticityTypes
-
Uses of PlasticityTypes in org.neuroml.model
Modifier and TypeMethodDescriptionstatic PlasticityTypes
PlasticityMechanism.getType()
Gets the value of the type property.static PlasticityTypes
Returns the enum constant of this type with the specified name.static PlasticityTypes[]
PlasticityTypes.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
PlasticityMechanism.setType
(PlasticityTypes value) Sets the value of the type property.