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