Uses of Enum
org.neuroml.model.AllowedSpaces
Packages that use AllowedSpaces
-
Uses of AllowedSpaces in org.neuroml.model
Fields in org.neuroml.model declared as AllowedSpacesMethods in org.neuroml.model that return AllowedSpacesModifier 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.Methods in org.neuroml.model with parameters of type AllowedSpacesModifier and TypeMethodDescriptionvoid
Space.setBasedOn
(AllowedSpaces value) Sets the value of the basedOn property.